is_duplicated
bool
2 classes
xmi
stringlengths
506
392k
ids
stringlengths
42
388
model_type
stringclasses
1 value
txt
stringlengths
3
77k
labels
null
graph
stringlengths
176
1.29M
false
<?xml version="1.0" encoding="UTF-8"?> <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="w3caui" nsURI="http://www.w3.org/2013/mbui-aui" nsPrefix="aui"> <eClassifiers xsi:type="ecore:EClass" name="AbstractInteractionUnit"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AbstractInteractionUnit"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedIn" lowerBound="1" eType="#/0/Composition" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="aggregatedIn"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eventSupport" lowerBound="1" eType="#/0/EventSupport" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="eventSupport"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="presentationSupport" lowerBound="1" eType="#/0/PresentationSupport" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="presentationSupport"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="compound" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="false" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="compound"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="domainReference" 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="domainReference"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="frequency"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repetitionFactor" 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="repetitionFactor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="role" 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="role"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" 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="state"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractUserInterfaceModel"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AbstractUserInterfaceModel"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractInteractionUnit" lowerBound="1" upperBound="-1" eType="#/0/AbstractInteractionUnit" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="abstractInteractionUnit"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Composition"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Composition"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="associatedWith" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="associatedWith"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="compositionRationale" 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="compositionRationale"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="compositionRole" 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="compositionRole"/> </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"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataFilterSupport" eSuperTypes="#/0/DataSelectionSupport"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DataFilterSupport"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" lowerBound="1" eType="#/1/Constraint" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="constraint"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filterProperty" 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="filterProperty"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filterType" 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="filterType"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataInputOutputSupport"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DataInputOutputSupport"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataFormat" 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="dataFormat"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataLength" 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="dataLength"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="#/0/EnumDataType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="dataType"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="defaultValue"/> </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"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iOFacet" 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="IOFacet"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDynamic" 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="isDynamic"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRelevant" 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="isRelevant"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCardinality" 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="maxCardinality"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCardinality" 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="minCardinality"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="patternMatching" 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="patternMatching"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="range" 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="range"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataSelectionSupport"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DataSelectionSupport"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end" 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="end"/> </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"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isContinuous" 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="isContinuous"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isExandable" 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="isExandable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRating" 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="isRating"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSecret" 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="isSecret"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selectionStep" 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="selectionStep"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" 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="start"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selectionType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeselectionEvent" eSuperTypes="#/0/InteractionEvent"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DeselectionEvent"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deselected" 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="deselected"/> </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="abstractUserInterfaceModel" upperBound="-2" eType="#/0/AbstractUserInterfaceModel" 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="abstractUserInterfaceModel"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EnumDataType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="enumDataType"/> </eAnnotations> <eLiterals name="in"/> <eLiterals name="out" value="1"/> <eLiterals name="inOut" value="2" literal="in_out"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EnumDataTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="enumDataType:Object"/> <details key="baseType" value="enumDataType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventSupport"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="EventSupport"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="triggerSupport" upperBound="-1" eType="#/0/TriggerSupport" 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="triggerSupport"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSelectionSupport" upperBound="-1" eType="#/0/DataSelectionSupport" 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="dataSelectionSupport"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputOutputSupport" upperBound="-1" eType="#/0/DataInputOutputSupport" 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="dataInputOutputSupport"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputEvent"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="InputEvent"/> <details key="kind" value="empty"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteractionEvent"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="InteractionEvent"/> <details key="kind" value="empty"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PresentationSupport"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="PresentationSupport"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSelectionSupport" upperBound="-1" eType="#/0/DataSelectionSupport" 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="dataSelectionSupport"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataInputOutputSupport" upperBound="-1" eType="#/0/DataInputOutputSupport" 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="DataInputOutputSupport"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionEvent" eSuperTypes="#/0/InteractionEvent"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SelectionEvent"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" 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="selected"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TriggerEvent" eSuperTypes="#/0/InteractionEvent"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TriggerEvent"/> <details key="kind" value="empty"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TriggerSupport" eSuperTypes="#/0/EventSupport"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TriggerSupport"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requiresConfirmation" 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="requiresConfirmation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerExpression" 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="triggerExpression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerType" 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="triggerType"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="org.w3._2013.mbui.ui.commons" nsURI="http://www.w3.org/2013/mbui-uiCommons" nsPrefix="commons"> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Constraint"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="criteria" 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="criteria"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" 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="expression"/> </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"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="message"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="type"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/IfA/PAMTraM/casestudies/de.mfreund.pamtram.casestudies.w3caui-movisa/metamodel/aui.xsd.ecore
ecore
w3caui AbstractInteractionUnit aggregatedIn eventSupport presentationSupport compound false domainReference frequency id name repetitionFactor role state AbstractUserInterfaceModel abstractInteractionUnit Composition associatedWith compositionRationale compositionRole id DataFilterSupport constraint filterProperty filterType DataInputOutputSupport dataFormat dataLength dataType defaultValue id iOFacet isDynamic isRelevant maxCardinality minCardinality patternMatching range DataSelectionSupport end id isContinuous isExandable isRating isSecret selectionStep start selectionType DeselectionEvent deselected DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation abstractUserInterfaceModel EnumDataType in in out out inOut in_out EnumDataTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EventSupport group triggerSupport dataSelectionSupport dataInputOutputSupport InputEvent InteractionEvent PresentationSupport group dataSelectionSupport dataInputOutputSupport SelectionEvent selected TriggerEvent TriggerSupport requiresConfirmation triggerExpression triggerType org.w3._2013.mbui.ui.commons Constraint criteria expression id message type
null
{"directed":true,"nodes":[{"nsPrefix":"aui","nsURI":"http://www.w3.org/2013/mbui-aui","name":"w3caui","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractInteractionUnit","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractUserInterfaceModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataFilterSupport","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInputOutputSupport","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSelectionSupport","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeselectionEvent","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EnumDataType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EnumDataTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventSupport","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputEvent","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionEvent","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PresentationSupport","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionEvent","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerEvent","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerSupport","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggregatedIn","changeable":true,"resolveProxies":false,"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":"eventSupport","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"presentationSupport","changeable":true,"resolveProxies":false,"lowerBound":1,"id":20,"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":"compound","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":"domainReference","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"frequency","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"repetitionFactor","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":"role","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":"state","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractInteractionUnit","changeable":true,"resolveProxies":false,"lowerBound":1,"id":40,"derived":false},{"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":"associatedWith","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":"compositionRationale","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":"compositionRole","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"},{"container":false,"ordered":true,"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":false,"lowerBound":1,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterProperty","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":"filterType","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"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":"dataFormat","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":true,"transient":false,"unique":true,"name":"dataLength","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"dataType","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":"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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"iOFacet","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"isDynamic","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"isRelevant","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxCardinality","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"minCardinality","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":"patternMatching","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":"range","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":83,"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":"isContinuous","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"isExandable","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":"isRating","changeable":true,"lowerBound":0,"iD":false,"id":86,"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":"isSecret","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":"selectionStep","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":"start","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":"selectionType","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deselected","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"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":"abstractUserInterfaceModel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":106,"derived":true},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"name":"in","id":111,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":112,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inOut","id":113,"value":2,"literal":"in_out","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":"group","changeable":true,"lowerBound":0,"iD":false,"id":114,"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":"triggerSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"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":"dataSelectionSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":116,"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":"dataInputOutputSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"derived":true},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"dataSelectionSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":123,"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":"dataInputOutputSupport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"derived":true},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"selected","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"requiresConfirmation","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":"triggerExpression","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":"triggerType","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"nsPrefix":"commons","nsURI":"http://www.w3.org/2013/mbui-uiCommons","name":"org.w3._2013.mbui.ui.commons","id":139,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"criteria","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":"expression","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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"message","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":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":18,"target":3},{"source":18,"target":29},{"source":18,"target":1},{"source":29,"target":3},{"source":19,"target":11},{"source":19,"target":30},{"source":19,"target":1},{"source":30,"target":11},{"source":20,"target":14},{"source":20,"target":31},{"source":20,"target":1},{"source":31,"target":14},{"source":21,"target":32},{"source":21,"target":1},{"source":22,"target":33},{"source":22,"target":1},{"source":23,"target":34},{"source":23,"target":1},{"source":24,"target":35},{"source":24,"target":1},{"source":25,"target":36},{"source":25,"target":1},{"source":26,"target":37},{"source":26,"target":1},{"source":27,"target":38},{"source":27,"target":1},{"source":28,"target":39},{"source":28,"target":1},{"source":2,"target":0},{"source":2,"target":40},{"source":40,"target":1},{"source":40,"target":41},{"source":40,"target":2},{"source":41,"target":1},{"source":3,"target":0},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":42,"target":46},{"source":42,"target":3},{"source":43,"target":47},{"source":43,"target":3},{"source":44,"target":48},{"source":44,"target":3},{"source":45,"target":49},{"source":45,"target":3},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":50,"target":54},{"source":50,"target":55},{"source":50,"target":4},{"source":55,"target":54},{"source":51,"target":56},{"source":51,"target":4},{"source":52,"target":57},{"source":52,"target":4},{"source":53,"target":6},{"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":5,"target":66},{"source":5,"target":67},{"source":5,"target":68},{"source":5,"target":69},{"source":58,"target":70},{"source":58,"target":5},{"source":59,"target":71},{"source":59,"target":5},{"source":60,"target":9},{"source":60,"target":72},{"source":60,"target":5},{"source":72,"target":9},{"source":61,"target":73},{"source":61,"target":5},{"source":62,"target":74},{"source":62,"target":5},{"source":63,"target":75},{"source":63,"target":5},{"source":64,"target":76},{"source":64,"target":5},{"source":65,"target":77},{"source":65,"target":5},{"source":66,"target":78},{"source":66,"target":5},{"source":67,"target":79},{"source":67,"target":5},{"source":68,"target":80},{"source":68,"target":5},{"source":69,"target":81},{"source":69,"target":5},{"source":6,"target":0},{"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":6,"target":88},{"source":6,"target":89},{"source":6,"target":90},{"source":82,"target":91},{"source":82,"target":6},{"source":83,"target":92},{"source":83,"target":6},{"source":84,"target":93},{"source":84,"target":6},{"source":85,"target":94},{"source":85,"target":6},{"source":86,"target":95},{"source":86,"target":6},{"source":87,"target":96},{"source":87,"target":6},{"source":88,"target":97},{"source":88,"target":6},{"source":89,"target":98},{"source":89,"target":6},{"source":90,"target":99},{"source":90,"target":6},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":100},{"source":7,"target":101},{"source":100,"target":102},{"source":100,"target":7},{"source":101,"target":13},{"source":8,"target":0},{"source":8,"target":103},{"source":8,"target":104},{"source":8,"target":105},{"source":8,"target":106},{"source":103,"target":107},{"source":103,"target":8},{"source":104,"target":108},{"source":104,"target":8},{"source":105,"target":109},{"source":105,"target":8},{"source":106,"target":2},{"source":106,"target":110},{"source":106,"target":8},{"source":110,"target":2},{"source":9,"target":0},{"source":9,"target":111},{"source":9,"target":112},{"source":9,"target":113},{"source":111,"target":9},{"source":112,"target":9},{"source":113,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":114},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":114,"target":118},{"source":114,"target":11},{"source":115,"target":17},{"source":115,"target":119},{"source":115,"target":11},{"source":119,"target":17},{"source":116,"target":6},{"source":116,"target":120},{"source":116,"target":11},{"source":120,"target":6},{"source":117,"target":5},{"source":117,"target":121},{"source":117,"target":11},{"source":121,"target":5},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":122},{"source":14,"target":123},{"source":14,"target":124},{"source":122,"target":125},{"source":122,"target":14},{"source":123,"target":6},{"source":123,"target":126},{"source":123,"target":14},{"source":126,"target":6},{"source":124,"target":5},{"source":124,"target":127},{"source":124,"target":14},{"source":127,"target":5},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":128},{"source":15,"target":129},{"source":128,"target":130},{"source":128,"target":15},{"source":129,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":131},{"source":131,"target":13},{"source":17,"target":0},{"source":17,"target":11},{"source":17,"target":132},{"source":17,"target":133},{"source":17,"target":134},{"source":17,"target":135},{"source":132,"target":136},{"source":132,"target":17},{"source":133,"target":137},{"source":133,"target":17},{"source":134,"target":138},{"source":134,"target":17},{"source":135,"target":11},{"source":139,"target":54},{"source":54,"target":139},{"source":54,"target":140},{"source":54,"target":141},{"source":54,"target":142},{"source":54,"target":143},{"source":54,"target":144},{"source":140,"target":145},{"source":140,"target":54},{"source":141,"target":146},{"source":141,"target":54},{"source":142,"target":147},{"source":142,"target":54},{"source":143,"target":148},{"source":143,"target":54},{"source":144,"target":149},{"source":144,"target":54}],"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="xtext" nsURI="http://www.eclipse.org/2008/Xtext" nsPrefix="xtext"> <eClassifiers xsi:type="ecore:EClass" name="Grammar"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedGrammars" unique="false" upperBound="-1" eType="#//Grammar"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definesHiddenTokens" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hiddenTokens" unique="false" upperBound="-1" eType="#//AbstractRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodelDeclarations" upperBound="-1" eType="#//AbstractMetamodelDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//AbstractRule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alternatives" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMetamodelDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="ecore:EClass platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneratedMetamodel" eSuperTypes="#//AbstractMetamodelDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferencedMetamodel" eSuperTypes="#//AbstractMetamodelDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="ParserRule" eSuperTypes="#//AbstractRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definesHiddenTokens" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hiddenTokens" unique="false" upperBound="-1" eType="#//AbstractRule"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeRef"> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" eType="#//AbstractMetamodelDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="ecore:EClass platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="predicated" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstSetPredicated" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Keyword" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleCall" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" eType="#//AbstractRule"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terminal" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CrossReference" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terminal" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminalRule" eSuperTypes="#//AbstractRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fragment" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractNegatedToken" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="terminal" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NegatedToken" eSuperTypes="#//AbstractNegatedToken"/> <eClassifiers xsi:type="ecore:EClass" name="UntilToken" eSuperTypes="#//AbstractNegatedToken"/> <eClassifiers xsi:type="ecore:EClass" name="Wildcard" eSuperTypes="#//AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="EnumRule" eSuperTypes="#//AbstractRule"/> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralDeclaration" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumLiteral" eType="ecore:EClass platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EEnumLiteral"/> <eStructuralFeatures xsi:type="ecore:EReference" name="literal" eType="#//Keyword" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Alternatives" eSuperTypes="#//CompoundElement"/> <eClassifiers xsi:type="ecore:EClass" name="UnorderedGroup" eSuperTypes="#//CompoundElement"/> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//CompoundElement"/> <eClassifiers xsi:type="ecore:EClass" name="CharacterRange" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Keyword" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Keyword" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompoundElement" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOF" eSuperTypes="#//AbstractElement"/> </ecore:EPackage>
github:ecore:/data/shittycoder353/joynr-atm2/libjoynr/tools/generator/joynr-generator-standalone/target/info/org.eclipse.xtext-2.8.4-jar/org/eclipse/xtext/Xtext.ecore
ecore
xtext Grammar name usedGrammars definesHiddenTokens hiddenTokens metamodelDeclarations rules AbstractRule name type alternatives AbstractMetamodelDeclaration ePackage alias GeneratedMetamodel name ReferencedMetamodel ParserRule definesHiddenTokens hiddenTokens TypeRef metamodel classifier AbstractElement cardinality predicated firstSetPredicated Action type feature operator Keyword value RuleCall rule Assignment feature operator terminal CrossReference type terminal TerminalRule fragment AbstractNegatedToken terminal NegatedToken UntilToken Wildcard EnumRule EnumLiteralDeclaration enumLiteral literal Alternatives UnorderedGroup Group CharacterRange left right CompoundElement elements EOF
null
{"directed":true,"nodes":[{"nsPrefix":"xtext","nsURI":"http://www.eclipse.org/2008/Xtext","name":"xtext","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grammar","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMetamodelDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneratedMetamodel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferencedMetamodel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParserRule","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRef","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","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":"Keyword","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleCall","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossReference","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminalRule","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractNegatedToken","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegatedToken","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UntilToken","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wildcard","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralDeclaration","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alternatives","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnorderedGroup","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterRange","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundElement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOF","instanceClass":null,"abstract":false,"id":26,"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":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"usedGrammars","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":"definesHiddenTokens","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"hiddenTokens","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":"metamodelDeclarations","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":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"container":false,"ordered":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":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternatives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definesHiddenTokens","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"hiddenTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"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":"cardinality","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":"predicated","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":"firstSetPredicated","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"feature","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":"operator","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","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":"operator","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":"terminal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fragment","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumLiteral","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":"literal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":1,"target":0},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":27,"target":33},{"source":27,"target":1},{"source":28,"target":1},{"source":28,"target":34},{"source":28,"target":1},{"source":34,"target":1},{"source":29,"target":35},{"source":29,"target":1},{"source":30,"target":2},{"source":30,"target":36},{"source":30,"target":1},{"source":36,"target":2},{"source":31,"target":3},{"source":31,"target":37},{"source":31,"target":1},{"source":37,"target":3},{"source":32,"target":2},{"source":32,"target":38},{"source":32,"target":1},{"source":38,"target":2},{"source":2,"target":0},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":39,"target":42},{"source":39,"target":2},{"source":40,"target":7},{"source":40,"target":43},{"source":40,"target":2},{"source":43,"target":7},{"source":41,"target":8},{"source":41,"target":44},{"source":41,"target":2},{"source":44,"target":8},{"source":3,"target":0},{"source":3,"target":45},{"source":3,"target":46},{"source":45,"target":47},{"source":45,"target":3},{"source":46,"target":48},{"source":46,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":49},{"source":4,"target":50},{"source":49,"target":51},{"source":49,"target":4},{"source":50,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":52},{"source":52,"target":3},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":53,"target":56},{"source":53,"target":6},{"source":54,"target":2},{"source":54,"target":57},{"source":54,"target":6},{"source":57,"target":2},{"source":55,"target":2},{"source":7,"target":0},{"source":7,"target":58},{"source":7,"target":59},{"source":58,"target":3},{"source":58,"target":60},{"source":58,"target":7},{"source":60,"target":3},{"source":59,"target":61},{"source":59,"target":7},{"source":8,"target":0},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":62,"target":65},{"source":62,"target":8},{"source":63,"target":66},{"source":63,"target":8},{"source":64,"target":67},{"source":64,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":68,"target":7},{"source":68,"target":72},{"source":68,"target":9},{"source":72,"target":7},{"source":69,"target":73},{"source":69,"target":9},{"source":70,"target":74},{"source":70,"target":9},{"source":71,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":75},{"source":10,"target":76},{"source":75,"target":77},{"source":75,"target":10},{"source":76,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":78},{"source":11,"target":79},{"source":78,"target":2},{"source":78,"target":80},{"source":78,"target":11},{"source":80,"target":2},{"source":79,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":81,"target":85},{"source":81,"target":12},{"source":82,"target":86},{"source":82,"target":12},{"source":83,"target":8},{"source":83,"target":87},{"source":83,"target":12},{"source":87,"target":8},{"source":84,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":88},{"source":13,"target":89},{"source":13,"target":90},{"source":88,"target":7},{"source":88,"target":91},{"source":88,"target":13},{"source":91,"target":7},{"source":89,"target":8},{"source":89,"target":92},{"source":89,"target":13},{"source":92,"target":8},{"source":90,"target":8},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":93},{"source":14,"target":94},{"source":93,"target":95},{"source":93,"target":14},{"source":94,"target":2},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":96},{"source":15,"target":97},{"source":96,"target":8},{"source":96,"target":98},{"source":96,"target":15},{"source":98,"target":8},{"source":97,"target":8},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":99},{"source":99,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":100},{"source":100,"target":15},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":101},{"source":101,"target":8},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":102},{"source":102,"target":2},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":103},{"source":20,"target":104},{"source":20,"target":105},{"source":103,"target":106},{"source":103,"target":20},{"source":104,"target":10},{"source":104,"target":107},{"source":104,"target":20},{"source":107,"target":10},{"source":105,"target":8},{"source":21,"target":0},{"source":21,"target":25},{"source":21,"target":108},{"source":108,"target":25},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":109},{"source":109,"target":25},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":110},{"source":110,"target":25},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":111},{"source":24,"target":112},{"source":24,"target":113},{"source":111,"target":10},{"source":111,"target":114},{"source":111,"target":24},{"source":114,"target":10},{"source":112,"target":10},{"source":112,"target":115},{"source":112,"target":24},{"source":115,"target":10},{"source":113,"target":8},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":116},{"source":25,"target":117},{"source":116,"target":8},{"source":116,"target":118},{"source":116,"target":25},{"source":118,"target":8},{"source":117,"target":8},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":119},{"source":119,"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="collectionModel" nsURI="http://www.mofgen.org/collectionModel" nsPrefix="collectionModel"> <eClassifiers xsi:type="ecore:EClass" name="Collection" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Map" eSuperTypes="#//Collection"> <eOperations name="get" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"> <eParameters name="key" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="put" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="key" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eParameters name="value" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="containsKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="key" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="containsValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="value" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="isEmpty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keys" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="List" eSuperTypes="#//Collection"> <eOperations name="get" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"> <eParameters name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="add" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="obj" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="contains" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="obj" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="indexOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="obj" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="isEmpty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="removeAt" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"> <eParameters name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="remove" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="obj" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tobnie/MofGen/org.mofgen.collectionModel/model/collectionModel.ecore
ecore
collectionModel Collection Map get key put key value containsKey key containsValue value isEmpty size entries keys List get index add obj contains obj indexOf obj isEmpty removeAt index size remove obj
null
{"directed":true,"nodes":[{"nsPrefix":"collectionModel","nsURI":"http://www.mofgen.org/collectionModel","name":"collectionModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collection","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Map","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"get","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"put","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"containsKey","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"containsValue","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isEmpty","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"size","lowerBound":0,"id":9,"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":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","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":"key","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EParameter"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EParameter"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"get","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"add","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"contains","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"indexOf","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isEmpty","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeAt","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"size","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EOperation"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"obj","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":"obj","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"obj","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EParameter"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"obj","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EParameter"},{"id":59,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":4,"target":13},{"source":4,"target":2},{"source":4,"target":14},{"source":14,"target":15},{"source":14,"target":4},{"source":5,"target":16},{"source":5,"target":2},{"source":5,"target":17},{"source":5,"target":18},{"source":17,"target":19},{"source":17,"target":5},{"source":18,"target":20},{"source":18,"target":5},{"source":6,"target":21},{"source":6,"target":2},{"source":6,"target":22},{"source":22,"target":23},{"source":22,"target":6},{"source":7,"target":24},{"source":7,"target":2},{"source":7,"target":25},{"source":25,"target":26},{"source":25,"target":7},{"source":8,"target":27},{"source":8,"target":2},{"source":9,"target":28},{"source":9,"target":2},{"source":10,"target":29},{"source":10,"target":2},{"source":11,"target":30},{"source":11,"target":2},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":31,"target":40},{"source":31,"target":3},{"source":31,"target":41},{"source":41,"target":42},{"source":41,"target":31},{"source":32,"target":43},{"source":32,"target":3},{"source":32,"target":44},{"source":44,"target":45},{"source":44,"target":32},{"source":33,"target":46},{"source":33,"target":3},{"source":33,"target":47},{"source":47,"target":48},{"source":47,"target":33},{"source":34,"target":49},{"source":34,"target":3},{"source":34,"target":50},{"source":50,"target":51},{"source":50,"target":34},{"source":35,"target":52},{"source":35,"target":3},{"source":36,"target":53},{"source":36,"target":3},{"source":36,"target":54},{"source":54,"target":55},{"source":54,"target":36},{"source":37,"target":56},{"source":37,"target":3},{"source":38,"target":57},{"source":38,"target":3},{"source":38,"target":58},{"source":58,"target":59},{"source":58,"target":38},{"source":39,"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="space" nsURI="http://www.robotframework.org/text/Space" nsPrefix="space"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1" eType="#//RobotTable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RobotTable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="header" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SettingsTable" eSuperTypes="#//RobotTable"> <eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#//Setting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestCaseTable" eSuperTypes="#//RobotTable"> <eStructuralFeatures xsi:type="ecore:EReference" name="tests" upperBound="-1" eType="#//TestCase" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeywordTable" eSuperTypes="#//RobotTable"> <eStructuralFeatures xsi:type="ecore:EReference" name="keywords" upperBound="-1" eType="#//Keyword" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariablesTable" eSuperTypes="#//RobotTable"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Setting"> <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="TestCase"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#//TestCaseSetting" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="steps" upperBound="-1" eType="#//RobotStep" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Keyword"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#//KeywordSetting" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="steps" upperBound="-1" eType="#//RobotStep" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScalarVariable" eSuperTypes="#//Variable"> <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="ListVariable" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestCaseSetting"> <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="DocumentationTestSetting" eSuperTypes="#//TestCaseSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateTestSetting" eSuperTypes="#//TestCaseSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TagsTestSetting" eSuperTypes="#//TestCaseSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeywordSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="setting" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentsSetting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="args" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default_args" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaults" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeoutSetting" eSuperTypes="#//TestCaseSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TeardownSetting" eSuperTypes="#//TestCaseSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="step" eType="#//ExecutingStep" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetupSetting" eSuperTypes="#//TestCaseSetting"> <eStructuralFeatures xsi:type="ecore:EReference" name="step" eType="#//ExecutingStep" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SomeKeywordSetting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValuesSetting" eSuperTypes="#//Setting"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Values" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StepSetting" eSuperTypes="#//Setting"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ExecutingStep" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RobotStep"> <eStructuralFeatures xsi:type="ecore:EReference" name="keyword" eType="#//Keyword"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutingStep" eSuperTypes="#//RobotStep"/> <eClassifiers xsi:type="ecore:EClass" name="AssigningStep" eSuperTypes="#//RobotStep"> <eStructuralFeatures xsi:type="ecore:EReference" name="vars" unique="false" upperBound="-1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Values"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="others" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/robotframework/JoyRide/org.robotframework.text/bin/org/robotframework/text/Space.ecore
ecore
space Model tables RobotTable header SettingsTable settings TestCaseTable tests KeywordTable keywords VariablesTable variables Setting name TestCase name settings steps Keyword name settings steps Variable name ScalarVariable value ListVariable value TestCaseSetting name DocumentationTestSetting value TemplateTestSetting value TagsTestSetting value KeywordSetting setting ArgumentsSetting name args default_args defaults TimeoutSetting value TeardownSetting step SetupSetting step SomeKeywordSetting name value ValuesSetting value StepSetting value RobotStep keyword values ExecutingStep AssigningStep vars Values val others
null
{"directed":true,"nodes":[{"nsPrefix":"space","nsURI":"http://www.robotframework.org/text/Space","name":"space","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":"RobotTable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SettingsTable","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCaseTable","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeywordTable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariablesTable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Setting","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCase","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Keyword","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":"ScalarVariable","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListVariable","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCaseSetting","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentationTestSetting","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateTestSetting","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagsTestSetting","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeywordSetting","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentsSetting","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeoutSetting","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeardownSetting","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetupSetting","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeKeywordSetting","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuesSetting","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StepSetting","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RobotStep","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutingStep","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssigningStep","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Values","instanceClass":null,"abstract":false,"id":28,"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":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"header","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"settings","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":"tests","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":"keywords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"settings","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":"steps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"settings","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":"steps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"value","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},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":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":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","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":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setting","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"args","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":"default_args","changeable":true,"lowerBound":0,"iD":false,"id":82,"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":"defaults","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"step","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"step","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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyword","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"vars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"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":"val","changeable":true,"lowerBound":0,"iD":false,"id":115,"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":"others","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":1,"target":0},{"source":1,"target":29},{"source":29,"target":2},{"source":29,"target":30},{"source":29,"target":1},{"source":30,"target":2},{"source":2,"target":0},{"source":2,"target":31},{"source":31,"target":32},{"source":31,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":33},{"source":3,"target":34},{"source":33,"target":7},{"source":33,"target":35},{"source":33,"target":3},{"source":35,"target":7},{"source":34,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":36},{"source":4,"target":37},{"source":36,"target":8},{"source":36,"target":38},{"source":36,"target":4},{"source":38,"target":8},{"source":37,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":39},{"source":5,"target":40},{"source":39,"target":9},{"source":39,"target":41},{"source":39,"target":5},{"source":41,"target":9},{"source":40,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":42},{"source":6,"target":43},{"source":42,"target":10},{"source":42,"target":44},{"source":42,"target":6},{"source":44,"target":10},{"source":43,"target":2},{"source":7,"target":0},{"source":7,"target":45},{"source":45,"target":46},{"source":45,"target":7},{"source":8,"target":0},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":47,"target":50},{"source":47,"target":8},{"source":48,"target":13},{"source":48,"target":51},{"source":48,"target":8},{"source":51,"target":13},{"source":49,"target":25},{"source":49,"target":52},{"source":49,"target":8},{"source":52,"target":25},{"source":9,"target":0},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":53,"target":56},{"source":53,"target":9},{"source":54,"target":17},{"source":54,"target":57},{"source":54,"target":9},{"source":57,"target":17},{"source":55,"target":25},{"source":55,"target":58},{"source":55,"target":9},{"source":58,"target":25},{"source":10,"target":0},{"source":10,"target":59},{"source":59,"target":60},{"source":59,"target":10},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":61},{"source":11,"target":62},{"source":61,"target":63},{"source":61,"target":11},{"source":62,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":64},{"source":12,"target":65},{"source":64,"target":28},{"source":64,"target":66},{"source":64,"target":12},{"source":66,"target":28},{"source":65,"target":10},{"source":13,"target":0},{"source":13,"target":67},{"source":67,"target":68},{"source":67,"target":13},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":69},{"source":14,"target":70},{"source":69,"target":28},{"source":69,"target":71},{"source":69,"target":14},{"source":71,"target":28},{"source":70,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":72},{"source":15,"target":73},{"source":72,"target":28},{"source":72,"target":74},{"source":72,"target":15},{"source":74,"target":28},{"source":73,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":75},{"source":16,"target":76},{"source":75,"target":28},{"source":75,"target":77},{"source":75,"target":16},{"source":77,"target":28},{"source":76,"target":13},{"source":17,"target":0},{"source":17,"target":78},{"source":78,"target":79},{"source":78,"target":17},{"source":18,"target":0},{"source":18,"target":80},{"source":18,"target":81},{"source":18,"target":82},{"source":18,"target":83},{"source":80,"target":84},{"source":80,"target":18},{"source":81,"target":85},{"source":81,"target":18},{"source":82,"target":86},{"source":82,"target":18},{"source":83,"target":87},{"source":83,"target":18},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":88},{"source":19,"target":89},{"source":88,"target":28},{"source":88,"target":90},{"source":88,"target":19},{"source":90,"target":28},{"source":89,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":91},{"source":20,"target":92},{"source":91,"target":26},{"source":91,"target":93},{"source":91,"target":20},{"source":93,"target":26},{"source":92,"target":13},{"source":21,"target":0},{"source":21,"target":13},{"source":21,"target":94},{"source":21,"target":95},{"source":94,"target":26},{"source":94,"target":96},{"source":94,"target":21},{"source":96,"target":26},{"source":95,"target":13},{"source":22,"target":0},{"source":22,"target":97},{"source":22,"target":98},{"source":97,"target":99},{"source":97,"target":22},{"source":98,"target":28},{"source":98,"target":100},{"source":98,"target":22},{"source":100,"target":28},{"source":23,"target":0},{"source":23,"target":7},{"source":23,"target":101},{"source":23,"target":102},{"source":101,"target":28},{"source":101,"target":103},{"source":101,"target":23},{"source":103,"target":28},{"source":102,"target":7},{"source":24,"target":0},{"source":24,"target":7},{"source":24,"target":104},{"source":24,"target":105},{"source":104,"target":26},{"source":104,"target":106},{"source":104,"target":24},{"source":106,"target":26},{"source":105,"target":7},{"source":25,"target":0},{"source":25,"target":107},{"source":25,"target":108},{"source":107,"target":9},{"source":107,"target":109},{"source":107,"target":25},{"source":109,"target":9},{"source":108,"target":110},{"source":108,"target":25},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":111},{"source":111,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":112},{"source":27,"target":113},{"source":112,"target":10},{"source":112,"target":114},{"source":112,"target":27},{"source":114,"target":10},{"source":113,"target":25},{"source":28,"target":0},{"source":28,"target":115},{"source":28,"target":116},{"source":115,"target":117},{"source":115,"target":28},{"source":116,"target":118},{"source":116,"target":28}],"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="qdl" nsURI="http://www.eclipse.org/geclipse/qdl" nsPrefix="qdl"> <eClassifiers xsi:type="ecore:EClass" name="AllowedVirtualOrganizationsType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AllowedVirtualOrganizationsType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vOName" unique="false" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="VOName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoundaryType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Boundary_Type"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" 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="exclusiveBound" 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="exclusiveBound"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":2"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DescriptionType" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Description_Type"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/> </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="allowedVirtualOrganizations" upperBound="-2" eType="#//AllowedVirtualOrganizationsType" 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="AllowedVirtualOrganizations"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedResources" upperBound="-2" eType="#//IntegerRangeValueType" 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="AssignedResources"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="cPUTimeLimit" upperBound="-2" eType="#//RangeValueType" 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="CPUTimeLimit"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false" upperBound="-2" eType="#//DescriptionType" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Description"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="jobsInQueue" upperBound="-2" eType="#//IntegerRangeValueType" 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="JobsInQueue"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="priority" upperBound="-2" eType="#//IntegerRangeValueType" 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="Priority"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="queue" upperBound="-2" eType="#//QueueType" 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="Queue"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueStarted" unique="false" upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="QueueStarted"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueStatus" unique="false" upperBound="-2" eType="#//QueueStatusEnumeration" volatile="true" transient="true" defaultValueLiteral="Enabled" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="QueueStatus"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueType" unique="false" upperBound="-2" eType="#//QueueTypeEnumeration" volatile="true" transient="true" defaultValueLiteral="Execution" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="QueueType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="runningJobs" upperBound="-2" eType="#//IntegerRangeValueType" 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="RunningJobs"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vOName" unique="false" upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="VOName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="wallTimeLimit" upperBound="-2" eType="#//RangeValueType" 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="WallTimeLimit"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExactType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Exact_Type"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" 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="epsilon" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="epsilon"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":2"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerBoundaryType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Integer_Boundary_Type"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" 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="exclusiveBound" 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="exclusiveBound"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":2"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerExactType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Integer_Exact_Type"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" 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="epsilon" 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="epsilon"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":2"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerRangeType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Integer_Range_Type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="integerLowerBound" lowerBound="1" eType="#//IntegerBoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Integer_LowerBound"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="integerUpperBound" lowerBound="1" eType="#//IntegerBoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Integer_UpperBound"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":2"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerRangeValueType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Integer_RangeValue_Type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBoundedRange" eType="#//IntegerBoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UpperBoundedRange"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerBoundedRange" eType="#//IntegerBoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="LowerBoundedRange"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exact" upperBound="-1" eType="#//IntegerExactType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Exact"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="range" upperBound="-1" eType="#//IntegerRangeType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Range"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":4"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="QueueStatusEnumeration"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="QueueStatusEnumeration"/> </eAnnotations> <eLiterals name="Enabled"/> <eLiterals name="Disabled" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="QueueStatusEnumerationObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="QueueStatusEnumeration:Object"/> <details key="baseType" value="QueueStatusEnumeration"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueueType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Queue_Type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueName" 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="QueueName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" lowerBound="1" eType="#//DescriptionType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Description"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueType" lowerBound="1" eType="#//QueueTypeEnumeration" defaultValueLiteral="Execution" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="QueueType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueStatus" lowerBound="1" eType="#//QueueStatusEnumeration" defaultValueLiteral="Enabled" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="QueueStatus"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queueStarted" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="QueueStarted"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="cPUTimeLimit" lowerBound="1" eType="#//RangeValueType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="CPUTimeLimit"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="wallTimeLimit" lowerBound="1" eType="#//RangeValueType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="WallTimeLimit"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="allowedVirtualOrganizations" eType="#//AllowedVirtualOrganizationsType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="AllowedVirtualOrganizations"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="priority" lowerBound="1" eType="#//IntegerRangeValueType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Priority"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="runningJobs" lowerBound="1" eType="#//IntegerRangeValueType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RunningJobs"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="jobsInQueue" lowerBound="1" eType="#//IntegerRangeValueType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="JobsInQueue"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedResources" lowerBound="1" eType="#//IntegerRangeValueType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="AssignedResources"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="QueueTypeEnumeration"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="QueueTypeEnumeration"/> </eAnnotations> <eLiterals name="Execution"/> <eLiterals name="Route" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="QueueTypeEnumerationObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="QueueTypeEnumeration:Object"/> <details key="baseType" value="QueueTypeEnumeration"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RangeType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Range_Type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerBound" lowerBound="1" eType="#//BoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="LowerBound"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" lowerBound="1" eType="#//BoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UpperBound"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":2"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RangeValueType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="RangeValue_Type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBoundedRange" eType="#//BoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UpperBoundedRange"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerBoundedRange" eType="#//BoundaryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="LowerBoundedRange"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exact" upperBound="-1" eType="#//ExactType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Exact"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="range" upperBound="-1" eType="#//RangeType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Range"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":4"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/geclipse/eu.geclipse.core/plugins/eu.geclipse.batch.model/model/qdl.ecore
ecore
qdl AllowedVirtualOrganizationsType vOName BoundaryType value exclusiveBound anyAttribute DescriptionType java.lang.String java.lang.String DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation allowedVirtualOrganizations assignedResources cPUTimeLimit description jobsInQueue priority queue queueStarted queueStatus Enabled queueType Execution runningJobs vOName wallTimeLimit ExactType value epsilon anyAttribute IntegerBoundaryType value exclusiveBound anyAttribute IntegerExactType value epsilon anyAttribute IntegerRangeType integerLowerBound integerUpperBound anyAttribute IntegerRangeValueType upperBoundedRange lowerBoundedRange exact range anyAttribute QueueStatusEnumeration Enabled Enabled Disabled Disabled QueueStatusEnumerationObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator QueueType queueName description queueType Execution queueStatus Enabled queueStarted cPUTimeLimit wallTimeLimit allowedVirtualOrganizations priority runningJobs jobsInQueue assignedResources QueueTypeEnumeration Execution Execution Route Route QueueTypeEnumerationObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator RangeType lowerBound upperBound anyAttribute RangeValueType upperBoundedRange lowerBoundedRange exact range anyAttribute
null
{"directed":true,"nodes":[{"nsPrefix":"qdl","nsURI":"http://www.eclipse.org/geclipse/qdl","name":"qdl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllowedVirtualOrganizationsType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundaryType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"DescriptionType","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"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":"ExactType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerBoundaryType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExactType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerRangeType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerRangeValueType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"QueueStatusEnumeration","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":"QueueStatusEnumerationObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueueType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"QueueTypeEnumeration","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"QueueTypeEnumerationObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeValueType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vOName","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"exclusiveBound","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":27,"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":"allowedVirtualOrganizations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"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":"assignedResources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":29,"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":"cPUTimeLimit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":31,"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":"jobsInQueue","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"priority","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"queue","changeable":true,"resolveProxies":false,"lowerBound":0,"id":34,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"queueStarted","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Enabled","unsettable":false,"transient":true,"unique":false,"name":"queueStatus","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Execution","unsettable":false,"transient":true,"unique":false,"name":"queueType","changeable":true,"lowerBound":0,"iD":false,"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":"runningJobs","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"vOName","changeable":true,"lowerBound":0,"iD":false,"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":"wallTimeLimit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"derived":true},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"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":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"epsilon","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"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":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"exclusiveBound","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"epsilon","changeable":true,"lowerBound":0,"iD":false,"id":70,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integerLowerBound","changeable":true,"resolveProxies":false,"lowerBound":1,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integerUpperBound","changeable":true,"resolveProxies":false,"lowerBound":1,"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":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperBoundedRange","changeable":true,"resolveProxies":false,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerBoundedRange","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exact","changeable":true,"resolveProxies":false,"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":"range","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"name":"Enabled","id":91,"value":0,"literal":"Enabled","eClass":"EEnumLiteral"},{"name":"Disabled","id":92,"value":1,"literal":"Disabled","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":"queueName","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Execution","unsettable":true,"transient":false,"unique":true,"name":"queueType","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Enabled","unsettable":true,"transient":false,"unique":true,"name":"queueStatus","changeable":true,"lowerBound":1,"iD":false,"id":96,"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":"queueStarted","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cPUTimeLimit","changeable":true,"resolveProxies":false,"lowerBound":1,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wallTimeLimit","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"allowedVirtualOrganizations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"resolveProxies":false,"lowerBound":1,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"runningJobs","changeable":true,"resolveProxies":false,"lowerBound":1,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"jobsInQueue","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"assignedResources","changeable":true,"resolveProxies":false,"lowerBound":1,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"name":"Execution","id":117,"value":0,"literal":"Execution","eClass":"EEnumLiteral"},{"name":"Route","id":118,"value":1,"literal":"Route","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":"lowerBound","changeable":true,"resolveProxies":false,"lowerBound":1,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"resolveProxies":false,"lowerBound":1,"id":120,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperBoundedRange","changeable":true,"resolveProxies":false,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerBoundedRange","changeable":true,"resolveProxies":false,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exact","changeable":true,"resolveProxies":false,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":false,"lowerBound":0,"id":128,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":17,"target":18},{"source":17,"target":1},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":19,"target":22},{"source":19,"target":2},{"source":20,"target":23},{"source":20,"target":2},{"source":21,"target":24},{"source":21,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"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":25,"target":41},{"source":25,"target":4},{"source":26,"target":42},{"source":26,"target":4},{"source":27,"target":43},{"source":27,"target":4},{"source":28,"target":1},{"source":28,"target":44},{"source":28,"target":4},{"source":44,"target":1},{"source":29,"target":9},{"source":29,"target":45},{"source":29,"target":4},{"source":45,"target":9},{"source":30,"target":16},{"source":30,"target":46},{"source":30,"target":4},{"source":46,"target":16},{"source":31,"target":3},{"source":31,"target":47},{"source":31,"target":4},{"source":47,"target":3},{"source":32,"target":9},{"source":32,"target":48},{"source":32,"target":4},{"source":48,"target":9},{"source":33,"target":9},{"source":33,"target":49},{"source":33,"target":4},{"source":49,"target":9},{"source":34,"target":12},{"source":34,"target":50},{"source":34,"target":4},{"source":50,"target":12},{"source":35,"target":51},{"source":35,"target":4},{"source":36,"target":10},{"source":36,"target":52},{"source":36,"target":4},{"source":52,"target":10},{"source":37,"target":13},{"source":37,"target":53},{"source":37,"target":4},{"source":53,"target":13},{"source":38,"target":9},{"source":38,"target":54},{"source":38,"target":4},{"source":54,"target":9},{"source":39,"target":55},{"source":39,"target":4},{"source":40,"target":16},{"source":40,"target":56},{"source":40,"target":4},{"source":56,"target":16},{"source":5,"target":0},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":57,"target":60},{"source":57,"target":5},{"source":58,"target":61},{"source":58,"target":5},{"source":59,"target":62},{"source":59,"target":5},{"source":6,"target":0},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":63,"target":66},{"source":63,"target":6},{"source":64,"target":67},{"source":64,"target":6},{"source":65,"target":68},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":69,"target":72},{"source":69,"target":7},{"source":70,"target":73},{"source":70,"target":7},{"source":71,"target":74},{"source":71,"target":7},{"source":8,"target":0},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":75,"target":6},{"source":75,"target":78},{"source":75,"target":8},{"source":78,"target":6},{"source":76,"target":6},{"source":76,"target":79},{"source":76,"target":8},{"source":79,"target":6},{"source":77,"target":80},{"source":77,"target":8},{"source":9,"target":0},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":81,"target":6},{"source":81,"target":86},{"source":81,"target":9},{"source":86,"target":6},{"source":82,"target":6},{"source":82,"target":87},{"source":82,"target":9},{"source":87,"target":6},{"source":83,"target":7},{"source":83,"target":88},{"source":83,"target":9},{"source":88,"target":7},{"source":84,"target":8},{"source":84,"target":89},{"source":84,"target":9},{"source":89,"target":8},{"source":85,"target":90},{"source":85,"target":9},{"source":10,"target":0},{"source":10,"target":91},{"source":10,"target":92},{"source":91,"target":10},{"source":92,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":93},{"source":12,"target":94},{"source":12,"target":95},{"source":12,"target":96},{"source":12,"target":97},{"source":12,"target":98},{"source":12,"target":99},{"source":12,"target":100},{"source":12,"target":101},{"source":12,"target":102},{"source":12,"target":103},{"source":12,"target":104},{"source":93,"target":105},{"source":93,"target":12},{"source":94,"target":3},{"source":94,"target":106},{"source":94,"target":12},{"source":106,"target":3},{"source":95,"target":13},{"source":95,"target":107},{"source":95,"target":12},{"source":107,"target":13},{"source":96,"target":10},{"source":96,"target":108},{"source":96,"target":12},{"source":108,"target":10},{"source":97,"target":109},{"source":97,"target":12},{"source":98,"target":16},{"source":98,"target":110},{"source":98,"target":12},{"source":110,"target":16},{"source":99,"target":16},{"source":99,"target":111},{"source":99,"target":12},{"source":111,"target":16},{"source":100,"target":1},{"source":100,"target":112},{"source":100,"target":12},{"source":112,"target":1},{"source":101,"target":9},{"source":101,"target":113},{"source":101,"target":12},{"source":113,"target":9},{"source":102,"target":9},{"source":102,"target":114},{"source":102,"target":12},{"source":114,"target":9},{"source":103,"target":9},{"source":103,"target":115},{"source":103,"target":12},{"source":115,"target":9},{"source":104,"target":9},{"source":104,"target":116},{"source":104,"target":12},{"source":116,"target":9},{"source":13,"target":0},{"source":13,"target":117},{"source":13,"target":118},{"source":117,"target":13},{"source":118,"target":13},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":119},{"source":15,"target":120},{"source":15,"target":121},{"source":119,"target":2},{"source":119,"target":122},{"source":119,"target":15},{"source":122,"target":2},{"source":120,"target":2},{"source":120,"target":123},{"source":120,"target":15},{"source":123,"target":2},{"source":121,"target":124},{"source":121,"target":15},{"source":16,"target":0},{"source":16,"target":125},{"source":16,"target":126},{"source":16,"target":127},{"source":16,"target":128},{"source":16,"target":129},{"source":125,"target":2},{"source":125,"target":130},{"source":125,"target":16},{"source":130,"target":2},{"source":126,"target":2},{"source":126,"target":131},{"source":126,"target":16},{"source":131,"target":2},{"source":127,"target":5},{"source":127,"target":132},{"source":127,"target":16},{"source":132,"target":5},{"source":128,"target":15},{"source":128,"target":133},{"source":128,"target":16},{"source":133,"target":15},{"source":129,"target":134},{"source":129,"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="designPatterns" nsURI="designPatterns.liuqiang" nsPrefix="uml"> <eClassifiers xsi:type="ecore:EClass" name="DesignPattern" abstract="true" eSuperTypes="platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Model"> <eOperations name="SaveAsUML"> <eParameters name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="CreateInitialPatternStructure" lowerBound="1"/> <eOperations name="CreatePrimitiveTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eOperations name="ApplyPatternProfile"/> <eOperations name="CreatePatternSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IntPrimType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//PrimitiveType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StringPrimType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//PrimitiveType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="BoolPrimType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//PrimitiveType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="umlModel" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patternProfile" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Profile"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Map" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObserverPattern" eSuperTypes="#//DesignPattern"> <eOperations name="GetSubjectState" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"> <eParameters name="OP" eType="#//ObserverPattern"/> <eParameters name="subject" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eOperations name="CreateConcreteObserver" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"> <eParameters name="conObserverName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="observerStateName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="observerStateType" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Type"/> <eParameters name="ListentoSubject" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eOperations name="CreateConcreteSubject" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"> <eParameters name="conSubjectName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="subjectStateName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="subjectStateType" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Type"/> <eParameters name="GetStateOpName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="SetStateOpName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="GetListeningTo" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"> <eParameters name="conObserver" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eOperations name="AddConcreteObserver"> <eParameters name="class" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eParameters name="observerStateName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="observerStateType" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Type"/> <eParameters name="ListentoSubject" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eOperations name="AddConcreteSubject"> <eParameters name="class" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eParameters name="subjectStateName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="subjectStateType" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Type"/> <eParameters name="GetStateOpName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="SetStateOpName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Observer" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"> <eAnnotations source="RoleName"> <details key="Observer" value="Observer"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteObservers" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Subject" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteSubjects" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteObserverStates" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteSubjectStates" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Attach" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AttachPara" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Detach" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DetachPara" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Notify" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Update" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteSubjectGetStateOps" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"> <eAnnotations source="RoleName"> <details key="ConcreteSubjectGetStateOps" value="GetStateOp"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteSubjectSetStateOps" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteObserversUpdateOps" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SubjectAsso_observers" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteObserverAssos_subject" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Pattern_Predicates" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Pattern_Attached" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Pattern_Updated" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MediatorPattern" eSuperTypes="#//DesignPattern"> <eOperations name="CreateConcreteMediator" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"> <eParameters name="ConMediatorName" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//String"/> <eParameters name="ConColleagues" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eOperations name="CreateConcreteColleague" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"> <eParameters name="ConColleagueName" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//String"/> </eOperations> <eOperations name="CreateCommunicationOp" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"> <eParameters name="ConMediator" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eParameters name="OperationName" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//String"/> <eParameters name="ParameterNames" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//String"/> <eParameters name="ParameterTypes" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Type"/> <eParameters name="ReturnType" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Type"/> </eOperations> <eOperations name="AddConcreteColleage"> <eParameters name="class" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eOperations name="AddConcreteMediator"> <eParameters name="class" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eParameters name="ConColleagues" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Mediator" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Colleague" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediators" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteColleagues" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatorAsso_colleague" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="CommunicationInterface" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ColleagueAsso_mediator" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MediatedObserverPattern" eSuperTypes="#//DesignPattern"> <eOperations name="Compose"> <eParameters name="ObserverPattern" eType="#//ObserverPattern"/> <eParameters name="MediatorPattern" eType="#//MediatorPattern"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ObserverPattern" eType="#//ObserverPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MediatorPattern" eType="#//MediatorPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ChangeManager" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MediatedSubject" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MediatedObserver" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteChangeManagers" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedSubjects" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedObservers" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AttachOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AttachPara" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DetachOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DetachPara" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SubjectNotifyOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RegisterOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RegisterOpPara1" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RegisterOpPara2" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="UnRegisterOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="UnRegisterOpPara1" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="UnRegisterOpPara2" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ChangeManagerNotifyOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SubToObsMapping" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MediatedObserverUpdateOp" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedSubjectGetStateOps" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedSubjectSetStateOps" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedObserverUpdateOps" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedObserverStates" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ConcreteMediatedSubjectStates" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/DesignPatterns.ecore
ecore
designPatterns DesignPattern SaveAsUML uri CreateInitialPatternStructure CreatePrimitiveTypes ApplyPatternProfile CreatePatternSpecification IntPrimType StringPrimType BoolPrimType umlModel patternProfile Map ObserverPattern GetSubjectState OP subject CreateConcreteObserver conObserverName observerStateName observerStateType ListentoSubject CreateConcreteSubject conSubjectName subjectStateName subjectStateType GetStateOpName SetStateOpName GetListeningTo conObserver AddConcreteObserver class observerStateName observerStateType ListentoSubject AddConcreteSubject class subjectStateName subjectStateType GetStateOpName SetStateOpName Observer ConcreteObservers Subject ConcreteSubjects ConcreteObserverStates ConcreteSubjectStates Attach AttachPara Detach DetachPara Notify Update ConcreteSubjectGetStateOps ConcreteSubjectSetStateOps ConcreteObserversUpdateOps SubjectAsso_observers ConcreteObserverAssos_subject Pattern_Predicates Pattern_Attached Pattern_Updated MediatorPattern CreateConcreteMediator ConMediatorName ConColleagues CreateConcreteColleague ConColleagueName CreateCommunicationOp ConMediator OperationName ParameterNames ParameterTypes ReturnType AddConcreteColleage class AddConcreteMediator class ConColleagues Mediator Colleague ConcreteMediators ConcreteColleagues ConcreteMediatorAsso_colleague CommunicationInterface ColleagueAsso_mediator MediatedObserverPattern Compose ObserverPattern MediatorPattern ObserverPattern MediatorPattern ChangeManager MediatedSubject MediatedObserver ConcreteChangeManagers ConcreteMediatedSubjects ConcreteMediatedObservers AttachOp AttachPara DetachOp DetachPara SubjectNotifyOp RegisterOp RegisterOpPara1 RegisterOpPara2 UnRegisterOp UnRegisterOpPara1 UnRegisterOpPara2 ChangeManagerNotifyOp SubToObsMapping MediatedObserverUpdateOp ConcreteMediatedSubjectGetStateOps ConcreteMediatedSubjectSetStateOps ConcreteMediatedObserverUpdateOps ConcreteMediatedObserverStates ConcreteMediatedSubjectStates
null
{"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"designPatterns.liuqiang","name":"designPatterns","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DesignPattern","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObserverPattern","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MediatorPattern","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MediatedObserverPattern","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"SaveAsUML","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreateInitialPatternStructure","lowerBound":1,"id":6,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreatePrimitiveTypes","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ApplyPatternProfile","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreatePatternSpecification","lowerBound":0,"id":9,"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":"IntPrimType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"StringPrimType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"BoolPrimType","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":"umlModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"patternProfile","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Map","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"GetSubjectState","lowerBound":1,"id":26,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreateConcreteObserver","lowerBound":1,"id":27,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreateConcreteSubject","lowerBound":1,"id":28,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"GetListeningTo","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AddConcreteObserver","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AddConcreteSubject","lowerBound":0,"id":31,"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":"Observer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteObservers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"Subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteSubjects","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":"ConcreteObserverStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteSubjectStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Attach","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":"AttachPara","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Detach","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DetachPara","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Notify","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":"Update","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteSubjectGetStateOps","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":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteSubjectSetStateOps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteObserversUpdateOps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"SubjectAsso_observers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteObserverAssos_subject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":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_Predicates","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Pattern_Attached","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":false,"unsettable":false,"transient":false,"unique":true,"name":"Pattern_Updated","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"OP","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"subject","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EParameter"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"conObserverName","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"observerStateName","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"observerStateType","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"ListentoSubject","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EParameter"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"conSubjectName","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"subjectStateName","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"subjectStateType","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"GetStateOpName","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"SetStateOpName","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"conObserver","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EParameter"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"class","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"observerStateName","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"observerStateType","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"ListentoSubject","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"class","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"subjectStateName","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"subjectStateType","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"GetStateOpName","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"SetStateOpName","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreateConcreteMediator","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreateConcreteColleague","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CreateCommunicationOp","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AddConcreteColleage","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AddConcreteMediator","lowerBound":0,"id":123,"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":"Mediator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Colleague","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteColleagues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatorAsso_colleague","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"CommunicationInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ColleagueAsso_mediator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ConMediatorName","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"ConColleagues","lowerBound":0,"id":134,"many":true,"required":false,"eClass":"EParameter"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ConColleagueName","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EParameter"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ConMediator","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"OperationName","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"ParameterNames","lowerBound":0,"id":143,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"ParameterTypes","lowerBound":0,"id":144,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"ReturnType","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"class","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EParameter"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"class","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"ConColleagues","lowerBound":0,"id":154,"many":true,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"Compose","lowerBound":0,"id":164,"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":"ObserverPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"MediatorPattern","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":"ChangeManager","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"MediatedSubject","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"MediatedObserver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteChangeManagers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedSubjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedObservers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"AttachOp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"AttachPara","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DetachOp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DetachPara","changeable":true,"resolveProxies":true,"lowerBound":1,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"SubjectNotifyOp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"RegisterOp","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"name":"RegisterOpPara1","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":true,"name":"RegisterOpPara2","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":true,"name":"UnRegisterOp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"UnRegisterOpPara1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"UnRegisterOpPara2","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"ChangeManagerNotifyOp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"SubToObsMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"MediatedObserverUpdateOp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedSubjectGetStateOps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedSubjectSetStateOps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedObserverUpdateOps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedObserverStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConcreteMediatedSubjectStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ObserverPattern","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"MediatorPattern","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EParameter"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"}],"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":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":5,"target":1},{"source":5,"target":17},{"source":17,"target":18},{"source":17,"target":5},{"source":6,"target":1},{"source":7,"target":19},{"source":7,"target":1},{"source":8,"target":1},{"source":9,"target":1},{"source":10,"target":20},{"source":10,"target":1},{"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":1},{"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":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":26,"target":53},{"source":26,"target":2},{"source":26,"target":54},{"source":26,"target":55},{"source":54,"target":2},{"source":54,"target":56},{"source":54,"target":26},{"source":56,"target":2},{"source":55,"target":57},{"source":55,"target":26},{"source":27,"target":58},{"source":27,"target":2},{"source":27,"target":59},{"source":27,"target":60},{"source":27,"target":61},{"source":27,"target":62},{"source":59,"target":63},{"source":59,"target":27},{"source":60,"target":64},{"source":60,"target":27},{"source":61,"target":65},{"source":61,"target":27},{"source":62,"target":66},{"source":62,"target":27},{"source":28,"target":67},{"source":28,"target":2},{"source":28,"target":68},{"source":28,"target":69},{"source":28,"target":70},{"source":28,"target":71},{"source":28,"target":72},{"source":68,"target":73},{"source":68,"target":28},{"source":69,"target":74},{"source":69,"target":28},{"source":70,"target":75},{"source":70,"target":28},{"source":71,"target":76},{"source":71,"target":28},{"source":72,"target":77},{"source":72,"target":28},{"source":29,"target":78},{"source":29,"target":2},{"source":29,"target":79},{"source":79,"target":80},{"source":79,"target":29},{"source":30,"target":2},{"source":30,"target":81},{"source":30,"target":82},{"source":30,"target":83},{"source":30,"target":84},{"source":81,"target":85},{"source":81,"target":30},{"source":82,"target":86},{"source":82,"target":30},{"source":83,"target":87},{"source":83,"target":30},{"source":84,"target":88},{"source":84,"target":30},{"source":31,"target":2},{"source":31,"target":89},{"source":31,"target":90},{"source":31,"target":91},{"source":31,"target":92},{"source":31,"target":93},{"source":89,"target":94},{"source":89,"target":31},{"source":90,"target":95},{"source":90,"target":31},{"source":91,"target":96},{"source":91,"target":31},{"source":92,"target":97},{"source":92,"target":31},{"source":93,"target":98},{"source":93,"target":31},{"source":32,"target":99},{"source":32,"target":2},{"source":33,"target":100},{"source":33,"target":2},{"source":34,"target":101},{"source":34,"target":2},{"source":35,"target":102},{"source":35,"target":2},{"source":36,"target":103},{"source":36,"target":2},{"source":37,"target":104},{"source":37,"target":2},{"source":38,"target":105},{"source":38,"target":2},{"source":39,"target":106},{"source":39,"target":2},{"source":40,"target":107},{"source":40,"target":2},{"source":41,"target":108},{"source":41,"target":2},{"source":42,"target":109},{"source":42,"target":2},{"source":43,"target":110},{"source":43,"target":2},{"source":44,"target":111},{"source":44,"target":2},{"source":45,"target":112},{"source":45,"target":2},{"source":46,"target":113},{"source":46,"target":2},{"source":47,"target":114},{"source":47,"target":2},{"source":48,"target":115},{"source":48,"target":2},{"source":49,"target":116},{"source":49,"target":2},{"source":50,"target":117},{"source":50,"target":2},{"source":51,"target":118},{"source":51,"target":2},{"source":52,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":119},{"source":3,"target":120},{"source":3,"target":121},{"source":3,"target":122},{"source":3,"target":123},{"source":3,"target":124},{"source":3,"target":125},{"source":3,"target":126},{"source":3,"target":127},{"source":3,"target":128},{"source":3,"target":129},{"source":3,"target":130},{"source":3,"target":131},{"source":119,"target":132},{"source":119,"target":3},{"source":119,"target":133},{"source":119,"target":134},{"source":133,"target":135},{"source":133,"target":119},{"source":134,"target":136},{"source":134,"target":119},{"source":120,"target":137},{"source":120,"target":3},{"source":120,"target":138},{"source":138,"target":139},{"source":138,"target":120},{"source":121,"target":140},{"source":121,"target":3},{"source":121,"target":141},{"source":121,"target":142},{"source":121,"target":143},{"source":121,"target":144},{"source":121,"target":145},{"source":141,"target":146},{"source":141,"target":121},{"source":142,"target":147},{"source":142,"target":121},{"source":143,"target":148},{"source":143,"target":121},{"source":144,"target":149},{"source":144,"target":121},{"source":145,"target":150},{"source":145,"target":121},{"source":122,"target":3},{"source":122,"target":151},{"source":151,"target":152},{"source":151,"target":122},{"source":123,"target":3},{"source":123,"target":153},{"source":123,"target":154},{"source":153,"target":155},{"source":153,"target":123},{"source":154,"target":156},{"source":154,"target":123},{"source":124,"target":157},{"source":124,"target":3},{"source":125,"target":158},{"source":125,"target":3},{"source":126,"target":159},{"source":126,"target":3},{"source":127,"target":160},{"source":127,"target":3},{"source":128,"target":161},{"source":128,"target":3},{"source":129,"target":162},{"source":129,"target":3},{"source":130,"target":163},{"source":130,"target":3},{"source":131,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":164},{"source":4,"target":165},{"source":4,"target":166},{"source":4,"target":167},{"source":4,"target":168},{"source":4,"target":169},{"source":4,"target":170},{"source":4,"target":171},{"source":4,"target":172},{"source":4,"target":173},{"source":4,"target":174},{"source":4,"target":175},{"source":4,"target":176},{"source":4,"target":177},{"source":4,"target":178},{"source":4,"target":179},{"source":4,"target":180},{"source":4,"target":181},{"source":4,"target":182},{"source":4,"target":183},{"source":4,"target":184},{"source":4,"target":185},{"source":4,"target":186},{"source":4,"target":187},{"source":4,"target":188},{"source":4,"target":189},{"source":4,"target":190},{"source":4,"target":191},{"source":4,"target":192},{"source":164,"target":4},{"source":164,"target":193},{"source":164,"target":194},{"source":193,"target":2},{"source":193,"target":195},{"source":193,"target":164},{"source":195,"target":2},{"source":194,"target":3},{"source":194,"target":196},{"source":194,"target":164},{"source":196,"target":3},{"source":165,"target":2},{"source":165,"target":197},{"source":165,"target":4},{"source":197,"target":2},{"source":166,"target":3},{"source":166,"target":198},{"source":166,"target":4},{"source":198,"target":3},{"source":167,"target":199},{"source":167,"target":4},{"source":168,"target":200},{"source":168,"target":4},{"source":169,"target":201},{"source":169,"target":4},{"source":170,"target":202},{"source":170,"target":4},{"source":171,"target":203},{"source":171,"target":4},{"source":172,"target":204},{"source":172,"target":4},{"source":173,"target":205},{"source":173,"target":4},{"source":174,"target":206},{"source":174,"target":4},{"source":175,"target":207},{"source":175,"target":4},{"source":176,"target":208},{"source":176,"target":4},{"source":177,"target":209},{"source":177,"target":4},{"source":178,"target":210},{"source":178,"target":4},{"source":179,"target":211},{"source":179,"target":4},{"source":180,"target":212},{"source":180,"target":4},{"source":181,"target":213},{"source":181,"target":4},{"source":182,"target":214},{"source":182,"target":4},{"source":183,"target":215},{"source":183,"target":4},{"source":184,"target":216},{"source":184,"target":4},{"source":185,"target":217},{"source":185,"target":4},{"source":186,"target":218},{"source":186,"target":4},{"source":187,"target":219},{"source":187,"target":4},{"source":188,"target":220},{"source":188,"target":4},{"source":189,"target":221},{"source":189,"target":4},{"source":190,"target":222},{"source":190,"target":4},{"source":191,"target":223},{"source":191,"target":4},{"source":192,"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="pascal" nsURI="http://www.github.com/thomasfischl/minipascal/Pascal" nsPrefix="pascal"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="program" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vardecls" eType="#//VarDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statseq" eType="#//StatSeq" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="vars" upperBound="-1" eType="#//VarName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarName"> <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="StatSeq"> <eStructuralFeatures xsi:type="ecore:EReference" name="stats" upperBound="-1" eType="#//Stat" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftside" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="read" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="write" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="term" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terms" upperBound="-1" eType="#//ExprExt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprExt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="term" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Term"> <eStructuralFeatures xsi:type="ecore:EReference" name="fact" eType="#//Fact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="facts" upperBound="-1" eType="#//TermExt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TermExt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fact" eType="#//Fact" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fact"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="var" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/thomasfischl/xtext-workshop/minipascal/com.github.thomasfischl.minipascal/model/generated/Pascal.ecore
ecore
pascal Model program vardecls statseq VarDecl vars VarName name StatSeq stats Stat leftside expr read write Expr term terms ExprExt opt term Term fact facts TermExt opt fact Fact var number expr
null
{"directed":true,"nodes":[{"nsPrefix":"pascal","nsURI":"http://www.github.com/thomasfischl/minipascal/Pascal","name":"pascal","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecl","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarName","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatSeq","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stat","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprExt","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermExt","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fact","instanceClass":null,"abstract":false,"id":10,"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":"program","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":"vardecls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statseq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stats","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"leftside","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"read","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"write","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"terms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"opt","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fact","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":"facts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"opt","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fact","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":"var","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":11,"target":14},{"source":11,"target":1},{"source":12,"target":2},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":2},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":17},{"source":17,"target":3},{"source":17,"target":18},{"source":17,"target":2},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":19},{"source":19,"target":20},{"source":19,"target":3},{"source":4,"target":0},{"source":4,"target":21},{"source":21,"target":5},{"source":21,"target":22},{"source":21,"target":4},{"source":22,"target":5},{"source":5,"target":0},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":23,"target":27},{"source":23,"target":5},{"source":24,"target":6},{"source":24,"target":28},{"source":24,"target":5},{"source":28,"target":6},{"source":25,"target":29},{"source":25,"target":5},{"source":26,"target":6},{"source":26,"target":30},{"source":26,"target":5},{"source":30,"target":6},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":8},{"source":31,"target":33},{"source":31,"target":6},{"source":33,"target":8},{"source":32,"target":7},{"source":32,"target":34},{"source":32,"target":6},{"source":34,"target":7},{"source":7,"target":0},{"source":7,"target":35},{"source":7,"target":36},{"source":35,"target":37},{"source":35,"target":7},{"source":36,"target":8},{"source":36,"target":38},{"source":36,"target":7},{"source":38,"target":8},{"source":8,"target":0},{"source":8,"target":39},{"source":8,"target":40},{"source":39,"target":10},{"source":39,"target":41},{"source":39,"target":8},{"source":41,"target":10},{"source":40,"target":9},{"source":40,"target":42},{"source":40,"target":8},{"source":42,"target":9},{"source":9,"target":0},{"source":9,"target":43},{"source":9,"target":44},{"source":43,"target":45},{"source":43,"target":9},{"source":44,"target":10},{"source":44,"target":46},{"source":44,"target":9},{"source":46,"target":10},{"source":10,"target":0},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":47,"target":50},{"source":47,"target":10},{"source":48,"target":51},{"source":48,"target":10},{"source":49,"target":6},{"source":49,"target":52},{"source":49,"target":10},{"source":52,"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="simulinkmm" nsURI="http://simulinkmm/1.0" nsPrefix="simulinkmm"> <eClassifiers xsi:type="ecore:EClass" name="ModelInformation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Model" lowerBound="1" eType="#//Model" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="BlockParameterDefaults" lowerBound="1" eType="#//BlockParameterDefaults" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="System" lowerBound="1" eType="#//System" 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="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Value" lowerBound="1" eType="#//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimBool" eSuperTypes="#//Value"> <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="SimString" eSuperTypes="#//Value"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimInt" eSuperTypes="#//Value"> <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="SimFloat" eSuperTypes="#//Value"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueArray" eSuperTypes="#//Value"> <eStructuralFeatures xsi:type="ecore:EReference" name="Entry" upperBound="-1" eType="#//Entry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value"/> <eClassifiers xsi:type="ecore:EClass" name="Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Value" lowerBound="1" eType="#//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockParameterDefaults"> <eStructuralFeatures xsi:type="ecore:EReference" name="BlockParams" upperBound="-1" eType="#//BlockParams" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockParams"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="BlockType" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Array"/> <eClassifiers xsi:type="ecore:EClass" name="System"> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Block" upperBound="-1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Line" upperBound="-1" eType="#//Line" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Annotation" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="BlockType" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="SID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Line"> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Branch" upperBound="-1" eType="#//Branch" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="SID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Branch"> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Branch" upperBound="-1" eType="#//Branch" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubSystemBlock" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="System" eType="#//System" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SFunctionBlock" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="Port" upperBound="-1" eType="#//Port" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusSelectorBlock" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="Port" upperBound="-1" eType="#//Port" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelReferenceBlock" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="List" upperBound="-1" eType="#//List" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="PortNumber" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <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="RTWStorageClass" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DataLoggingNameMode" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="List"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ListType" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Property" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/ledet/ausim/ExperimentManagement/MetaModels/SimulinkMM.ecore
ecore
simulinkmm ModelInformation Version Model Model BlockParameterDefaults System Name Property Name Value SimBool Value SimString Value SimInt Value SimFloat Value ValueArray Entry Value Entry Index Value BlockParameterDefaults BlockParams BlockParams BlockType Property Array System Property Block Line Annotation Block BlockType Name SID Property Line Property Branch Annotation SID Property Branch Property Branch SubSystemBlock System SFunctionBlock Port BusSelectorBlock Port ModelReferenceBlock List Port PortNumber Name RTWStorageClass DataLoggingNameMode List ListType Property
null
{"directed":true,"nodes":[{"nsPrefix":"simulinkmm","nsURI":"http://simulinkmm/1.0","name":"simulinkmm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelInformation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimBool","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimString","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimInt","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimFloat","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueArray","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entry","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockParameterDefaults","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockParams","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Array","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"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":"Line","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branch","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubSystemBlock","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SFunctionBlock","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusSelectorBlock","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelReferenceBlock","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Version","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"BlockParameterDefaults","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":"System","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":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":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"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":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"Value","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"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":"Index","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Value","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":"BlockParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"BlockType","changeable":true,"lowerBound":1,"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":"Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Property","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":"Block","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":"Line","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":"Annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"BlockType","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SID","changeable":true,"lowerBound":1,"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":"Property","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"Branch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SID","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":"Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Branch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"System","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":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":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"List","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"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":"PortNumber","changeable":true,"lowerBound":1,"iD":false,"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":"Name","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RTWStorageClass","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DataLoggingNameMode","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ListType","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":25,"target":27},{"source":25,"target":1},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":1},{"source":28,"target":2},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":29,"target":11},{"source":29,"target":32},{"source":29,"target":2},{"source":32,"target":11},{"source":30,"target":14},{"source":30,"target":33},{"source":30,"target":2},{"source":33,"target":14},{"source":31,"target":34},{"source":31,"target":2},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":35,"target":37},{"source":35,"target":3},{"source":36,"target":9},{"source":36,"target":38},{"source":36,"target":3},{"source":38,"target":9},{"source":4,"target":0},{"source":4,"target":9},{"source":4,"target":39},{"source":4,"target":40},{"source":39,"target":41},{"source":39,"target":4},{"source":40,"target":9},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":42},{"source":5,"target":43},{"source":42,"target":44},{"source":42,"target":5},{"source":43,"target":9},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":45},{"source":6,"target":46},{"source":45,"target":47},{"source":45,"target":6},{"source":46,"target":9},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":48},{"source":7,"target":49},{"source":48,"target":50},{"source":48,"target":7},{"source":49,"target":9},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":51},{"source":8,"target":52},{"source":51,"target":10},{"source":51,"target":53},{"source":51,"target":8},{"source":53,"target":10},{"source":52,"target":9},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":56},{"source":54,"target":10},{"source":55,"target":9},{"source":55,"target":57},{"source":55,"target":10},{"source":57,"target":9},{"source":11,"target":0},{"source":11,"target":58},{"source":58,"target":12},{"source":58,"target":59},{"source":58,"target":11},{"source":59,"target":12},{"source":12,"target":0},{"source":12,"target":60},{"source":12,"target":61},{"source":60,"target":62},{"source":60,"target":12},{"source":61,"target":3},{"source":61,"target":63},{"source":61,"target":12},{"source":63,"target":3},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":64},{"source":14,"target":65},{"source":14,"target":66},{"source":14,"target":67},{"source":64,"target":3},{"source":64,"target":68},{"source":64,"target":14},{"source":68,"target":3},{"source":65,"target":15},{"source":65,"target":69},{"source":65,"target":14},{"source":69,"target":15},{"source":66,"target":16},{"source":66,"target":70},{"source":66,"target":14},{"source":70,"target":16},{"source":67,"target":17},{"source":67,"target":71},{"source":67,"target":14},{"source":71,"target":17},{"source":15,"target":0},{"source":15,"target":72},{"source":15,"target":73},{"source":15,"target":74},{"source":15,"target":75},{"source":72,"target":76},{"source":72,"target":15},{"source":73,"target":77},{"source":73,"target":15},{"source":74,"target":78},{"source":74,"target":15},{"source":75,"target":3},{"source":75,"target":79},{"source":75,"target":15},{"source":79,"target":3},{"source":16,"target":0},{"source":16,"target":80},{"source":16,"target":81},{"source":80,"target":3},{"source":80,"target":82},{"source":80,"target":16},{"source":82,"target":3},{"source":81,"target":18},{"source":81,"target":83},{"source":81,"target":16},{"source":83,"target":18},{"source":17,"target":0},{"source":17,"target":84},{"source":17,"target":85},{"source":84,"target":86},{"source":84,"target":17},{"source":85,"target":3},{"source":85,"target":87},{"source":85,"target":17},{"source":87,"target":3},{"source":18,"target":0},{"source":18,"target":88},{"source":18,"target":89},{"source":88,"target":3},{"source":88,"target":90},{"source":88,"target":18},{"source":90,"target":3},{"source":89,"target":18},{"source":89,"target":91},{"source":89,"target":18},{"source":91,"target":18},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":92},{"source":19,"target":93},{"source":92,"target":14},{"source":92,"target":94},{"source":92,"target":19},{"source":94,"target":14},{"source":93,"target":15},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":95},{"source":20,"target":96},{"source":95,"target":23},{"source":95,"target":97},{"source":95,"target":20},{"source":97,"target":23},{"source":96,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":98},{"source":21,"target":99},{"source":98,"target":23},{"source":98,"target":100},{"source":98,"target":21},{"source":100,"target":23},{"source":99,"target":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":101},{"source":22,"target":102},{"source":101,"target":24},{"source":101,"target":103},{"source":101,"target":22},{"source":103,"target":24},{"source":102,"target":15},{"source":23,"target":0},{"source":23,"target":104},{"source":23,"target":105},{"source":23,"target":106},{"source":23,"target":107},{"source":104,"target":108},{"source":104,"target":23},{"source":105,"target":109},{"source":105,"target":23},{"source":106,"target":110},{"source":106,"target":23},{"source":107,"target":111},{"source":107,"target":23},{"source":24,"target":0},{"source":24,"target":112},{"source":24,"target":113},{"source":112,"target":114},{"source":112,"target":24},{"source":113,"target":3},{"source":113,"target":115},{"source":113,"target":24},{"source":115,"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="gmfgraph" nsURI="http://www.eclipse.org/gmf/2005/GraphicalDefinition" nsPrefix="gmfgraph"> <eClassifiers xsi:type="ecore:EClass" name="Canvas" eSuperTypes="#//Identity"> <eStructuralFeatures xsi:type="ecore:EReference" name="figures" upperBound="-1" eType="#//FigureGallery" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="containment here doesn't restrict nodes/connection from using figure galeries defined elsewhere. No assumption should be made whether or not node/connection figure is defined in the galery beloning to this canvas"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1" eType="#//Connection" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compartments" upperBound="-1" eType="#//Compartment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//DiagramLabel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureGallery" eSuperTypes="#//Identity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Kind of explicit figure library notion. Bundle of figures. Allows to specify plugin id (allows importing it later from gmfgen code) in addition to figures"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="figures" upperBound="-1" eType="#//Figure" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementationBundle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identity" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Easy and readable way to reference element of the model from another one"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramElement" abstract="true" eSuperTypes="#//Identity"> <eOperations name="find" eType="#//VisualFacet"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="utility operation to get first visual facet assignable (in Java terms, {@link Class#isAssignableFrom(Class)}) to variables of designated class. Argument can't be null"/> </eAnnotations> <eParameters name="facetClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="figure" lowerBound="1" eType="#//FigureHandle" eOpposite="#//FigureHandle/referencingElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="facets" upperBound="-1" eType="#//VisualFacet" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="anything to further specify constraint or any other aspect of the element"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeFigure" lowerBound="1" eType="#//Figure" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specializes DiagramElement.figure"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resizeConstraint" eType="#//Direction" defaultValueLiteral="NSEW"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connection" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionFigure" lowerBound="1" eType="#//Figure" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specializes DiagramElement.figure"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Compartment" eSuperTypes="#//DiagramElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collapsible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="needsTitle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramLabel" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementIcon" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VisualFacet" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralFacet" eSuperTypes="#//VisualFacet"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="provide means to attach arbitrary data to your diagram element definition. It's up to you (template author) to process it somehow."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlignmentFacet" eSuperTypes="#//VisualFacet"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Makes sense for DiagramLabels of Links only (now). Constants from {@link org.eclipse.draw2d.ConnectionLocator} are: MIDDLE = Alignment.CENTER, TARGET = Alignment.END, SOURCE = Alignment.BEGINNING"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" eType="#//Alignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientFacet" eSuperTypes="#//VisualFacet"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//Direction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelOffsetFacet" eSuperTypes="#//VisualFacet"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureMarker" interface="true" eSuperTypes="#//Layoutable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Anything you could combine visual representation from. Ordinary GEF figures, custom-defined or references to defined elsewhere."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Figure" changeable="false" resolveProxies="false" eOpposite="#//Figure/children"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureHandle" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Entry in the figure's hierarchy to reference from diagram element"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="referencingElements" upperBound="-1" eType="#//DiagramElement" eOpposite="#//DiagramElement/figure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Figure" interface="true" eSuperTypes="#//FigureMarker #//FigureHandle #//Identity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Figure"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//FigureMarker" containment="true" eOpposite="#//FigureMarker/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="foregroundColor" eType="#//Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" eType="#//Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="maximumSize" eType="#//Dimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="minimumSize" eType="#//Dimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preferredSize" eType="#//Dimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="font" eType="#//Font" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="insets" eType="#//Insets" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="border" eType="#//Border" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//Point" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureRef" eSuperTypes="#//FigureMarker"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Need this to facilitate reuse of figures while keeping (so nice looking) containment relationship in the Figure class"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="figure" lowerBound="1" eType="#//Figure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="not FigureMarker because don't want to reference figure references."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionFigure" interface="true" eSuperTypes="#//Figure"/> <eClassifiers xsi:type="ecore:EClass" name="DecorationFigure" interface="true" eSuperTypes="#//Figure"/> <eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" eSuperTypes="#//Figure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Shape"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fill" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineKind" eType="#//LineKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xorFill" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xorOutline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvedChildren" upperBound="-1" eType="#//Figure" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Same as children, but resolves child FigureRefs, if any, to Figures"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//Figure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Label"/> </eAnnotations> <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="LabeledContainer" eSuperTypes="#//Figure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.LabeledContainer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rectangle" eSuperTypes="#//Shape"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.RectangleFigure"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoundedRectangle" eSuperTypes="#//Shape"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.RoundedRectangle"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="8"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="8"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//Shape"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Ellipse"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Polyline" eSuperTypes="#//Shape"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Polyline"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="template" upperBound="-1" eType="#//Point" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Polygon" eSuperTypes="#//Polyline"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Polygon"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScalablePolygon" eSuperTypes="#//Polygon"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Marker interface to denote polygons with ability to autoscale to fit all available bounds. Separate class is needed instead of property in the Polygon class because of generalization PolygonDecoration extends Polygon"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolylineConnection" eSuperTypes="#//Polyline #//ConnectionFigure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.PolylineConnection"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceDecoration" eType="#//DecorationFigure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetDecoration" eType="#//DecorationFigure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolylineDecoration" eSuperTypes="#//Polyline #//DecorationFigure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.PolylineDecoration"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolygonDecoration" eSuperTypes="#//Polygon #//DecorationFigure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.PolygonDecoration"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomClass" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//CustomAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomAttribute"> <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" defaultValueLiteral="null"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="directAccess" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiStatementValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureAccessor" eSuperTypes="#//FigureHandle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accessor" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typedFigure" eType="#//CustomFigure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomFigure" eSuperTypes="#//Figure #//CustomClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Any figure class provided by some bundle"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="customChildren" upperBound="-1" eType="#//FigureAccessor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDecoration" eSuperTypes="#//CustomFigure #//DecorationFigure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Same as CustomFigure, but for Decorations"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomConnection" eSuperTypes="#//CustomFigure #//ConnectionFigure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Same as CustomFigure, but for Connections"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="RGBColor" eSuperTypes="#//Color"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="red" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="green" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstantColor" eSuperTypes="#//Color"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="#//ColorConstants"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColorConstants"> <eLiterals name="white"/> <eLiterals name="black" value="1"/> <eLiterals name="lightGray" value="2"/> <eLiterals name="gray" value="3"/> <eLiterals name="darkGray" value="4"/> <eLiterals name="red" value="5"/> <eLiterals name="orange" value="6"/> <eLiterals name="yellow" value="7"/> <eLiterals name="green" value="8"/> <eLiterals name="lightGreen" value="9"/> <eLiterals name="darkGreen" value="10"/> <eLiterals name="cyan" value="11"/> <eLiterals name="lightBlue" value="12"/> <eLiterals name="blue" value="13"/> <eLiterals name="darkBlue" value="14"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Font" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="BasicFont" eSuperTypes="#//Font"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="faceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="9"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//FontStyle" defaultValueLiteral="NORMAL"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FontStyle"> <eLiterals name="NORMAL"/> <eLiterals name="BOLD" value="1"/> <eLiterals name="ITALIC" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Point"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dx" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Insets"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="top" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="left" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="right" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Border" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="LineBorder" eSuperTypes="#//Border"> <eStructuralFeatures xsi:type="ecore:EReference" name="color" eType="#//Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MarginBorder" eSuperTypes="#//Border"> <eStructuralFeatures xsi:type="ecore:EReference" name="insets" eType="#//Insets" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompoundBorder" eSuperTypes="#//Border"> <eStructuralFeatures xsi:type="ecore:EReference" name="outer" eType="#//Border" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inner" eType="#//Border" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomBorder" eSuperTypes="#//Border #//CustomClass"/> <eClassifiers xsi:type="ecore:EEnum" name="Direction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Geographical bit constants from org.eclipse.draw2d.PositionConstants"/> </eAnnotations> <eLiterals name="NONE"/> <eLiterals name="NORTH" value="1"/> <eLiterals name="SOUTH" value="4"/> <eLiterals name="WEST" value="8"/> <eLiterals name="EAST" value="16"/> <eLiterals name="NORTH_EAST" value="17"/> <eLiterals name="NORTH_WEST" value="9"/> <eLiterals name="SOUTH_EAST" value="20"/> <eLiterals name="SOUTH_WEST" value="12"/> <eLiterals name="NORTH_SOUTH" value="5"/> <eLiterals name="EAST_WEST" value="24"/> <eLiterals name="NSEW" value="29"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="org.eclipse.draw2d.Graphics.LINE_* (== org.eclipse.swt.SWT.LINE_*. Values are same as SWT constants"/> </eAnnotations> <eLiterals name="LINE_SOLID" value="1"/> <eLiterals name="LINE_DASH" value="2"/> <eLiterals name="LINE_DOT" value="3"/> <eLiterals name="LINE_DASHDOT" value="4"/> <eLiterals name="LINE_DASHDOTDOT" value="5"/> <eLiterals name="LINE_CUSTOM" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LayoutData" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Layoutable" eOpposite="#//Layoutable/layoutData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomLayoutData" eSuperTypes="#//LayoutData #//CustomClass"/> <eClassifiers xsi:type="ecore:EClass" name="GridLayoutData" eSuperTypes="#//LayoutData"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grabExcessHorizontalSpace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grabExcessVerticalSpace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" lowerBound="1" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment" lowerBound="1" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalSpan" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalSpan" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalIndent" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sizeHint" eType="#//Dimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderLayoutData" eSuperTypes="#//LayoutData"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" lowerBound="1" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vertical" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Alignment"> <eLiterals name="BEGINNING"/> <eLiterals name="CENTER" value="1"/> <eLiterals name="END" value="2"/> <eLiterals name="FILL" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layoutable" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutData" eType="#//LayoutData" containment="true" eOpposite="#//LayoutData/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//Layout" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layout" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CustomLayout" eSuperTypes="#//Layout #//CustomClass"/> <eClassifiers xsi:type="ecore:EClass" name="GridLayout" eSuperTypes="#//Layout"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numColumns" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="equalWidth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="margins" eType="#//Dimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="spacing" eType="#//Dimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderLayout" eSuperTypes="#//Layout"> <eStructuralFeatures xsi:type="ecore:EReference" name="spacing" eType="#//Dimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowLayout" eSuperTypes="#//Layout"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vertical" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matchMinorSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="forceSingleLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="majorAlignment" eType="#//Alignment" defaultValueLiteral="BEGINNING"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minorAlignment" eType="#//Alignment" defaultValueLiteral="BEGINNING"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="majorSpacing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minorSpacing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XYLayout" eSuperTypes="#//Layout"/> <eClassifiers xsi:type="ecore:EClass" name="XYLayoutData" eSuperTypes="#//LayoutData"> <eStructuralFeatures xsi:type="ecore:EReference" name="topLeft" lowerBound="1" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" lowerBound="1" eType="#//Dimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StackLayout" eSuperTypes="#//Layout"/> </ecore:EPackage>
github:ecore:/data/louismrose/migration_comparison/examples/gmf_graph/evolution/gmfgraph_1.24.ecore
ecore
gmfgraph Canvas figures nodes connections compartments labels FigureGallery figures implementationBundle Identity name DiagramElement find facetClass figure facets Node nodeFigure resizeConstraint NSEW Connection connectionFigure Compartment collapsible needsTitle DiagramLabel elementIcon true VisualFacet GeneralFacet identifier data AlignmentFacet alignment GradientFacet direction LabelOffsetFacet x y FigureMarker parent FigureHandle referencingElements Figure children foregroundColor backgroundColor maximumSize minimumSize preferredSize font insets border location size FigureRef figure ConnectionFigure DecorationFigure Shape outline true fill true lineWidth 1 lineKind xorFill xorOutline resolvedChildren Label text LabeledContainer Rectangle RoundedRectangle cornerWidth 8 cornerHeight 8 Ellipse Polyline template Polygon ScalablePolygon PolylineConnection sourceDecoration targetDecoration PolylineDecoration PolygonDecoration CustomClass qualifiedClassName bundleName attributes CustomAttribute name value null directAccess false multiStatementValue false FigureAccessor accessor typedFigure CustomFigure customChildren CustomDecoration CustomConnection Color RGBColor red green blue ConstantColor value ColorConstants white white black black lightGray lightGray gray gray darkGray darkGray red red orange orange yellow yellow green green lightGreen lightGreen darkGreen darkGreen cyan cyan lightBlue lightBlue blue blue darkBlue darkBlue Font BasicFont faceName height 9 style NORMAL FontStyle NORMAL NORMAL BOLD BOLD ITALIC ITALIC Point x y Dimension dx dy Insets top left bottom right Border LineBorder color width 1 MarginBorder insets CompoundBorder outer inner CustomBorder Direction NONE NONE NORTH NORTH SOUTH SOUTH WEST WEST EAST EAST NORTH_EAST NORTH_EAST NORTH_WEST NORTH_WEST SOUTH_EAST SOUTH_EAST SOUTH_WEST SOUTH_WEST NORTH_SOUTH NORTH_SOUTH EAST_WEST EAST_WEST NSEW NSEW LineKind LINE_SOLID LINE_SOLID LINE_DASH LINE_DASH LINE_DOT LINE_DOT LINE_DASHDOT LINE_DASHDOT LINE_DASHDOTDOT LINE_DASHDOTDOT LINE_CUSTOM LINE_CUSTOM LayoutData owner CustomLayoutData GridLayoutData grabExcessHorizontalSpace false grabExcessVerticalSpace false verticalAlignment CENTER horizontalAlignment CENTER verticalSpan 1 horizontalSpan 1 horizontalIndent sizeHint BorderLayoutData alignment CENTER vertical false Alignment BEGINNING BEGINNING CENTER CENTER END END FILL FILL Layoutable layoutData layout Layout CustomLayout GridLayout numColumns 1 equalWidth true margins spacing BorderLayout spacing FlowLayout vertical false matchMinorSize false forceSingleLine false majorAlignment BEGINNING minorAlignment BEGINNING majorSpacing 5 minorSpacing 5 XYLayout XYLayoutData topLeft size StackLayout
null
{"directed":true,"nodes":[{"nsPrefix":"gmfgraph","nsURI":"http://www.eclipse.org/gmf/2005/GraphicalDefinition","name":"gmfgraph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Canvas","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureGallery","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identity","instanceClass":null,"abstract":false,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compartment","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramLabel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisualFacet","instanceClass":null,"abstract":false,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralFacet","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlignmentFacet","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientFacet","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelOffsetFacet","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureMarker","instanceClass":null,"abstract":false,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureHandle","instanceClass":null,"abstract":false,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Figure","instanceClass":null,"abstract":false,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureRef","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionFigure","instanceClass":null,"abstract":false,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecorationFigure","instanceClass":null,"abstract":false,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledContainer","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rectangle","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedRectangle","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polyline","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polygon","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScalablePolygon","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolylineConnection","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolylineDecoration","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolygonDecoration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomClass","instanceClass":null,"abstract":false,"id":32,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomAttribute","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureAccessor","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomFigure","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDecoration","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomConnection","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":38,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RGBColor","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstantColor","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColorConstants","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":42,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicFont","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontStyle","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Insets","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Border","instanceClass":null,"abstract":false,"id":48,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineBorder","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MarginBorder","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundBorder","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomBorder","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Direction","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineKind","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutData","instanceClass":null,"abstract":false,"id":55,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomLayoutData","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridLayoutData","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderLayoutData","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layoutable","instanceClass":null,"abstract":false,"id":60,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":61,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomLayout","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridLayout","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderLayout","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowLayout","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYLayout","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYLayoutData","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StackLayout","instanceClass":null,"abstract":false,"id":68,"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":"figures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connections","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":"compartments","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":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"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":"figures","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":"implementationBundle","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"find","lowerBound":0,"id":87,"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":"figure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"facetClass","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EParameter"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencingElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nodeFigure","changeable":false,"resolveProxies":false,"lowerBound":1,"id":97,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"NSEW","unsettable":false,"transient":false,"unique":true,"name":"resizeConstraint","changeable":true,"lowerBound":0,"iD":false,"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":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"connectionFigure","changeable":false,"resolveProxies":false,"lowerBound":1,"id":102,"derived":true},{"id":103,"eClass":"EGenericType"},{"id":104,"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":"collapsible","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"needsTitle","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"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":"elementIcon","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":true,"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":"data","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":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":"y","changeable":true,"lowerBound":0,"iD":false,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":false,"resolveProxies":false,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"maximumSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"minimumSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preferredSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","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":"insets","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":"border","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":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"figure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"outline","changeable":true,"lowerBound":0,"iD":false,"id":163,"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":"fill","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineKind","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xorFill","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xorOutline","changeable":true,"lowerBound":0,"iD":false,"id":168,"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":"resolvedChildren","changeable":false,"resolveProxies":true,"lowerBound":0,"id":169,"derived":true},{"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"},{"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":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":8,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"8","unsettable":false,"transient":false,"unique":true,"name":"cornerWidth","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":8,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"8","unsettable":false,"transient":false,"unique":true,"name":"cornerHeight","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"template","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"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":false,"transient":false,"unique":true,"name":"sourceDecoration","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":false,"unsettable":false,"transient":false,"unique":true,"name":"targetDecoration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"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":"qualifiedClassName","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":"bundleName","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"container":false,"ordered":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":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"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":210,"derived":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":211,"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":"directAccess","changeable":true,"lowerBound":1,"iD":false,"id":212,"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":"multiStatementValue","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessor","changeable":true,"lowerBound":1,"iD":false,"id":218,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typedFigure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"red","changeable":true,"lowerBound":1,"iD":false,"id":231,"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":"green","changeable":true,"lowerBound":1,"iD":false,"id":232,"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":"blue","changeable":true,"lowerBound":1,"iD":false,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"name":"white","id":241,"value":0,"literal":"white","eClass":"EEnumLiteral"},{"name":"black","id":242,"value":1,"literal":"black","eClass":"EEnumLiteral"},{"name":"lightGray","id":243,"value":2,"literal":"lightGray","eClass":"EEnumLiteral"},{"name":"gray","id":244,"value":3,"literal":"gray","eClass":"EEnumLiteral"},{"name":"darkGray","id":245,"value":4,"literal":"darkGray","eClass":"EEnumLiteral"},{"name":"red","id":246,"value":5,"literal":"red","eClass":"EEnumLiteral"},{"name":"orange","id":247,"value":6,"literal":"orange","eClass":"EEnumLiteral"},{"name":"yellow","id":248,"value":7,"literal":"yellow","eClass":"EEnumLiteral"},{"name":"green","id":249,"value":8,"literal":"green","eClass":"EEnumLiteral"},{"name":"lightGreen","id":250,"value":9,"literal":"lightGreen","eClass":"EEnumLiteral"},{"name":"darkGreen","id":251,"value":10,"literal":"darkGreen","eClass":"EEnumLiteral"},{"name":"cyan","id":252,"value":11,"literal":"cyan","eClass":"EEnumLiteral"},{"name":"lightBlue","id":253,"value":12,"literal":"lightBlue","eClass":"EEnumLiteral"},{"name":"blue","id":254,"value":13,"literal":"blue","eClass":"EEnumLiteral"},{"name":"darkBlue","id":255,"value":14,"literal":"darkBlue","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":"faceName","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":9,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"9","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"NORMAL","unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"name":"NORMAL","id":263,"value":0,"literal":"NORMAL","eClass":"EEnumLiteral"},{"name":"BOLD","id":264,"value":1,"literal":"BOLD","eClass":"EEnumLiteral"},{"name":"ITALIC","id":265,"value":2,"literal":"ITALIC","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":"x","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"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":"dx","changeable":true,"lowerBound":0,"iD":false,"id":270,"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":"dy","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"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":"top","changeable":true,"lowerBound":0,"iD":false,"id":274,"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":"left","changeable":true,"lowerBound":0,"iD":false,"id":275,"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":"bottom","changeable":true,"lowerBound":0,"iD":false,"id":276,"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":"right","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":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":"insets","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":"outer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"name":"NONE","id":297,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"NORTH","id":298,"value":1,"literal":"NORTH","eClass":"EEnumLiteral"},{"name":"SOUTH","id":299,"value":4,"literal":"SOUTH","eClass":"EEnumLiteral"},{"name":"WEST","id":300,"value":8,"literal":"WEST","eClass":"EEnumLiteral"},{"name":"EAST","id":301,"value":16,"literal":"EAST","eClass":"EEnumLiteral"},{"name":"NORTH_EAST","id":302,"value":17,"literal":"NORTH_EAST","eClass":"EEnumLiteral"},{"name":"NORTH_WEST","id":303,"value":9,"literal":"NORTH_WEST","eClass":"EEnumLiteral"},{"name":"SOUTH_EAST","id":304,"value":20,"literal":"SOUTH_EAST","eClass":"EEnumLiteral"},{"name":"SOUTH_WEST","id":305,"value":12,"literal":"SOUTH_WEST","eClass":"EEnumLiteral"},{"name":"NORTH_SOUTH","id":306,"value":5,"literal":"NORTH_SOUTH","eClass":"EEnumLiteral"},{"name":"EAST_WEST","id":307,"value":24,"literal":"EAST_WEST","eClass":"EEnumLiteral"},{"name":"NSEW","id":308,"value":29,"literal":"NSEW","eClass":"EEnumLiteral"},{"name":"LINE_SOLID","id":309,"value":1,"literal":"LINE_SOLID","eClass":"EEnumLiteral"},{"name":"LINE_DASH","id":310,"value":2,"literal":"LINE_DASH","eClass":"EEnumLiteral"},{"name":"LINE_DOT","id":311,"value":3,"literal":"LINE_DOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOT","id":312,"value":4,"literal":"LINE_DASHDOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOTDOT","id":313,"value":5,"literal":"LINE_DASHDOTDOT","eClass":"EEnumLiteral"},{"name":"LINE_CUSTOM","id":314,"value":6,"literal":"LINE_CUSTOM","eClass":"EEnumLiteral"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"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":"layoutData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"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":"grabExcessHorizontalSpace","changeable":true,"lowerBound":1,"iD":false,"id":320,"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":"grabExcessVerticalSpace","changeable":true,"lowerBound":1,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"verticalAlignment","changeable":true,"lowerBound":1,"iD":false,"id":322,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"horizontalAlignment","changeable":true,"lowerBound":1,"iD":false,"id":323,"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":"verticalSpan","changeable":true,"lowerBound":1,"iD":false,"id":324,"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":"horizontalSpan","changeable":true,"lowerBound":1,"iD":false,"id":325,"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":"horizontalIndent","changeable":true,"lowerBound":1,"iD":false,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sizeHint","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"lowerBound":1,"iD":false,"id":337,"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":"vertical","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"name":"BEGINNING","id":342,"value":0,"literal":"BEGINNING","eClass":"EEnumLiteral"},{"name":"CENTER","id":343,"value":1,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"END","id":344,"value":2,"literal":"END","eClass":"EEnumLiteral"},{"name":"FILL","id":345,"value":3,"literal":"FILL","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":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"numColumns","changeable":true,"lowerBound":1,"iD":false,"id":351,"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":"equalWidth","changeable":true,"lowerBound":1,"iD":false,"id":352,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"margins","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":"spacing","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"},{"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":"spacing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"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":"vertical","changeable":true,"lowerBound":0,"iD":false,"id":363,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"matchMinorSize","changeable":true,"lowerBound":0,"iD":false,"id":364,"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":"forceSingleLine","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BEGINNING","unsettable":false,"transient":false,"unique":true,"name":"majorAlignment","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BEGINNING","unsettable":false,"transient":false,"unique":true,"name":"minorAlignment","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"majorSpacing","changeable":true,"lowerBound":0,"iD":false,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"minorSpacing","changeable":true,"lowerBound":0,"iD":false,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"topLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":1,"target":0},{"source":1,"target":3},{"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":69,"target":2},{"source":69,"target":75},{"source":69,"target":1},{"source":75,"target":2},{"source":70,"target":5},{"source":70,"target":76},{"source":70,"target":1},{"source":76,"target":5},{"source":71,"target":6},{"source":71,"target":77},{"source":71,"target":1},{"source":77,"target":6},{"source":72,"target":7},{"source":72,"target":78},{"source":72,"target":1},{"source":78,"target":7},{"source":73,"target":8},{"source":73,"target":79},{"source":73,"target":1},{"source":79,"target":8},{"source":74,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":80},{"source":2,"target":81},{"source":2,"target":82},{"source":80,"target":16},{"source":80,"target":83},{"source":80,"target":2},{"source":83,"target":16},{"source":81,"target":84},{"source":81,"target":2},{"source":82,"target":3},{"source":3,"target":0},{"source":3,"target":85},{"source":85,"target":86},{"source":85,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":87,"target":9},{"source":87,"target":91},{"source":87,"target":4},{"source":87,"target":92},{"source":91,"target":9},{"source":92,"target":93},{"source":92,"target":87},{"source":88,"target":15},{"source":88,"target":94},{"source":88,"target":4},{"source":88,"target":95},{"source":94,"target":15},{"source":89,"target":9},{"source":89,"target":96},{"source":89,"target":4},{"source":96,"target":9},{"source":90,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":97},{"source":5,"target":98},{"source":5,"target":99},{"source":97,"target":16},{"source":97,"target":100},{"source":97,"target":5},{"source":100,"target":16},{"source":98,"target":53},{"source":98,"target":101},{"source":98,"target":5},{"source":101,"target":53},{"source":99,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":102},{"source":6,"target":103},{"source":102,"target":16},{"source":102,"target":104},{"source":102,"target":6},{"source":104,"target":16},{"source":103,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":105},{"source":7,"target":106},{"source":7,"target":107},{"source":105,"target":108},{"source":105,"target":7},{"source":106,"target":109},{"source":106,"target":7},{"source":107,"target":4},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":110},{"source":8,"target":111},{"source":110,"target":112},{"source":110,"target":8},{"source":111,"target":5},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":113},{"source":10,"target":114},{"source":10,"target":115},{"source":113,"target":116},{"source":113,"target":10},{"source":114,"target":117},{"source":114,"target":10},{"source":115,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":118},{"source":11,"target":119},{"source":118,"target":59},{"source":118,"target":120},{"source":118,"target":11},{"source":120,"target":59},{"source":119,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":121},{"source":12,"target":122},{"source":121,"target":53},{"source":121,"target":123},{"source":121,"target":12},{"source":123,"target":53},{"source":122,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":124},{"source":13,"target":125},{"source":13,"target":126},{"source":124,"target":127},{"source":124,"target":13},{"source":125,"target":128},{"source":125,"target":13},{"source":126,"target":9},{"source":14,"target":0},{"source":14,"target":60},{"source":14,"target":129},{"source":14,"target":130},{"source":129,"target":16},{"source":129,"target":131},{"source":129,"target":14},{"source":129,"target":132},{"source":131,"target":16},{"source":130,"target":60},{"source":15,"target":0},{"source":15,"target":95},{"source":95,"target":4},{"source":95,"target":133},{"source":95,"target":15},{"source":95,"target":88},{"source":133,"target":4},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":15},{"source":16,"target":3},{"source":16,"target":132},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":16,"target":140},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":143},{"source":16,"target":144},{"source":16,"target":145},{"source":16,"target":146},{"source":132,"target":14},{"source":132,"target":147},{"source":132,"target":16},{"source":132,"target":129},{"source":147,"target":14},{"source":134,"target":38},{"source":134,"target":148},{"source":134,"target":16},{"source":148,"target":38},{"source":135,"target":38},{"source":135,"target":149},{"source":135,"target":16},{"source":149,"target":38},{"source":136,"target":46},{"source":136,"target":150},{"source":136,"target":16},{"source":150,"target":46},{"source":137,"target":46},{"source":137,"target":151},{"source":137,"target":16},{"source":151,"target":46},{"source":138,"target":46},{"source":138,"target":152},{"source":138,"target":16},{"source":152,"target":46},{"source":139,"target":42},{"source":139,"target":153},{"source":139,"target":16},{"source":153,"target":42},{"source":140,"target":47},{"source":140,"target":154},{"source":140,"target":16},{"source":154,"target":47},{"source":141,"target":48},{"source":141,"target":155},{"source":141,"target":16},{"source":155,"target":48},{"source":142,"target":45},{"source":142,"target":156},{"source":142,"target":16},{"source":156,"target":45},{"source":143,"target":45},{"source":143,"target":157},{"source":143,"target":16},{"source":157,"target":45},{"source":144,"target":14},{"source":145,"target":15},{"source":146,"target":3},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":158},{"source":17,"target":159},{"source":158,"target":16},{"source":158,"target":160},{"source":158,"target":17},{"source":160,"target":16},{"source":159,"target":14},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":161},{"source":161,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":162},{"source":162,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":163},{"source":20,"target":164},{"source":20,"target":165},{"source":20,"target":166},{"source":20,"target":167},{"source":20,"target":168},{"source":20,"target":169},{"source":20,"target":170},{"source":163,"target":171},{"source":163,"target":20},{"source":164,"target":172},{"source":164,"target":20},{"source":165,"target":173},{"source":165,"target":20},{"source":166,"target":54},{"source":166,"target":174},{"source":166,"target":20},{"source":174,"target":54},{"source":167,"target":175},{"source":167,"target":20},{"source":168,"target":176},{"source":168,"target":20},{"source":169,"target":16},{"source":169,"target":177},{"source":169,"target":20},{"source":177,"target":16},{"source":170,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":178},{"source":21,"target":179},{"source":178,"target":180},{"source":178,"target":21},{"source":179,"target":16},{"source":22,"target":0},{"source":22,"target":16},{"source":22,"target":181},{"source":181,"target":16},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":182},{"source":182,"target":20},{"source":24,"target":0},{"source":24,"target":20},{"source":24,"target":183},{"source":24,"target":184},{"source":24,"target":185},{"source":183,"target":186},{"source":183,"target":24},{"source":184,"target":187},{"source":184,"target":24},{"source":185,"target":20},{"source":25,"target":0},{"source":25,"target":20},{"source":25,"target":188},{"source":188,"target":20},{"source":26,"target":0},{"source":26,"target":20},{"source":26,"target":189},{"source":26,"target":190},{"source":189,"target":45},{"source":189,"target":191},{"source":189,"target":26},{"source":191,"target":45},{"source":190,"target":20},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":192},{"source":192,"target":26},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":193},{"source":193,"target":27},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":18},{"source":29,"target":194},{"source":29,"target":195},{"source":29,"target":196},{"source":29,"target":197},{"source":194,"target":19},{"source":194,"target":198},{"source":194,"target":29},{"source":198,"target":19},{"source":195,"target":19},{"source":195,"target":199},{"source":195,"target":29},{"source":199,"target":19},{"source":196,"target":26},{"source":197,"target":18},{"source":30,"target":0},{"source":30,"target":26},{"source":30,"target":19},{"source":30,"target":200},{"source":30,"target":201},{"source":200,"target":26},{"source":201,"target":19},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":19},{"source":31,"target":202},{"source":31,"target":203},{"source":202,"target":27},{"source":203,"target":19},{"source":32,"target":0},{"source":32,"target":204},{"source":32,"target":205},{"source":32,"target":206},{"source":204,"target":207},{"source":204,"target":32},{"source":205,"target":208},{"source":205,"target":32},{"source":206,"target":33},{"source":206,"target":209},{"source":206,"target":32},{"source":209,"target":33},{"source":33,"target":0},{"source":33,"target":210},{"source":33,"target":211},{"source":33,"target":212},{"source":33,"target":213},{"source":210,"target":214},{"source":210,"target":33},{"source":211,"target":215},{"source":211,"target":33},{"source":212,"target":216},{"source":212,"target":33},{"source":213,"target":217},{"source":213,"target":33},{"source":34,"target":0},{"source":34,"target":15},{"source":34,"target":218},{"source":34,"target":219},{"source":34,"target":220},{"source":218,"target":221},{"source":218,"target":34},{"source":219,"target":35},{"source":219,"target":222},{"source":219,"target":34},{"source":222,"target":35},{"source":220,"target":15},{"source":35,"target":0},{"source":35,"target":16},{"source":35,"target":32},{"source":35,"target":223},{"source":35,"target":224},{"source":35,"target":225},{"source":223,"target":34},{"source":223,"target":226},{"source":223,"target":35},{"source":226,"target":34},{"source":224,"target":16},{"source":225,"target":32},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":19},{"source":36,"target":227},{"source":36,"target":228},{"source":227,"target":35},{"source":228,"target":19},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":18},{"source":37,"target":229},{"source":37,"target":230},{"source":229,"target":35},{"source":230,"target":18},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":231},{"source":39,"target":232},{"source":39,"target":233},{"source":39,"target":234},{"source":231,"target":235},{"source":231,"target":39},{"source":232,"target":236},{"source":232,"target":39},{"source":233,"target":237},{"source":233,"target":39},{"source":234,"target":38},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":238},{"source":40,"target":239},{"source":238,"target":41},{"source":238,"target":240},{"source":238,"target":40},{"source":240,"target":41},{"source":239,"target":38},{"source":41,"target":0},{"source":41,"target":241},{"source":41,"target":242},{"source":41,"target":243},{"source":41,"target":244},{"source":41,"target":245},{"source":41,"target":246},{"source":41,"target":247},{"source":41,"target":248},{"source":41,"target":249},{"source":41,"target":250},{"source":41,"target":251},{"source":41,"target":252},{"source":41,"target":253},{"source":41,"target":254},{"source":41,"target":255},{"source":241,"target":41},{"source":242,"target":41},{"source":243,"target":41},{"source":244,"target":41},{"source":245,"target":41},{"source":246,"target":41},{"source":247,"target":41},{"source":248,"target":41},{"source":249,"target":41},{"source":250,"target":41},{"source":251,"target":41},{"source":252,"target":41},{"source":253,"target":41},{"source":254,"target":41},{"source":255,"target":41},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":42},{"source":43,"target":256},{"source":43,"target":257},{"source":43,"target":258},{"source":43,"target":259},{"source":256,"target":260},{"source":256,"target":43},{"source":257,"target":261},{"source":257,"target":43},{"source":258,"target":44},{"source":258,"target":262},{"source":258,"target":43},{"source":262,"target":44},{"source":259,"target":42},{"source":44,"target":0},{"source":44,"target":263},{"source":44,"target":264},{"source":44,"target":265},{"source":263,"target":44},{"source":264,"target":44},{"source":265,"target":44},{"source":45,"target":0},{"source":45,"target":266},{"source":45,"target":267},{"source":266,"target":268},{"source":266,"target":45},{"source":267,"target":269},{"source":267,"target":45},{"source":46,"target":0},{"source":46,"target":270},{"source":46,"target":271},{"source":270,"target":272},{"source":270,"target":46},{"source":271,"target":273},{"source":271,"target":46},{"source":47,"target":0},{"source":47,"target":274},{"source":47,"target":275},{"source":47,"target":276},{"source":47,"target":277},{"source":274,"target":278},{"source":274,"target":47},{"source":275,"target":279},{"source":275,"target":47},{"source":276,"target":280},{"source":276,"target":47},{"source":277,"target":281},{"source":277,"target":47},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":282},{"source":49,"target":283},{"source":49,"target":284},{"source":282,"target":38},{"source":282,"target":285},{"source":282,"target":49},{"source":285,"target":38},{"source":283,"target":286},{"source":283,"target":49},{"source":284,"target":48},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":287},{"source":50,"target":288},{"source":287,"target":47},{"source":287,"target":289},{"source":287,"target":50},{"source":289,"target":47},{"source":288,"target":48},{"source":51,"target":0},{"source":51,"target":48},{"source":51,"target":290},{"source":51,"target":291},{"source":51,"target":292},{"source":290,"target":48},{"source":290,"target":293},{"source":290,"target":51},{"source":293,"target":48},{"source":291,"target":48},{"source":291,"target":294},{"source":291,"target":51},{"source":294,"target":48},{"source":292,"target":48},{"source":52,"target":0},{"source":52,"target":48},{"source":52,"target":32},{"source":52,"target":295},{"source":52,"target":296},{"source":295,"target":48},{"source":296,"target":32},{"source":53,"target":0},{"source":53,"target":297},{"source":53,"target":298},{"source":53,"target":299},{"source":53,"target":300},{"source":53,"target":301},{"source":53,"target":302},{"source":53,"target":303},{"source":53,"target":304},{"source":53,"target":305},{"source":53,"target":306},{"source":53,"target":307},{"source":53,"target":308},{"source":297,"target":53},{"source":298,"target":53},{"source":299,"target":53},{"source":300,"target":53},{"source":301,"target":53},{"source":302,"target":53},{"source":303,"target":53},{"source":304,"target":53},{"source":305,"target":53},{"source":306,"target":53},{"source":307,"target":53},{"source":308,"target":53},{"source":54,"target":0},{"source":54,"target":309},{"source":54,"target":310},{"source":54,"target":311},{"source":54,"target":312},{"source":54,"target":313},{"source":54,"target":314},{"source":309,"target":54},{"source":310,"target":54},{"source":311,"target":54},{"source":312,"target":54},{"source":313,"target":54},{"source":314,"target":54},{"source":55,"target":0},{"source":55,"target":315},{"source":315,"target":60},{"source":315,"target":316},{"source":315,"target":55},{"source":315,"target":317},{"source":316,"target":60},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":32},{"source":56,"target":318},{"source":56,"target":319},{"source":318,"target":55},{"source":319,"target":32},{"source":57,"target":0},{"source":57,"target":55},{"source":57,"target":320},{"source":57,"target":321},{"source":57,"target":322},{"source":57,"target":323},{"source":57,"target":324},{"source":57,"target":325},{"source":57,"target":326},{"source":57,"target":327},{"source":57,"target":328},{"source":320,"target":329},{"source":320,"target":57},{"source":321,"target":330},{"source":321,"target":57},{"source":322,"target":59},{"source":322,"target":331},{"source":322,"target":57},{"source":331,"target":59},{"source":323,"target":59},{"source":323,"target":332},{"source":323,"target":57},{"source":332,"target":59},{"source":324,"target":333},{"source":324,"target":57},{"source":325,"target":334},{"source":325,"target":57},{"source":326,"target":335},{"source":326,"target":57},{"source":327,"target":46},{"source":327,"target":336},{"source":327,"target":57},{"source":336,"target":46},{"source":328,"target":55},{"source":58,"target":0},{"source":58,"target":55},{"source":58,"target":337},{"source":58,"target":338},{"source":58,"target":339},{"source":337,"target":59},{"source":337,"target":340},{"source":337,"target":58},{"source":340,"target":59},{"source":338,"target":341},{"source":338,"target":58},{"source":339,"target":55},{"source":59,"target":0},{"source":59,"target":342},{"source":59,"target":343},{"source":59,"target":344},{"source":59,"target":345},{"source":342,"target":59},{"source":343,"target":59},{"source":344,"target":59},{"source":345,"target":59},{"source":60,"target":0},{"source":60,"target":317},{"source":60,"target":346},{"source":317,"target":55},{"source":317,"target":347},{"source":317,"target":60},{"source":317,"target":315},{"source":347,"target":55},{"source":346,"target":61},{"source":346,"target":348},{"source":346,"target":60},{"source":348,"target":61},{"source":61,"target":0},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":32},{"source":62,"target":349},{"source":62,"target":350},{"source":349,"target":61},{"source":350,"target":32},{"source":63,"target":0},{"source":63,"target":61},{"source":63,"target":351},{"source":63,"target":352},{"source":63,"target":353},{"source":63,"target":354},{"source":63,"target":355},{"source":351,"target":356},{"source":351,"target":63},{"source":352,"target":357},{"source":352,"target":63},{"source":353,"target":46},{"source":353,"target":358},{"source":353,"target":63},{"source":358,"target":46},{"source":354,"target":46},{"source":354,"target":359},{"source":354,"target":63},{"source":359,"target":46},{"source":355,"target":61},{"source":64,"target":0},{"source":64,"target":61},{"source":64,"target":360},{"source":64,"target":361},{"source":360,"target":46},{"source":360,"target":362},{"source":360,"target":64},{"source":362,"target":46},{"source":361,"target":61},{"source":65,"target":0},{"source":65,"target":61},{"source":65,"target":363},{"source":65,"target":364},{"source":65,"target":365},{"source":65,"target":366},{"source":65,"target":367},{"source":65,"target":368},{"source":65,"target":369},{"source":65,"target":370},{"source":363,"target":371},{"source":363,"target":65},{"source":364,"target":372},{"source":364,"target":65},{"source":365,"target":373},{"source":365,"target":65},{"source":366,"target":59},{"source":366,"target":374},{"source":366,"target":65},{"source":374,"target":59},{"source":367,"target":59},{"source":367,"target":375},{"source":367,"target":65},{"source":375,"target":59},{"source":368,"target":376},{"source":368,"target":65},{"source":369,"target":377},{"source":369,"target":65},{"source":370,"target":61},{"source":66,"target":0},{"source":66,"target":61},{"source":66,"target":378},{"source":378,"target":61},{"source":67,"target":0},{"source":67,"target":55},{"source":67,"target":379},{"source":67,"target":380},{"source":67,"target":381},{"source":379,"target":45},{"source":379,"target":382},{"source":379,"target":67},{"source":382,"target":45},{"source":380,"target":46},{"source":380,"target":383},{"source":380,"target":67},{"source":383,"target":46},{"source":381,"target":55},{"source":68,"target":0},{"source":68,"target":61},{"source":68,"target":384},{"source":384,"target":61}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pamodel" nsURI="http://www.eclipse.org/emf/teneo/elver/2005/pamodel" nsPrefix="org.elver.pamodel"> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEModelElement" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="PAnnotationElementCommutes"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//ENamedElement" derived="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="transient" eType="ecore:EClass pannotation.ecore#//Transient" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedModel"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AtMostOnePackage DistinctGenerators"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paEPackages" upperBound="-1" eType="#//PAnnotatedEPackage" containment="true" eOpposite="#//PAnnotatedEPackage/paModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEPackage" eSuperTypes="#//PAnnotatedEModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AtMostOneEClass"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paModel" eType="#//PAnnotatedModel" eOpposite="#//PAnnotatedModel/paEPackages"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="modelEPackage" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EPackage" changeable="false" volatile="true" transient="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="paEClasses" upperBound="-1" eType="#//PAnnotatedEClass" containment="true" eOpposite="#//PAnnotatedEClass/paEPackage"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="sequenceGenerators" upperBound="-1" eType="ecore:EClass pannotation.ecore#//SequenceGenerator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tableGenerators" upperBound="-1" eType="ecore:EClass pannotation.ecore#//TableGenerator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paEDataTypes" upperBound="-1" eType="#//PAnnotatedEDataType" containment="true" eOpposite="#//PAnnotatedEDataType/paEPackage"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="sequenceStyleGenerators" upperBound="-1" eType="ecore:EClass pannotation.ecore#//SequenceStyleGenerator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEClass" eSuperTypes="#//PAnnotatedEModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SameEFeatures EPackageCommutes ProperPrimaryKey EntityOrEmbeddableOrMappedSuper&#x9;OverriddenAreDefined ProperInheritance ProperDiscriminator SingleTableForSingleStrategy ProperPKJoin"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paEPackage" eType="#//PAnnotatedEPackage" eOpposite="#//PAnnotatedEPackage/paEClasses"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="modelEClass" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass" changeable="false" volatile="true" transient="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="paEStructuralFeatures" upperBound="-1" eType="#//PAnnotatedEStructuralFeature" containment="true" eOpposite="#//PAnnotatedEStructuralFeature/paEClass"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeOverrides" upperBound="-1" eType="ecore:EClass pannotation.ecore#//AttributeOverride" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="AttributeOverrides"/> <details key="annotationClass" value="javax.persistence.AttributeOverrides"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="discriminatorColumn" eType="ecore:EClass pannotation.ecore#//DiscriminatorColumn" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="discriminatorValue" eType="ecore:EClass pannotation.ecore#//DiscriminatorValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="embeddable" eType="ecore:EClass pannotation.ecore#//Embeddable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mappedSuperclass" eType="ecore:EClass pannotation.ecore#//MappedSuperclass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="ecore:EClass pannotation.ecore#//Entity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="idClass" eType="ecore:EClass pannotation.ecore#//IdClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritance" eType="ecore:EClass pannotation.ecore#//Inheritance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKeyJoinColumns" upperBound="-1" eType="ecore:EClass pannotation.ecore#//PrimaryKeyJoinColumn" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="PrimaryKeyJoinColumns"/> <details key="annotationClass" value="javax.persistence.PrimaryKeyJoinColumns"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="secondaryTables" upperBound="-1" eType="ecore:EClass pannotation.ecore#//SecondaryTable" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="SecondaryTables"/> <details key="annotationClass" value="javax.persistence.SecondaryTables"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="ecore:EClass pannotation.ecore#//Table" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tableGenerator" eType="ecore:EClass pannotation.ecore#//TableGenerator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associationOverrides" upperBound="-1" eType="ecore:EClass pannotation.ecore#//AssociationOverride" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="AssociationOverrides"/> <details key="annotationClass" value="javax.persistence.AssociationOverrides"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEStructuralFeature" abstract="true" eSuperTypes="#//PAnnotatedETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="EClassCommutes TransientNotAnnotated"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paEClass" eType="#//PAnnotatedEClass" eOpposite="#//PAnnotatedEClass/paEStructuralFeatures"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="modelEStructuralFeature" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="foreignKey" eType="ecore:EClass pannotation.ecore#//ForeignKey" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEAttribute" eSuperTypes="#//PAnnotatedEStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NotAnnotatedAsBasic GeneratedOnId DefinedGenerator IdOnEntityOrMappedSuper"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="modelEAttribute" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute" changeable="false" volatile="true" transient="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="basic" eType="ecore:EClass pannotation.ecore#//Basic" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enumerated" eType="ecore:EClass pannotation.ecore#//Enumerated" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatedValue" eType="ecore:EClass pannotation.ecore#//GeneratedValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="ecore:EClass pannotation.ecore#//Id" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lob" eType="ecore:EClass pannotation.ecore#//Lob" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="temporal" eType="ecore:EClass pannotation.ecore#//Temporal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="version" eType="ecore:EClass pannotation.ecore#//Version" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEReference" eSuperTypes="#//PAnnotatedEStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NotAnnotatedAsEmbed AssociationAgreeWithReference AssociationWellFormed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="modelEReference" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference" changeable="false" volatile="true" transient="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="embedded" eType="ecore:EClass pannotation.ecore#//Embedded" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="embeddedId" eType="ecore:EClass pannotation.ecore#//EmbeddedId" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manyToMany" eType="ecore:EClass pannotation.ecore#//ManyToMany" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manyToOne" eType="ecore:EClass pannotation.ecore#//ManyToOne" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mapKey" eType="ecore:EClass pannotation.ecore#//MapKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oneToOne" eType="ecore:EClass pannotation.ecore#//OneToOne" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orderBy" eType="ecore:EClass pannotation.ecore#//OrderBy" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKeyJoinColumns" upperBound="-1" eType="ecore:EClass pannotation.ecore#//PrimaryKeyJoinColumn" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="PrimaryKeyJoinColumns"/> <details key="annotationClass" value="javax.persistence.PrimaryKeyJoinColumns"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="associationOverrides" upperBound="-1" eType="ecore:EClass pannotation.ecore#//AssociationOverride" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="AssociationOverrides"/> <details key="annotationClass" value="javax.persistence.AssociationOverrides"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="external" eType="ecore:EClass pannotation.ecore#//External"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedETypedElement" abstract="true" eSuperTypes="#//PAnnotatedEModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="EClassCommutes TransientNotAnnotated"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeOverrides" upperBound="-1" eType="ecore:EClass pannotation.ecore#//AttributeOverride" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="AttributeOverrides"/> <details key="annotationClass" value="javax.persistence.AttributeOverrides"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="joinTable" eType="ecore:EClass pannotation.ecore#//JoinTable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oneToMany" eType="ecore:EClass pannotation.ecore#//OneToMany" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequenceGenerator" eType="ecore:EClass pannotation.ecore#//SequenceGenerator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tableGenerators" upperBound="-1" eType="ecore:EClass pannotation.ecore#//TableGenerator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinColumns" upperBound="-1" eType="ecore:EClass pannotation.ecore#//JoinColumn" containment="true"> <eAnnotations source="elver.jpa"> <details key="annotationName" value="JoinColumns"/> <details key="annotationClass" value="javax.persistence.JoinColumns"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="column" eType="ecore:EClass pannotation.ecore#//Column" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PAnnotatedEDataType" eSuperTypes="#//PAnnotatedEModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NotAnnotatedAsBasic GeneratedOnId DefinedGenerator IdOnEntityOrMappedSuper"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="modelEDataType" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EDataType" changeable="false" volatile="true" transient="true"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="basic" eType="ecore:EClass pannotation.ecore#//Basic" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enumerated" eType="ecore:EClass pannotation.ecore#//Enumerated" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generatedValue" eType="ecore:EClass pannotation.ecore#//GeneratedValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="id" eType="ecore:EClass pannotation.ecore#//Id" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lob" eType="ecore:EClass pannotation.ecore#//Lob" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="temporal" eType="ecore:EClass pannotation.ecore#//Temporal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="version" eType="ecore:EClass pannotation.ecore#//Version" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paEPackage" eType="#//PAnnotatedEPackage" eOpposite="#//PAnnotatedEPackage/paEDataTypes"> <eAnnotations source="teneo/internal/PersistenceMapping"> <details key="ignore" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="column" eType="ecore:EClass pannotation.ecore#//Column" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/pamodel.ecore
ecore
pamodel PAnnotatedEModelElement modelElement transient PAnnotatedModel paEPackages PAnnotatedEPackage paModel modelEPackage paEClasses sequenceGenerators tableGenerators paEDataTypes sequenceStyleGenerators PAnnotatedEClass paEPackage modelEClass paEStructuralFeatures attributeOverrides discriminatorColumn discriminatorValue embeddable mappedSuperclass entity idClass inheritance primaryKeyJoinColumns secondaryTables table tableGenerator associationOverrides PAnnotatedEStructuralFeature paEClass modelEStructuralFeature foreignKey PAnnotatedEAttribute modelEAttribute basic enumerated generatedValue id lob temporal version PAnnotatedEReference modelEReference embedded embeddedId manyToMany manyToOne mapKey oneToOne orderBy primaryKeyJoinColumns associationOverrides external PAnnotatedETypedElement attributeOverrides joinTable oneToMany sequenceGenerator tableGenerators joinColumns column PAnnotatedEDataType modelEDataType basic enumerated generatedValue id lob temporal version paEPackage column
null
{"directed":true,"nodes":[{"nsPrefix":"org.elver.pamodel","nsURI":"http://www.eclipse.org/emf/teneo/elver/2005/pamodel","name":"pamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEModelElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEPackage","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEStructuralFeature","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEAttribute","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEReference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedETypedElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PAnnotatedEDataType","instanceClass":null,"abstract":false,"id":9,"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":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"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":"transient","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paEPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"paModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"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":"modelEPackage","changeable":false,"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":"paEClasses","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":"sequenceGenerators","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":"tableGenerators","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":"paEDataTypes","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":"sequenceStyleGenerators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":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":"paEPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"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":"paEPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modelEClass","changeable":false,"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":"paEStructuralFeatures","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":"attributeOverrides","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":"discriminatorColumn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"discriminatorValue","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":true,"unsettable":false,"transient":false,"unique":true,"name":"embeddable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappedSuperclass","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":true,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"idClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inheritance","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":"primaryKeyJoinColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"secondaryTables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"table","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":true,"unsettable":false,"transient":false,"unique":true,"name":"tableGenerator","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":"associationOverrides","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":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":"paEClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"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"},{"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":"modelEStructuralFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":66,"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":"foreignKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modelEAttribute","changeable":false,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumerated","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generatedValue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"id","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lob","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":"temporal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":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":"modelEReference","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"embedded","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"embeddedId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manyToMany","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":"manyToOne","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":"mapKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oneToOne","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"primaryKeyJoinColumns","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":"associationOverrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"external","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeOverrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"joinTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oneToMany","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequenceGenerator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tableGenerators","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":"joinColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"column","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"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modelEDataType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumerated","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generatedValue","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":"id","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":"lob","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":"temporal","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":"version","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"column","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"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":10,"target":12},{"source":10,"target":1},{"source":11,"target":13},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":14,"target":3},{"source":14,"target":15},{"source":14,"target":2},{"source":14,"target":16},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":1},{"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":16,"target":2},{"source":16,"target":24},{"source":16,"target":3},{"source":16,"target":14},{"source":24,"target":2},{"source":17,"target":25},{"source":17,"target":3},{"source":18,"target":4},{"source":18,"target":26},{"source":18,"target":3},{"source":18,"target":27},{"source":26,"target":4},{"source":19,"target":28},{"source":19,"target":3},{"source":20,"target":29},{"source":20,"target":3},{"source":21,"target":9},{"source":21,"target":30},{"source":21,"target":3},{"source":21,"target":31},{"source":30,"target":9},{"source":22,"target":32},{"source":22,"target":3},{"source":23,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":27},{"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":27,"target":3},{"source":27,"target":49},{"source":27,"target":4},{"source":27,"target":18},{"source":49,"target":3},{"source":33,"target":50},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":51},{"source":34,"target":4},{"source":34,"target":52},{"source":51,"target":5},{"source":35,"target":53},{"source":35,"target":4},{"source":36,"target":54},{"source":36,"target":4},{"source":37,"target":55},{"source":37,"target":4},{"source":38,"target":56},{"source":38,"target":4},{"source":39,"target":57},{"source":39,"target":4},{"source":40,"target":58},{"source":40,"target":4},{"source":41,"target":59},{"source":41,"target":4},{"source":42,"target":60},{"source":42,"target":4},{"source":43,"target":61},{"source":43,"target":4},{"source":44,"target":62},{"source":44,"target":4},{"source":45,"target":63},{"source":45,"target":4},{"source":46,"target":64},{"source":46,"target":4},{"source":47,"target":65},{"source":47,"target":4},{"source":48,"target":1},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":52},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":68},{"source":52,"target":4},{"source":52,"target":69},{"source":52,"target":5},{"source":52,"target":34},{"source":69,"target":4},{"source":66,"target":70},{"source":66,"target":5},{"source":67,"target":71},{"source":67,"target":5},{"source":68,"target":8},{"source":6,"target":0},{"source":6,"target":5},{"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":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"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":84},{"source":75,"target":6},{"source":76,"target":85},{"source":76,"target":6},{"source":77,"target":86},{"source":77,"target":6},{"source":78,"target":87},{"source":78,"target":6},{"source":79,"target":88},{"source":79,"target":6},{"source":80,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":89},{"source":7,"target":90},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":94},{"source":7,"target":95},{"source":7,"target":96},{"source":7,"target":97},{"source":7,"target":98},{"source":7,"target":99},{"source":7,"target":100},{"source":89,"target":101},{"source":89,"target":7},{"source":90,"target":102},{"source":90,"target":7},{"source":91,"target":103},{"source":91,"target":7},{"source":92,"target":104},{"source":92,"target":7},{"source":93,"target":105},{"source":93,"target":7},{"source":94,"target":106},{"source":94,"target":7},{"source":95,"target":107},{"source":95,"target":7},{"source":96,"target":108},{"source":96,"target":7},{"source":97,"target":109},{"source":97,"target":7},{"source":98,"target":110},{"source":98,"target":7},{"source":99,"target":111},{"source":99,"target":7},{"source":100,"target":5},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":112},{"source":8,"target":113},{"source":8,"target":114},{"source":8,"target":115},{"source":8,"target":116},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":112,"target":120},{"source":112,"target":8},{"source":113,"target":121},{"source":113,"target":8},{"source":114,"target":122},{"source":114,"target":8},{"source":115,"target":123},{"source":115,"target":8},{"source":116,"target":124},{"source":116,"target":8},{"source":117,"target":125},{"source":117,"target":8},{"source":118,"target":126},{"source":118,"target":8},{"source":119,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":127},{"source":9,"target":128},{"source":9,"target":129},{"source":9,"target":130},{"source":9,"target":131},{"source":9,"target":132},{"source":9,"target":133},{"source":9,"target":134},{"source":9,"target":31},{"source":9,"target":135},{"source":9,"target":136},{"source":127,"target":137},{"source":127,"target":9},{"source":128,"target":138},{"source":128,"target":9},{"source":129,"target":139},{"source":129,"target":9},{"source":130,"target":140},{"source":130,"target":9},{"source":131,"target":141},{"source":131,"target":9},{"source":132,"target":142},{"source":132,"target":9},{"source":133,"target":143},{"source":133,"target":9},{"source":134,"target":144},{"source":134,"target":9},{"source":31,"target":3},{"source":31,"target":145},{"source":31,"target":9},{"source":31,"target":21},{"source":145,"target":3},{"source":135,"target":146},{"source":135,"target":9},{"source":136,"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="umlValueSpecification" nsURI="http://www.eclipse.org/papyrus/uml/textedit/valuespecification/xtext/UmlValueSpecification" nsPrefix="umlValueSpecification"> <eClassifiers xsi:type="ecore:EClass" name="AbstractRule"> <eStructuralFeatures xsi:type="ecore:EReference" name="visibility" eType="#//VisibilityKind" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceSpecification" eType="ecore:EClass platform:/resource/org.eclipse.uml2.uml/model/UML.ecore#//InstanceSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="undefined" eType="#//UndefinedRule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBooleanRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralIntegerOrUnlimitedNaturalRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unlimited" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralRealRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNullRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralStringRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UndefinedRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VisibilityKind"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="public" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="private" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protected" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="package" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/rpc1/org.eclipse.papyrus/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src-gen/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/UmlValueSpecification.ecore
ecore
umlValueSpecification AbstractRule visibility name instanceSpecification value undefined LiteralBooleanRule value LiteralIntegerOrUnlimitedNaturalRule value unlimited LiteralRealRule value LiteralNullRule value LiteralStringRule value UndefinedRule value VisibilityKind public private protected package
null
{"directed":true,"nodes":[{"nsPrefix":"umlValueSpecification","nsURI":"http://www.eclipse.org/papyrus/uml/textedit/valuespecification/xtext/UmlValueSpecification","name":"umlValueSpecification","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractRule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBooleanRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralIntegerOrUnlimitedNaturalRule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralRealRule","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNullRule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralStringRule","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UndefinedRule","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"abstract":false,"id":8,"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":"visibility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"undefined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"unlimited","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"public","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":"private","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":"protected","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":"package","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":9,"target":8},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":8},{"source":10,"target":15},{"source":10,"target":1},{"source":11,"target":16},{"source":11,"target":1},{"source":12,"target":17},{"source":12,"target":1},{"source":13,"target":7},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":7},{"source":2,"target":0},{"source":2,"target":19},{"source":19,"target":20},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":22},{"source":21,"target":23},{"source":21,"target":3},{"source":22,"target":24},{"source":22,"target":3},{"source":4,"target":0},{"source":4,"target":25},{"source":25,"target":26},{"source":25,"target":4},{"source":5,"target":0},{"source":5,"target":27},{"source":27,"target":28},{"source":27,"target":5},{"source":6,"target":0},{"source":6,"target":29},{"source":29,"target":30},{"source":29,"target":6},{"source":7,"target":0},{"source":7,"target":31},{"source":31,"target":32},{"source":31,"target":7},{"source":8,"target":0},{"source":8,"target":33},{"source":8,"target":34},{"source":8,"target":35},{"source":8,"target":36},{"source":33,"target":37},{"source":33,"target":8},{"source":34,"target":38},{"source":34,"target":8},{"source":35,"target":39},{"source":35,"target":8},{"source":36,"target":40},{"source":36,"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="archimate" nsURI="http://www.example.org/archimate" nsPrefix="archimate"> <eClassifiers xsi:type="ecore:EClass" name="ArchimateDiagram"> <eStructuralFeatures xsi:type="ecore:EReference" name="activestructureelement" upperBound="-1" eType="#//ActiveStructureElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="motivationelement" upperBound="-1" eType="#//MotivationElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bussinesselement" upperBound="-1" eType="#//BusinessElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="strategyelement" upperBound="-1" eType="#//StrategyElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActiveStructureElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="influences" upperBound="-1" eType="#//ActiveStructureElement"/> <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" upperBound="-1" eType="#//MotivationElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stakeholder" eSuperTypes="#//ActiveStructureElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="meaning" upperBound="-1" eType="#//Meaning" eOpposite="#//Meaning/stakeholder"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Value" eOpposite="#//Value/stakeholder"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MotivationElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="influences" upperBound="-1" eType="#//MotivationElement"/> <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="#//MotivationElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refinementType" eType="#//refinement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationType" lowerBound="1" eType="#//relationType" defaultValueLiteral="association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="negativeInfluence" upperBound="-1" eType="#//MotivationElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Meaning" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="stakeholder" upperBound="-1" eType="#//Stakeholder" eOpposite="#//Stakeholder/meaning"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="stakeholder" upperBound="-1" eType="#//Stakeholder" eOpposite="#//Stakeholder/value"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outcome" upperBound="-1" eType="#//Outcome" eOpposite="#//Outcome/value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Driver" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="goal" upperBound="-1" eType="#//Goal" eOpposite="#//Goal/driver"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assessment" upperBound="-1" eType="#//Assessment" eOpposite="#//Assessment/driver"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assessment" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="goal" upperBound="-1" eType="#//Goal" eOpposite="#//Goal/assessment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="driver" upperBound="-1" eType="#//Driver" eOpposite="#//Driver/assessment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="driver" upperBound="-1" eType="#//Driver" eOpposite="#//Driver/goal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assessment" upperBound="-1" eType="#//Assessment" eOpposite="#//Assessment/goal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outcome" upperBound="-1" eType="#//Goal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Value" eOpposite="#//Value/outcome"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Principle" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outcome" upperBound="-1" eType="#//Outcome"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//MotivationElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outcome" upperBound="-1" eType="#//Outcome"/> <eStructuralFeatures xsi:type="ecore:EReference" name="goal" upperBound="-1" eType="#//Goal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//Requirement"/> <eClassifiers xsi:type="ecore:EClass" name="StrategyElement" 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="refinementType" eType="#//refinement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//StrategyElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationType" lowerBound="1" eType="#//relationType" defaultValueLiteral="association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="influences" upperBound="-1" eType="#//MotivationElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//StrategyElement"/> <eClassifiers xsi:type="ecore:EClass" name="BusinessElement" 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="refinementType" eType="#//refinement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//BusinessElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationType" lowerBound="1" eType="#//relationType" defaultValueLiteral="association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizes" upperBound="-1" eType="#//MotivationElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="influences" upperBound="-1" eType="#//MotivationElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="triggers" eType="#//BusinessElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="negativeInfluence" upperBound="-1" eType="#//MotivationElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusinessProcess" eSuperTypes="#//BusinessElement"/> <eClassifiers xsi:type="ecore:EEnum" name="refinement"> <eLiterals name="AND"/> <eLiterals name="OR"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="relationType"> <eLiterals name="association"/> <eLiterals name="realization" value="1" literal="realization"/> <eLiterals name="trigger" value="2"/> <eLiterals name="composition" value="3"/> <eLiterals name="influences" value="4"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/hbcesar/istart-to-archi-atl-transformation/Metamodels/archimate.ecore
ecore
archimate ArchimateDiagram activestructureelement motivationelement bussinesselement strategyelement ActiveStructureElement influences name target Stakeholder meaning value MotivationElement influences name children refinementType relationType association negativeInfluence Meaning stakeholder Value stakeholder outcome Driver goal assessment Assessment goal driver Goal driver assessment Outcome outcome value Principle outcome Requirement outcome goal Constraint StrategyElement name refinementType children relationType association influences Resource BusinessElement name refinementType children relationType association realizes influences triggers negativeInfluence BusinessProcess refinement AND AND OR OR relationType association association realization realization trigger trigger composition composition influences influences
null
{"directed":true,"nodes":[{"nsPrefix":"archimate","nsURI":"http://www.example.org/archimate","name":"archimate","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveStructureElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stakeholder","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotivationElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meaning","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Driver","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assessment","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Principle","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategyElement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessProcess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"refinement","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"relationType","instanceClass":null,"id":19,"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":"activestructureelement","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":"motivationelement","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":"bussinesselement","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":"strategyelement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"influences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"unsettable":false,"transient":false,"unique":true,"name":"meaning","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","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":false,"unsettable":false,"transient":false,"unique":true,"name":"stakeholder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stakeholder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"influences","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"refinementType","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"association","unsettable":false,"transient":false,"unique":true,"name":"relationType","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":"negativeInfluence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outcome","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"goal","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":"assessment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"driver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"driver","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":"goal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assessment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outcome","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outcome","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outcome","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":"goal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"refinementType","changeable":true,"lowerBound":0,"iD":false,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"association","unsettable":false,"transient":false,"unique":true,"name":"relationType","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"influences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"refinementType","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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"association","unsettable":false,"transient":false,"unique":true,"name":"relationType","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":"realizes","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":false,"unsettable":false,"transient":false,"unique":true,"name":"influences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggers","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":false,"unsettable":false,"transient":false,"unique":true,"name":"negativeInfluence","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"},{"id":115,"eClass":"EGenericType"},{"name":"AND","id":116,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":117,"value":0,"literal":"OR","eClass":"EEnumLiteral"},{"name":"association","id":118,"value":0,"literal":"association","eClass":"EEnumLiteral"},{"name":"realization","id":119,"value":1,"literal":"realization","eClass":"EEnumLiteral"},{"name":"trigger","id":120,"value":2,"literal":"trigger","eClass":"EEnumLiteral"},{"name":"composition","id":121,"value":3,"literal":"composition","eClass":"EEnumLiteral"},{"name":"influences","id":122,"value":4,"literal":"influences","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":20,"target":2},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":2},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":4},{"source":22,"target":16},{"source":22,"target":26},{"source":22,"target":1},{"source":26,"target":16},{"source":23,"target":14},{"source":23,"target":27},{"source":23,"target":1},{"source":27,"target":14},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":28,"target":2},{"source":28,"target":31},{"source":28,"target":2},{"source":31,"target":2},{"source":29,"target":32},{"source":29,"target":2},{"source":30,"target":4},{"source":30,"target":33},{"source":30,"target":2},{"source":33,"target":4},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":34,"target":5},{"source":34,"target":37},{"source":34,"target":3},{"source":34,"target":38},{"source":37,"target":5},{"source":35,"target":6},{"source":35,"target":39},{"source":35,"target":3},{"source":35,"target":40},{"source":39,"target":6},{"source":36,"target":2},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":41,"target":4},{"source":41,"target":47},{"source":41,"target":4},{"source":47,"target":4},{"source":42,"target":48},{"source":42,"target":4},{"source":43,"target":4},{"source":43,"target":49},{"source":43,"target":4},{"source":49,"target":4},{"source":44,"target":18},{"source":44,"target":50},{"source":44,"target":4},{"source":50,"target":18},{"source":45,"target":19},{"source":45,"target":51},{"source":45,"target":4},{"source":51,"target":19},{"source":46,"target":4},{"source":46,"target":52},{"source":46,"target":4},{"source":52,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":38},{"source":5,"target":53},{"source":38,"target":3},{"source":38,"target":54},{"source":38,"target":5},{"source":38,"target":34},{"source":54,"target":3},{"source":53,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":40},{"source":6,"target":55},{"source":6,"target":56},{"source":40,"target":3},{"source":40,"target":57},{"source":40,"target":6},{"source":40,"target":35},{"source":57,"target":3},{"source":55,"target":10},{"source":55,"target":58},{"source":55,"target":6},{"source":55,"target":59},{"source":58,"target":10},{"source":56,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":60,"target":9},{"source":60,"target":63},{"source":60,"target":7},{"source":60,"target":64},{"source":63,"target":9},{"source":61,"target":8},{"source":61,"target":65},{"source":61,"target":7},{"source":61,"target":66},{"source":65,"target":8},{"source":62,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":67},{"source":8,"target":66},{"source":8,"target":68},{"source":67,"target":9},{"source":67,"target":69},{"source":67,"target":8},{"source":67,"target":70},{"source":69,"target":9},{"source":66,"target":7},{"source":66,"target":71},{"source":66,"target":8},{"source":66,"target":61},{"source":71,"target":7},{"source":68,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":64},{"source":9,"target":70},{"source":9,"target":72},{"source":64,"target":7},{"source":64,"target":73},{"source":64,"target":9},{"source":64,"target":60},{"source":73,"target":7},{"source":70,"target":8},{"source":70,"target":74},{"source":70,"target":9},{"source":70,"target":67},{"source":74,"target":8},{"source":72,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":75},{"source":10,"target":59},{"source":10,"target":76},{"source":75,"target":9},{"source":75,"target":77},{"source":75,"target":10},{"source":77,"target":9},{"source":59,"target":6},{"source":59,"target":78},{"source":59,"target":10},{"source":59,"target":55},{"source":78,"target":6},{"source":76,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":79},{"source":11,"target":80},{"source":79,"target":10},{"source":79,"target":81},{"source":79,"target":11},{"source":81,"target":10},{"source":80,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":82,"target":10},{"source":82,"target":85},{"source":82,"target":12},{"source":85,"target":10},{"source":83,"target":9},{"source":83,"target":86},{"source":83,"target":12},{"source":86,"target":9},{"source":84,"target":4},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":87},{"source":87,"target":12},{"source":14,"target":0},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":14,"target":92},{"source":88,"target":93},{"source":88,"target":14},{"source":89,"target":18},{"source":89,"target":94},{"source":89,"target":14},{"source":94,"target":18},{"source":90,"target":14},{"source":90,"target":95},{"source":90,"target":14},{"source":95,"target":14},{"source":91,"target":19},{"source":91,"target":96},{"source":91,"target":14},{"source":96,"target":19},{"source":92,"target":4},{"source":92,"target":97},{"source":92,"target":14},{"source":97,"target":4},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":98},{"source":98,"target":14},{"source":16,"target":0},{"source":16,"target":99},{"source":16,"target":100},{"source":16,"target":101},{"source":16,"target":102},{"source":16,"target":103},{"source":16,"target":104},{"source":16,"target":105},{"source":16,"target":106},{"source":99,"target":107},{"source":99,"target":16},{"source":100,"target":18},{"source":100,"target":108},{"source":100,"target":16},{"source":108,"target":18},{"source":101,"target":16},{"source":101,"target":109},{"source":101,"target":16},{"source":109,"target":16},{"source":102,"target":19},{"source":102,"target":110},{"source":102,"target":16},{"source":110,"target":19},{"source":103,"target":4},{"source":103,"target":111},{"source":103,"target":16},{"source":111,"target":4},{"source":104,"target":4},{"source":104,"target":112},{"source":104,"target":16},{"source":112,"target":4},{"source":105,"target":16},{"source":105,"target":113},{"source":105,"target":16},{"source":113,"target":16},{"source":106,"target":4},{"source":106,"target":114},{"source":106,"target":16},{"source":114,"target":4},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":115},{"source":115,"target":16},{"source":18,"target":0},{"source":18,"target":116},{"source":18,"target":117},{"source":116,"target":18},{"source":117,"target":18},{"source":19,"target":0},{"source":19,"target":118},{"source":19,"target":119},{"source":19,"target":120},{"source":19,"target":121},{"source":19,"target":122},{"source":118,"target":19},{"source":119,"target":19},{"source":120,"target":19},{"source":121,"target":19},{"source":122,"target":19}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ArduinoCard" nsURI="http://arduinoml.com/" nsPrefix="ArduinoML"> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EReference" name="Transitions" lowerBound="1" upperBound="-1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Command" lowerBound="1" upperBound="-1" eType="#//Command"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInitial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" 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="pinNumber" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAnalogic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sensor" eSuperTypes="#//Block"/> <eClassifiers xsi:type="ecore:EClass" name="Actuator" eSuperTypes="#//Block"/> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//BlockInteraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="Sensor" lowerBound="1" eType="#//Sensor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="nextState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Condition" lowerBound="1" upperBound="-1" eType="#//Condition"/> <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="Command" eSuperTypes="#//BlockInteraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="Actuator" lowerBound="1" eType="#//Actuator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Card"> <eStructuralFeatures xsi:type="ecore:EReference" name="States" lowerBound="1" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Transitions" lowerBound="1" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="BlockInteractions" lowerBound="1" upperBound="-1" eType="#//BlockInteraction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Blocks" lowerBound="1" upperBound="-1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockInteraction" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isHigh" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/imehdi/arduinoML/ArduinoML2/ArduinoML.ecore
ecore
ArduinoCard State Transitions Command name isInitial Block name pinNumber isAnalogic Sensor Actuator Condition Sensor Transition nextState Condition name Command Actuator Card States Transitions BlockInteractions Blocks BlockInteraction isHigh name
null
{"directed":true,"nodes":[{"nsPrefix":"ArduinoML","nsURI":"http://arduinoml.com/","name":"ArduinoCard","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actuator","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Card","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockInteraction","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Transitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"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":"Command","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":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":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"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":"pinNumber","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":"isAnalogic","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Sensor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nextState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Actuator","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"States","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"Transitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"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":"BlockInteractions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"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":"Blocks","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"isHigh","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":10,"target":6},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":6},{"source":11,"target":7},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":7},{"source":12,"target":16},{"source":12,"target":1},{"source":13,"target":17},{"source":13,"target":1},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":18,"target":21},{"source":18,"target":2},{"source":19,"target":22},{"source":19,"target":2},{"source":20,"target":23},{"source":20,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":24},{"source":24,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":25},{"source":25,"target":2},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":26},{"source":5,"target":27},{"source":26,"target":3},{"source":26,"target":28},{"source":26,"target":5},{"source":28,"target":3},{"source":27,"target":9},{"source":6,"target":0},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":29,"target":1},{"source":29,"target":32},{"source":29,"target":6},{"source":32,"target":1},{"source":30,"target":5},{"source":30,"target":33},{"source":30,"target":6},{"source":33,"target":5},{"source":31,"target":34},{"source":31,"target":6},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":35},{"source":7,"target":36},{"source":35,"target":4},{"source":35,"target":37},{"source":35,"target":7},{"source":37,"target":4},{"source":36,"target":9},{"source":8,"target":0},{"source":8,"target":38},{"source":8,"target":39},{"source":8,"target":40},{"source":8,"target":41},{"source":38,"target":1},{"source":38,"target":42},{"source":38,"target":8},{"source":42,"target":1},{"source":39,"target":6},{"source":39,"target":43},{"source":39,"target":8},{"source":43,"target":6},{"source":40,"target":9},{"source":40,"target":44},{"source":40,"target":8},{"source":44,"target":9},{"source":41,"target":2},{"source":41,"target":45},{"source":41,"target":8},{"source":45,"target":2},{"source":9,"target":0},{"source":9,"target":46},{"source":9,"target":47},{"source":46,"target":48},{"source":46,"target":9},{"source":47,"target":49},{"source":47,"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="database" nsURI="http://madcow.magic.database" nsPrefix="db"> <eSubpackages name="set" nsURI="http://madcow.magic.database.set" nsPrefix="set"> <eClassifiers xsi:type="ecore:EClass" name="Set" eSuperTypes="#//core/MagicDBElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardTotal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//set/Block" eOpposite="#//set/Block/sets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cards" upperBound="-1" eType="#//card/Card" containment="true" eOpposite="#//card/Card/set"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//core/MagicDBElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sets" upperBound="-1" eType="#//set/Set" containment="true" eOpposite="#//set/Set/block"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//set/BlockType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BlockType"> <eLiterals name="Core"/> <eLiterals name="Cycle" value="1" literal=""/> <eLiterals name="Other" value="-1"/> </eClassifiers> </eSubpackages> <eSubpackages name="card" nsURI="http://madcow.magic.database.card" nsPrefix="card"> <eClassifiers xsi:type="ecore:EClass" name="Card" eSuperTypes="#//core/MagicDBElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manacost" unique="false" upperBound="-1" eType="#//card/ManaType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="convertedManaCost" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="artist" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="legendary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subtype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rarity" eType="#//card/RarityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalCard" eType="#//card/Card" eOpposite="#//card/Card/reprints"/> <eStructuralFeatures xsi:type="ecore:EReference" name="set" eType="#//set/Set" eOpposite="#//set/Set/cards"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tribal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manacostString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reprints" upperBound="-1" eType="#//card/Card" eOpposite="#//card/Card/originalCard"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ManaType"> <eLiterals name="Colorless" literal="C"/> <eLiterals name="White" value="1" literal="W"/> <eLiterals name="Blue" value="2" literal="U"/> <eLiterals name="Black" value="3" literal="B"/> <eLiterals name="Red" value="4" literal="R"/> <eLiterals name="Green" value="5" literal="G"/> <eLiterals name="WhiteBlue" value="6" literal="{W/U}"/> <eLiterals name="BlueBlack" value="7" literal="{U/B}"/> <eLiterals name="BlackRed" value="8" literal="{B/R}"/> <eLiterals name="RedGreen" value="9" literal="{R/G}"/> <eLiterals name="GreenWhite" value="10" literal="{G/W}"/> <eLiterals name="WhiteBlack" value="11" literal="{W/B}"/> <eLiterals name="BlueRed" value="12" literal="{U/R}"/> <eLiterals name="BlackGreen" value="13" literal="{B/G}"/> <eLiterals name="RedWhite" value="14" literal="{R/W}"/> <eLiterals name="GreenBlue" value="15" literal="{G/U}"/> <eLiterals name="TwoWhite" value="16" literal="{2/W}"/> <eLiterals name="TwoBlue" value="17" literal="{2/U}"/> <eLiterals name="TwoBlack" value="18" literal="{2/B}"/> <eLiterals name="TwoRed" value="19" literal="{2/R}"/> <eLiterals name="TwoGreen" value="20" literal="{2/G}"/> <eLiterals name="Many" value="-1" literal="X"/> <eLiterals name="Other" value="-2" literal="O"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//card/Card"/> <eClassifiers xsi:type="ecore:EClass" name="Creature" eSuperTypes="#//card/Card"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="power" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toughness" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enchancement" eSuperTypes="#//card/Card"/> <eClassifiers xsi:type="ecore:EClass" name="Instant" eSuperTypes="#//card/Card"/> <eClassifiers xsi:type="ecore:EClass" name="Land" eSuperTypes="#//card/Card"/> <eClassifiers xsi:type="ecore:EClass" name="Sorcery" eSuperTypes="#//card/Card"/> <eClassifiers xsi:type="ecore:EClass" name="ArtifactCreature" eSuperTypes="#//card/Creature #//card/Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Interrupt" eSuperTypes="#//card/Instant"/> <eClassifiers xsi:type="ecore:EClass" name="Planeswalker" eSuperTypes="#//card/Card"/> <eClassifiers xsi:type="ecore:EEnum" name="RarityType"> <eLiterals name="Common"/> <eLiterals name="Uncommon" value="1"/> <eLiterals name="Rare" value="2"/> <eLiterals name="MythicRare" value="3" literal="Mythic Rare"/> <eLiterals name="Special" value="4"/> <eLiterals name="Land" value="5"/> </eClassifiers> </eSubpackages> <eSubpackages name="core" nsURI="http://madcow.magic.database.core" nsPrefix="core"> <eClassifiers xsi:type="ecore:EClass" name="MagicDBElement"> <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="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <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="Database" eSuperTypes="#//core/MagicDBElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//set/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardTotal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CardCSVFields"> <eLiterals name="Number"/> <eLiterals name="Name" value="1"/> <eLiterals name="Type" value="2"/> <eLiterals name="ManaCost" value="3"/> <eLiterals name="Rarity" value="4"/> <eLiterals name="Artist" value="5"/> <eLiterals name="Set" value="6"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/magicDB.ecore
ecore
database set Set date cardTotal block cards Block sets type BlockType Core Core Cycle Other Other card Card number manacost convertedManaCost artist legendary subtype rarity originalCard set tribal manacostString typeString reprints ManaType Colorless C White W Blue U Black B Red R Green G WhiteBlue {W/U} BlueBlack {U/B} BlackRed {B/R} RedGreen {R/G} GreenWhite {G/W} WhiteBlack {W/B} BlueRed {U/R} BlackGreen {B/G} RedWhite {R/W} GreenBlue {G/U} TwoWhite {2/W} TwoBlue {2/U} TwoBlack {2/B} TwoRed {2/R} TwoGreen {2/G} Many X Other O Artifact Creature power toughness Enchancement Instant Land Sorcery ArtifactCreature Interrupt Planeswalker RarityType Common Common Uncommon Uncommon Rare Rare MythicRare Mythic Rare Special Special Land Land core MagicDBElement name id description Database blocks cardTotal CardCSVFields Number Number Name Name Type Type ManaCost ManaCost Rarity Rarity Artist Artist Set Set
null
{"directed":true,"nodes":[{"nsPrefix":"db","nsURI":"http://madcow.magic.database","name":"database","id":0,"eClass":"EPackage"},{"nsPrefix":"set","nsURI":"http://madcow.magic.database.set","name":"set","id":1,"eClass":"EPackage"},{"nsPrefix":"card","nsURI":"http://madcow.magic.database.card","name":"card","id":2,"eClass":"EPackage"},{"nsPrefix":"core","nsURI":"http://madcow.magic.database.core","name":"core","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Set","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BlockType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MagicDBElement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":8,"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":"cardTotal","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cards","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Card","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"id":18,"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":"set","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"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":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"Core","id":24,"value":0,"literal":"Core","eClass":"EEnumLiteral"},{"name":"Cycle","id":25,"value":1,"literal":"","eClass":"EEnumLiteral"},{"name":"Other","id":26,"value":-1,"literal":"Other","eClass":"EEnumLiteral"},{"instanceTypeName":null,"instanceClassName":null,"name":"ManaType","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Creature","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enchancement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instant","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Land","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sorcery","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactCreature","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interrupt","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Planeswalker","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RarityType","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":1,"iD":false,"id":38,"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":"manacost","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"convertedManaCost","changeable":true,"lowerBound":1,"iD":false,"id":40,"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":"artist","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"legendary","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":"subtype","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":"rarity","changeable":true,"lowerBound":0,"iD":false,"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":"originalCard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tribal","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":"manacostString","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":"typeString","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reprints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"name":"Colorless","id":64,"value":0,"literal":"C","eClass":"EEnumLiteral"},{"name":"White","id":65,"value":1,"literal":"W","eClass":"EEnumLiteral"},{"name":"Blue","id":66,"value":2,"literal":"U","eClass":"EEnumLiteral"},{"name":"Black","id":67,"value":3,"literal":"B","eClass":"EEnumLiteral"},{"name":"Red","id":68,"value":4,"literal":"R","eClass":"EEnumLiteral"},{"name":"Green","id":69,"value":5,"literal":"G","eClass":"EEnumLiteral"},{"name":"WhiteBlue","id":70,"value":6,"literal":"{W/U}","eClass":"EEnumLiteral"},{"name":"BlueBlack","id":71,"value":7,"literal":"{U/B}","eClass":"EEnumLiteral"},{"name":"BlackRed","id":72,"value":8,"literal":"{B/R}","eClass":"EEnumLiteral"},{"name":"RedGreen","id":73,"value":9,"literal":"{R/G}","eClass":"EEnumLiteral"},{"name":"GreenWhite","id":74,"value":10,"literal":"{G/W}","eClass":"EEnumLiteral"},{"name":"WhiteBlack","id":75,"value":11,"literal":"{W/B}","eClass":"EEnumLiteral"},{"name":"BlueRed","id":76,"value":12,"literal":"{U/R}","eClass":"EEnumLiteral"},{"name":"BlackGreen","id":77,"value":13,"literal":"{B/G}","eClass":"EEnumLiteral"},{"name":"RedWhite","id":78,"value":14,"literal":"{R/W}","eClass":"EEnumLiteral"},{"name":"GreenBlue","id":79,"value":15,"literal":"{G/U}","eClass":"EEnumLiteral"},{"name":"TwoWhite","id":80,"value":16,"literal":"{2/W}","eClass":"EEnumLiteral"},{"name":"TwoBlue","id":81,"value":17,"literal":"{2/U}","eClass":"EEnumLiteral"},{"name":"TwoBlack","id":82,"value":18,"literal":"{2/B}","eClass":"EEnumLiteral"},{"name":"TwoRed","id":83,"value":19,"literal":"{2/R}","eClass":"EEnumLiteral"},{"name":"TwoGreen","id":84,"value":20,"literal":"{2/G}","eClass":"EEnumLiteral"},{"name":"Many","id":85,"value":-1,"literal":"X","eClass":"EEnumLiteral"},{"name":"Other","id":86,"value":-2,"literal":"O","eClass":"EEnumLiteral"},{"id":87,"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":"power","changeable":true,"lowerBound":0,"iD":false,"id":88,"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":"toughness","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"name":"Common","id":101,"value":0,"literal":"Common","eClass":"EEnumLiteral"},{"name":"Uncommon","id":102,"value":1,"literal":"Uncommon","eClass":"EEnumLiteral"},{"name":"Rare","id":103,"value":2,"literal":"Rare","eClass":"EEnumLiteral"},{"name":"MythicRare","id":104,"value":3,"literal":"Mythic Rare","eClass":"EEnumLiteral"},{"name":"Special","id":105,"value":4,"literal":"Special","eClass":"EEnumLiteral"},{"name":"Land","id":106,"value":5,"literal":"Land","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CardCSVFields","instanceClass":null,"id":108,"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":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":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":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"cardTotal","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":true},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"name":"Number","id":120,"value":0,"literal":"Number","eClass":"EEnumLiteral"},{"name":"Name","id":121,"value":1,"literal":"Name","eClass":"EEnumLiteral"},{"name":"Type","id":122,"value":2,"literal":"Type","eClass":"EEnumLiteral"},{"name":"ManaCost","id":123,"value":3,"literal":"ManaCost","eClass":"EEnumLiteral"},{"name":"Rarity","id":124,"value":4,"literal":"Rarity","eClass":"EEnumLiteral"},{"name":"Artist","id":125,"value":5,"literal":"Artist","eClass":"EEnumLiteral"},{"name":"Set","id":126,"value":6,"literal":"Set","eClass":"EEnumLiteral"}],"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":0},{"source":4,"target":1},{"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":8,"target":13},{"source":8,"target":4},{"source":9,"target":14},{"source":9,"target":4},{"source":10,"target":5},{"source":10,"target":15},{"source":10,"target":4},{"source":10,"target":16},{"source":15,"target":5},{"source":11,"target":17},{"source":11,"target":18},{"source":11,"target":4},{"source":11,"target":19},{"source":18,"target":17},{"source":12,"target":7},{"source":5,"target":1},{"source":5,"target":7},{"source":5,"target":16},{"source":5,"target":20},{"source":5,"target":21},{"source":16,"target":4},{"source":16,"target":22},{"source":16,"target":5},{"source":16,"target":10},{"source":22,"target":4},{"source":20,"target":6},{"source":20,"target":23},{"source":20,"target":5},{"source":23,"target":6},{"source":21,"target":7},{"source":6,"target":1},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":24,"target":6},{"source":25,"target":6},{"source":26,"target":6},{"source":2,"target":17},{"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":2,"target":37},{"source":2,"target":0},{"source":17,"target":2},{"source":17,"target":7},{"source":17,"target":38},{"source":17,"target":39},{"source":17,"target":40},{"source":17,"target":41},{"source":17,"target":42},{"source":17,"target":43},{"source":17,"target":44},{"source":17,"target":45},{"source":17,"target":19},{"source":17,"target":46},{"source":17,"target":47},{"source":17,"target":48},{"source":17,"target":49},{"source":17,"target":50},{"source":38,"target":51},{"source":38,"target":17},{"source":39,"target":27},{"source":39,"target":52},{"source":39,"target":17},{"source":52,"target":27},{"source":40,"target":53},{"source":40,"target":17},{"source":41,"target":54},{"source":41,"target":17},{"source":42,"target":55},{"source":42,"target":17},{"source":43,"target":56},{"source":43,"target":17},{"source":44,"target":37},{"source":44,"target":57},{"source":44,"target":17},{"source":57,"target":37},{"source":45,"target":17},{"source":45,"target":58},{"source":45,"target":17},{"source":45,"target":49},{"source":58,"target":17},{"source":19,"target":4},{"source":19,"target":59},{"source":19,"target":17},{"source":19,"target":11},{"source":59,"target":4},{"source":46,"target":60},{"source":46,"target":17},{"source":47,"target":61},{"source":47,"target":17},{"source":48,"target":62},{"source":48,"target":17},{"source":49,"target":17},{"source":49,"target":63},{"source":49,"target":17},{"source":49,"target":45},{"source":63,"target":17},{"source":50,"target":7},{"source":27,"target":2},{"source":27,"target":64},{"source":27,"target":65},{"source":27,"target":66},{"source":27,"target":67},{"source":27,"target":68},{"source":27,"target":69},{"source":27,"target":70},{"source":27,"target":71},{"source":27,"target":72},{"source":27,"target":73},{"source":27,"target":74},{"source":27,"target":75},{"source":27,"target":76},{"source":27,"target":77},{"source":27,"target":78},{"source":27,"target":79},{"source":27,"target":80},{"source":27,"target":81},{"source":27,"target":82},{"source":27,"target":83},{"source":27,"target":84},{"source":27,"target":85},{"source":27,"target":86},{"source":64,"target":27},{"source":65,"target":27},{"source":66,"target":27},{"source":67,"target":27},{"source":68,"target":27},{"source":69,"target":27},{"source":70,"target":27},{"source":71,"target":27},{"source":72,"target":27},{"source":73,"target":27},{"source":74,"target":27},{"source":75,"target":27},{"source":76,"target":27},{"source":77,"target":27},{"source":78,"target":27},{"source":79,"target":27},{"source":80,"target":27},{"source":81,"target":27},{"source":82,"target":27},{"source":83,"target":27},{"source":84,"target":27},{"source":85,"target":27},{"source":86,"target":27},{"source":28,"target":2},{"source":28,"target":17},{"source":28,"target":87},{"source":87,"target":17},{"source":29,"target":2},{"source":29,"target":17},{"source":29,"target":88},{"source":29,"target":89},{"source":29,"target":90},{"source":88,"target":91},{"source":88,"target":29},{"source":89,"target":92},{"source":89,"target":29},{"source":90,"target":17},{"source":30,"target":2},{"source":30,"target":17},{"source":30,"target":93},{"source":93,"target":17},{"source":31,"target":2},{"source":31,"target":17},{"source":31,"target":94},{"source":94,"target":17},{"source":32,"target":2},{"source":32,"target":17},{"source":32,"target":95},{"source":95,"target":17},{"source":33,"target":2},{"source":33,"target":17},{"source":33,"target":96},{"source":96,"target":17},{"source":34,"target":2},{"source":34,"target":29},{"source":34,"target":28},{"source":34,"target":97},{"source":34,"target":98},{"source":97,"target":29},{"source":98,"target":28},{"source":35,"target":2},{"source":35,"target":31},{"source":35,"target":99},{"source":99,"target":31},{"source":36,"target":2},{"source":36,"target":17},{"source":36,"target":100},{"source":100,"target":17},{"source":37,"target":2},{"source":37,"target":101},{"source":37,"target":102},{"source":37,"target":103},{"source":37,"target":104},{"source":37,"target":105},{"source":37,"target":106},{"source":101,"target":37},{"source":102,"target":37},{"source":103,"target":37},{"source":104,"target":37},{"source":105,"target":37},{"source":106,"target":37},{"source":3,"target":7},{"source":3,"target":107},{"source":3,"target":108},{"source":3,"target":0},{"source":7,"target":3},{"source":7,"target":109},{"source":7,"target":110},{"source":7,"target":111},{"source":109,"target":112},{"source":109,"target":7},{"source":110,"target":113},{"source":110,"target":7},{"source":111,"target":114},{"source":111,"target":7},{"source":107,"target":3},{"source":107,"target":7},{"source":107,"target":115},{"source":107,"target":116},{"source":107,"target":117},{"source":115,"target":5},{"source":115,"target":118},{"source":115,"target":107},{"source":118,"target":5},{"source":116,"target":119},{"source":116,"target":107},{"source":117,"target":7},{"source":108,"target":3},{"source":108,"target":120},{"source":108,"target":121},{"source":108,"target":122},{"source":108,"target":123},{"source":108,"target":124},{"source":108,"target":125},{"source":108,"target":126},{"source":120,"target":108},{"source":121,"target":108},{"source":122,"target":108},{"source":123,"target":108},{"source":124,"target":108},{"source":125,"target":108},{"source":126,"target":108}],"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="rezept" nsURI="http://www.github.com/funthomas424242/dsl/Rezept" nsPrefix="rezept"> <eClassifiers xsi:type="ecore:EClass" name="Rezeptdatei"> <eStructuralFeatures xsi:type="ecore:EReference" name="rezept" eType="#//Dateiart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dateiart"> <eStructuralFeatures xsi:type="ecore:EReference" name="projekt" eType="#//RezeptbuchProjekt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rezepte" eType="#//Rezeptliste" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="produkte" eType="#//Produktliste" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RezeptbuchProjekt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="artifactId" 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="resourcesDir" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="siteURL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="buch" eType="#//BuchBeschreibung" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BuchBeschreibung"> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//RezeptImport" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="titel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="autoren" upperBound="-1" eType="#//Autor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vorwort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="absatz" upperBound="-1" eType="#//Absatz" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lizenz" eType="#//Lizenz" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="datumPublished" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Absatz"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="titel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Autor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vorname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nachname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="organisationsName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modifikationsNotiz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lizenz"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hinweis" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RezeptImport"> <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="Produktliste"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rezepte" upperBound="-1" eType="#//ProduktBlatt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProduktBlatt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verpackung" eType="#//Verpackung"/> <eStructuralFeatures xsi:type="ecore:EReference" name="menge" eType="#//BestimmteMenge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="smartPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uba" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preis" eType="#//Preis" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="haendler" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hersteller" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="datumLetzteAenderung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Preis"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="betrag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="waehrung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rezeptliste"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="zitat" eType="#//Zitat" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bild" eType="#//Bild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="zusammenfassung" eType="#//Abstract" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//ProduktImport" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rezepte" upperBound="-1" eType="#//RezeptBlatt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProduktImport"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="produkte" eType="#//Produktliste"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RezeptBlatt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="titel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="untertitel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kategorie" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="quelle" eType="#//Quelle" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="personen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="letzteAenderung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="produkte" upperBound="-1" eType="#//ProduktRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasBrennwert" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="brennwert" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="zutaten" upperBound="-1" eType="#//Zutat" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schritte" upperBound="-1" eType="#//Arbeitsschritt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="notizen" upperBound="-1" eType="#//Notiz" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bilder" upperBound="-1" eType="#//Bild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arbeitsschritt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="beschreibung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="notiz" eType="#//Notiz" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Notiz"> <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="Tipp" eSuperTypes="#//Notiz"/> <eClassifiers xsi:type="ecore:EClass" name="Kommentar" eSuperTypes="#//Notiz"/> <eClassifiers xsi:type="ecore:EClass" name="Anmerkung" eSuperTypes="#//Notiz"/> <eClassifiers xsi:type="ecore:EClass" name="Abstract"> <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="Zitat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verfasser" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bild"> <eStructuralFeatures xsi:type="ecore:EReference" name="ablageort" eType="#//Ablageort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internetPage" eType="#//Internetpfad" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="beschreibung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lizenz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="urheber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ablageort"/> <eClassifiers xsi:type="ecore:EClass" name="Internetpfad" eSuperTypes="#//Ablageort"> <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="Lokalerpfad" eSuperTypes="#//Ablageort"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProduktRef"> <eStructuralFeatures xsi:type="ecore:EReference" name="produkt" eType="#//ProduktBlatt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anzahl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Zutat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="menge" eType="#//Menge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasSmartPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="smartPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Menge"/> <eClassifiers xsi:type="ecore:EClass" name="BestimmteMenge" eSuperTypes="#//Menge"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="betrag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="details" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="einheit" eType="#//Masseinheit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnbestimmteMenge" eSuperTypes="#//Menge"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="menge" eType="#//UnbestimmteMengenangabe"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Quelle"/> <eClassifiers xsi:type="ecore:EClass" name="Literaturquelle" eSuperTypes="#//Quelle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modifikation" eType="#//Modifikationsart"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="beschreibung" 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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Personenquelle" eSuperTypes="#//Quelle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="personenBeschreibung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag"/> <eClassifiers xsi:type="ecore:EClass" name="StoffTag" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stoff" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BenutzerTag" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bezeichnung" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiaetTag" eSuperTypes="#//Tag"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diaet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Modifikationsart"> <eLiterals name="MODIFIZIERT" literal="verändert"/> <eLiterals name="UNVERAENDERT" value="1" literal="unverändert"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Masseinheit"> <eLiterals name="KEINEAUSWAHL" literal="keine Auswahl"/> <eLiterals name="KG" value="1" literal="kg"/> <eLiterals name="G" value="2" literal="g"/> <eLiterals name="ML" value="3" literal="ml"/> <eLiterals name="L" value="4" literal="L"/> <eLiterals name="PRISE" value="5" literal="Prise"/> <eLiterals name="STUECK" value="6" literal="Stück"/> <eLiterals name="STANGE" value="7" literal="Stange(n)"/> <eLiterals name="ZEHEN" value="8" literal="Zehe(n)"/> <eLiterals name="KNOLLE" value="9" literal="Knolle(n)"/> <eLiterals name="SCHEIBEN" value="10" literal="Scheibe(n)"/> <eLiterals name="BUND" value="11" literal="Bund"/> <eLiterals name="EL" value="12" literal="Esslöffel"/> <eLiterals name="TL" value="13" literal="Teelöffel"/> <eLiterals name="MESSERSPITZE" value="14" literal="Messerspitze(n)"/> <eLiterals name="TASSE" value="15" literal="Tasse(n)"/> <eLiterals name="DOSE" value="16" literal="Dose(n)"/> <eLiterals name="BECHER" value="17" literal="Becher"/> <eLiterals name="TUETEN" value="18" literal="Tüte(n)"/> <eLiterals name="PACKUNG" value="19" literal="Packung(en)"/> <eLiterals name="PCKCH" value="20" literal="Päckchen"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnbestimmteMengenangabe"> <eLiterals name="KEINEAUSWAHL" literal="keine Auswahl"/> <eLiterals name="NACHBEDARF" value="1" literal="nach Bedarf"/> <eLiterals name="ETWAS" value="2" literal="etwas"/> <eLiterals name="WENIG" value="3" literal="wenig"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Verpackung"> <eLiterals name="KEINEAUSWAHL" literal="&quot;&quot;"/> <eLiterals name="GLAS" value="1" literal="&quot;Glas&quot;"/> <eLiterals name="DOSE" value="2" literal="&quot;Dose&quot;"/> <eLiterals name="TUETE" value="3" literal="&quot;Tüte&quot;"/> <eLiterals name="NETZ" value="4" literal="&quot;Netz&quot;"/> <eLiterals name="PCKG" value="5" literal="&quot;Packung&quot;"/> <eLiterals name="PCKCH" value="6" literal="&quot;Päckchen&quot;"/> <eLiterals name="BECHER" value="7" literal="&quot;Becher&quot;"/> <eLiterals name="BEUTEL" value="8" literal="&quot;Beutel&quot;"/> <eLiterals name="STUECK" value="9" literal="&quot;Stück&quot;"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Huluvu424242/rezept-dsl.xtext/com.github.funthomas424242.dsl.rezept/model/generated/Rezept.ecore
ecore
rezept Rezeptdatei rezept Dateiart projekt rezepte produkte RezeptbuchProjekt groupId artifactId version resourcesDir siteURL buch BuchBeschreibung imports titel autoren vorwort absatz lizenz datumPublished Absatz titel text Autor vorname nachname organisationsName modifikationsNotiz Lizenz hinweis text RezeptImport importURI Produktliste name rezepte ProduktBlatt name verpackung menge smartPoints ean uba preis haendler hersteller datumLetzteAenderung Preis betrag waehrung Rezeptliste name zitat bild zusammenfassung imports rezepte ProduktImport importURI produkte RezeptBlatt name titel untertitel kategorie quelle personen letzteAenderung tags produkte hasBrennwert brennwert zutaten schritte notizen bilder Arbeitsschritt beschreibung notiz Notiz text Tipp Kommentar Anmerkung Abstract text Zitat verfasser text Bild ablageort internetPage beschreibung lizenz urheber Ablageort Internetpfad url Lokalerpfad fileName ProduktRef produkt anzahl Zutat name menge hasSmartPoints smartPoints Menge BestimmteMenge betrag details einheit UnbestimmteMenge menge Quelle Literaturquelle modifikation beschreibung url Personenquelle personenBeschreibung Tag StoffTag stoff BenutzerTag bezeichnung DiaetTag diaet Modifikationsart MODIFIZIERT verändert UNVERAENDERT unverändert Masseinheit KEINEAUSWAHL keine Auswahl KG kg G g ML ml L L PRISE Prise STUECK Stück STANGE Stange(n) ZEHEN Zehe(n) KNOLLE Knolle(n) SCHEIBEN Scheibe(n) BUND Bund EL Esslöffel TL Teelöffel MESSERSPITZE Messerspitze(n) TASSE Tasse(n) DOSE Dose(n) BECHER Becher TUETEN Tüte(n) PACKUNG Packung(en) PCKCH Päckchen UnbestimmteMengenangabe KEINEAUSWAHL keine Auswahl NACHBEDARF nach Bedarf ETWAS etwas WENIG wenig Verpackung KEINEAUSWAHL "" GLAS "Glas" DOSE "Dose" TUETE "Tüte" NETZ "Netz" PCKG "Packung" PCKCH "Päckchen" BECHER "Becher" BEUTEL "Beutel" STUECK "Stück"
null
{"directed":true,"nodes":[{"nsPrefix":"rezept","nsURI":"http://www.github.com/funthomas424242/dsl/Rezept","name":"rezept","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rezeptdatei","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dateiart","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RezeptbuchProjekt","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuchBeschreibung","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Absatz","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Autor","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lizenz","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RezeptImport","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Produktliste","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProduktBlatt","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preis","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rezeptliste","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProduktImport","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RezeptBlatt","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arbeitsschritt","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notiz","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tipp","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kommentar","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Anmerkung","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Zitat","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bild","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ablageort","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Internetpfad","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lokalerpfad","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProduktRef","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Zutat","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Menge","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BestimmteMenge","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnbestimmteMenge","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Quelle","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literaturquelle","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Personenquelle","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StoffTag","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BenutzerTag","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiaetTag","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Modifikationsart","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Masseinheit","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnbestimmteMengenangabe","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Verpackung","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rezept","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"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":"projekt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rezepte","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":true,"unsettable":false,"transient":false,"unique":true,"name":"produkte","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"groupId","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":"artifactId","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resourcesDir","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"siteURL","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"buch","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"},{"container":false,"ordered":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":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":"titel","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"autoren","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":"vorwort","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":true,"unsettable":false,"transient":false,"unique":true,"name":"absatz","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lizenz","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"datumPublished","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"titel","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":"text","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"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":"vorname","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nachname","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":"organisationsName","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modifikationsNotiz","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hinweis","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":"text","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"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":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rezepte","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"transient":false,"unique":true,"name":"verpackung","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":true,"unsettable":false,"transient":false,"unique":true,"name":"menge","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"smartPoints","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ean","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":"uba","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preis","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"haendler","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":"hersteller","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":"datumLetzteAenderung","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"betrag","changeable":true,"lowerBound":0,"iD":false,"id":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":"waehrung","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"zitat","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":"bild","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":"zusammenfassung","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rezepte","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"produkte","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","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":"titel","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":"untertitel","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":"kategorie","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"quelle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"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":"personen","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"letzteAenderung","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"produkte","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"hasBrennwert","changeable":true,"lowerBound":0,"iD":false,"id":147,"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":"brennwert","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"zutaten","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schritte","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notizen","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bilder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beschreibung","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notiz","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":177,"derived":false},{"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":"verfasser","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":"text","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ablageort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"internetPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beschreibung","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":"lizenz","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":"urheber","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"},{"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":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"produkt","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":"anzahl","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"menge","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"hasSmartPoints","changeable":true,"lowerBound":0,"iD":false,"id":205,"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":"smartPoints","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"betrag","changeable":true,"lowerBound":0,"iD":false,"id":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":"details","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"einheit","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"menge","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modifikation","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beschreibung","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":"url","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"personenBeschreibung","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stoff","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bezeichnung","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diaet","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"name":"MODIFIZIERT","id":240,"value":0,"literal":"verändert","eClass":"EEnumLiteral"},{"name":"UNVERAENDERT","id":241,"value":1,"literal":"unverändert","eClass":"EEnumLiteral"},{"name":"KEINEAUSWAHL","id":242,"value":0,"literal":"keine Auswahl","eClass":"EEnumLiteral"},{"name":"KG","id":243,"value":1,"literal":"kg","eClass":"EEnumLiteral"},{"name":"G","id":244,"value":2,"literal":"g","eClass":"EEnumLiteral"},{"name":"ML","id":245,"value":3,"literal":"ml","eClass":"EEnumLiteral"},{"name":"L","id":246,"value":4,"literal":"L","eClass":"EEnumLiteral"},{"name":"PRISE","id":247,"value":5,"literal":"Prise","eClass":"EEnumLiteral"},{"name":"STUECK","id":248,"value":6,"literal":"Stück","eClass":"EEnumLiteral"},{"name":"STANGE","id":249,"value":7,"literal":"Stange(n)","eClass":"EEnumLiteral"},{"name":"ZEHEN","id":250,"value":8,"literal":"Zehe(n)","eClass":"EEnumLiteral"},{"name":"KNOLLE","id":251,"value":9,"literal":"Knolle(n)","eClass":"EEnumLiteral"},{"name":"SCHEIBEN","id":252,"value":10,"literal":"Scheibe(n)","eClass":"EEnumLiteral"},{"name":"BUND","id":253,"value":11,"literal":"Bund","eClass":"EEnumLiteral"},{"name":"EL","id":254,"value":12,"literal":"Esslöffel","eClass":"EEnumLiteral"},{"name":"TL","id":255,"value":13,"literal":"Teelöffel","eClass":"EEnumLiteral"},{"name":"MESSERSPITZE","id":256,"value":14,"literal":"Messerspitze(n)","eClass":"EEnumLiteral"},{"name":"TASSE","id":257,"value":15,"literal":"Tasse(n)","eClass":"EEnumLiteral"},{"name":"DOSE","id":258,"value":16,"literal":"Dose(n)","eClass":"EEnumLiteral"},{"name":"BECHER","id":259,"value":17,"literal":"Becher","eClass":"EEnumLiteral"},{"name":"TUETEN","id":260,"value":18,"literal":"Tüte(n)","eClass":"EEnumLiteral"},{"name":"PACKUNG","id":261,"value":19,"literal":"Packung(en)","eClass":"EEnumLiteral"},{"name":"PCKCH","id":262,"value":20,"literal":"Päckchen","eClass":"EEnumLiteral"},{"name":"KEINEAUSWAHL","id":263,"value":0,"literal":"keine Auswahl","eClass":"EEnumLiteral"},{"name":"NACHBEDARF","id":264,"value":1,"literal":"nach Bedarf","eClass":"EEnumLiteral"},{"name":"ETWAS","id":265,"value":2,"literal":"etwas","eClass":"EEnumLiteral"},{"name":"WENIG","id":266,"value":3,"literal":"wenig","eClass":"EEnumLiteral"},{"name":"KEINEAUSWAHL","id":267,"value":0,"literal":"\"\"","eClass":"EEnumLiteral"},{"name":"GLAS","id":268,"value":1,"literal":"\"Glas\"","eClass":"EEnumLiteral"},{"name":"DOSE","id":269,"value":2,"literal":"\"Dose\"","eClass":"EEnumLiteral"},{"name":"TUETE","id":270,"value":3,"literal":"\"Tüte\"","eClass":"EEnumLiteral"},{"name":"NETZ","id":271,"value":4,"literal":"\"Netz\"","eClass":"EEnumLiteral"},{"name":"PCKG","id":272,"value":5,"literal":"\"Packung\"","eClass":"EEnumLiteral"},{"name":"PCKCH","id":273,"value":6,"literal":"\"Päckchen\"","eClass":"EEnumLiteral"},{"name":"BECHER","id":274,"value":7,"literal":"\"Becher\"","eClass":"EEnumLiteral"},{"name":"BEUTEL","id":275,"value":8,"literal":"\"Beutel\"","eClass":"EEnumLiteral"},{"name":"STUECK","id":276,"value":9,"literal":"\"Stück\"","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":1,"target":0},{"source":1,"target":42},{"source":42,"target":2},{"source":42,"target":43},{"source":42,"target":1},{"source":43,"target":2},{"source":2,"target":0},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":44,"target":3},{"source":44,"target":47},{"source":44,"target":2},{"source":47,"target":3},{"source":45,"target":12},{"source":45,"target":48},{"source":45,"target":2},{"source":48,"target":12},{"source":46,"target":9},{"source":46,"target":49},{"source":46,"target":2},{"source":49,"target":9},{"source":3,"target":0},{"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":50,"target":56},{"source":50,"target":3},{"source":51,"target":57},{"source":51,"target":3},{"source":52,"target":58},{"source":52,"target":3},{"source":53,"target":59},{"source":53,"target":3},{"source":54,"target":60},{"source":54,"target":3},{"source":55,"target":4},{"source":55,"target":61},{"source":55,"target":3},{"source":61,"target":4},{"source":4,"target":0},{"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":62,"target":8},{"source":62,"target":69},{"source":62,"target":4},{"source":69,"target":8},{"source":63,"target":70},{"source":63,"target":4},{"source":64,"target":6},{"source":64,"target":71},{"source":64,"target":4},{"source":71,"target":6},{"source":65,"target":72},{"source":65,"target":4},{"source":66,"target":5},{"source":66,"target":73},{"source":66,"target":4},{"source":73,"target":5},{"source":67,"target":7},{"source":67,"target":74},{"source":67,"target":4},{"source":74,"target":7},{"source":68,"target":75},{"source":68,"target":4},{"source":5,"target":0},{"source":5,"target":76},{"source":5,"target":77},{"source":76,"target":78},{"source":76,"target":5},{"source":77,"target":79},{"source":77,"target":5},{"source":6,"target":0},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":80,"target":84},{"source":80,"target":6},{"source":81,"target":85},{"source":81,"target":6},{"source":82,"target":86},{"source":82,"target":6},{"source":83,"target":87},{"source":83,"target":6},{"source":7,"target":0},{"source":7,"target":88},{"source":7,"target":89},{"source":88,"target":90},{"source":88,"target":7},{"source":89,"target":91},{"source":89,"target":7},{"source":8,"target":0},{"source":8,"target":92},{"source":92,"target":93},{"source":92,"target":8},{"source":9,"target":0},{"source":9,"target":94},{"source":9,"target":95},{"source":94,"target":96},{"source":94,"target":9},{"source":95,"target":10},{"source":95,"target":97},{"source":95,"target":9},{"source":97,"target":10},{"source":10,"target":0},{"source":10,"target":98},{"source":10,"target":99},{"source":10,"target":100},{"source":10,"target":101},{"source":10,"target":102},{"source":10,"target":103},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":10,"target":107},{"source":98,"target":108},{"source":98,"target":10},{"source":99,"target":41},{"source":99,"target":109},{"source":99,"target":10},{"source":109,"target":41},{"source":100,"target":29},{"source":100,"target":110},{"source":100,"target":10},{"source":110,"target":29},{"source":101,"target":111},{"source":101,"target":10},{"source":102,"target":112},{"source":102,"target":10},{"source":103,"target":113},{"source":103,"target":10},{"source":104,"target":11},{"source":104,"target":114},{"source":104,"target":10},{"source":114,"target":11},{"source":105,"target":115},{"source":105,"target":10},{"source":106,"target":116},{"source":106,"target":10},{"source":107,"target":117},{"source":107,"target":10},{"source":11,"target":0},{"source":11,"target":118},{"source":11,"target":119},{"source":118,"target":120},{"source":118,"target":11},{"source":119,"target":121},{"source":119,"target":11},{"source":12,"target":0},{"source":12,"target":122},{"source":12,"target":123},{"source":12,"target":124},{"source":12,"target":125},{"source":12,"target":126},{"source":12,"target":127},{"source":122,"target":128},{"source":122,"target":12},{"source":123,"target":21},{"source":123,"target":129},{"source":123,"target":12},{"source":129,"target":21},{"source":124,"target":22},{"source":124,"target":130},{"source":124,"target":12},{"source":130,"target":22},{"source":125,"target":20},{"source":125,"target":131},{"source":125,"target":12},{"source":131,"target":20},{"source":126,"target":13},{"source":126,"target":132},{"source":126,"target":12},{"source":132,"target":13},{"source":127,"target":14},{"source":127,"target":133},{"source":127,"target":12},{"source":133,"target":14},{"source":13,"target":0},{"source":13,"target":134},{"source":13,"target":135},{"source":134,"target":136},{"source":134,"target":13},{"source":135,"target":9},{"source":135,"target":137},{"source":135,"target":13},{"source":137,"target":9},{"source":14,"target":0},{"source":14,"target":138},{"source":14,"target":139},{"source":14,"target":140},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":14,"target":144},{"source":14,"target":145},{"source":14,"target":146},{"source":14,"target":147},{"source":14,"target":148},{"source":14,"target":149},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":152},{"source":138,"target":153},{"source":138,"target":14},{"source":139,"target":154},{"source":139,"target":14},{"source":140,"target":155},{"source":140,"target":14},{"source":141,"target":156},{"source":141,"target":14},{"source":142,"target":31},{"source":142,"target":157},{"source":142,"target":14},{"source":157,"target":31},{"source":143,"target":158},{"source":143,"target":14},{"source":144,"target":159},{"source":144,"target":14},{"source":145,"target":34},{"source":145,"target":160},{"source":145,"target":14},{"source":160,"target":34},{"source":146,"target":26},{"source":146,"target":161},{"source":146,"target":14},{"source":161,"target":26},{"source":147,"target":162},{"source":147,"target":14},{"source":148,"target":163},{"source":148,"target":14},{"source":149,"target":27},{"source":149,"target":164},{"source":149,"target":14},{"source":164,"target":27},{"source":150,"target":15},{"source":150,"target":165},{"source":150,"target":14},{"source":165,"target":15},{"source":151,"target":16},{"source":151,"target":166},{"source":151,"target":14},{"source":166,"target":16},{"source":152,"target":22},{"source":152,"target":167},{"source":152,"target":14},{"source":167,"target":22},{"source":15,"target":0},{"source":15,"target":168},{"source":15,"target":169},{"source":168,"target":170},{"source":168,"target":15},{"source":169,"target":16},{"source":169,"target":171},{"source":169,"target":15},{"source":171,"target":16},{"source":16,"target":0},{"source":16,"target":172},{"source":172,"target":173},{"source":172,"target":16},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":174},{"source":174,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":175},{"source":175,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":176},{"source":176,"target":16},{"source":20,"target":0},{"source":20,"target":177},{"source":177,"target":178},{"source":177,"target":20},{"source":21,"target":0},{"source":21,"target":179},{"source":21,"target":180},{"source":179,"target":181},{"source":179,"target":21},{"source":180,"target":182},{"source":180,"target":21},{"source":22,"target":0},{"source":22,"target":183},{"source":22,"target":184},{"source":22,"target":185},{"source":22,"target":186},{"source":22,"target":187},{"source":183,"target":23},{"source":183,"target":188},{"source":183,"target":22},{"source":188,"target":23},{"source":184,"target":24},{"source":184,"target":189},{"source":184,"target":22},{"source":189,"target":24},{"source":185,"target":190},{"source":185,"target":22},{"source":186,"target":191},{"source":186,"target":22},{"source":187,"target":192},{"source":187,"target":22},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":193},{"source":24,"target":194},{"source":193,"target":195},{"source":193,"target":24},{"source":194,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":196},{"source":25,"target":197},{"source":196,"target":198},{"source":196,"target":25},{"source":197,"target":23},{"source":26,"target":0},{"source":26,"target":199},{"source":26,"target":200},{"source":199,"target":10},{"source":199,"target":201},{"source":199,"target":26},{"source":201,"target":10},{"source":200,"target":202},{"source":200,"target":26},{"source":27,"target":0},{"source":27,"target":203},{"source":27,"target":204},{"source":27,"target":205},{"source":27,"target":206},{"source":203,"target":207},{"source":203,"target":27},{"source":204,"target":28},{"source":204,"target":208},{"source":204,"target":27},{"source":208,"target":28},{"source":205,"target":209},{"source":205,"target":27},{"source":206,"target":210},{"source":206,"target":27},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":211},{"source":29,"target":212},{"source":29,"target":213},{"source":29,"target":214},{"source":211,"target":215},{"source":211,"target":29},{"source":212,"target":216},{"source":212,"target":29},{"source":213,"target":39},{"source":213,"target":217},{"source":213,"target":29},{"source":217,"target":39},{"source":214,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":218},{"source":30,"target":219},{"source":218,"target":40},{"source":218,"target":220},{"source":218,"target":30},{"source":220,"target":40},{"source":219,"target":28},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":221},{"source":32,"target":222},{"source":32,"target":223},{"source":32,"target":224},{"source":221,"target":38},{"source":221,"target":225},{"source":221,"target":32},{"source":225,"target":38},{"source":222,"target":226},{"source":222,"target":32},{"source":223,"target":227},{"source":223,"target":32},{"source":224,"target":31},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":228},{"source":33,"target":229},{"source":228,"target":230},{"source":228,"target":33},{"source":229,"target":31},{"source":34,"target":0},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":231},{"source":35,"target":232},{"source":231,"target":233},{"source":231,"target":35},{"source":232,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":234},{"source":36,"target":235},{"source":234,"target":236},{"source":234,"target":36},{"source":235,"target":34},{"source":37,"target":0},{"source":37,"target":34},{"source":37,"target":237},{"source":37,"target":238},{"source":237,"target":239},{"source":237,"target":37},{"source":238,"target":34},{"source":38,"target":0},{"source":38,"target":240},{"source":38,"target":241},{"source":240,"target":38},{"source":241,"target":38},{"source":39,"target":0},{"source":39,"target":242},{"source":39,"target":243},{"source":39,"target":244},{"source":39,"target":245},{"source":39,"target":246},{"source":39,"target":247},{"source":39,"target":248},{"source":39,"target":249},{"source":39,"target":250},{"source":39,"target":251},{"source":39,"target":252},{"source":39,"target":253},{"source":39,"target":254},{"source":39,"target":255},{"source":39,"target":256},{"source":39,"target":257},{"source":39,"target":258},{"source":39,"target":259},{"source":39,"target":260},{"source":39,"target":261},{"source":39,"target":262},{"source":242,"target":39},{"source":243,"target":39},{"source":244,"target":39},{"source":245,"target":39},{"source":246,"target":39},{"source":247,"target":39},{"source":248,"target":39},{"source":249,"target":39},{"source":250,"target":39},{"source":251,"target":39},{"source":252,"target":39},{"source":253,"target":39},{"source":254,"target":39},{"source":255,"target":39},{"source":256,"target":39},{"source":257,"target":39},{"source":258,"target":39},{"source":259,"target":39},{"source":260,"target":39},{"source":261,"target":39},{"source":262,"target":39},{"source":40,"target":0},{"source":40,"target":263},{"source":40,"target":264},{"source":40,"target":265},{"source":40,"target":266},{"source":263,"target":40},{"source":264,"target":40},{"source":265,"target":40},{"source":266,"target":40},{"source":41,"target":0},{"source":41,"target":267},{"source":41,"target":268},{"source":41,"target":269},{"source":41,"target":270},{"source":41,"target":271},{"source":41,"target":272},{"source":41,"target":273},{"source":41,"target":274},{"source":41,"target":275},{"source":41,"target":276},{"source":267,"target":41},{"source":268,"target":41},{"source":269,"target":41},{"source":270,"target":41},{"source":271,"target":41},{"source":272,"target":41},{"source":273,"target":41},{"source":274,"target":41},{"source":275,"target":41},{"source":276,"target":41}],"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="adl202" nsURI="http://adl202" nsPrefix="_adl202"> <eClassifiers xsi:type="ecore:EClass" name="Component"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="nameUnicity"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="nameUnicity" value="bindings->isUnique(name)&#xD;&#xA;and&#xD;&#xA;components->isUnique(name)&#xD;&#xA;and&#xD;&#xA;interfaces->isUnique(name)&#xD;&#xA;"/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> <details key="label=name"/> <details key="afx=requiredInterfaces"/> <details key="afx=providedInterfaces"/> <details key="cref=content"/> <details key="cont=Component.subComponents"/> </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="content" eType="#//Content" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" upperBound="-1" eType="#//Required" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" upperBound="-1" eType="#//Provided" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="#//Binding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subComponents" upperBound="-1" eType="#//Component" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="contingency primitive uniqueClientsForServer"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="contingency" value="(self.contingency = InterfaceContingency::mandatory) &#xD;&#xA;implies &#xD;&#xA;(&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;(self.role = InterfaceRole::client)&#xD;&#xA;&#x9;&#x9;&#x9;implies&#xD;&#xA;&#x9;&#x9;(self.clientBinding &lt;> null)&#xD;&#xA;&#x9;)&#xD;&#xA;&#x9;or&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;(self.role = InterfaceRole::server)&#xD;&#xA;&#x9;&#x9;&#x9;implies&#xD;&#xA;&#x9;&#x9;not (self.serverBinding->isEmpty())&#xD;&#xA;&#x9;)&#xD;&#xA;)"/> <details key="primitive" value="(interfaceParent.content = null)&#xD;&#xA;xor &#xD;&#xA;(&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;(self.role = InterfaceRole::client)&#xD;&#xA;&#x9;&#x9;&#x9;implies&#xD;&#xA;&#x9;&#x9;(self.serverBinding->isEmpty())&#xD;&#xA;&#x9;)&#xD;&#xA;&#x9;and&#xD;&#xA;&#x9;(self.role = InterfaceRole::server)&#xD;&#xA;&#x9;&#x9;implies&#xD;&#xA;&#x9;(self.clientBinding = null)&#xD;&#xA;)"/> <details key="uniqueClientsForServer" value="self->isUnique(serverBinding)"/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Binding"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="roleCompatibility"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="roleCompatibility" value="(&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;self.client.role = InterfaceRole::client&#xD;&#xA;&#x9;&#x9;and &#xD;&#xA;&#x9; &#x9;self.server.role = InterfaceRole::server&#xD;&#xA;&#x9;)&#xD;&#xA; &#x9;and &#xD;&#xA; &#x9;(&#xD;&#xA;&#x9;&#x9;self.client.interfaceParent.oclIsTypeOf(Component) &#xD;&#xA;&#x9;&#x9;and&#xD;&#xA;&#x9;&#x9;self.server.interfaceParent.oclIsTypeOf(Component)&#xD;&#xA;&#x9;) &#xD;&#xA;&#x9;and&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;self.client.interfaceParent.oclAsType(Component).componentParent = self.server.interfaceParent.oclAsType(Component).componentParent&#xD;&#xA;&#x9;)&#xD;&#xA;)&#xD;&#xA;&#xD;&#xA;or&#xD;&#xA;&#xD;&#xA;(&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&amp;#x9;self.client.role = InterfaceRole::client&#xD;&#xA;&#x9;&#x9;and &#xD;&#xA;&#x9; &#x9;self.server.role = InterfaceRole::client&#xD;&#xA;&#x9;)&#xD;&#xA; &#x9;and &#xD;&#xA; &#x9;(&#xD;&#xA;&#x9;&#x9;self.client.interfaceParent.oclIsTypeOf(Component) &#xD;&#xA;&#x9;) &#xD;&#xA;&#x9;and&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;self.client.interfaceParent.oclAsType(Component).componentParent = self.server.interfaceParent&#xD;&#xA;&#x9;)&#xD;&#xA;)&#xD;&#xA;&#xD;&#xA;or&#xD;&#xA;&#xD;&#xA;(&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;self.client.role = InterfaceRole::SERVER&#xD;&#xA;&#x9;&#x9;and &#xD;&#xA;&#x9; &#x9;self.server.role = InterfaceRole::SERVER&#xD;&#xA;&#x9;)&#xD;&#xA; &#x9;and &#xD;&#xA; &#x9;(&#xD;&#xA;&#x9;&#x9;self.server.interfaceParent.oclIsTypeOf(Component) &#xD;&#xA;&#x9;) &#xD;&#xA;&#x9;and&#xD;&#xA;&#x9;(&#xD;&#xA;&#x9;&#x9;self.server.interfaceParent.oclAsType(Component).componentParent = self.client.interfaceParent&#xD;&#xA;&#x9;)&#xD;&#xA;)&#xD;&#xA;"/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=name"/> <details key="ref=to"/> <details key="cref=attributes"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Required"/> <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="#//BindingAttributes" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Provided"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Content"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="contentParent" lowerBound="1" eType="#//Component"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="content class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Required" eSuperTypes="#//Interface"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Provided" eSuperTypes="#//Interface"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=bindings"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="#//Binding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="simpleBindings" upperBound="-1" eType="#//Required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BindingAttributes"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=name"/> <details key="label=value"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/adl202.ecore
ecore
adl202 Component name content requiredInterfaces providedInterfaces bindings subComponents Interface name signature Binding to name attributes from Content contentParent expression content class language Required Provided bindings simpleBindings BindingAttributes name value
null
{"directed":true,"nodes":[{"nsPrefix":"_adl202","nsURI":"http://adl202","name":"adl202","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Required","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provided","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingAttributes","instanceClass":null,"abstract":false,"id":7,"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":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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedInterfaces","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":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"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":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentParent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"content class","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"content class","unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":1,"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":"language","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindings","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":"simpleBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":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":8,"target":14},{"source":8,"target":1},{"source":9,"target":4},{"source":9,"target":15},{"source":9,"target":1},{"source":15,"target":4},{"source":10,"target":5},{"source":10,"target":16},{"source":10,"target":1},{"source":16,"target":5},{"source":11,"target":6},{"source":11,"target":17},{"source":11,"target":1},{"source":17,"target":6},{"source":12,"target":3},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":3},{"source":13,"target":1},{"source":13,"target":19},{"source":13,"target":1},{"source":19,"target":1},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":20,"target":22},{"source":20,"target":2},{"source":21,"target":23},{"source":21,"target":2},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":24,"target":5},{"source":24,"target":28},{"source":24,"target":3},{"source":28,"target":5},{"source":25,"target":29},{"source":25,"target":3},{"source":26,"target":7},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":7},{"source":27,"target":6},{"source":27,"target":31},{"source":27,"target":3},{"source":31,"target":6},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":1},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":1},{"source":33,"target":36},{"source":33,"target":4},{"source":34,"target":37},{"source":34,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":38},{"source":38,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":39,"target":3},{"source":39,"target":42},{"source":39,"target":6},{"source":42,"target":3},{"source":40,"target":5},{"source":40,"target":43},{"source":40,"target":6},{"source":43,"target":5},{"source":41,"target":2},{"source":7,"target":0},{"source":7,"target":44},{"source":7,"target":45},{"source":44,"target":46},{"source":44,"target":7},{"source":45,"target":47},{"source":45,"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="deploy" nsURI="http://deploy" nsPrefix="deploy"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856090"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Container"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856251"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856252"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856253"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="incomplete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856254"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deployments" upperBound="-1" eType="#//Deployment" containment="true" eOpposite="#//Deployment/container"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856255"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deploymentGroups" upperBound="-1" eType="#//DeploymentGroup" containment="true" eOpposite="#//DeploymentGroup/container"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856256"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="allDeployments" upperBound="-1" eType="#//Deployment" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856407"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856408"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="component" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="11350778856409"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788564010"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//DeploymentType" defaultValueLiteral="Singleton"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788564011"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="singleton" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788564012"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lazy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788564013"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prototype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788564014"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565615"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//Container" eOpposite="#//Container/deployments"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565616"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deploymentGroup" eType="#//DeploymentGroup" eOpposite="#//DeploymentGroup/deployments"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565617"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1" eType="#//Dependency" containment="true" eOpposite="#//Dependency/deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565618"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="creators" upperBound="-1" eType="#//Creator" containment="true" eOpposite="#//Creator/deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565619"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="listeners" upperBound="-1" eType="#//Listener" containment="true" eOpposite="#//Listener/deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565620"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referers" upperBound="-1" eType="#//Deployment" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565621"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//Container" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788565622"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="depends" upperBound="-1" eType="#//Deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113568774160969"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeploymentGroup"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567123"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//Container" eOpposite="#//Container/deploymentGroups"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567124"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subGroups" upperBound="-1" eType="#//DeploymentGroup" containment="true" eOpposite="#//DeploymentGroup/superGroup"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567125"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superGroup" eType="#//DeploymentGroup" eOpposite="#//DeploymentGroup/subGroups"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567126"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deployments" upperBound="-1" eType="#//Deployment" containment="true" eOpposite="#//Deployment/deploymentGroup"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567127"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567128"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" abstract="true" eSuperTypes="#//Dependency"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567129"/> </eAnnotations> <eOperations name="getValueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788567130"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dependency" abstract="true"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568731"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568732"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deployment" lowerBound="1" eType="#//Deployment" eOpposite="#//Deployment/dependencies"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568733"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Dependency"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568734"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568735"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="listen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568736"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568737"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788568738"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LongParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570339"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570340"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FloatParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570341"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570342"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570343"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570344"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788570345"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571846"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571847"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571848"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharParameter" eSuperTypes="#//Parameter"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571849"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571850"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Creator"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571851"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EOperation"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788571852"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deployment" lowerBound="1" eType="#//Deployment" eOpposite="#//Deployment/creators"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573453"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="product" lowerBound="1" eType="#//Deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573454"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Listener"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573455"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="deployment" lowerBound="1" eType="#//Deployment" eOpposite="#//Deployment/listeners"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573456"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="notifier" lowerBound="1" eType="#//Deployment"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573457"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DeploymentType"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573458"/> </eAnnotations> <eLiterals name="Singleton"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573459"/> </eAnnotations> </eLiterals> <eLiterals name="LazySingleton" value="1"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573460"/> </eAnnotations> </eLiterals> <eLiterals name="Prototype" value="2"> <eAnnotations source="http://www.topcased.org/uuid"> <details key="uuid" value="113507788573461"/> </eAnnotations> </eLiterals> </eClassifiers> </ecore:EPackage>
github:ecore:/data/BackupTheBerlios/genfw/density/com.sympedia.density.gen.deploy/model/deploy.ecore
ecore
deploy Container name packageName incomplete deployments deploymentGroups allDeployments Deployment component id type Singleton singleton true lazy true prototype true initialized true container deploymentGroup dependencies creators listeners referers root depends DeploymentGroup container subGroups superGroup deployments name Parameter getValueString Dependency feature deployment Reference target listen false IntegerParameter value LongParameter value FloatParameter value DoubleParameter value BooleanParameter value StringParameter value CharParameter value Creator operation deployment product Listener deployment notifier DeploymentType Singleton Singleton LazySingleton LazySingleton Prototype Prototype
null
{"directed":true,"nodes":[{"nsPrefix":"deploy","nsURI":"http://deploy","name":"deploy","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentGroup","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerParameter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongParameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatParameter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleParameter","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanParameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringParameter","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharParameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Creator","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Listener","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DeploymentType","instanceClass":null,"id":16,"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":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":"packageName","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"incomplete","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deployments","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":"deploymentGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"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":"allDeployments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":22,"derived":true},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"component","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":32,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Singleton","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":33,"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":"singleton","changeable":false,"lowerBound":0,"iD":false,"id":34,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"lazy","changeable":false,"lowerBound":0,"iD":false,"id":35,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"prototype","changeable":false,"lowerBound":0,"iD":false,"id":36,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"initialized","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"deploymentGroup","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":"dependencies","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":"creators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listeners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"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":"referers","changeable":false,"resolveProxies":true,"lowerBound":0,"id":42,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"root","changeable":false,"resolveProxies":false,"lowerBound":1,"id":43,"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":"depends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deployments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"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":"deployment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"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":"deployment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deployment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"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":"superGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValueString","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"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":"listen","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":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"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":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"product","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"notifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"name":"Singleton","id":112,"value":0,"literal":"Singleton","eClass":"EEnumLiteral"},{"name":"LazySingleton","id":113,"value":1,"literal":"LazySingleton","eClass":"EEnumLiteral"},{"name":"Prototype","id":114,"value":2,"literal":"Prototype","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":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":17,"target":23},{"source":17,"target":1},{"source":18,"target":24},{"source":18,"target":1},{"source":19,"target":25},{"source":19,"target":1},{"source":20,"target":2},{"source":20,"target":26},{"source":20,"target":1},{"source":20,"target":27},{"source":26,"target":2},{"source":21,"target":3},{"source":21,"target":28},{"source":21,"target":1},{"source":21,"target":29},{"source":28,"target":3},{"source":22,"target":2},{"source":22,"target":30},{"source":22,"target":1},{"source":30,"target":2},{"source":2,"target":0},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":27},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":31,"target":45},{"source":31,"target":2},{"source":32,"target":46},{"source":32,"target":2},{"source":33,"target":16},{"source":33,"target":47},{"source":33,"target":2},{"source":47,"target":16},{"source":34,"target":48},{"source":34,"target":2},{"source":35,"target":49},{"source":35,"target":2},{"source":36,"target":50},{"source":36,"target":2},{"source":37,"target":51},{"source":37,"target":2},{"source":27,"target":1},{"source":27,"target":52},{"source":27,"target":2},{"source":27,"target":20},{"source":52,"target":1},{"source":38,"target":3},{"source":38,"target":53},{"source":38,"target":2},{"source":38,"target":54},{"source":53,"target":3},{"source":39,"target":5},{"source":39,"target":55},{"source":39,"target":2},{"source":39,"target":56},{"source":55,"target":5},{"source":40,"target":14},{"source":40,"target":57},{"source":40,"target":2},{"source":40,"target":58},{"source":57,"target":14},{"source":41,"target":15},{"source":41,"target":59},{"source":41,"target":2},{"source":41,"target":60},{"source":59,"target":15},{"source":42,"target":2},{"source":42,"target":61},{"source":42,"target":2},{"source":61,"target":2},{"source":43,"target":1},{"source":43,"target":62},{"source":43,"target":2},{"source":62,"target":1},{"source":44,"target":2},{"source":44,"target":63},{"source":44,"target":2},{"source":63,"target":2},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":54},{"source":3,"target":66},{"source":29,"target":1},{"source":29,"target":67},{"source":29,"target":3},{"source":29,"target":21},{"source":67,"target":1},{"source":64,"target":3},{"source":64,"target":68},{"source":64,"target":3},{"source":64,"target":65},{"source":68,"target":3},{"source":65,"target":3},{"source":65,"target":69},{"source":65,"target":3},{"source":65,"target":64},{"source":69,"target":3},{"source":54,"target":2},{"source":54,"target":70},{"source":54,"target":3},{"source":54,"target":38},{"source":70,"target":2},{"source":66,"target":71},{"source":66,"target":3},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":72},{"source":4,"target":73},{"source":72,"target":74},{"source":72,"target":4},{"source":73,"target":5},{"source":5,"target":0},{"source":5,"target":75},{"source":5,"target":56},{"source":75,"target":76},{"source":75,"target":5},{"source":56,"target":2},{"source":56,"target":77},{"source":56,"target":5},{"source":56,"target":39},{"source":77,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":78,"target":2},{"source":78,"target":81},{"source":78,"target":6},{"source":81,"target":2},{"source":79,"target":82},{"source":79,"target":6},{"source":80,"target":5},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":83},{"source":7,"target":84},{"source":83,"target":85},{"source":83,"target":7},{"source":84,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":86},{"source":8,"target":87},{"source":86,"target":88},{"source":86,"target":8},{"source":87,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":89},{"source":9,"target":90},{"source":89,"target":91},{"source":89,"target":9},{"source":90,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":92},{"source":10,"target":93},{"source":92,"target":94},{"source":92,"target":10},{"source":93,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":95},{"source":11,"target":96},{"source":95,"target":97},{"source":95,"target":11},{"source":96,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":98},{"source":12,"target":99},{"source":98,"target":100},{"source":98,"target":12},{"source":99,"target":4},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":101},{"source":13,"target":102},{"source":101,"target":103},{"source":101,"target":13},{"source":102,"target":4},{"source":14,"target":0},{"source":14,"target":104},{"source":14,"target":58},{"source":14,"target":105},{"source":104,"target":106},{"source":104,"target":14},{"source":58,"target":2},{"source":58,"target":107},{"source":58,"target":14},{"source":58,"target":40},{"source":107,"target":2},{"source":105,"target":2},{"source":105,"target":108},{"source":105,"target":14},{"source":108,"target":2},{"source":15,"target":0},{"source":15,"target":60},{"source":15,"target":109},{"source":60,"target":2},{"source":60,"target":110},{"source":60,"target":15},{"source":60,"target":41},{"source":110,"target":2},{"source":109,"target":2},{"source":109,"target":111},{"source":109,"target":15},{"source":111,"target":2},{"source":16,"target":0},{"source":16,"target":112},{"source":16,"target":113},{"source":16,"target":114},{"source":112,"target":16},{"source":113,"target":16},{"source":114,"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="coed" nsURI="http://www.modelrefactoring.org/evolution/coed" nsPrefix="coed"> <eClassifiers xsi:type="ecore:EClass" name="CoEvolutionDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1" eType="#//Event" containment="true" eOpposite="#//Event/coED"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true" eOpposite="#//Condition/coED"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" eType="#//Action" containment="true" eOpposite="#//Action/coED"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//MetamodelImport" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="coED" lowerBound="1" eType="#//CoEvolutionDefinition" eOpposite="#//CoEvolutionDefinition/event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="coED" lowerBound="1" eType="#//CoEvolutionDefinition" eOpposite="#//CoEvolutionDefinition/condition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="coED" lowerBound="1" eType="#//CoEvolutionDefinition" eOpposite="#//CoEvolutionDefinition/action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleMappingEvent" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="concreteRefactoring" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.rolemapping/metamodel/rolemapping.ecore#//RoleMapping"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodelImport" lowerBound="1" eType="#//MetamodelImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlainCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleMappingAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="concreteRefactoring" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.rolemapping/metamodel/rolemapping.ecore#//RoleMapping"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="binding" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetamodelImport"> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortcut" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jreimone/refactory/Evolution/plugins/org.modelrefactoring.evolution.coed/metamodel/coed.ecore
ecore
coed CoEvolutionDefinition event condition action metamodel imports Event coED Condition coED Action coED RoleMappingEvent concreteRefactoring metamodelImport PlainCondition condition RoleMappingAction concreteRefactoring binding MetamodelImport metamodel shortcut
null
{"directed":true,"nodes":[{"nsPrefix":"coed","nsURI":"http://www.modelrefactoring.org/evolution/coed","name":"coed","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoEvolutionDefinition","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleMappingEvent","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlainCondition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleMappingAction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetamodelImport","instanceClass":null,"abstract":false,"id":8,"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":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coED","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coED","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"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":"coED","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"concreteRefactoring","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodelImport","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":1,"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":"concreteRefactoring","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"binding","changeable":true,"lowerBound":0,"iD":false,"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":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"shortcut","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":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":9,"target":2},{"source":9,"target":14},{"source":9,"target":1},{"source":9,"target":15},{"source":14,"target":2},{"source":10,"target":3},{"source":10,"target":16},{"source":10,"target":1},{"source":10,"target":17},{"source":16,"target":3},{"source":11,"target":4},{"source":11,"target":18},{"source":11,"target":1},{"source":11,"target":19},{"source":18,"target":4},{"source":12,"target":20},{"source":12,"target":1},{"source":13,"target":8},{"source":13,"target":21},{"source":13,"target":1},{"source":21,"target":8},{"source":2,"target":0},{"source":2,"target":15},{"source":15,"target":1},{"source":15,"target":22},{"source":15,"target":2},{"source":15,"target":9},{"source":22,"target":1},{"source":3,"target":0},{"source":3,"target":17},{"source":17,"target":1},{"source":17,"target":23},{"source":17,"target":3},{"source":17,"target":10},{"source":23,"target":1},{"source":4,"target":0},{"source":4,"target":19},{"source":19,"target":1},{"source":19,"target":24},{"source":19,"target":4},{"source":19,"target":11},{"source":24,"target":1},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":25,"target":28},{"source":25,"target":5},{"source":26,"target":8},{"source":26,"target":29},{"source":26,"target":5},{"source":29,"target":8},{"source":27,"target":2},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":30},{"source":6,"target":31},{"source":30,"target":32},{"source":30,"target":6},{"source":31,"target":3},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":33},{"source":7,"target":34},{"source":7,"target":35},{"source":33,"target":36},{"source":33,"target":7},{"source":34,"target":37},{"source":34,"target":7},{"source":35,"target":4},{"source":8,"target":0},{"source":8,"target":38},{"source":8,"target":39},{"source":38,"target":40},{"source":38,"target":8},{"source":39,"target":41},{"source":39,"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="platform" nsURI="http://www.polarsys.org/kitalpha/pdt/platform/1.0.0" nsPrefix="platform"> <eAnnotations source="http://www.thalesgroup.com/mde/2010/extension"> <details key="useUUIDs" value="true"/> <details key="useIDAttributes" value="false"/> <details key="extensibleProviderFactory" value="true"/> <details key="childCreationExtenders" value="true"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Plugin" eSuperTypes="#//IdentifiedVersionnedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoints" lowerBound="1" eType="#//PluginExtensionPoints" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensions" lowerBound="1" eType="#//PluginExtensions" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pluginDependencies" lowerBound="1" eType="#//PluginDependencies" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exportedPackages" lowerBound="1" eType="#//ExportedPackages" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executionEnvironmnents" lowerBound="1" eType="#//ExecutionEnvironments" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="schemaElements" upperBound="-1" eType="#//SchemaElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contributors" upperBound="-1" eType="#//Extension" eOpposite="#//Extension/extensionPoint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionSchemaElement" eType="#//SchemaElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" lowerBound="1" eType="#//ExtensionPoint" eOpposite="#//ExtensionPoint/contributors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configuredSchemaElement" upperBound="-1" eType="#//ConfiguredSchemaElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repository" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//Package" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="plugins" upperBound="-1" eType="#//Plugin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryKind" lowerBound="1" eType="#//RepositoryKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfiguredSchemaElement" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ConfiguredSchemaElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schemaElement" lowerBound="1" eType="#//SchemaElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configurationElements" upperBound="-1" eType="#//ConfigurationElementAttributeInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigurationElementAttribute" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ConfigurationElementAttributeKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="basedOn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="translatable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConfigurationElementAttributeKind"> <eLiterals name="String"/> <eLiterals name="Java" value="1"/> <eLiterals name="Resource" value="2"/> <eLiterals name="Boolean" value="3"/> <eLiterals name="Identifier" value="4"/> <eLiterals name="Integer" value="5" literal="Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComplexCompositorKind"> <eLiterals name="SEQUENCE" value="1"/> <eLiterals name="CHOICE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexCompositor" eSuperTypes="#//Cardinality"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="complexCompositorKind" eType="#//ComplexCompositorKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexCompositorChildren" upperBound="-1" eType="#//ComplexCompositor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementReferences" lowerBound="1" upperBound="-1" eType="#//SchemaElementReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SchemaElement" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//ConfigurationElementAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexCompositor" eType="#//ComplexCompositor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//IdentifiedVersionnedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightNotice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="licenseAgreement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sitesToVisit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureInclusions" lowerBound="1" eType="#//FeatureInclusions" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pluginDependencies" lowerBound="1" eType="#//FeaturePluginDependencies" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedPlugins" lowerBound="1" eType="#//IncludedPlugins" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureDependencies" lowerBound="1" eType="#//FeatureDependencies" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MatchRule"> <eLiterals name="UNSET"/> <eLiterals name="COMPATIBLE" value="1"/> <eLiterals name="EQUIVALENT" value="2"/> <eLiterals name="GREATER_OR_EQUAL" value="3"/> <eLiterals name="NONE" value="4"/> <eLiterals name="PERFECT" value="5"/> <eLiterals name="PREFIX" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PluginDependency" eSuperTypes="#//EclipseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Plugin"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumInclusion" eType="#//InclusionKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumInclusion" eType="#//InclusionKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureDependency" eSuperTypes="#//VersionnedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matchRule" lowerBound="1" eType="#//MatchRule" defaultValueLiteral="NONE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subPackages" upperBound="-1" eType="#//Package" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="plugins" upperBound="-1" eType="#//Plugin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="absoluteName" 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="IdentifiedElement" abstract="true" eSuperTypes="#//EclipseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureInclusion" eSuperTypes="#//VersionnedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedFeature" lowerBound="1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InclusionKind"> <eLiterals name="UNSET"/> <eLiterals name="INCLUSIVE" value="1" literal="INCLUSIVE"/> <eLiterals name="EXCLUSIVE" value="2" literal="EXCLUSIVE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigurationElementAttributeInstance" eSuperTypes="#//ConfigurationElementAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeDefinition" lowerBound="1" eType="#//ConfigurationElementAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedValue" lowerBound="1" eType="#//AbstractValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifiedVersionnedElement" abstract="true" eSuperTypes="#//IdentifiedElement #//VersionnedElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//EclipseElement"> <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="StringValue" eSuperTypes="#//AbstractValue"> <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="JavaClassValue" eSuperTypes="#//AbstractValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="#//AbstractValue"> <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="AbstractValue" abstract="true" eSuperTypes="#//EclipseElement"/> <eClassifiers xsi:type="ecore:EClass" name="VersionnedElement" abstract="true" eSuperTypes="#//EclipseElement"> <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="Cardinality" eSuperTypes="#//EclipseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCard" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCard" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unbounded" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SchemaElementReference" eSuperTypes="#//Cardinality #//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="#//SchemaElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EclipseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eclipseElementIntrospectionErrors" upperBound="-1" eType="#//IntrospectionError" changeable="false" derived="true" eOpposite="#//IntrospectionError/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureToPluginDependency" eSuperTypes="#//VersionnedElement #//EclipseElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matchRule" lowerBound="1" eType="#//MatchRule" defaultValueLiteral="NONE"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Plugin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PluginExtensions"> <eStructuralFeatures xsi:type="ecore:EReference" name="extensions" upperBound="-1" eType="#//Extension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PluginExtensionPoints"> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoints" upperBound="-1" eType="#//ExtensionPoint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PluginDependencies"> <eStructuralFeatures xsi:type="ecore:EReference" name="pluginDependencies" upperBound="-1" eType="#//PluginDependency" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureDependencies"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureDependencies" upperBound="-1" eType="#//FeatureDependency" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureInclusions"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureInclusions" upperBound="-1" eType="#//FeatureInclusion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeaturePluginDependencies"> <eStructuralFeatures xsi:type="ecore:EReference" name="pluginDependencies" upperBound="-1" eType="#//FeatureToPluginDependency" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncludedPlugins"> <eStructuralFeatures xsi:type="ecore:EReference" name="includedPlugins" upperBound="-1" eType="#//Plugin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RepositoryKind"> <eLiterals name="Platform"/> <eLiterals name="Workspace" value="1"/> <eLiterals name="PlatformAndWorkspace" value="2"/> <eLiterals name="UpdateSite" value="3"/> <eLiterals name="Other" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EclipseModel" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="repositories" upperBound="-1" eType="#//Repository" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="introspectionErrors" upperBound="-1" eType="#//IntrospectionErrors" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifierIgnored" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExportedPackage" eSuperTypes="#//IdentifiedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExportedPackages" eSuperTypes="#//EclipseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="exportedPackages" upperBound="-1" eType="#//ExportedPackage" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntrospectionError"> <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="details" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//EclipseElement" eOpposite="#//EclipseElement/eclipseElementIntrospectionErrors"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironments"> <eStructuralFeatures xsi:type="ecore:EReference" name="executionEnvironments" upperBound="-1" eType="#//ExecutionEnvironment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//IdentifiedElement"/> <eClassifiers xsi:type="ecore:EClass" name="IntrospectionErrors" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="introspectionErrors" upperBound="-1" eType="#//IntrospectionError" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/kitalpha-addons/introspector/plugins/org.polarsys.kitalpha.pdt.metamodel/model/platform.ecore
ecore
platform Plugin extensionPoints extensions pluginDependencies exportedPackages executionEnvironmnents ExtensionPoint schemaElements contributors extensionSchemaElement Extension extensionPoint configuredSchemaElement Repository packages plugins features repositoryKind ConfiguredSchemaElement children schemaElement configurationElements ConfigurationElementAttribute type basedOn translatable ConfigurationElementAttributeKind String String Java Java Resource Resource Boolean Boolean Identifier Identifier Integer Integer ComplexCompositorKind SEQUENCE SEQUENCE CHOICE CHOICE ComplexCompositor complexCompositorKind complexCompositorChildren elementReferences SchemaElement attributes complexCompositor Feature featureDescription copyrightNotice licenseAgreement sitesToVisit provider featureInclusions pluginDependencies includedPlugins featureDependencies MatchRule UNSET UNSET COMPATIBLE COMPATIBLE EQUIVALENT EQUIVALENT GREATER_OR_EQUAL GREATER_OR_EQUAL NONE NONE PERFECT PERFECT PREFIX PREFIX PluginDependency target minimumVersion maximumVersion minimumInclusion maximumInclusion FeatureDependency target matchRule NONE Package subPackages plugins features absoluteName IdentifiedElement id FeatureInclusion optional includedFeature InclusionKind UNSET UNSET INCLUSIVE INCLUSIVE EXCLUSIVE EXCLUSIVE ConfigurationElementAttributeInstance attributeDefinition containedValue IdentifiedVersionnedElement NamedElement name StringValue value JavaClassValue className BooleanValue value AbstractValue VersionnedElement version Cardinality minCard 0 maxCard 0 unbounded false SchemaElementReference reference EclipseElement eclipseElementIntrospectionErrors FeatureToPluginDependency matchRule NONE target PluginExtensions extensions PluginExtensionPoints extensionPoints PluginDependencies pluginDependencies FeatureDependencies featureDependencies FeatureInclusions featureInclusions FeaturePluginDependencies pluginDependencies IncludedPlugins includedPlugins RepositoryKind Platform Platform Workspace Workspace PlatformAndWorkspace PlatformAndWorkspace UpdateSite UpdateSite Other Other EclipseModel repositories introspectionErrors qualifierIgnored false ExportedPackage ExportedPackages exportedPackages IntrospectionError summary details target ExecutionEnvironments executionEnvironments ExecutionEnvironment IntrospectionErrors introspectionErrors
null
{"directed":true,"nodes":[{"nsPrefix":"platform","nsURI":"http://www.polarsys.org/kitalpha/pdt/platform/1.0.0","name":"platform","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plugin","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfiguredSchemaElement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationElementAttribute","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigurationElementAttributeKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComplexCompositorKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexCompositor","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchemaElement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MatchRule","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PluginDependency","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureDependency","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":"IdentifiedElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureInclusion","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InclusionKind","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationElementAttributeInstance","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifiedVersionnedElement","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaClassValue","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractValue","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VersionnedElement","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cardinality","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchemaElementReference","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EclipseElement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureToPluginDependency","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PluginExtensions","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PluginExtensionPoints","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PluginDependencies","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureDependencies","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureInclusions","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePluginDependencies","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludedPlugins","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RepositoryKind","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EclipseModel","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedPackage","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedPackages","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntrospectionError","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironments","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntrospectionErrors","instanceClass":null,"abstract":false,"id":45,"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":"extensionPoints","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pluginDependencies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exportedPackages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionEnvironmnents","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schemaElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contributors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extensionSchemaElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extensionPoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configuredSchemaElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"plugins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repositoryKind","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":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":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"schemaElement","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"configurationElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"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":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":"basedOn","changeable":true,"lowerBound":0,"iD":false,"id":86,"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":"translatable","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"name":"String","id":92,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Java","id":93,"value":1,"literal":"Java","eClass":"EEnumLiteral"},{"name":"Resource","id":94,"value":2,"literal":"Resource","eClass":"EEnumLiteral"},{"name":"Boolean","id":95,"value":3,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Identifier","id":96,"value":4,"literal":"Identifier","eClass":"EEnumLiteral"},{"name":"Integer","id":97,"value":5,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"SEQUENCE","id":98,"value":1,"literal":"SEQUENCE","eClass":"EEnumLiteral"},{"name":"CHOICE","id":99,"value":2,"literal":"CHOICE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"complexCompositorKind","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":"complexCompositorChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"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":"elementReferences","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":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":107,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"complexCompositor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureDescription","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copyrightNotice","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":"licenseAgreement","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":"sitesToVisit","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":"provider","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureInclusions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pluginDependencies","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":"includedPlugins","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureDependencies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"name":"UNSET","id":131,"value":0,"literal":"UNSET","eClass":"EEnumLiteral"},{"name":"COMPATIBLE","id":132,"value":1,"literal":"COMPATIBLE","eClass":"EEnumLiteral"},{"name":"EQUIVALENT","id":133,"value":2,"literal":"EQUIVALENT","eClass":"EEnumLiteral"},{"name":"GREATER_OR_EQUAL","id":134,"value":3,"literal":"GREATER_OR_EQUAL","eClass":"EEnumLiteral"},{"name":"NONE","id":135,"value":4,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"PERFECT","id":136,"value":5,"literal":"PERFECT","eClass":"EEnumLiteral"},{"name":"PREFIX","id":137,"value":6,"literal":"PREFIX","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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"minimumVersion","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":"maximumVersion","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimumInclusion","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumInclusion","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"},{"container":false,"ordered":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":149,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NONE","unsettable":false,"transient":false,"unique":true,"name":"matchRule","changeable":true,"lowerBound":1,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"plugins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"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":"absoluteName","changeable":false,"lowerBound":1,"iD":false,"id":157,"derived":true},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optional","changeable":true,"lowerBound":0,"iD":false,"id":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":"includedFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"name":"UNSET","id":171,"value":0,"literal":"UNSET","eClass":"EEnumLiteral"},{"name":"INCLUSIVE","id":172,"value":1,"literal":"INCLUSIVE","eClass":"EEnumLiteral"},{"name":"EXCLUSIVE","id":173,"value":2,"literal":"EXCLUSIVE","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":"attributeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"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":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"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":"version","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"minCard","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"maxCard","changeable":true,"lowerBound":1,"iD":false,"id":198,"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":"unbounded","changeable":true,"lowerBound":1,"iD":false,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eclipseElementIntrospectionErrors","changeable":false,"resolveProxies":true,"lowerBound":0,"id":208,"derived":true},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NONE","unsettable":false,"transient":false,"unique":true,"name":"matchRule","changeable":true,"lowerBound":1,"iD":false,"id":211,"derived":false},{"container":false,"ordered":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":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensionPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pluginDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureInclusions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pluginDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includedPlugins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"name":"Platform","id":231,"value":0,"literal":"Platform","eClass":"EEnumLiteral"},{"name":"Workspace","id":232,"value":1,"literal":"Workspace","eClass":"EEnumLiteral"},{"name":"PlatformAndWorkspace","id":233,"value":2,"literal":"PlatformAndWorkspace","eClass":"EEnumLiteral"},{"name":"UpdateSite","id":234,"value":3,"literal":"UpdateSite","eClass":"EEnumLiteral"},{"name":"Other","id":235,"value":4,"literal":"Other","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":"repositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"introspectionErrors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"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":"qualifierIgnored","changeable":true,"lowerBound":1,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":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":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"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":247,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"lowerBound":1,"iD":false,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"executionEnvironments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"introspectionErrors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":1,"target":0},{"source":1,"target":20},{"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":46,"target":32},{"source":46,"target":52},{"source":46,"target":1},{"source":52,"target":32},{"source":47,"target":31},{"source":47,"target":53},{"source":47,"target":1},{"source":53,"target":31},{"source":48,"target":33},{"source":48,"target":54},{"source":48,"target":1},{"source":54,"target":33},{"source":49,"target":41},{"source":49,"target":55},{"source":49,"target":1},{"source":55,"target":41},{"source":50,"target":43},{"source":50,"target":56},{"source":50,"target":1},{"source":56,"target":43},{"source":51,"target":20},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"source":2,"target":60},{"source":57,"target":10},{"source":57,"target":61},{"source":57,"target":2},{"source":61,"target":10},{"source":58,"target":3},{"source":58,"target":62},{"source":58,"target":2},{"source":58,"target":63},{"source":62,"target":3},{"source":59,"target":10},{"source":59,"target":64},{"source":59,"target":2},{"source":64,"target":10},{"source":60,"target":16},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":63},{"source":3,"target":65},{"source":3,"target":66},{"source":63,"target":2},{"source":63,"target":67},{"source":63,"target":3},{"source":63,"target":58},{"source":67,"target":2},{"source":65,"target":5},{"source":65,"target":68},{"source":65,"target":3},{"source":68,"target":5},{"source":66,"target":16},{"source":4,"target":0},{"source":4,"target":21},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":69,"target":15},{"source":69,"target":74},{"source":69,"target":4},{"source":74,"target":15},{"source":70,"target":1},{"source":70,"target":75},{"source":70,"target":4},{"source":75,"target":1},{"source":71,"target":11},{"source":71,"target":76},{"source":71,"target":4},{"source":76,"target":11},{"source":72,"target":38},{"source":72,"target":77},{"source":72,"target":4},{"source":77,"target":38},{"source":73,"target":21},{"source":5,"target":0},{"source":5,"target":21},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":78,"target":5},{"source":78,"target":82},{"source":78,"target":5},{"source":82,"target":5},{"source":79,"target":10},{"source":79,"target":83},{"source":79,"target":5},{"source":83,"target":10},{"source":80,"target":19},{"source":80,"target":84},{"source":80,"target":5},{"source":84,"target":19},{"source":81,"target":21},{"source":6,"target":0},{"source":6,"target":21},{"source":6,"target":85},{"source":6,"target":86},{"source":6,"target":87},{"source":6,"target":88},{"source":85,"target":7},{"source":85,"target":89},{"source":85,"target":6},{"source":89,"target":7},{"source":86,"target":90},{"source":86,"target":6},{"source":87,"target":91},{"source":87,"target":6},{"source":88,"target":21},{"source":7,"target":0},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":94},{"source":7,"target":95},{"source":7,"target":96},{"source":7,"target":97},{"source":92,"target":7},{"source":93,"target":7},{"source":94,"target":7},{"source":95,"target":7},{"source":96,"target":7},{"source":97,"target":7},{"source":8,"target":0},{"source":8,"target":98},{"source":8,"target":99},{"source":98,"target":8},{"source":99,"target":8},{"source":9,"target":0},{"source":9,"target":27},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":100,"target":8},{"source":100,"target":104},{"source":100,"target":9},{"source":104,"target":8},{"source":101,"target":9},{"source":101,"target":105},{"source":101,"target":9},{"source":105,"target":9},{"source":102,"target":28},{"source":102,"target":106},{"source":102,"target":9},{"source":106,"target":28},{"source":103,"target":27},{"source":10,"target":0},{"source":10,"target":21},{"source":10,"target":107},{"source":10,"target":108},{"source":10,"target":109},{"source":107,"target":6},{"source":107,"target":110},{"source":107,"target":10},{"source":110,"target":6},{"source":108,"target":9},{"source":108,"target":111},{"source":108,"target":10},{"source":111,"target":9},{"source":109,"target":21},{"source":11,"target":0},{"source":11,"target":20},{"source":11,"target":112},{"source":11,"target":113},{"source":11,"target":114},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":11,"target":119},{"source":11,"target":120},{"source":11,"target":121},{"source":112,"target":122},{"source":112,"target":11},{"source":113,"target":123},{"source":113,"target":11},{"source":114,"target":124},{"source":114,"target":11},{"source":115,"target":125},{"source":115,"target":11},{"source":116,"target":126},{"source":116,"target":11},{"source":117,"target":35},{"source":117,"target":127},{"source":117,"target":11},{"source":127,"target":35},{"source":118,"target":36},{"source":118,"target":128},{"source":118,"target":11},{"source":128,"target":36},{"source":119,"target":37},{"source":119,"target":129},{"source":119,"target":11},{"source":129,"target":37},{"source":120,"target":34},{"source":120,"target":130},{"source":120,"target":11},{"source":130,"target":34},{"source":121,"target":20},{"source":12,"target":0},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":12,"target":134},{"source":12,"target":135},{"source":12,"target":136},{"source":12,"target":137},{"source":131,"target":12},{"source":132,"target":12},{"source":133,"target":12},{"source":134,"target":12},{"source":135,"target":12},{"source":136,"target":12},{"source":137,"target":12},{"source":13,"target":0},{"source":13,"target":29},{"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":138,"target":1},{"source":138,"target":144},{"source":138,"target":13},{"source":144,"target":1},{"source":139,"target":145},{"source":139,"target":13},{"source":140,"target":146},{"source":140,"target":13},{"source":141,"target":18},{"source":141,"target":147},{"source":141,"target":13},{"source":147,"target":18},{"source":142,"target":18},{"source":142,"target":148},{"source":142,"target":13},{"source":148,"target":18},{"source":143,"target":29},{"source":14,"target":0},{"source":14,"target":26},{"source":14,"target":149},{"source":14,"target":150},{"source":14,"target":151},{"source":149,"target":11},{"source":149,"target":152},{"source":149,"target":14},{"source":152,"target":11},{"source":150,"target":12},{"source":150,"target":153},{"source":150,"target":14},{"source":153,"target":12},{"source":151,"target":26},{"source":15,"target":0},{"source":15,"target":21},{"source":15,"target":154},{"source":15,"target":155},{"source":15,"target":156},{"source":15,"target":157},{"source":15,"target":158},{"source":154,"target":15},{"source":154,"target":159},{"source":154,"target":15},{"source":159,"target":15},{"source":155,"target":1},{"source":155,"target":160},{"source":155,"target":15},{"source":160,"target":1},{"source":156,"target":11},{"source":156,"target":161},{"source":156,"target":15},{"source":161,"target":11},{"source":157,"target":162},{"source":157,"target":15},{"source":158,"target":21},{"source":16,"target":0},{"source":16,"target":29},{"source":16,"target":163},{"source":16,"target":164},{"source":163,"target":165},{"source":163,"target":16},{"source":164,"target":29},{"source":17,"target":0},{"source":17,"target":26},{"source":17,"target":166},{"source":17,"target":167},{"source":17,"target":168},{"source":166,"target":169},{"source":166,"target":17},{"source":167,"target":11},{"source":167,"target":170},{"source":167,"target":17},{"source":170,"target":11},{"source":168,"target":26},{"source":18,"target":0},{"source":18,"target":171},{"source":18,"target":172},{"source":18,"target":173},{"source":171,"target":18},{"source":172,"target":18},{"source":173,"target":18},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":174},{"source":19,"target":175},{"source":19,"target":176},{"source":174,"target":6},{"source":174,"target":177},{"source":174,"target":19},{"source":177,"target":6},{"source":175,"target":25},{"source":175,"target":178},{"source":175,"target":19},{"source":178,"target":25},{"source":176,"target":6},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":26},{"source":20,"target":179},{"source":20,"target":180},{"source":179,"target":16},{"source":180,"target":26},{"source":21,"target":0},{"source":21,"target":29},{"source":21,"target":181},{"source":21,"target":182},{"source":181,"target":183},{"source":181,"target":21},{"source":182,"target":29},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":184},{"source":22,"target":185},{"source":184,"target":186},{"source":184,"target":22},{"source":185,"target":25},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":187},{"source":23,"target":188},{"source":187,"target":189},{"source":187,"target":23},{"source":188,"target":25},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":190},{"source":24,"target":191},{"source":190,"target":192},{"source":190,"target":24},{"source":191,"target":25},{"source":25,"target":0},{"source":25,"target":29},{"source":25,"target":193},{"source":193,"target":29},{"source":26,"target":0},{"source":26,"target":29},{"source":26,"target":194},{"source":26,"target":195},{"source":194,"target":196},{"source":194,"target":26},{"source":195,"target":29},{"source":27,"target":0},{"source":27,"target":29},{"source":27,"target":197},{"source":27,"target":198},{"source":27,"target":199},{"source":27,"target":200},{"source":197,"target":201},{"source":197,"target":27},{"source":198,"target":202},{"source":198,"target":27},{"source":199,"target":203},{"source":199,"target":27},{"source":200,"target":29},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":21},{"source":28,"target":204},{"source":28,"target":205},{"source":28,"target":206},{"source":204,"target":10},{"source":204,"target":207},{"source":204,"target":28},{"source":207,"target":10},{"source":205,"target":27},{"source":206,"target":21},{"source":29,"target":0},{"source":29,"target":208},{"source":208,"target":42},{"source":208,"target":209},{"source":208,"target":29},{"source":208,"target":210},{"source":209,"target":42},{"source":30,"target":0},{"source":30,"target":26},{"source":30,"target":29},{"source":30,"target":211},{"source":30,"target":212},{"source":30,"target":213},{"source":30,"target":214},{"source":211,"target":12},{"source":211,"target":215},{"source":211,"target":30},{"source":215,"target":12},{"source":212,"target":1},{"source":212,"target":216},{"source":212,"target":30},{"source":216,"target":1},{"source":213,"target":26},{"source":214,"target":29},{"source":31,"target":0},{"source":31,"target":217},{"source":217,"target":3},{"source":217,"target":218},{"source":217,"target":31},{"source":218,"target":3},{"source":32,"target":0},{"source":32,"target":219},{"source":219,"target":2},{"source":219,"target":220},{"source":219,"target":32},{"source":220,"target":2},{"source":33,"target":0},{"source":33,"target":221},{"source":221,"target":13},{"source":221,"target":222},{"source":221,"target":33},{"source":222,"target":13},{"source":34,"target":0},{"source":34,"target":223},{"source":223,"target":14},{"source":223,"target":224},{"source":223,"target":34},{"source":224,"target":14},{"source":35,"target":0},{"source":35,"target":225},{"source":225,"target":17},{"source":225,"target":226},{"source":225,"target":35},{"source":226,"target":17},{"source":36,"target":0},{"source":36,"target":227},{"source":227,"target":30},{"source":227,"target":228},{"source":227,"target":36},{"source":228,"target":30},{"source":37,"target":0},{"source":37,"target":229},{"source":229,"target":1},{"source":229,"target":230},{"source":229,"target":37},{"source":230,"target":1},{"source":38,"target":0},{"source":38,"target":231},{"source":38,"target":232},{"source":38,"target":233},{"source":38,"target":234},{"source":38,"target":235},{"source":231,"target":38},{"source":232,"target":38},{"source":233,"target":38},{"source":234,"target":38},{"source":235,"target":38},{"source":39,"target":0},{"source":39,"target":21},{"source":39,"target":236},{"source":39,"target":237},{"source":39,"target":238},{"source":39,"target":239},{"source":236,"target":4},{"source":236,"target":240},{"source":236,"target":39},{"source":240,"target":4},{"source":237,"target":45},{"source":237,"target":241},{"source":237,"target":39},{"source":241,"target":45},{"source":238,"target":242},{"source":238,"target":39},{"source":239,"target":21},{"source":40,"target":0},{"source":40,"target":16},{"source":40,"target":243},{"source":243,"target":16},{"source":41,"target":0},{"source":41,"target":29},{"source":41,"target":244},{"source":41,"target":245},{"source":244,"target":40},{"source":244,"target":246},{"source":244,"target":41},{"source":246,"target":40},{"source":245,"target":29},{"source":42,"target":0},{"source":42,"target":247},{"source":42,"target":248},{"source":42,"target":210},{"source":247,"target":249},{"source":247,"target":42},{"source":248,"target":250},{"source":248,"target":42},{"source":210,"target":29},{"source":210,"target":251},{"source":210,"target":42},{"source":210,"target":208},{"source":251,"target":29},{"source":43,"target":0},{"source":43,"target":252},{"source":252,"target":44},{"source":252,"target":253},{"source":252,"target":43},{"source":253,"target":44},{"source":44,"target":0},{"source":44,"target":16},{"source":44,"target":254},{"source":254,"target":16},{"source":45,"target":0},{"source":45,"target":21},{"source":45,"target":255},{"source":45,"target":256},{"source":255,"target":42},{"source":255,"target":257},{"source":255,"target":45},{"source":257,"target":42},{"source":256,"target":21}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="removeLink, handleLinkRemoval1" nsURI="http://cpapackage/removeLink/handleLinkRemoval1/delete-use-conflict" nsPrefix="CPAPackage"> <eClassifiers xsi:type="ecore:EClass" name="1:Topology"> <eStructuralFeatures xsi:type="ecore:EReference" name="topologyLinks" eType="#//2%3A%23Link%23"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topologyLinks" eType="#//5%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="2:#Link#"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight = r2_w23" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="#linkSource#" eType="#//3%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="#linkTarget#" eType="#//4%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTopology" eType="#//1%3ATopology"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="3:Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSelf = true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="#nodeOutgoingLinks#" eType="#//2%3A%23Link%23"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeIncomingLinks" eType="#//5%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="4:Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="#nodeIncomingLinks#" eType="#//2%3A%23Link%23"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeIncomingLinks" eType="#//7%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="5:Link"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id = r2_linkId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight = r2_w12" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTarget" eType="#//3%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTopology" eType="#//1%3ATopology"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkSource" eType="#//6%3ANode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="6:Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSelf = true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeOutgoingLinks" eType="#//7%3ALink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeOutgoingLinks" eType="#//5%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="7:Link"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id = linkId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight = r2_w13" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state = -1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTarget" eType="#//4%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkSource" eType="#//6%3ANode"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Echtzeitsysteme/models2018-distributedtc/src/org.cobolt.tccpa/resources/henshinAnalysisResults/2018.03.28-135921/removeLink_AND_handleLinkRemoval1/(03) delete-use-conflict/minimal-model.ecore
ecore
removeLink, handleLinkRemoval1 1:Topology topologyLinks topologyLinks 2:#Link# weight = r2_w23 #linkSource# #linkTarget# linkTopology 3:Node isSelf = true #nodeOutgoingLinks# nodeIncomingLinks 4:Node #nodeIncomingLinks# nodeIncomingLinks 5:Link id = r2_linkId weight = r2_w12 linkTarget linkTopology linkSource 6:Node isSelf = true nodeOutgoingLinks nodeOutgoingLinks 7:Link id = linkId weight = r2_w13 state = -1 linkTarget linkSource
null
{"directed":true,"nodes":[{"nsPrefix":"CPAPackage","nsURI":"http://cpapackage/removeLink/handleLinkRemoval1/delete-use-conflict","name":"removeLink, handleLinkRemoval1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"1:Topology","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"2:#Link#","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"3:Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"4:Node","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"5:Link","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"6:Node","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"7:Link","instanceClass":null,"abstract":false,"id":7,"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":"topologyLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topologyLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"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":"weight = r2_w23","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":false,"unsettable":false,"transient":false,"unique":true,"name":"#linkSource#","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"#linkTarget#","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkTopology","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSelf = true","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"#nodeOutgoingLinks#","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeIncomingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"#nodeIncomingLinks#","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":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeIncomingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id = r2_linkId","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":"weight = r2_w12","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":"linkTarget","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":"linkTopology","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSelf = true","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":"nodeOutgoingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeOutgoingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id = linkId","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight = r2_w13","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state = -1","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkSource","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":9,"target":5},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":5},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":12,"target":16},{"source":12,"target":2},{"source":13,"target":3},{"source":13,"target":17},{"source":13,"target":2},{"source":17,"target":3},{"source":14,"target":4},{"source":14,"target":18},{"source":14,"target":2},{"source":18,"target":4},{"source":15,"target":1},{"source":15,"target":19},{"source":15,"target":2},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":20,"target":23},{"source":20,"target":3},{"source":21,"target":2},{"source":21,"target":24},{"source":21,"target":3},{"source":24,"target":2},{"source":22,"target":5},{"source":22,"target":25},{"source":22,"target":3},{"source":25,"target":5},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":27},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":4},{"source":28,"target":2},{"source":27,"target":7},{"source":27,"target":29},{"source":27,"target":4},{"source":29,"target":7},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":30,"target":35},{"source":30,"target":5},{"source":31,"target":36},{"source":31,"target":5},{"source":32,"target":3},{"source":32,"target":37},{"source":32,"target":5},{"source":37,"target":3},{"source":33,"target":1},{"source":33,"target":38},{"source":33,"target":5},{"source":38,"target":1},{"source":34,"target":6},{"source":34,"target":39},{"source":34,"target":5},{"source":39,"target":6},{"source":6,"target":0},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":40,"target":43},{"source":40,"target":6},{"source":41,"target":7},{"source":41,"target":44},{"source":41,"target":6},{"source":44,"target":7},{"source":42,"target":5},{"source":42,"target":45},{"source":42,"target":6},{"source":45,"target":5},{"source":7,"target":0},{"source":7,"target":46},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":46,"target":51},{"source":46,"target":7},{"source":47,"target":52},{"source":47,"target":7},{"source":48,"target":53},{"source":48,"target":7},{"source":49,"target":4},{"source":49,"target":54},{"source":49,"target":7},{"source":54,"target":4},{"source":50,"target":6},{"source":50,"target":55},{"source":50,"target":7},{"source":55,"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="scrm" nsURI="http://unicase.org/model/scrm" nsPrefix="org.unicase.model.scrm"> <eClassifiers xsi:type="ecore:EClass" name="SCRMModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="2"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="displayingDiagrams" upperBound="-1" eType="#//SCRMDiagram" eOpposite="#//SCRMDiagram/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SCRMDiagram" eSuperTypes="#//SCRMModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//SCRMModelElement" eOpposite="#//SCRMModelElement/displayingDiagrams"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gmfdiagram" eType="ecore:EClass platform:/plugin/org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram" transient="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newElements" upperBound="-1" eType="#//SCRMModelElement" transient="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramLayout" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramType" eType="#//DiagramType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="representedSpace" eType="#//SCRMSpace" eOpposite="#//SCRMSpace/representingDiagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DiagramType"> <eLiterals name="DefaultDiagram"/> <eLiterals name="KnowledgeDiagram" value="1" literal=""/> <eLiterals name="RequirementsDiagram" value="2"/> <eLiterals name="DataProcessDiagram" value="3" literal="DataProcessDiagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SCRMSpace" abstract="true" interface="true" eSuperTypes="#//SCRMModelElement"> <eOperations name="getContainedModelElements" upperBound="-1" eType="#//SCRMModelElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="representingDiagram" eType="#//SCRMDiagram" eOpposite="#//SCRMDiagram/representedSpace"/> </eClassifiers> <eSubpackages name="knowledge" nsURI="http://unicase.org/model/scrm/knowledge" nsPrefix="org.unicase.model.scrm.knowledge"> <eClassifiers xsi:type="ecore:EClass" name="ScientificKnowledge" abstract="true" interface="true" eSuperTypes="#//SCRMModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="containingKnowledgeSpace" eType="#//knowledge/KnowledgeSpace" eOpposite="#//knowledge/KnowledgeSpace/containedScientificKnowledge"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KnowledgeSpace" eSuperTypes="#//SCRMSpace #//knowledge/ScientificKnowledge"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedScientificKnowledge" upperBound="-1" eType="#//knowledge/ScientificKnowledge" containment="true" eOpposite="#//knowledge/ScientificKnowledge/containingKnowledgeSpace"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScientificProblem" eSuperTypes="#//knowledge/ScientificKnowledge"> <eStructuralFeatures xsi:type="ecore:EReference" name="representingModel" eType="#//knowledge/MathematicalModel" eOpposite="#//knowledge/MathematicalModel/representedProblem"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="solvingMethods" upperBound="-1" eType="#//knowledge/NumericalMethod" eOpposite="#//knowledge/NumericalMethod/solvedProblem"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="influencedFeature" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/influencingProblem"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="20"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MathematicalModel" eSuperTypes="#//knowledge/ScientificKnowledge"> <eStructuralFeatures xsi:type="ecore:EReference" name="representedProblem" eType="#//knowledge/ScientificProblem" eOpposite="#//knowledge/ScientificProblem/representingModel"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refinements" upperBound="-1" eType="#//knowledge/MathematicalModel" containment="true" eOpposite="#//knowledge/MathematicalModel/refinedModel"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refinedModel" eType="#//knowledge/MathematicalModel" eOpposite="#//knowledge/MathematicalModel/refinements"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="12"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="numericalMethods" upperBound="-1" eType="#//knowledge/NumericalMethod" eOpposite="#//knowledge/NumericalMethod/mathematicalModel"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1" eType="#//knowledge/Assumption" eOpposite="#//knowledge/Assumption/dependingModel"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="theory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mathematicalExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="7"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalMethod" eSuperTypes="#//knowledge/ScientificKnowledge"> <eStructuralFeatures xsi:type="ecore:EReference" name="solvedProblem" eType="#//knowledge/ScientificProblem" eOpposite="#//knowledge/ScientificProblem/solvingMethods"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1" eType="#//knowledge/Assumption" eOpposite="#//knowledge/Assumption/dependingMethod"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="realizingRequirement" eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/realizedMethod"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="25"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="mathematicalModel" eType="#//knowledge/MathematicalModel" eOpposite="#//knowledge/MathematicalModel/numericalMethods"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="20"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="performance" eType="#//requirements/Performance" eOpposite="#//requirements/Performance/describedMethod"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="30"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="theory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="algorithm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="7"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assumption" eSuperTypes="#//knowledge/ScientificKnowledge"> <eStructuralFeatures xsi:type="ecore:EReference" name="dependingModel" eType="#//knowledge/MathematicalModel" eOpposite="#//knowledge/MathematicalModel/dependencies"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dependingMethod" eType="#//knowledge/NumericalMethod" eOpposite="#//knowledge/NumericalMethod/dependencies"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="20"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> <eSubpackages name="requirements" nsURI="http://unicase.org/model/scrm/requirements" nsPrefix="org.unicase.model.scrm.requirements"> <eClassifiers xsi:type="ecore:EClass" name="IRequirement" abstract="true" interface="true" eSuperTypes="#//SCRMModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="containingRequirementSpace" eType="#//requirements/RequirementSpace" eOpposite="#//requirements/RequirementSpace/containedInformationofRequirements"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" abstract="true" interface="true" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="providingFeature" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/providedInterfaces"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="requiringFeatures" upperBound="-1" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/requiredInterfaces"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="refinements" upperBound="-1" eType="#//requirements/Requirement" containment="true" eOpposite="#//requirements/Requirement/refinedRequirement"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refinedRequirement" eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/refinements"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specifiedFeature" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/detailedRequirements"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="20"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="definingData" upperBound="-1" eType="#//requirements/DataDefinition" eOpposite="#//requirements/DataDefinition/definedRequirement"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="realizedMethod" eType="#//knowledge/NumericalMethod" eOpposite="#//knowledge/NumericalMethod/realizingRequirement"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="25"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RequirementSpace" eSuperTypes="#//SCRMSpace #//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedInformationofRequirements" upperBound="-1" eType="#//requirements/IRequirement" containment="true" eOpposite="#//requirements/IRequirement/containingRequirementSpace"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="detailedRequirements" upperBound="-1" eType="#//requirements/Requirement" containment="true" eOpposite="#//requirements/Requirement/specifiedFeature"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subFeatures" upperBound="-1" eType="#//requirements/Feature" containment="true" eOpposite="#//requirements/Feature/superFeature"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="7"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superFeature" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/subFeatures"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//requirements/Constraint" eOpposite="#//requirements/Constraint/restrictedFeature"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1" eType="#//requirements/Hardware" eOpposite="#//requirements/Hardware/dependingFeature"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" upperBound="-1" eType="#//requirements/Interface" eOpposite="#//requirements/Interface/requiringFeatures"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="20"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" upperBound="-1" eType="#//requirements/Interface" containment="true" eOpposite="#//requirements/Interface/providingFeature"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="25"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="influencingProblem" eType="#//knowledge/ScientificProblem" eOpposite="#//knowledge/ScientificProblem/influencedFeature"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="25"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredFeatures" upperBound="-1" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/requiringFeatures"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="30"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="requiringFeatures" upperBound="-1" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/requiredFeatures"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="35"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="excludedFeatures" upperBound="-1" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/excludingFeatures"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="40"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="excludingFeatures" upperBound="-1" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/excludedFeatures"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="45"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Hardware" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dependingFeature" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/dependencies"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="processor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="platform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="6"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="memory" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="7"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="restrictedFeature" eType="#//requirements/Feature" eOpposite="#//requirements/Feature/constraints"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserInterface" eSuperTypes="#//requirements/Interface"/> <eClassifiers xsi:type="ecore:EClass" name="SoftwareInterface" eSuperTypes="#//requirements/Interface"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Performance" eSuperTypes="#//requirements/Requirement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="problemSize" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="describedMethod" eType="#//knowledge/NumericalMethod" eOpposite="#//knowledge/NumericalMethod/performance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataFlow" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="specifiedProcess" eType="#//requirements/dataProcess/Process" eOpposite="#//requirements/dataProcess/Process/dataFlow"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataDefinition" eSuperTypes="#//requirements/IRequirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="definedRequirement" eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/definingData"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accuracy" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="6"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="7"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="8"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eSubpackages name="dataProcess" nsURI="http://unicase.org/model/scrm/requirements/dataProcess" nsPrefix="org.unicase.model.scrm.requirements.dataProcess"> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//requirements/Requirement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFlow" eType="#//requirements/DataFlow" eOpposite="#//requirements/DataFlow/specifiedProcess"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//requirements/dataProcess/Process" eOpposite="#//requirements/dataProcess/Process/successor"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="15"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" eType="#//requirements/dataProcess/Process" eOpposite="#//requirements/dataProcess/Process/predecessor"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="20"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containingDataProcessSpace" eType="#//requirements/dataProcess/DataProcessSpace" eOpposite="#//requirements/dataProcess/DataProcessSpace/containedDataProcessSteps"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="left"/> <details key="priority" value="10"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="errorHandling" eType="#//requirements/dataProcess/ErrorHandling" eOpposite="#//requirements/dataProcess/ErrorHandling/handledProcess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statusMonitoring" eType="#//requirements/dataProcess/StatusMonitoring" eOpposite="#//requirements/dataProcess/StatusMonitoring/monitoredProcess"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputDataReading" eSuperTypes="#//requirements/dataProcess/Process"/> <eClassifiers xsi:type="ecore:EClass" name="DataHandling" eSuperTypes="#//requirements/dataProcess/Process"/> <eClassifiers xsi:type="ecore:EClass" name="ResultsOutput" eSuperTypes="#//requirements/dataProcess/Process"/> <eClassifiers xsi:type="ecore:EClass" name="ErrorHandling" eSuperTypes="#//requirements/dataProcess/Process"> <eStructuralFeatures xsi:type="ecore:EReference" name="handledProcess" eType="#//requirements/dataProcess/Process" eOpposite="#//requirements/dataProcess/Process/errorHandling"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StatusMonitoring" eSuperTypes="#//requirements/dataProcess/Process"> <eStructuralFeatures xsi:type="ecore:EReference" name="monitoredProcess" eType="#//requirements/dataProcess/Process" eOpposite="#//requirements/dataProcess/Process/statusMonitoring"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataProcessSpace" eSuperTypes="#//SCRMSpace #//requirements/dataProcess/Process"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedDataProcessSteps" upperBound="-1" eType="#//requirements/dataProcess/Process" containment="true" eOpposite="#//requirements/dataProcess/Process/containingDataProcessSpace"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="position" value="right"/> <details key="priority" value="5"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/unicase-ls1/unicase/other/SCRM/branches/process_extension/org.unicase.scrm/model/scrm.ecore
ecore
scrm SCRMModelElement name description displayingDiagrams SCRMDiagram elements gmfdiagram newElements diagramLayout diagramType representedSpace DiagramType DefaultDiagram DefaultDiagram KnowledgeDiagram RequirementsDiagram RequirementsDiagram DataProcessDiagram DataProcessDiagram SCRMSpace getContainedModelElements representingDiagram knowledge ScientificKnowledge containingKnowledgeSpace KnowledgeSpace containedScientificKnowledge ScientificProblem representingModel solvingMethods influencedFeature MathematicalModel representedProblem refinements refinedModel numericalMethods dependencies theory mathematicalExpression NumericalMethod solvedProblem dependencies realizingRequirement mathematicalModel performance theory algorithm Assumption dependingModel dependingMethod requirements IRequirement containingRequirementSpace Interface providingFeature requiringFeatures Requirement refinements refinedRequirement specifiedFeature definingData realizedMethod RequirementSpace containedInformationofRequirements Feature detailedRequirements subFeatures superFeature constraints dependencies requiredInterfaces providedInterfaces influencingProblem requiredFeatures requiringFeatures excludedFeatures excludingFeatures Hardware dependingFeature processor platform memory Constraint restrictedFeature UserInterface SoftwareInterface dataTypes Performance problemSize describedMethod DataFlow specifiedProcess DataDefinition definedRequirement accuracy range dataType format dataProcess Process dataFlow predecessor successor containingDataProcessSpace errorHandling statusMonitoring InputDataReading DataHandling ResultsOutput ErrorHandling handledProcess StatusMonitoring monitoredProcess DataProcessSpace containedDataProcessSteps
null
{"directed":true,"nodes":[{"nsPrefix":"org.unicase.model.scrm","nsURI":"http://unicase.org/model/scrm","name":"scrm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SCRMModelElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SCRMDiagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DiagramType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SCRMSpace","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"nsPrefix":"org.unicase.model.scrm.knowledge","nsURI":"http://unicase.org/model/scrm/knowledge","name":"knowledge","id":5,"eClass":"EPackage"},{"nsPrefix":"org.unicase.model.scrm.requirements","nsURI":"http://unicase.org/model/scrm/requirements","name":"requirements","id":6,"eClass":"EPackage"},{"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":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"displayingDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"gmfdiagram","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":true,"unique":true,"name":"newElements","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":"diagramLayout","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagramType","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representingDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"name":"DefaultDiagram","id":27,"value":0,"literal":"DefaultDiagram","eClass":"EEnumLiteral"},{"name":"KnowledgeDiagram","id":28,"value":1,"literal":"","eClass":"EEnumLiteral"},{"name":"RequirementsDiagram","id":29,"value":2,"literal":"RequirementsDiagram","eClass":"EEnumLiteral"},{"name":"DataProcessDiagram","id":30,"value":3,"literal":"DataProcessDiagram","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getContainedModelElements","lowerBound":0,"id":31,"many":true,"required":false,"eClass":"EOperation"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScientificKnowledge","instanceClass":null,"abstract":true,"id":35,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KnowledgeSpace","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScientificProblem","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MathematicalModel","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalMethod","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containingKnowledgeSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedScientificKnowledge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representingModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"solvingMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"influencedFeature","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":"representedProblem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"solvedProblem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"influencingProblem","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":"refinements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"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":"refinedModel","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":"numericalMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"theory","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":"mathematicalExpression","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mathematicalModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingModel","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizingRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"theory","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"algorithm","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizedMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Performance","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"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":"describedMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRequirement","instanceClass":null,"abstract":true,"id":96,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":true,"id":97,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequirementSpace","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hardware","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserInterface","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SoftwareInterface","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataFlow","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataDefinition","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"nsPrefix":"org.unicase.model.scrm.requirements.dataProcess","nsURI":"http://unicase.org/model/scrm/requirements/dataProcess","name":"dataProcess","id":105,"eClass":"EPackage"},{"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":"containingRequirementSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedInformationofRequirements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"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":"providingFeature","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":false,"unsettable":false,"transient":false,"unique":true,"name":"requiringFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"refinements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specifiedFeature","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":"definingData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"detailedRequirements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definedRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"superFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiringFeatures","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":false,"unsettable":false,"transient":false,"unique":true,"name":"excludedFeatures","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":"excludingFeatures","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"restrictedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processor","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":"platform","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"memory","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataTypes","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"problemSize","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specifiedProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"accuracy","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":"range","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":"dataType","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":"format","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputDataReading","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataHandling","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResultsOutput","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorHandling","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusMonitoring","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataProcessSpace","instanceClass":null,"abstract":false,"id":193,"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":"predecessor","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":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"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":"containingDataProcessSpace","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":false,"unsettable":false,"transient":false,"unique":true,"name":"errorHandling","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"statusMonitoring","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedDataProcessSteps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"handledProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"monitoredProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":11},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":1},{"source":9,"target":13},{"source":12,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"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":13,"target":1},{"source":13,"target":20},{"source":13,"target":2},{"source":13,"target":9},{"source":20,"target":1},{"source":14,"target":21},{"source":14,"target":2},{"source":15,"target":1},{"source":15,"target":22},{"source":15,"target":2},{"source":22,"target":1},{"source":16,"target":23},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":24},{"source":17,"target":2},{"source":24,"target":3},{"source":18,"target":4},{"source":18,"target":25},{"source":18,"target":2},{"source":18,"target":26},{"source":25,"target":4},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":27,"target":3},{"source":28,"target":3},{"source":29,"target":3},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":31},{"source":4,"target":26},{"source":4,"target":32},{"source":31,"target":1},{"source":31,"target":33},{"source":31,"target":4},{"source":33,"target":1},{"source":26,"target":2},{"source":26,"target":34},{"source":26,"target":4},{"source":26,"target":18},{"source":34,"target":2},{"source":32,"target":1},{"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":0},{"source":35,"target":5},{"source":35,"target":1},{"source":35,"target":41},{"source":35,"target":42},{"source":41,"target":36},{"source":41,"target":43},{"source":41,"target":35},{"source":41,"target":44},{"source":43,"target":36},{"source":42,"target":1},{"source":36,"target":5},{"source":36,"target":4},{"source":36,"target":35},{"source":36,"target":44},{"source":36,"target":45},{"source":36,"target":46},{"source":44,"target":35},{"source":44,"target":47},{"source":44,"target":36},{"source":44,"target":41},{"source":47,"target":35},{"source":45,"target":4},{"source":46,"target":35},{"source":37,"target":5},{"source":37,"target":35},{"source":37,"target":48},{"source":37,"target":49},{"source":37,"target":50},{"source":37,"target":51},{"source":48,"target":38},{"source":48,"target":52},{"source":48,"target":37},{"source":48,"target":53},{"source":52,"target":38},{"source":49,"target":39},{"source":49,"target":54},{"source":49,"target":37},{"source":49,"target":55},{"source":54,"target":39},{"source":50,"target":56},{"source":50,"target":57},{"source":50,"target":37},{"source":50,"target":58},{"source":57,"target":56},{"source":51,"target":35},{"source":38,"target":5},{"source":38,"target":35},{"source":38,"target":53},{"source":38,"target":59},{"source":38,"target":60},{"source":38,"target":61},{"source":38,"target":62},{"source":38,"target":63},{"source":38,"target":64},{"source":38,"target":65},{"source":53,"target":37},{"source":53,"target":66},{"source":53,"target":38},{"source":53,"target":48},{"source":66,"target":37},{"source":59,"target":38},{"source":59,"target":67},{"source":59,"target":38},{"source":59,"target":60},{"source":67,"target":38},{"source":60,"target":38},{"source":60,"target":68},{"source":60,"target":38},{"source":60,"target":59},{"source":68,"target":38},{"source":61,"target":39},{"source":61,"target":69},{"source":61,"target":38},{"source":61,"target":70},{"source":69,"target":39},{"source":62,"target":40},{"source":62,"target":71},{"source":62,"target":38},{"source":62,"target":72},{"source":71,"target":40},{"source":63,"target":73},{"source":63,"target":38},{"source":64,"target":74},{"source":64,"target":38},{"source":65,"target":35},{"source":39,"target":5},{"source":39,"target":35},{"source":39,"target":55},{"source":39,"target":75},{"source":39,"target":76},{"source":39,"target":70},{"source":39,"target":77},{"source":39,"target":78},{"source":39,"target":79},{"source":39,"target":80},{"source":55,"target":37},{"source":55,"target":81},{"source":55,"target":39},{"source":55,"target":49},{"source":81,"target":37},{"source":75,"target":40},{"source":75,"target":82},{"source":75,"target":39},{"source":75,"target":83},{"source":82,"target":40},{"source":76,"target":84},{"source":76,"target":85},{"source":76,"target":39},{"source":76,"target":86},{"source":85,"target":84},{"source":70,"target":38},{"source":70,"target":87},{"source":70,"target":39},{"source":70,"target":61},{"source":87,"target":38},{"source":77,"target":88},{"source":77,"target":89},{"source":77,"target":39},{"source":77,"target":90},{"source":89,"target":88},{"source":78,"target":91},{"source":78,"target":39},{"source":79,"target":92},{"source":79,"target":39},{"source":80,"target":35},{"source":40,"target":5},{"source":40,"target":35},{"source":40,"target":72},{"source":40,"target":83},{"source":40,"target":93},{"source":72,"target":38},{"source":72,"target":94},{"source":72,"target":40},{"source":72,"target":62},{"source":94,"target":38},{"source":83,"target":39},{"source":83,"target":95},{"source":83,"target":40},{"source":83,"target":75},{"source":95,"target":39},{"source":93,"target":35},{"source":6,"target":96},{"source":6,"target":97},{"source":6,"target":84},{"source":6,"target":98},{"source":6,"target":56},{"source":6,"target":99},{"source":6,"target":100},{"source":6,"target":101},{"source":6,"target":102},{"source":6,"target":88},{"source":6,"target":103},{"source":6,"target":104},{"source":6,"target":105},{"source":6,"target":0},{"source":96,"target":6},{"source":96,"target":1},{"source":96,"target":106},{"source":96,"target":107},{"source":106,"target":98},{"source":106,"target":108},{"source":106,"target":96},{"source":106,"target":109},{"source":108,"target":98},{"source":107,"target":1},{"source":97,"target":6},{"source":97,"target":96},{"source":97,"target":110},{"source":97,"target":111},{"source":97,"target":112},{"source":110,"target":56},{"source":110,"target":113},{"source":110,"target":97},{"source":110,"target":114},{"source":113,"target":56},{"source":111,"target":56},{"source":111,"target":115},{"source":111,"target":97},{"source":111,"target":116},{"source":115,"target":56},{"source":112,"target":96},{"source":84,"target":6},{"source":84,"target":96},{"source":84,"target":117},{"source":84,"target":118},{"source":84,"target":119},{"source":84,"target":120},{"source":84,"target":86},{"source":84,"target":121},{"source":117,"target":84},{"source":117,"target":122},{"source":117,"target":84},{"source":117,"target":118},{"source":122,"target":84},{"source":118,"target":84},{"source":118,"target":123},{"source":118,"target":84},{"source":118,"target":117},{"source":123,"target":84},{"source":119,"target":56},{"source":119,"target":124},{"source":119,"target":84},{"source":119,"target":125},{"source":124,"target":56},{"source":120,"target":104},{"source":120,"target":126},{"source":120,"target":84},{"source":120,"target":127},{"source":126,"target":104},{"source":86,"target":39},{"source":86,"target":128},{"source":86,"target":84},{"source":86,"target":76},{"source":128,"target":39},{"source":121,"target":96},{"source":98,"target":6},{"source":98,"target":4},{"source":98,"target":96},{"source":98,"target":109},{"source":98,"target":129},{"source":98,"target":130},{"source":109,"target":96},{"source":109,"target":131},{"source":109,"target":98},{"source":109,"target":106},{"source":131,"target":96},{"source":129,"target":4},{"source":130,"target":96},{"source":56,"target":6},{"source":56,"target":96},{"source":56,"target":125},{"source":56,"target":132},{"source":56,"target":133},{"source":56,"target":134},{"source":56,"target":135},{"source":56,"target":116},{"source":56,"target":114},{"source":56,"target":58},{"source":56,"target":136},{"source":56,"target":137},{"source":56,"target":138},{"source":56,"target":139},{"source":56,"target":140},{"source":125,"target":84},{"source":125,"target":141},{"source":125,"target":56},{"source":125,"target":119},{"source":141,"target":84},{"source":132,"target":56},{"source":132,"target":142},{"source":132,"target":56},{"source":132,"target":133},{"source":142,"target":56},{"source":133,"target":56},{"source":133,"target":143},{"source":133,"target":56},{"source":133,"target":132},{"source":143,"target":56},{"source":134,"target":100},{"source":134,"target":144},{"source":134,"target":56},{"source":134,"target":145},{"source":144,"target":100},{"source":135,"target":99},{"source":135,"target":146},{"source":135,"target":56},{"source":135,"target":147},{"source":146,"target":99},{"source":116,"target":97},{"source":116,"target":148},{"source":116,"target":56},{"source":116,"target":111},{"source":148,"target":97},{"source":114,"target":97},{"source":114,"target":149},{"source":114,"target":56},{"source":114,"target":110},{"source":149,"target":97},{"source":58,"target":37},{"source":58,"target":150},{"source":58,"target":56},{"source":58,"target":50},{"source":150,"target":37},{"source":136,"target":56},{"source":136,"target":151},{"source":136,"target":56},{"source":136,"target":137},{"source":151,"target":56},{"source":137,"target":56},{"source":137,"target":152},{"source":137,"target":56},{"source":137,"target":136},{"source":152,"target":56},{"source":138,"target":56},{"source":138,"target":153},{"source":138,"target":56},{"source":138,"target":139},{"source":153,"target":56},{"source":139,"target":56},{"source":139,"target":154},{"source":139,"target":56},{"source":139,"target":138},{"source":154,"target":56},{"source":140,"target":96},{"source":99,"target":6},{"source":99,"target":96},{"source":99,"target":147},{"source":99,"target":155},{"source":99,"target":156},{"source":99,"target":157},{"source":99,"target":158},{"source":147,"target":56},{"source":147,"target":159},{"source":147,"target":99},{"source":147,"target":135},{"source":159,"target":56},{"source":155,"target":160},{"source":155,"target":99},{"source":156,"target":161},{"source":156,"target":99},{"source":157,"target":162},{"source":157,"target":99},{"source":158,"target":96},{"source":100,"target":6},{"source":100,"target":96},{"source":100,"target":145},{"source":100,"target":163},{"source":145,"target":56},{"source":145,"target":164},{"source":145,"target":100},{"source":145,"target":134},{"source":164,"target":56},{"source":163,"target":96},{"source":101,"target":6},{"source":101,"target":97},{"source":101,"target":165},{"source":165,"target":97},{"source":102,"target":6},{"source":102,"target":97},{"source":102,"target":166},{"source":102,"target":167},{"source":166,"target":168},{"source":166,"target":102},{"source":167,"target":97},{"source":88,"target":6},{"source":88,"target":84},{"source":88,"target":169},{"source":88,"target":90},{"source":88,"target":170},{"source":169,"target":171},{"source":169,"target":88},{"source":90,"target":39},{"source":90,"target":172},{"source":90,"target":88},{"source":90,"target":77},{"source":172,"target":39},{"source":170,"target":84},{"source":103,"target":6},{"source":103,"target":96},{"source":103,"target":173},{"source":103,"target":174},{"source":173,"target":175},{"source":173,"target":176},{"source":173,"target":103},{"source":173,"target":177},{"source":176,"target":175},{"source":174,"target":96},{"source":104,"target":6},{"source":104,"target":96},{"source":104,"target":127},{"source":104,"target":178},{"source":104,"target":179},{"source":104,"target":180},{"source":104,"target":181},{"source":104,"target":182},{"source":127,"target":84},{"source":127,"target":183},{"source":127,"target":104},{"source":127,"target":120},{"source":183,"target":84},{"source":178,"target":184},{"source":178,"target":104},{"source":179,"target":185},{"source":179,"target":104},{"source":180,"target":186},{"source":180,"target":104},{"source":181,"target":187},{"source":181,"target":104},{"source":182,"target":96},{"source":105,"target":175},{"source":105,"target":188},{"source":105,"target":189},{"source":105,"target":190},{"source":105,"target":191},{"source":105,"target":192},{"source":105,"target":193},{"source":105,"target":6},{"source":175,"target":105},{"source":175,"target":84},{"source":175,"target":177},{"source":175,"target":194},{"source":175,"target":195},{"source":175,"target":196},{"source":175,"target":197},{"source":175,"target":198},{"source":175,"target":199},{"source":177,"target":103},{"source":177,"target":200},{"source":177,"target":175},{"source":177,"target":173},{"source":200,"target":103},{"source":194,"target":175},{"source":194,"target":201},{"source":194,"target":175},{"source":194,"target":195},{"source":201,"target":175},{"source":195,"target":175},{"source":195,"target":202},{"source":195,"target":175},{"source":195,"target":194},{"source":202,"target":175},{"source":196,"target":193},{"source":196,"target":203},{"source":196,"target":175},{"source":196,"target":204},{"source":203,"target":193},{"source":197,"target":191},{"source":197,"target":205},{"source":197,"target":175},{"source":197,"target":206},{"source":205,"target":191},{"source":198,"target":192},{"source":198,"target":207},{"source":198,"target":175},{"source":198,"target":208},{"source":207,"target":192},{"source":199,"target":84},{"source":188,"target":105},{"source":188,"target":175},{"source":188,"target":209},{"source":209,"target":175},{"source":189,"target":105},{"source":189,"target":175},{"source":189,"target":210},{"source":210,"target":175},{"source":190,"target":105},{"source":190,"target":175},{"source":190,"target":211},{"source":211,"target":175},{"source":191,"target":105},{"source":191,"target":175},{"source":191,"target":206},{"source":191,"target":212},{"source":206,"target":175},{"source":206,"target":213},{"source":206,"target":191},{"source":206,"target":197},{"source":213,"target":175},{"source":212,"target":175},{"source":192,"target":105},{"source":192,"target":175},{"source":192,"target":208},{"source":192,"target":214},{"source":208,"target":175},{"source":208,"target":215},{"source":208,"target":192},{"source":208,"target":198},{"source":215,"target":175},{"source":214,"target":175},{"source":193,"target":105},{"source":193,"target":4},{"source":193,"target":175},{"source":193,"target":204},{"source":193,"target":216},{"source":193,"target":217},{"source":204,"target":175},{"source":204,"target":218},{"source":204,"target":193},{"source":204,"target":196},{"source":218,"target":175},{"source":216,"target":4},{"source":217,"target":175}],"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="deviceModelingLanguage" nsURI="http://http://mdcf.santos.cis.ksu.edu/devicemodel/DeviceModelingLanguage" nsPrefix="deviceModelingLanguage"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="schema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="product" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decls" upperBound="-1" eType="#//Decl" containment="true"/> </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="TypeDecl" eSuperTypes="#//Decl"> <eStructuralFeatures xsi:type="ecore:EReference" name="supers" unique="false" upperBound="-1" eType="#//TypeDecl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureDecl" eSuperTypes="#//Decl"> <eStructuralFeatures xsi:type="ecore:EReference" name="supers" unique="false" upperBound="-1" eType="#//FeatureDecl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//MemberDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="devices" upperBound="-1" eType="#//Device" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assigns" upperBound="-1" eType="#//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemberDecl"/> <eClassifiers xsi:type="ecore:EClass" name="AttrDecl" eSuperTypes="#//MemberDecl #//Accessor"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" eType="#//Modifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="literal" eType="#//Literal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="SubMemberDecl" eSuperTypes="#//MemberDecl #//Accessor"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" eType="#//MModifier" 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="type" eType="#//FeatureType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MModifier"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment"> <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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Report"> <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="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureType"/> <eClassifiers xsi:type="ecore:EClass" name="BaseFeatureType" eSuperTypes="#//FeatureType"> <eStructuralFeatures xsi:type="ecore:EReference" name="components" unique="false" upperBound="-1" eType="#//FeatureDecl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//MemberDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvariantDecl" eSuperTypes="#//MemberDecl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="invName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityInvariant" eSuperTypes="#//InvariantDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="lo" eType="#//ConstraintNat" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hi" eType="#//ConstraintNat" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="match" eType="#//SubMemberMatch" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FeatureDecl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneralInvariant" eSuperTypes="#//InvariantDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubMemberMatch"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qNames" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintNat"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//FeatureDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="components" unique="false" upperBound="-1" eType="#//FeatureDecl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//ConstraintExp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="cond" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Param"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//BaseFeatureType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReportMemberDecl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindingName" unique="false" upperBound="-1" eType="#//Accessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Accessor"/> <eClassifiers xsi:type="ecore:EClass" name="Exp"/> <eClassifiers xsi:type="ecore:EClass" name="Primary"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="BaseType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeDecl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal"/> <eClassifiers xsi:type="ecore:EClass" name="BasicLiteral" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeCons" eType="#//TypeDecl"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteral" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//Literal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SeqLiteral" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//SimpleLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetLiteral" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//SimpleLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OptionLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleLiteral"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleBasicLiteral" eSuperTypes="#//SimpleLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleTupleLiteral" eSuperTypes="#//SimpleLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//SimpleLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleOptionLiteral" eSuperTypes="#//SimpleLiteral"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleSeqLiteral" eSuperTypes="#//SimpleLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//SimpleLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleSetLiteral" eSuperTypes="#//SimpleLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="elems" upperBound="-1" eType="#//SimpleLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//FeatureDecl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="schema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="product" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data" eSuperTypes="#//FeatureDecl #//MModifier"/> <eClassifiers xsi:type="ecore:EClass" name="App" eSuperTypes="#//FeatureDecl"/> <eClassifiers xsi:type="ecore:EClass" name="Const" eSuperTypes="#//Modifier #//MModifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="schema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="product" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Val" eSuperTypes="#//Modifier #//MModifier"/> <eClassifiers xsi:type="ecore:EClass" name="Var" eSuperTypes="#//Modifier #//MModifier"/> <eClassifiers xsi:type="ecore:EClass" name="Override" eSuperTypes="#//Modifier #//MModifier"/> <eClassifiers xsi:type="ecore:EClass" name="OptionFeatureType" eSuperTypes="#//FeatureType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//BaseFeatureType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="none" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SomeFeatureType" eSuperTypes="#//FeatureType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//BaseFeatureType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//MemberDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EitherFeatureType" eSuperTypes="#//FeatureType"> <eStructuralFeatures xsi:type="ecore:EReference" name="bases" upperBound="-1" eType="#//BaseFeatureType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="choice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//MemberDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SeqFeatureType" eSuperTypes="#//FeatureType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//BaseFeatureType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//BaseFeatureType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetFeatureType" eSuperTypes="#//FeatureType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//BaseFeatureType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//BaseFeatureType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumNatConstraint" eSuperTypes="#//ConstraintNat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="num" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnyNatConstraint" eSuperTypes="#//ConstraintNat"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryExp" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//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="right" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExp" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arg" eType="#//Exp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryExp" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EReference" name="primary" eType="#//Primary" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AccessExp" eSuperTypes="#//Exp"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//PrimaryExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessor" eType="#//Accessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NameExp" eSuperTypes="#//Primary"> <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="LiteralExp" eSuperTypes="#//Primary"> <eStructuralFeatures xsi:type="ecore:EReference" name="lit" eType="#//BasicLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SeqType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//BaseType"> <eStructuralFeatures xsi:type="ecore:EReference" name="elemTypes" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OptionType" eSuperTypes="#//BaseType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SomeType" eSuperTypes="#//BaseType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NoneType" eSuperTypes="#//BaseType"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NoneLiteral" eSuperTypes="#//OptionLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SomeLiteral" eSuperTypes="#//OptionLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="lit" eType="#//Literal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleNoneLiteral" eSuperTypes="#//SimpleOptionLiteral"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleSomeLiteral" eSuperTypes="#//SimpleOptionLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="lit" eType="#//SimpleLiteral" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/DeviceModelingLanguage.ecore
ecore
deviceModelingLanguage Model schema class product decls Decl name TypeDecl supers FeatureDecl supers members devices assigns exp MemberDecl AttrDecl modifier attributeName type literal Modifier SubMemberDecl modifier name type MModifier Assignment name exp Report name args FeatureType BaseFeatureType components members InvariantDecl invName MultiplicityInvariant lo hi match type GeneralInvariant exp SubMemberMatch qNames name any ConstraintNat Device components constraint ConstraintExp cond Param name type ReportMemberDecl name bindingName Accessor Exp Primary Type BaseType type Literal BasicLiteral typeCons lit TupleLiteral elems SeqLiteral elementType elems SetLiteral elementType elems OptionLiteral SimpleLiteral SimpleBasicLiteral lit SimpleTupleLiteral elems SimpleOptionLiteral SimpleSeqLiteral elems SimpleSetLiteral elems Feature schema class product Data App Const schema class product instance Val Var Override OptionFeatureType base none SomeFeatureType base members EitherFeatureType bases choice members SeqFeatureType base elements SetFeatureType base elements NumNatConstraint num AnyNatConstraint BinaryExp left op right UnaryExp op arg PrimaryExp primary AccessExp base accessor NameExp id LiteralExp lit SeqType base SetType base TupleType elemTypes OptionType base SomeType base NoneType base NoneLiteral type SomeLiteral lit SimpleNoneLiteral SimpleSomeLiteral lit
null
{"directed":true,"nodes":[{"nsPrefix":"deviceModelingLanguage","nsURI":"http://http://mdcf.santos.cis.ksu.edu/devicemodel/DeviceModelingLanguage","name":"deviceModelingLanguage","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":"Decl","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDecl","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureDecl","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberDecl","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttrDecl","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubMemberDecl","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MModifier","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseFeatureType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvariantDecl","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityInvariant","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralInvariant","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubMemberMatch","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintNat","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintExp","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportMemberDecl","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Accessor","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primary","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseType","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":"BasicLiteral","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteral","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SeqLiteral","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetLiteral","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionLiteral","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleLiteral","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleBasicLiteral","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleTupleLiteral","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOptionLiteral","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleSeqLiteral","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleSetLiteral","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"App","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Const","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Val","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Override","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionFeatureType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeFeatureType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EitherFeatureType","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SeqFeatureType","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetFeatureType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumNatConstraint","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyNatConstraint","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExp","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExp","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessExp","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameExp","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SeqType","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionType","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeType","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoneType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoneLiteral","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeLiteral","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleNoneLiteral","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleSomeLiteral","instanceClass":null,"abstract":false,"id":69,"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":"schema","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"product","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"supers","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"supers","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":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"devices","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":"assigns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","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"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"attributeName","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"container":false,"ordered":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":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"components","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":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"invName","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hi","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"match","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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"},{"container":false,"ordered":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":137,"derived":false},{"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":"qNames","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":"name","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":"any","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"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":"name","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":false,"unsettable":false,"transient":false,"unique":false,"name":"bindingName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeCons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lit","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lit","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"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":"schema","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","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":"product","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"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":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"product","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":"instance","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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"none","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"choice","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":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":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"num","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":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":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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"},{"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":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":"arg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"primary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","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":false,"unsettable":false,"transient":false,"unique":true,"name":"accessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"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":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"container":false,"ordered":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":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"elemTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","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":"type","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":"lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"container":false,"ordered":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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"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":1,"target":0},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":70,"target":74},{"source":70,"target":1},{"source":71,"target":75},{"source":71,"target":1},{"source":72,"target":76},{"source":72,"target":1},{"source":73,"target":2},{"source":73,"target":77},{"source":73,"target":1},{"source":77,"target":2},{"source":2,"target":0},{"source":2,"target":78},{"source":78,"target":79},{"source":78,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":80},{"source":3,"target":81},{"source":80,"target":3},{"source":80,"target":82},{"source":80,"target":3},{"source":82,"target":3},{"source":81,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"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":83,"target":4},{"source":83,"target":89},{"source":83,"target":4},{"source":89,"target":4},{"source":84,"target":5},{"source":84,"target":90},{"source":84,"target":4},{"source":90,"target":5},{"source":85,"target":19},{"source":85,"target":91},{"source":85,"target":4},{"source":91,"target":19},{"source":86,"target":10},{"source":86,"target":92},{"source":86,"target":4},{"source":92,"target":10},{"source":87,"target":24},{"source":87,"target":93},{"source":87,"target":4},{"source":93,"target":24},{"source":88,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":23},{"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":94,"target":7},{"source":94,"target":100},{"source":94,"target":6},{"source":100,"target":7},{"source":95,"target":101},{"source":95,"target":6},{"source":96,"target":26},{"source":96,"target":102},{"source":96,"target":6},{"source":102,"target":26},{"source":97,"target":28},{"source":97,"target":103},{"source":97,"target":6},{"source":103,"target":28},{"source":98,"target":5},{"source":99,"target":23},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":23},{"source":8,"target":104},{"source":8,"target":105},{"source":8,"target":106},{"source":8,"target":107},{"source":8,"target":108},{"source":104,"target":9},{"source":104,"target":109},{"source":104,"target":8},{"source":109,"target":9},{"source":105,"target":110},{"source":105,"target":8},{"source":106,"target":12},{"source":106,"target":111},{"source":106,"target":8},{"source":111,"target":12},{"source":107,"target":5},{"source":108,"target":23},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":112},{"source":10,"target":113},{"source":112,"target":114},{"source":112,"target":10},{"source":113,"target":24},{"source":113,"target":115},{"source":113,"target":10},{"source":115,"target":24},{"source":11,"target":0},{"source":11,"target":116},{"source":11,"target":117},{"source":116,"target":118},{"source":116,"target":11},{"source":117,"target":24},{"source":117,"target":119},{"source":117,"target":11},{"source":119,"target":24},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":120,"target":4},{"source":120,"target":123},{"source":120,"target":13},{"source":123,"target":4},{"source":121,"target":5},{"source":121,"target":124},{"source":121,"target":13},{"source":124,"target":5},{"source":122,"target":12},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":125},{"source":14,"target":126},{"source":125,"target":127},{"source":125,"target":14},{"source":126,"target":5},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":128},{"source":15,"target":129},{"source":15,"target":130},{"source":15,"target":131},{"source":15,"target":132},{"source":128,"target":18},{"source":128,"target":133},{"source":128,"target":15},{"source":133,"target":18},{"source":129,"target":18},{"source":129,"target":134},{"source":129,"target":15},{"source":134,"target":18},{"source":130,"target":17},{"source":130,"target":135},{"source":130,"target":15},{"source":135,"target":17},{"source":131,"target":4},{"source":131,"target":136},{"source":131,"target":15},{"source":136,"target":4},{"source":132,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":137},{"source":16,"target":138},{"source":137,"target":24},{"source":137,"target":139},{"source":137,"target":16},{"source":139,"target":24},{"source":138,"target":14},{"source":17,"target":0},{"source":17,"target":140},{"source":17,"target":141},{"source":17,"target":142},{"source":140,"target":143},{"source":140,"target":17},{"source":141,"target":144},{"source":141,"target":17},{"source":142,"target":145},{"source":142,"target":17},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":146},{"source":19,"target":147},{"source":19,"target":148},{"source":146,"target":4},{"source":146,"target":149},{"source":146,"target":19},{"source":149,"target":4},{"source":147,"target":20},{"source":147,"target":150},{"source":147,"target":19},{"source":150,"target":20},{"source":148,"target":4},{"source":20,"target":0},{"source":20,"target":151},{"source":151,"target":24},{"source":151,"target":152},{"source":151,"target":20},{"source":152,"target":24},{"source":21,"target":0},{"source":21,"target":153},{"source":21,"target":154},{"source":153,"target":155},{"source":153,"target":21},{"source":154,"target":13},{"source":154,"target":156},{"source":154,"target":21},{"source":156,"target":13},{"source":22,"target":0},{"source":22,"target":157},{"source":22,"target":158},{"source":157,"target":159},{"source":157,"target":22},{"source":158,"target":23},{"source":158,"target":160},{"source":158,"target":22},{"source":160,"target":23},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":161},{"source":27,"target":162},{"source":161,"target":3},{"source":161,"target":163},{"source":161,"target":27},{"source":163,"target":3},{"source":162,"target":26},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":164},{"source":29,"target":165},{"source":29,"target":166},{"source":164,"target":3},{"source":164,"target":167},{"source":164,"target":29},{"source":167,"target":3},{"source":165,"target":168},{"source":165,"target":29},{"source":166,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":169},{"source":30,"target":170},{"source":169,"target":28},{"source":169,"target":171},{"source":169,"target":30},{"source":171,"target":28},{"source":170,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":172},{"source":31,"target":173},{"source":31,"target":174},{"source":172,"target":26},{"source":172,"target":175},{"source":172,"target":31},{"source":175,"target":26},{"source":173,"target":34},{"source":173,"target":176},{"source":173,"target":31},{"source":176,"target":34},{"source":174,"target":28},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":177},{"source":32,"target":178},{"source":32,"target":179},{"source":177,"target":26},{"source":177,"target":180},{"source":177,"target":32},{"source":180,"target":26},{"source":178,"target":34},{"source":178,"target":181},{"source":178,"target":32},{"source":181,"target":34},{"source":179,"target":28},{"source":33,"target":0},{"source":33,"target":28},{"source":33,"target":182},{"source":182,"target":28},{"source":34,"target":0},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":183},{"source":35,"target":184},{"source":183,"target":185},{"source":183,"target":35},{"source":184,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":186},{"source":36,"target":187},{"source":186,"target":34},{"source":186,"target":188},{"source":186,"target":36},{"source":188,"target":34},{"source":187,"target":34},{"source":37,"target":0},{"source":37,"target":34},{"source":37,"target":189},{"source":189,"target":34},{"source":38,"target":0},{"source":38,"target":34},{"source":38,"target":190},{"source":38,"target":191},{"source":190,"target":34},{"source":190,"target":192},{"source":190,"target":38},{"source":192,"target":34},{"source":191,"target":34},{"source":39,"target":0},{"source":39,"target":34},{"source":39,"target":193},{"source":39,"target":194},{"source":193,"target":34},{"source":193,"target":195},{"source":193,"target":39},{"source":195,"target":34},{"source":194,"target":34},{"source":40,"target":0},{"source":40,"target":4},{"source":40,"target":196},{"source":40,"target":197},{"source":40,"target":198},{"source":40,"target":199},{"source":196,"target":200},{"source":196,"target":40},{"source":197,"target":201},{"source":197,"target":40},{"source":198,"target":202},{"source":198,"target":40},{"source":199,"target":4},{"source":41,"target":0},{"source":41,"target":4},{"source":41,"target":9},{"source":41,"target":203},{"source":41,"target":204},{"source":203,"target":4},{"source":204,"target":9},{"source":42,"target":0},{"source":42,"target":4},{"source":42,"target":205},{"source":205,"target":4},{"source":43,"target":0},{"source":43,"target":7},{"source":43,"target":9},{"source":43,"target":206},{"source":43,"target":207},{"source":43,"target":208},{"source":43,"target":209},{"source":43,"target":210},{"source":43,"target":211},{"source":206,"target":212},{"source":206,"target":43},{"source":207,"target":213},{"source":207,"target":43},{"source":208,"target":214},{"source":208,"target":43},{"source":209,"target":215},{"source":209,"target":43},{"source":210,"target":7},{"source":211,"target":9},{"source":44,"target":0},{"source":44,"target":7},{"source":44,"target":9},{"source":44,"target":216},{"source":44,"target":217},{"source":216,"target":7},{"source":217,"target":9},{"source":45,"target":0},{"source":45,"target":7},{"source":45,"target":9},{"source":45,"target":218},{"source":45,"target":219},{"source":218,"target":7},{"source":219,"target":9},{"source":46,"target":0},{"source":46,"target":7},{"source":46,"target":9},{"source":46,"target":220},{"source":46,"target":221},{"source":220,"target":7},{"source":221,"target":9},{"source":47,"target":0},{"source":47,"target":12},{"source":47,"target":222},{"source":47,"target":223},{"source":47,"target":224},{"source":222,"target":13},{"source":222,"target":225},{"source":222,"target":47},{"source":225,"target":13},{"source":223,"target":226},{"source":223,"target":47},{"source":224,"target":12},{"source":48,"target":0},{"source":48,"target":12},{"source":48,"target":227},{"source":48,"target":228},{"source":48,"target":229},{"source":227,"target":13},{"source":227,"target":230},{"source":227,"target":48},{"source":230,"target":13},{"source":228,"target":5},{"source":228,"target":231},{"source":228,"target":48},{"source":231,"target":5},{"source":229,"target":12},{"source":49,"target":0},{"source":49,"target":12},{"source":49,"target":232},{"source":49,"target":233},{"source":49,"target":234},{"source":49,"target":235},{"source":232,"target":13},{"source":232,"target":236},{"source":232,"target":49},{"source":236,"target":13},{"source":233,"target":237},{"source":233,"target":49},{"source":234,"target":5},{"source":234,"target":238},{"source":234,"target":49},{"source":238,"target":5},{"source":235,"target":12},{"source":50,"target":0},{"source":50,"target":12},{"source":50,"target":239},{"source":50,"target":240},{"source":50,"target":241},{"source":239,"target":13},{"source":239,"target":242},{"source":239,"target":50},{"source":242,"target":13},{"source":240,"target":13},{"source":240,"target":243},{"source":240,"target":50},{"source":243,"target":13},{"source":241,"target":12},{"source":51,"target":0},{"source":51,"target":12},{"source":51,"target":244},{"source":51,"target":245},{"source":51,"target":246},{"source":244,"target":13},{"source":244,"target":247},{"source":244,"target":51},{"source":247,"target":13},{"source":245,"target":13},{"source":245,"target":248},{"source":245,"target":51},{"source":248,"target":13},{"source":246,"target":12},{"source":52,"target":0},{"source":52,"target":18},{"source":52,"target":249},{"source":52,"target":250},{"source":249,"target":251},{"source":249,"target":52},{"source":250,"target":18},{"source":53,"target":0},{"source":53,"target":18},{"source":53,"target":252},{"source":252,"target":18},{"source":54,"target":0},{"source":54,"target":24},{"source":54,"target":253},{"source":54,"target":254},{"source":54,"target":255},{"source":54,"target":256},{"source":253,"target":24},{"source":253,"target":257},{"source":253,"target":54},{"source":257,"target":24},{"source":254,"target":258},{"source":254,"target":54},{"source":255,"target":24},{"source":255,"target":259},{"source":255,"target":54},{"source":259,"target":24},{"source":256,"target":24},{"source":55,"target":0},{"source":55,"target":24},{"source":55,"target":260},{"source":55,"target":261},{"source":55,"target":262},{"source":260,"target":263},{"source":260,"target":55},{"source":261,"target":24},{"source":261,"target":264},{"source":261,"target":55},{"source":264,"target":24},{"source":262,"target":24},{"source":56,"target":0},{"source":56,"target":24},{"source":56,"target":265},{"source":56,"target":266},{"source":265,"target":25},{"source":265,"target":267},{"source":265,"target":56},{"source":267,"target":25},{"source":266,"target":24},{"source":57,"target":0},{"source":57,"target":24},{"source":57,"target":268},{"source":57,"target":269},{"source":57,"target":270},{"source":268,"target":56},{"source":268,"target":271},{"source":268,"target":57},{"source":271,"target":56},{"source":269,"target":23},{"source":269,"target":272},{"source":269,"target":57},{"source":272,"target":23},{"source":270,"target":24},{"source":58,"target":0},{"source":58,"target":25},{"source":58,"target":273},{"source":58,"target":274},{"source":273,"target":275},{"source":273,"target":58},{"source":274,"target":25},{"source":59,"target":0},{"source":59,"target":25},{"source":59,"target":276},{"source":59,"target":277},{"source":276,"target":29},{"source":276,"target":278},{"source":276,"target":59},{"source":278,"target":29},{"source":277,"target":25},{"source":60,"target":0},{"source":60,"target":26},{"source":60,"target":279},{"source":60,"target":280},{"source":279,"target":26},{"source":279,"target":281},{"source":279,"target":60},{"source":281,"target":26},{"source":280,"target":26},{"source":61,"target":0},{"source":61,"target":26},{"source":61,"target":282},{"source":61,"target":283},{"source":282,"target":26},{"source":282,"target":284},{"source":282,"target":61},{"source":284,"target":26},{"source":283,"target":26},{"source":62,"target":0},{"source":62,"target":27},{"source":62,"target":285},{"source":62,"target":286},{"source":285,"target":26},{"source":285,"target":287},{"source":285,"target":62},{"source":287,"target":26},{"source":286,"target":27},{"source":63,"target":0},{"source":63,"target":27},{"source":63,"target":288},{"source":63,"target":289},{"source":288,"target":26},{"source":288,"target":290},{"source":288,"target":63},{"source":290,"target":26},{"source":289,"target":27},{"source":64,"target":0},{"source":64,"target":27},{"source":64,"target":291},{"source":64,"target":292},{"source":291,"target":26},{"source":291,"target":293},{"source":291,"target":64},{"source":293,"target":26},{"source":292,"target":27},{"source":65,"target":0},{"source":65,"target":27},{"source":65,"target":294},{"source":65,"target":295},{"source":294,"target":26},{"source":294,"target":296},{"source":294,"target":65},{"source":296,"target":26},{"source":295,"target":27},{"source":66,"target":0},{"source":66,"target":33},{"source":66,"target":297},{"source":66,"target":298},{"source":297,"target":26},{"source":297,"target":299},{"source":297,"target":66},{"source":299,"target":26},{"source":298,"target":33},{"source":67,"target":0},{"source":67,"target":33},{"source":67,"target":300},{"source":67,"target":301},{"source":300,"target":28},{"source":300,"target":302},{"source":300,"target":67},{"source":302,"target":28},{"source":301,"target":33},{"source":68,"target":0},{"source":68,"target":37},{"source":68,"target":303},{"source":303,"target":37},{"source":69,"target":0},{"source":69,"target":37},{"source":69,"target":304},{"source":69,"target":305},{"source":304,"target":34},{"source":304,"target":306},{"source":304,"target":69},{"source":306,"target":34},{"source":305,"target":37}],"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="PetriNetModel" nsURI="http://www.example.org/PetriNetModelWithOCL" nsPrefix="pnocl"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="DifferentNamedPlaces"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="DifferentNamedPlaces" value="self.place -> forAll(p1:Place | self.place -> forAll(p2:Place | p1 &lt;> p2 implies p1.name &lt;> p2.name))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcPT" upperBound="-1" eType="#//ArcPT" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcTP" upperBound="-1" eType="#//ArcTP" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" upperBound="-1" eType="#//Place" 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="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="preArc" upperBound="-1" eType="#//ArcPT"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postArc" upperBound="-1" eType="#//ArcTP"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArcPT"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inscription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" eType="#//Place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArcTP"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inscription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" eType="#//Place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preArc" upperBound="-1" eType="#//ArcTP"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="token" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postArc" upperBound="-1" eType="#//ArcPT"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/dstrueber/bigtrafo/de.bigtrafo.benchmark/ocl/instances/07/PetriNetWithOCLPaper.ecore
ecore
PetriNetModel PetriNet transition arcPT arcTP place name Transition name preArc postArc ArcPT inscription transition place ArcTP inscription place transition Place name preArc token postArc
null
{"directed":true,"nodes":[{"nsPrefix":"pnocl","nsURI":"http://www.example.org/PetriNetModelWithOCL","name":"PetriNetModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcPT","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcTP","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":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":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcPT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcTP","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preArc","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":"postArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inscription","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inscription","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transition","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postArc","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":6,"target":2},{"source":6,"target":11},{"source":6,"target":1},{"source":11,"target":2},{"source":7,"target":3},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":3},{"source":8,"target":4},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":4},{"source":9,"target":5},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":5},{"source":10,"target":15},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":19},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":20},{"source":17,"target":2},{"source":20,"target":3},{"source":18,"target":4},{"source":18,"target":21},{"source":18,"target":2},{"source":21,"target":4},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":22,"target":25},{"source":22,"target":3},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":3},{"source":26,"target":2},{"source":24,"target":5},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":5},{"source":4,"target":0},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":28,"target":31},{"source":28,"target":4},{"source":29,"target":5},{"source":29,"target":32},{"source":29,"target":4},{"source":32,"target":5},{"source":30,"target":2},{"source":30,"target":33},{"source":30,"target":4},{"source":33,"target":2},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":34,"target":38},{"source":34,"target":5},{"source":35,"target":4},{"source":35,"target":39},{"source":35,"target":5},{"source":39,"target":4},{"source":36,"target":40},{"source":36,"target":5},{"source":37,"target":3},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"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="lib" nsURI="http://www.smeup.org/asup/os/lib" nsPrefix="os-lib"> <eClassifiers xsi:type="ecore:EClass" name="LibraryManager" abstract="true" interface="true"> <eOperations name="getLibraryReader"> <eGenericType eClassifier="ecore:EClass ../../org.smeup.sys.il.memo/model/il-memo.ecore#//ResourceReader"> <eTypeArguments eClassifier="#//Library"/> </eGenericType> <eParameters name="job" lowerBound="1" eType="ecore:EClass ../../org.smeup.sys.os.core/model/os-core.ecore#//jobs/Job"/> </eOperations> <eOperations name="getLibraryWriter"> <eGenericType eClassifier="ecore:EClass ../../org.smeup.sys.il.memo/model/il-memo.ecore#//ResourceWriter"> <eTypeArguments eClassifier="#//Library"/> </eGenericType> <eParameters name="job" lowerBound="1" eType="ecore:EClass ../../org.smeup.sys.os.core/model/os-core.ecore#//jobs/Job"/> </eOperations> <eOperations name="createTemporaryLibrary" lowerBound="1"> <eParameters name="job" lowerBound="1" eType="ecore:EClass ../../org.smeup.sys.os.core/model/os-core.ecore#//jobs/Job"/> </eOperations> <eOperations name="destroyTemporaryLibrary" lowerBound="1"> <eParameters name="job" lowerBound="1" eType="ecore:EClass ../../org.smeup.sys.os.core/model/os-core.ecore#//jobs/Job"/> </eOperations> <eOperations name="destroyAllTemporaryLibrary" lowerBound="1"> <eParameters name="job" lowerBound="1" eType="ecore:EClass ../../org.smeup.sys.os.core/model/os-core.ecore#//jobs/Job"/> </eOperations> <eOperations name="clearLibrary"> <eParameters name="job" lowerBound="1" eType="ecore:EClass ../../org.smeup.sys.os.core/model/os-core.ecore#//jobs/Job"/> <eParameters name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="../../org.smeup.sys.os.type/model/os-type.ecore#//TypedObject"> <eOperations name="isRootLibrary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isChildLibrary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="getPackageURI" eType="ecore:EDataType ../../org.smeup.sys.mi.core/model/mi-core.ecore#//JavaURI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencies" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libraryType" lowerBound="1" eType="#//LibraryType" defaultValueLiteral="PROD"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parentLibrary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LibraryType"> <eLiterals name="Production" value="10" literal="PROD"/> <eLiterals name="Test" value="20" literal="TEST"/> <eLiterals name="Temporary" value="30" literal="TEMP"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/smeup/asup/org.smeup.sys.os.lib/model/os-lib.ecore
ecore
lib LibraryManager getLibraryReader job getLibraryWriter job createTemporaryLibrary job destroyTemporaryLibrary job destroyAllTemporaryLibrary job clearLibrary job name Library isRootLibrary isChildLibrary getPackageURI basePackage dependencies libraryType PROD parentLibrary synchronized false LibraryType Production PROD Test TEST Temporary TEMP
null
{"directed":true,"nodes":[{"nsPrefix":"os-lib","nsURI":"http://www.smeup.org/asup/os/lib","name":"lib","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryManager","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LibraryType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLibraryReader","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLibraryWriter","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createTemporaryLibrary","lowerBound":1,"id":6,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"destroyTemporaryLibrary","lowerBound":1,"id":7,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"destroyAllTemporaryLibrary","lowerBound":1,"id":8,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"clearLibrary","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"job","lowerBound":1,"id":11,"many":false,"required":true,"eClass":"EParameter"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"job","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EParameter"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"job","lowerBound":1,"id":18,"many":false,"required":true,"eClass":"EParameter"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"job","lowerBound":1,"id":20,"many":false,"required":true,"eClass":"EParameter"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"job","lowerBound":1,"id":22,"many":false,"required":true,"eClass":"EParameter"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"job","lowerBound":1,"id":24,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":25,"many":false,"required":true,"eClass":"EParameter"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRootLibrary","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isChildLibrary","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPackageURI","lowerBound":0,"id":30,"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":"basePackage","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"PROD","unsettable":false,"transient":false,"unique":true,"name":"libraryType","changeable":true,"lowerBound":1,"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":"parentLibrary","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"synchronized","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"name":"Production","id":45,"value":10,"literal":"PROD","eClass":"EEnumLiteral"},{"name":"Test","id":46,"value":20,"literal":"TEST","eClass":"EEnumLiteral"},{"name":"Temporary","id":47,"value":30,"literal":"TEMP","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":4,"target":10},{"source":4,"target":1},{"source":4,"target":11},{"source":10,"target":12},{"source":12,"target":2},{"source":11,"target":13},{"source":11,"target":4},{"source":5,"target":14},{"source":5,"target":1},{"source":5,"target":15},{"source":14,"target":16},{"source":16,"target":2},{"source":15,"target":17},{"source":15,"target":5},{"source":6,"target":1},{"source":6,"target":18},{"source":18,"target":19},{"source":18,"target":6},{"source":7,"target":1},{"source":7,"target":20},{"source":20,"target":21},{"source":20,"target":7},{"source":8,"target":1},{"source":8,"target":22},{"source":22,"target":23},{"source":22,"target":8},{"source":9,"target":1},{"source":9,"target":24},{"source":9,"target":25},{"source":24,"target":26},{"source":24,"target":9},{"source":25,"target":27},{"source":25,"target":9},{"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":2,"target":35},{"source":2,"target":36},{"source":28,"target":37},{"source":28,"target":2},{"source":29,"target":38},{"source":29,"target":2},{"source":30,"target":39},{"source":30,"target":2},{"source":31,"target":40},{"source":31,"target":2},{"source":32,"target":41},{"source":32,"target":2},{"source":33,"target":3},{"source":33,"target":42},{"source":33,"target":2},{"source":42,"target":3},{"source":34,"target":43},{"source":34,"target":2},{"source":35,"target":44},{"source":35,"target":2},{"source":3,"target":0},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":45,"target":3},{"source":46,"target":3},{"source":47,"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="expressions" nsURI="http://www.upb.de/lina/lll/Expressions" nsPrefix="expressions"> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="LExpression" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="CExpression" eSuperTypes="#//LExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SomeValue" eSuperTypes="#//CExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AExpression" eSuperTypes="#//Expression #//SomeValue"/> <eClassifiers xsi:type="ecore:EClass" name="NumberValue" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="#//LExpression #//SomeValue"> <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="StringValue" eSuperTypes="#//SomeValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//LExpression #//AExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equivalent" eSuperTypes="#//LExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//LExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//LExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Imply" eSuperTypes="#//LExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//LExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//LExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//LExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//LExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//LExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Xor" eSuperTypes="#//LExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//LExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//LExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//LExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//LExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//LExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//LExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="not" eType="#//LExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LessOrEqual" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GreaterOrEqual" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unequal" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Approx" eSuperTypes="#//CExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SomeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SomeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multi" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mod" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pow" eSuperTypes="#//AExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AExpression" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/oleg82upb/lina4wm-tools/LowLevelLanguage-outdated/de.upb.lina.lll.expressions/src-gen/de/upb/lina/lll/Expressions.ecore
ecore
expressions Expression LExpression CExpression SomeValue AExpression NumberValue numValue BooleanValue value StringValue strValue Variable varName Equivalent left right Imply left right Or left right Xor left right And left right Not not LessOrEqual left right Less left right GreaterOrEqual left right Greater left right Equal left right Unequal left right Approx left right Plus left right Minus left right Multi left right Div left right Mod left right Pow left right
null
{"directed":true,"nodes":[{"nsPrefix":"expressions","nsURI":"http://www.upb.de/lina/lll/Expressions","name":"expressions","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LExpression","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CExpression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AExpression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","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":"StringValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equivalent","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Imply","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Xor","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessOrEqual","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Less","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterOrEqual","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unequal","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Approx","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multi","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mod","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pow","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"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":"numValue","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"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":"strValue","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"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":"varName","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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":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":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"container":false,"ordered":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":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":29},{"source":29,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":30},{"source":30,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":31},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":1},{"source":33,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":34},{"source":6,"target":35},{"source":34,"target":36},{"source":34,"target":6},{"source":35,"target":5},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":4},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":37,"target":40},{"source":37,"target":7},{"source":38,"target":2},{"source":39,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":41},{"source":8,"target":42},{"source":41,"target":43},{"source":41,"target":8},{"source":42,"target":4},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":5},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":44,"target":47},{"source":44,"target":9},{"source":45,"target":2},{"source":46,"target":5},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":48,"target":2},{"source":48,"target":51},{"source":48,"target":10},{"source":51,"target":2},{"source":49,"target":2},{"source":49,"target":52},{"source":49,"target":10},{"source":52,"target":2},{"source":50,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":53},{"source":11,"target":54},{"source":11,"target":55},{"source":53,"target":2},{"source":53,"target":56},{"source":53,"target":11},{"source":56,"target":2},{"source":54,"target":2},{"source":54,"target":57},{"source":54,"target":11},{"source":57,"target":2},{"source":55,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":58},{"source":12,"target":59},{"source":12,"target":60},{"source":58,"target":2},{"source":58,"target":61},{"source":58,"target":12},{"source":61,"target":2},{"source":59,"target":2},{"source":59,"target":62},{"source":59,"target":12},{"source":62,"target":2},{"source":60,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":63},{"source":13,"target":64},{"source":13,"target":65},{"source":63,"target":2},{"source":63,"target":66},{"source":63,"target":13},{"source":66,"target":2},{"source":64,"target":2},{"source":64,"target":67},{"source":64,"target":13},{"source":67,"target":2},{"source":65,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":68},{"source":14,"target":69},{"source":14,"target":70},{"source":68,"target":2},{"source":68,"target":71},{"source":68,"target":14},{"source":71,"target":2},{"source":69,"target":2},{"source":69,"target":72},{"source":69,"target":14},{"source":72,"target":2},{"source":70,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":73},{"source":15,"target":74},{"source":73,"target":2},{"source":73,"target":75},{"source":73,"target":15},{"source":75,"target":2},{"source":74,"target":2},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":76},{"source":16,"target":77},{"source":16,"target":78},{"source":76,"target":4},{"source":76,"target":79},{"source":76,"target":16},{"source":79,"target":4},{"source":77,"target":4},{"source":77,"target":80},{"source":77,"target":16},{"source":80,"target":4},{"source":78,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":81,"target":4},{"source":81,"target":84},{"source":81,"target":17},{"source":84,"target":4},{"source":82,"target":4},{"source":82,"target":85},{"source":82,"target":17},{"source":85,"target":4},{"source":83,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":86},{"source":18,"target":87},{"source":18,"target":88},{"source":86,"target":4},{"source":86,"target":89},{"source":86,"target":18},{"source":89,"target":4},{"source":87,"target":4},{"source":87,"target":90},{"source":87,"target":18},{"source":90,"target":4},{"source":88,"target":3},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":91},{"source":19,"target":92},{"source":19,"target":93},{"source":91,"target":4},{"source":91,"target":94},{"source":91,"target":19},{"source":94,"target":4},{"source":92,"target":4},{"source":92,"target":95},{"source":92,"target":19},{"source":95,"target":4},{"source":93,"target":3},{"source":20,"target":0},{"source":20,"target":3},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":96,"target":4},{"source":96,"target":99},{"source":96,"target":20},{"source":99,"target":4},{"source":97,"target":4},{"source":97,"target":100},{"source":97,"target":20},{"source":100,"target":4},{"source":98,"target":3},{"source":21,"target":0},{"source":21,"target":3},{"source":21,"target":101},{"source":21,"target":102},{"source":21,"target":103},{"source":101,"target":4},{"source":101,"target":104},{"source":101,"target":21},{"source":104,"target":4},{"source":102,"target":4},{"source":102,"target":105},{"source":102,"target":21},{"source":105,"target":4},{"source":103,"target":3},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":106},{"source":22,"target":107},{"source":22,"target":108},{"source":106,"target":4},{"source":106,"target":109},{"source":106,"target":22},{"source":109,"target":4},{"source":107,"target":4},{"source":107,"target":110},{"source":107,"target":22},{"source":110,"target":4},{"source":108,"target":3},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":111},{"source":23,"target":112},{"source":23,"target":113},{"source":111,"target":5},{"source":111,"target":114},{"source":111,"target":23},{"source":114,"target":5},{"source":112,"target":5},{"source":112,"target":115},{"source":112,"target":23},{"source":115,"target":5},{"source":113,"target":5},{"source":24,"target":0},{"source":24,"target":5},{"source":24,"target":116},{"source":24,"target":117},{"source":24,"target":118},{"source":116,"target":5},{"source":116,"target":119},{"source":116,"target":24},{"source":119,"target":5},{"source":117,"target":5},{"source":117,"target":120},{"source":117,"target":24},{"source":120,"target":5},{"source":118,"target":5},{"source":25,"target":0},{"source":25,"target":5},{"source":25,"target":121},{"source":25,"target":122},{"source":25,"target":123},{"source":121,"target":5},{"source":121,"target":124},{"source":121,"target":25},{"source":124,"target":5},{"source":122,"target":5},{"source":122,"target":125},{"source":122,"target":25},{"source":125,"target":5},{"source":123,"target":5},{"source":26,"target":0},{"source":26,"target":5},{"source":26,"target":126},{"source":26,"target":127},{"source":26,"target":128},{"source":126,"target":5},{"source":126,"target":129},{"source":126,"target":26},{"source":129,"target":5},{"source":127,"target":5},{"source":127,"target":130},{"source":127,"target":26},{"source":130,"target":5},{"source":128,"target":5},{"source":27,"target":0},{"source":27,"target":5},{"source":27,"target":131},{"source":27,"target":132},{"source":27,"target":133},{"source":131,"target":5},{"source":131,"target":134},{"source":131,"target":27},{"source":134,"target":5},{"source":132,"target":5},{"source":132,"target":135},{"source":132,"target":27},{"source":135,"target":5},{"source":133,"target":5},{"source":28,"target":0},{"source":28,"target":5},{"source":28,"target":136},{"source":28,"target":137},{"source":28,"target":138},{"source":136,"target":5},{"source":136,"target":139},{"source":136,"target":28},{"source":139,"target":5},{"source":137,"target":5},{"source":137,"target":140},{"source":137,"target":28},{"source":140,"target":5},{"source":138,"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="rnAppGenerator" nsURI="platform:/resource/model-driven-mobile-apps-generator/src/metamodel/rn_design.ecore" nsPrefix="rnAppGen"> <eAnnotations source="gmf"/> <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="MobileApp"> <eAnnotations source="gmf.diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigator" lowerBound="1" eType="#//Navigator" 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="Navigator"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New navigator."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="DifferentScreenNames FirstScreenContainedInNavigator"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="DifferentScreenNames" value="self.screens.title->excludes(self.name)"/> <details key="FirstScreenContainedInNavigator" value="screens->includes(initialScreen)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="screens" lowerBound="1" upperBound="-1" eType="#//Screen" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedNavigators" upperBound="-1" eType="#//Navigator" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//NavigatorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialScreen" lowerBound="1" eType="#//Screen"/> <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="NavigatorType"> <eLiterals name="Stack"/> <eLiterals name="Tab"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Screen"> <eAnnotations source="gmf.node"> <details key="label" value="title"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New screen."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="OnlyOneNextElement NextScreenDifferentToSelf"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="OnlyOneNextElement" value="&#xA;&#x9;&#x9;&#x9;if nextScreen &lt;> null then nextNavigator = null&#xA;&#x9;&#x9;&#x9;else if nextNavigator &lt;> null then nextScreen = null&#xA;&#x9;&#x9;&#x9;else true endif&#xA;&#x9;&#x9;&#x9;endif"/> <details key="NextScreenDifferentToSelf" value="&#xA;&#x9;&#x9;&#x9;nextScreen &lt;> self"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scrollable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasPreviousScreen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nextScreen" eType="#//Screen"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nextNavigator" eType="#//Navigator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="flexVerticalPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="flexVerticalSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="flexHorizontalPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="flexHorizontalSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="4"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="margin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="padding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" eType="#//AlignmentType" defaultValueLiteral="center"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment" eType="#//AlignmentType" defaultValueLiteral="center"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLastHorizontal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image" eSuperTypes="#//Component"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="label.icon" value="false"/> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/model-driven-mobile-apps-generator/editor-icons/image.svg"/> <details key="resizable" value="true"/> <details key="tool.description" value="New image."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="#//Component"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="label.icon" value="false"/> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/model-driven-mobile-apps-generator/editor-icons/button.svg"/> <details key="resizable" value="true"/> <details key="tool.description" value="New button."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="theme" eType="#//ButtonTheme"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ButtonType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="#//ButtonSize"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="disabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListC" eSuperTypes="#//DynamicComponent"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New list."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ListItem" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListItem" eSuperTypes="#//Component"> <eAnnotations source="gmf.node"> <details key="label" value="text"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New list item."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="leftIcon" eType="#//Icon" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightIcon" eType="#//Icon" 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="Text" eSuperTypes="#//Component"> <eAnnotations source="gmf.node"> <details key="label" value="text"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New text."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="16"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="black"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputText" eSuperTypes="#//InputComponent"> <eAnnotations source="gmf.node"> <details key="label" value="placeholder"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New text input."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//InputType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="placeholder" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ButtonTheme"> <eLiterals name="primary"/> <eLiterals name="light"/> <eLiterals name="success"/> <eLiterals name="info"/> <eLiterals name="danger"/> <eLiterals name="warning"/> <eLiterals name="dark"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ButtonType"> <eLiterals name="defaultType"/> <eLiterals name="transparent"/> <eLiterals name="outline"/> <eLiterals name="rounded"/> <eLiterals name="block"/> <eLiterals name="full"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ButtonSize"> <eLiterals name="regular"/> <eLiterals name="small"/> <eLiterals name="large"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Card" eSuperTypes="#//DynamicComponent"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="label.icon" value="false"/> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/model-driven-mobile-apps-generator/editor-icons/card.svg"/> <details key="resizable" value="true"/> <details key="tool.description" value="New card."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="header" 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="Icon" eSuperTypes="#//Component"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="label.icon" value="false"/> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/model-driven-mobile-apps-generator/editor-icons/icon.svg"/> <details key="resizable" value="true"/> <details key="tool.description" value="New icon."/> </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="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="black"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="27"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InputType"> <eLiterals name="regular"/> <eLiterals name="rounded"/> <eLiterals name="underlined"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AlignmentType"> <eLiterals name="center"/> <eLiterals name="flex_start"/> <eLiterals name="flex_end"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoginForm" eSuperTypes="#//InputComponent"> <eAnnotations source="gmf.node"> <details key="label" value="buttonTitle"/> <details key="label.placement" value="external"/> <details key="label.icon" value="false"/> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/model-driven-mobile-apps-generator/editor-icons/login.svg"/> <details key="resizable" value="true"/> <details key="tool.description" value="New login."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="userPlaceholder" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="passwordPlaceholder" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="buttonTitle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Picker" eSuperTypes="#//InputComponent"> <eAnnotations source="gmf.node"> <details key="label" value="title"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New picker."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="2" upperBound="-1" eType="#//PickerElement" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultOption" lowerBound="1" eType="#//PickerElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RadioButton" eSuperTypes="#//InputComponent"> <eAnnotations source="gmf.node"> <details key="label" value="title"/> <details key="label.placement" value="external"/> <details key="label.icon" value="false"/> <details key="figure" value="svg"/> <details key="svg.uri" value="platform:/plugin/model-driven-mobile-apps-generator/editor-icons/check-box.svg"/> <details key="resizable" value="true"/> <details key="tool.description" value="New radioButton."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultOption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputComponent" eSuperTypes="#//Component"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DynamicComponent" eSuperTypes="#//Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSource" upperBound="5" eType="#//InputComponent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PickerElement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="label.placement" value="internal"/> <details key="label.icon" value="false"/> <details key="resizable" value="true"/> <details key="tool.description" value="New pickerElement."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/AML14/model-driven-mobile-apps-generator/src/metamodel/rn_design.ecore
ecore
rnAppGenerator MobileApp navigator name Navigator screens nestedNavigators type initialScreen name NavigatorType Stack Stack Tab Tab Screen components title scrollable hasPreviousScreen nextScreen nextNavigator Component flexVerticalPosition 1 flexVerticalSize flexHorizontalPosition 1 flexHorizontalSize 4 margin padding verticalAlignment center horizontalAlignment center isLastHorizontal false Image height width source Button text theme type size disabled ListC items ListItem leftIcon rightIcon text Text text fontSize 16 color black InputText type placeholder ButtonTheme primary primary light light success success info info danger danger warning warning dark dark ButtonType defaultType defaultType transparent transparent outline outline rounded rounded block block full full ButtonSize regular regular small small large large Card header body Icon name color black size 27 active false InputType regular regular rounded rounded underlined underlined AlignmentType center center flex_start flex_start flex_end flex_end LoginForm userPlaceholder passwordPlaceholder buttonTitle Picker elements defaultOption title RadioButton title defaultOption InputComponent stateID DynamicComponent dataSource stateID PickerElement name
null
{"directed":true,"nodes":[{"nsPrefix":"rnAppGen","nsURI":"platform:/resource/model-driven-mobile-apps-generator/src/metamodel/rn_design.ecore","name":"rnAppGenerator","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MobileApp","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Navigator","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NavigatorType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Screen","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListC","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListItem","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputText","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ButtonTheme","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ButtonType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ButtonSize","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Card","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Icon","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InputType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlignmentType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoginForm","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Picker","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadioButton","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputComponent","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicComponent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PickerElement","instanceClass":null,"abstract":false,"id":24,"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":"navigator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"screens","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"nestedNavigators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialScreen","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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"},{"name":"Stack","id":39,"value":0,"literal":"Stack","eClass":"EEnumLiteral"},{"name":"Tab","id":40,"value":0,"literal":"Tab","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":"components","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":"title","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":"scrollable","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasPreviousScreen","changeable":true,"lowerBound":0,"iD":false,"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":"nextScreen","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":"nextNavigator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"flexVerticalPosition","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":"flexVerticalSize","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"flexHorizontalPosition","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":4.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"4","unsettable":false,"transient":false,"unique":true,"name":"flexHorizontalSize","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"margin","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"padding","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"center","unsettable":false,"transient":false,"unique":true,"name":"verticalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"center","unsettable":false,"transient":false,"unique":true,"name":"horizontalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isLastHorizontal","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"},{"id":70,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":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":"source","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"theme","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":80,"derived":false},{"ordered":true,"upperBound":1,"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":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":"disabled","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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftIcon","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":"rightIcon","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":16,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"16","unsettable":false,"transient":false,"unique":true,"name":"fontSize","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"black","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"black","unsettable":false,"transient":false,"unique":true,"name":"color","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"},{"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":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":"placeholder","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"name":"primary","id":111,"value":0,"literal":"primary","eClass":"EEnumLiteral"},{"name":"light","id":112,"value":0,"literal":"light","eClass":"EEnumLiteral"},{"name":"success","id":113,"value":0,"literal":"success","eClass":"EEnumLiteral"},{"name":"info","id":114,"value":0,"literal":"info","eClass":"EEnumLiteral"},{"name":"danger","id":115,"value":0,"literal":"danger","eClass":"EEnumLiteral"},{"name":"warning","id":116,"value":0,"literal":"warning","eClass":"EEnumLiteral"},{"name":"dark","id":117,"value":0,"literal":"dark","eClass":"EEnumLiteral"},{"name":"defaultType","id":118,"value":0,"literal":"defaultType","eClass":"EEnumLiteral"},{"name":"transparent","id":119,"value":0,"literal":"transparent","eClass":"EEnumLiteral"},{"name":"outline","id":120,"value":0,"literal":"outline","eClass":"EEnumLiteral"},{"name":"rounded","id":121,"value":0,"literal":"rounded","eClass":"EEnumLiteral"},{"name":"block","id":122,"value":0,"literal":"block","eClass":"EEnumLiteral"},{"name":"full","id":123,"value":0,"literal":"full","eClass":"EEnumLiteral"},{"name":"regular","id":124,"value":0,"literal":"regular","eClass":"EEnumLiteral"},{"name":"small","id":125,"value":0,"literal":"small","eClass":"EEnumLiteral"},{"name":"large","id":126,"value":0,"literal":"large","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":"header","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":"body","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"black","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"black","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":27,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"27","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"active","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"},{"name":"regular","id":141,"value":0,"literal":"regular","eClass":"EEnumLiteral"},{"name":"rounded","id":142,"value":0,"literal":"rounded","eClass":"EEnumLiteral"},{"name":"underlined","id":143,"value":0,"literal":"underlined","eClass":"EEnumLiteral"},{"name":"center","id":144,"value":0,"literal":"center","eClass":"EEnumLiteral"},{"name":"flex_start","id":145,"value":0,"literal":"flex_start","eClass":"EEnumLiteral"},{"name":"flex_end","id":146,"value":0,"literal":"flex_end","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":"userPlaceholder","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":"passwordPlaceholder","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":"buttonTitle","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":2,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultOption","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","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":"defaultOption","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"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":"stateID","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":5,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stateID","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":25,"target":2},{"source":25,"target":27},{"source":25,"target":1},{"source":27,"target":2},{"source":26,"target":28},{"source":26,"target":1},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":29,"target":4},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":4},{"source":30,"target":2},{"source":30,"target":35},{"source":30,"target":2},{"source":35,"target":2},{"source":31,"target":3},{"source":31,"target":36},{"source":31,"target":2},{"source":36,"target":3},{"source":32,"target":4},{"source":32,"target":37},{"source":32,"target":2},{"source":37,"target":4},{"source":33,"target":38},{"source":33,"target":2},{"source":3,"target":0},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":3},{"source":40,"target":3},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":41,"target":5},{"source":41,"target":47},{"source":41,"target":4},{"source":47,"target":5},{"source":42,"target":48},{"source":42,"target":4},{"source":43,"target":49},{"source":43,"target":4},{"source":44,"target":50},{"source":44,"target":4},{"source":45,"target":4},{"source":45,"target":51},{"source":45,"target":4},{"source":51,"target":4},{"source":46,"target":2},{"source":46,"target":52},{"source":46,"target":4},{"source":52,"target":2},{"source":5,"target":0},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":53,"target":62},{"source":53,"target":5},{"source":54,"target":63},{"source":54,"target":5},{"source":55,"target":64},{"source":55,"target":5},{"source":56,"target":65},{"source":56,"target":5},{"source":57,"target":66},{"source":57,"target":5},{"source":58,"target":67},{"source":58,"target":5},{"source":59,"target":18},{"source":59,"target":68},{"source":59,"target":5},{"source":68,"target":18},{"source":60,"target":18},{"source":60,"target":69},{"source":60,"target":5},{"source":69,"target":18},{"source":61,"target":70},{"source":61,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":71,"target":75},{"source":71,"target":6},{"source":72,"target":76},{"source":72,"target":6},{"source":73,"target":77},{"source":73,"target":6},{"source":74,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":78},{"source":7,"target":79},{"source":7,"target":80},{"source":7,"target":81},{"source":7,"target":82},{"source":7,"target":83},{"source":78,"target":84},{"source":78,"target":7},{"source":79,"target":12},{"source":79,"target":85},{"source":79,"target":7},{"source":85,"target":12},{"source":80,"target":13},{"source":80,"target":86},{"source":80,"target":7},{"source":86,"target":13},{"source":81,"target":14},{"source":81,"target":87},{"source":81,"target":7},{"source":87,"target":14},{"source":82,"target":88},{"source":82,"target":7},{"source":83,"target":5},{"source":8,"target":0},{"source":8,"target":23},{"source":8,"target":89},{"source":8,"target":90},{"source":89,"target":9},{"source":89,"target":91},{"source":89,"target":8},{"source":91,"target":9},{"source":90,"target":23},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":92},{"source":9,"target":93},{"source":9,"target":94},{"source":9,"target":95},{"source":92,"target":16},{"source":92,"target":96},{"source":92,"target":9},{"source":96,"target":16},{"source":93,"target":16},{"source":93,"target":97},{"source":93,"target":9},{"source":97,"target":16},{"source":94,"target":98},{"source":94,"target":9},{"source":95,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":99},{"source":10,"target":100},{"source":10,"target":101},{"source":10,"target":102},{"source":99,"target":103},{"source":99,"target":10},{"source":100,"target":104},{"source":100,"target":10},{"source":101,"target":105},{"source":101,"target":10},{"source":102,"target":5},{"source":11,"target":0},{"source":11,"target":22},{"source":11,"target":106},{"source":11,"target":107},{"source":11,"target":108},{"source":106,"target":17},{"source":106,"target":109},{"source":106,"target":11},{"source":109,"target":17},{"source":107,"target":110},{"source":107,"target":11},{"source":108,"target":22},{"source":12,"target":0},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":12,"target":116},{"source":12,"target":117},{"source":111,"target":12},{"source":112,"target":12},{"source":113,"target":12},{"source":114,"target":12},{"source":115,"target":12},{"source":116,"target":12},{"source":117,"target":12},{"source":13,"target":0},{"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":118,"target":13},{"source":119,"target":13},{"source":120,"target":13},{"source":121,"target":13},{"source":122,"target":13},{"source":123,"target":13},{"source":14,"target":0},{"source":14,"target":124},{"source":14,"target":125},{"source":14,"target":126},{"source":124,"target":14},{"source":125,"target":14},{"source":126,"target":14},{"source":15,"target":0},{"source":15,"target":23},{"source":15,"target":127},{"source":15,"target":128},{"source":15,"target":129},{"source":127,"target":130},{"source":127,"target":15},{"source":128,"target":131},{"source":128,"target":15},{"source":129,"target":23},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":132},{"source":16,"target":133},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":132,"target":137},{"source":132,"target":16},{"source":133,"target":138},{"source":133,"target":16},{"source":134,"target":139},{"source":134,"target":16},{"source":135,"target":140},{"source":135,"target":16},{"source":136,"target":5},{"source":17,"target":0},{"source":17,"target":141},{"source":17,"target":142},{"source":17,"target":143},{"source":141,"target":17},{"source":142,"target":17},{"source":143,"target":17},{"source":18,"target":0},{"source":18,"target":144},{"source":18,"target":145},{"source":18,"target":146},{"source":144,"target":18},{"source":145,"target":18},{"source":146,"target":18},{"source":19,"target":0},{"source":19,"target":22},{"source":19,"target":147},{"source":19,"target":148},{"source":19,"target":149},{"source":19,"target":150},{"source":147,"target":151},{"source":147,"target":19},{"source":148,"target":152},{"source":148,"target":19},{"source":149,"target":153},{"source":149,"target":19},{"source":150,"target":22},{"source":20,"target":0},{"source":20,"target":22},{"source":20,"target":154},{"source":20,"target":155},{"source":20,"target":156},{"source":20,"target":157},{"source":154,"target":24},{"source":154,"target":158},{"source":154,"target":20},{"source":158,"target":24},{"source":155,"target":24},{"source":155,"target":159},{"source":155,"target":20},{"source":159,"target":24},{"source":156,"target":160},{"source":156,"target":20},{"source":157,"target":22},{"source":21,"target":0},{"source":21,"target":22},{"source":21,"target":161},{"source":21,"target":162},{"source":21,"target":163},{"source":161,"target":164},{"source":161,"target":21},{"source":162,"target":165},{"source":162,"target":21},{"source":163,"target":22},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":166},{"source":22,"target":167},{"source":166,"target":168},{"source":166,"target":22},{"source":167,"target":5},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":169},{"source":23,"target":170},{"source":23,"target":171},{"source":169,"target":22},{"source":169,"target":172},{"source":169,"target":23},{"source":172,"target":22},{"source":170,"target":173},{"source":170,"target":23},{"source":171,"target":5},{"source":24,"target":0},{"source":24,"target":174},{"source":174,"target":175},{"source":174,"target":24}],"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="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
github:ecore:/data/diverse-project/melange/tests/fr.inria.diverse.melange.tests/tests-inputs/metamodels/merge/expected/AbstractOverride.ecore
ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
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="urncore" nsURI="http:///urncore.ecore" nsPrefix="urncore"> <eClassifiers xsi:type="ecore:EClass" name="URNdefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="urnspec" lowerBound="1" eType="ecore:EClass urn.ecore#//URNspec" transient="true" eOpposite="urn.ecore#//URNspec/urndef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="responsibilities" upperBound="-1" eType="#//Responsibility" containment="true" eOpposite="#//Responsibility/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specDiagrams" upperBound="-1" eType="#//IURNDiagram" containment="true" eOpposite="#//IURNDiagram/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concerns" upperBound="-1" eType="#//Concern" containment="true" eOpposite="#//Concern/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true" eOpposite="#//Component/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentTypes" upperBound="-1" eType="#//ComponentType" containment="true" eOpposite="#//ComponentType/urndefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Responsibility" eSuperTypes="#//UCMmodelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="empty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/responsibilities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="demands" upperBound="-1" eType="ecore:EClass ucm.ecore#//performance/Demand" containment="true" eOpposite="ucm.ecore#//performance/Demand/responsibility"/> <eStructuralFeatures xsi:type="ecore:EReference" name="respRefs" lowerBound="1" upperBound="-1" eType="ecore:EClass ucm.ecore#//map/RespRef" eOpposite="ucm.ecore#//map/RespRef/respDef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentBindings" upperBound="-1" eType="ecore:EClass ucm.ecore#//map/ResponsibilityBinding" eOpposite="ucm.ecore#//map/ResponsibilityBinding/parentResp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComponentKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Correspond to the component types defined originally for Use Case Maps by Buhr et al."/> </eAnnotations> <eLiterals name="Team"/> <eLiterals name="Object" value="1"/> <eLiterals name="Process" value="2"/> <eLiterals name="Agent" value="3"/> <eLiterals name="Actor" value="4"/> <eLiterals name="Other" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//UCMmodelElement #//IURNContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Component instance, which can be of a specific ComponentType."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ComponentKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protected" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="slot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ComponentType" eOpposite="#//ComponentType/instances"/> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/components"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedComponent" upperBound="-1" eType="#//Component" eOpposite="#//Component/includingComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includingComponent" eType="#//Component" eOpposite="#//Component/includedComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="ecore:EClass ucm.ecore#//performance/PassiveResource" eOpposite="ucm.ecore#//performance/PassiveResource/component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="host" eType="ecore:EClass ucm.ecore#//performance/ProcessingResource" eOpposite="ucm.ecore#//performance/ProcessingResource/components"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentType" eSuperTypes="#//UCMmodelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="User-defined component type. Type hiearchies (trees) can also be created."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1" eType="#//Component" eOpposite="#//Component/type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/componentTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UCMmodelElement" abstract="true" eSuperTypes="#//URNmodelElement"/> <eClassifiers xsi:type="ecore:EClass" name="GRLmodelElement" abstract="true" eSuperTypes="#//URNmodelElement"/> <eClassifiers xsi:type="ecore:EClass" name="NodeLabel" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//IURNNode" transient="true" eOpposite="#//IURNNode/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentLabel" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="contRef" eType="#//IURNContainerRef" transient="true" eOpposite="#//IURNContainerRef/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" 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="startPoint" eType="ecore:EClass ucm.ecore#//map/StartPoint" transient="true" eOpposite="ucm.ecore#//map/StartPoint/precondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endPoint" eType="ecore:EClass ucm.ecore#//map/EndPoint" transient="true" eOpposite="ucm.ecore#//map/EndPoint/postcondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pluginBinding" eType="ecore:EClass ucm.ecore#//map/PluginBinding" transient="true" eOpposite="ucm.ecore#//map/PluginBinding/precondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeConnection" eType="ecore:EClass ucm.ecore#//map/NodeConnection" transient="true" eOpposite="ucm.ecore#//map/NodeConnection/condition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concern" eType="#//Concern" transient="true" eOpposite="#//Concern/condition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioDefPre" eType="ecore:EClass ucm.ecore#//scenario/ScenarioDef" transient="true" eOpposite="ucm.ecore#//scenario/ScenarioDef/preconditions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioDefPost" eType="ecore:EClass ucm.ecore#//scenario/ScenarioDef" transient="true" eOpposite="ucm.ecore#//scenario/ScenarioDef/postconditions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNDiagram" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/specDiagrams"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//IURNNode" containment="true" eOpposite="#//IURNNode/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contRefs" upperBound="-1" eType="#//IURNContainerRef" containment="true" eOpposite="#//IURNContainerRef/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1" eType="#//IURNConnection" containment="true" eOpposite="#//IURNConnection/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concern" eType="#//Concern" eOpposite="#//Concern/specDiagrams"/> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1" eType="#//Comment" containment="true" eOpposite="#//Comment/diagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URNmodelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromLinks" upperBound="-1" eType="ecore:EClass urn.ecore#//URNlink" eOpposite="urn.ecore#//URNlink/fromElem"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toLinks" upperBound="-1" eType="ecore:EClass urn.ecore#//URNlink" eOpposite="urn.ecore#//URNlink/toElem"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" upperBound="-1" eType="#//Metadata" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inconcern" eType="#//Concern" eOpposite="#//Concern/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNNode" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/nodes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contRef" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/nodes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="succ" upperBound="-1" eType="#//IURNConnection" eOpposite="#//IURNConnection/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pred" upperBound="-1" eType="#//IURNConnection" eOpposite="#//IURNConnection/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//NodeLabel" containment="true" eOpposite="#//NodeLabel/node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNContainerRef" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fixed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/contRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contDef" lowerBound="1" eType="#//IURNContainer" eOpposite="#//IURNContainer/contRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//IURNNode" eOpposite="#//IURNNode/contRef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" lowerBound="1" eType="#//ComponentLabel" containment="true" eOpposite="#//ComponentLabel/contRef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNContainer" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contRefs" upperBound="-1" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/contDef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNConnection" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//IURNNode" eOpposite="#//IURNNode/succ"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//IURNNode" eOpposite="#//IURNNode/pred"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/connections"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//ConnectionLabel" containment="true" eOpposite="#//ConnectionLabel/connection"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metadata"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Concern" eSuperTypes="#//URNmodelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/concerns"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specDiagrams" upperBound="-1" eType="#//IURNDiagram" eOpposite="#//IURNDiagram/concern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//URNmodelElement" eOpposite="#//URNmodelElement/inconcern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true" eOpposite="#//Condition/concern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionLabel" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="connection" lowerBound="1" eType="#//IURNConnection" transient="true" eOpposite="#//IURNConnection/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/comments"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/JUCMNAV/projetseg/jAoUrnToRam/metamodel/aourn/urncore.ecore
ecore
urncore URNdefinition urnspec responsibilities specDiagrams concerns components componentTypes Responsibility empty false expression context false urndefinition demands respRefs parentBindings ComponentKind Team Team Object Object Process Process Agent Agent Actor Actor Other Other Component kind protected false slot false context false type urndefinition includedComponent includingComponent resource host ComponentType instances urndefinition UCMmodelElement GRLmodelElement NodeLabel node Label deltaX deltaY ComponentLabel contRef Condition label expression description startPoint endPoint pluginBinding nodeConnection concern scenarioDefPre scenarioDefPost IURNDiagram urndefinition nodes contRefs connections concern comments URNmodelElement fromLinks toLinks id name description metadata inconcern IURNNode x y diagram contRef succ pred label IURNContainerRef x y width height fixed false diagram contDef nodes label parent children IURNContainer lineColor fillColor filled false contRefs IURNConnection source target diagram label Metadata name value Concern urndefinition specDiagrams elements condition ConnectionLabel connection Comment description x y width height fillColor diagram
null
{"directed":true,"nodes":[{"nsPrefix":"urncore","nsURI":"http:///urncore.ecore","name":"urncore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URNdefinition","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Responsibility","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentKind","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UCMmodelElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLmodelElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeLabel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentLabel","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNDiagram","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URNmodelElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNNode","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNContainerRef","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNContainer","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNConnection","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metadata","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concern","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionLabel","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"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":"urnspec","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":"responsibilities","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":"specDiagrams","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":"concerns","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":"components","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":"componentTypes","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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"empty","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":"expression","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":"false","unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"demands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"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":"respRefs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"name":"Team","id":53,"value":0,"literal":"Team","eClass":"EEnumLiteral"},{"name":"Object","id":54,"value":1,"literal":"Object","eClass":"EEnumLiteral"},{"name":"Process","id":55,"value":2,"literal":"Process","eClass":"EEnumLiteral"},{"name":"Agent","id":56,"value":3,"literal":"Agent","eClass":"EEnumLiteral"},{"name":"Actor","id":57,"value":4,"literal":"Actor","eClass":"EEnumLiteral"},{"name":"Other","id":58,"value":5,"literal":"Other","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":59,"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":"protected","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includedComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includingComponent","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":"resource","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":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"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":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deltaX","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deltaY","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"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":"contRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"label","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":"expression","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":100,"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":"startPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"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":"endPoint","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":"pluginBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"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":"nodeConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"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":"concern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"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":"scenarioDefPre","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"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":"scenarioDefPost","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"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"contRefs","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":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"concern","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":"comments","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"diagram","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":true,"unique":true,"name":"diagram","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":true,"unique":true,"name":"diagram","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"diagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","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":"name","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inconcern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"succ","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":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":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"fixed","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contDef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"container":false,"ordered":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":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contRefs","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineColor","changeable":true,"lowerBound":0,"iD":false,"id":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":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":187,"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":"filled","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":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":"connection","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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"},{"id":208,"eClass":"EGenericType"},{"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":210,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":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":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":22,"target":28},{"source":22,"target":1},{"source":23,"target":2},{"source":23,"target":29},{"source":23,"target":1},{"source":23,"target":30},{"source":29,"target":2},{"source":24,"target":12},{"source":24,"target":31},{"source":24,"target":1},{"source":24,"target":32},{"source":31,"target":12},{"source":25,"target":19},{"source":25,"target":33},{"source":25,"target":1},{"source":25,"target":34},{"source":33,"target":19},{"source":26,"target":4},{"source":26,"target":35},{"source":26,"target":1},{"source":26,"target":36},{"source":35,"target":4},{"source":27,"target":5},{"source":27,"target":37},{"source":27,"target":1},{"source":27,"target":38},{"source":37,"target":5},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":30},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":39,"target":46},{"source":39,"target":2},{"source":40,"target":47},{"source":40,"target":2},{"source":41,"target":48},{"source":41,"target":2},{"source":30,"target":1},{"source":30,"target":49},{"source":30,"target":2},{"source":30,"target":23},{"source":49,"target":1},{"source":42,"target":50},{"source":42,"target":2},{"source":43,"target":51},{"source":43,"target":2},{"source":44,"target":52},{"source":44,"target":2},{"source":45,"target":6},{"source":3,"target":0},{"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":53,"target":3},{"source":54,"target":3},{"source":55,"target":3},{"source":56,"target":3},{"source":57,"target":3},{"source":58,"target":3},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":16},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":36},{"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":59,"target":3},{"source":59,"target":70},{"source":59,"target":4},{"source":70,"target":3},{"source":60,"target":71},{"source":60,"target":4},{"source":61,"target":72},{"source":61,"target":4},{"source":62,"target":73},{"source":62,"target":4},{"source":63,"target":5},{"source":63,"target":74},{"source":63,"target":4},{"source":63,"target":75},{"source":74,"target":5},{"source":36,"target":1},{"source":36,"target":76},{"source":36,"target":4},{"source":36,"target":26},{"source":76,"target":1},{"source":64,"target":4},{"source":64,"target":77},{"source":64,"target":4},{"source":64,"target":65},{"source":77,"target":4},{"source":65,"target":4},{"source":65,"target":78},{"source":65,"target":4},{"source":65,"target":64},{"source":78,"target":4},{"source":66,"target":79},{"source":66,"target":4},{"source":67,"target":80},{"source":67,"target":4},{"source":68,"target":6},{"source":69,"target":16},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":75},{"source":5,"target":38},{"source":5,"target":81},{"source":75,"target":4},{"source":75,"target":82},{"source":75,"target":5},{"source":75,"target":63},{"source":82,"target":4},{"source":38,"target":1},{"source":38,"target":83},{"source":38,"target":5},{"source":38,"target":27},{"source":83,"target":1},{"source":81,"target":6},{"source":6,"target":0},{"source":6,"target":13},{"source":6,"target":84},{"source":84,"target":13},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":85},{"source":85,"target":13},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":86},{"source":8,"target":87},{"source":86,"target":14},{"source":86,"target":88},{"source":86,"target":8},{"source":86,"target":89},{"source":88,"target":14},{"source":87,"target":9},{"source":9,"target":0},{"source":9,"target":90},{"source":9,"target":91},{"source":90,"target":92},{"source":90,"target":9},{"source":91,"target":93},{"source":91,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":94},{"source":10,"target":95},{"source":94,"target":15},{"source":94,"target":96},{"source":94,"target":10},{"source":94,"target":97},{"source":96,"target":15},{"source":95,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":98},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":11,"target":102},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":11,"target":106},{"source":11,"target":107},{"source":11,"target":108},{"source":98,"target":109},{"source":98,"target":11},{"source":99,"target":110},{"source":99,"target":11},{"source":100,"target":111},{"source":100,"target":11},{"source":101,"target":112},{"source":101,"target":11},{"source":102,"target":113},{"source":102,"target":11},{"source":103,"target":114},{"source":103,"target":11},{"source":104,"target":115},{"source":104,"target":11},{"source":105,"target":19},{"source":105,"target":116},{"source":105,"target":11},{"source":105,"target":117},{"source":116,"target":19},{"source":106,"target":118},{"source":106,"target":11},{"source":107,"target":119},{"source":107,"target":11},{"source":108,"target":9},{"source":12,"target":0},{"source":12,"target":32},{"source":12,"target":120},{"source":12,"target":121},{"source":12,"target":122},{"source":12,"target":123},{"source":12,"target":124},{"source":32,"target":1},{"source":32,"target":125},{"source":32,"target":12},{"source":32,"target":24},{"source":125,"target":1},{"source":120,"target":14},{"source":120,"target":126},{"source":120,"target":12},{"source":120,"target":127},{"source":126,"target":14},{"source":121,"target":15},{"source":121,"target":128},{"source":121,"target":12},{"source":121,"target":129},{"source":128,"target":15},{"source":122,"target":17},{"source":122,"target":130},{"source":122,"target":12},{"source":122,"target":131},{"source":130,"target":17},{"source":123,"target":19},{"source":123,"target":132},{"source":123,"target":12},{"source":123,"target":133},{"source":132,"target":19},{"source":124,"target":21},{"source":124,"target":134},{"source":124,"target":12},{"source":124,"target":135},{"source":134,"target":21},{"source":13,"target":0},{"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":136,"target":143},{"source":136,"target":13},{"source":137,"target":144},{"source":137,"target":13},{"source":138,"target":145},{"source":138,"target":13},{"source":139,"target":146},{"source":139,"target":13},{"source":140,"target":147},{"source":140,"target":13},{"source":141,"target":18},{"source":141,"target":148},{"source":141,"target":13},{"source":148,"target":18},{"source":142,"target":19},{"source":142,"target":149},{"source":142,"target":13},{"source":142,"target":150},{"source":149,"target":19},{"source":14,"target":0},{"source":14,"target":151},{"source":14,"target":152},{"source":14,"target":127},{"source":14,"target":153},{"source":14,"target":154},{"source":14,"target":155},{"source":14,"target":89},{"source":151,"target":156},{"source":151,"target":14},{"source":152,"target":157},{"source":152,"target":14},{"source":127,"target":12},{"source":127,"target":158},{"source":127,"target":14},{"source":127,"target":120},{"source":158,"target":12},{"source":153,"target":15},{"source":153,"target":159},{"source":153,"target":14},{"source":153,"target":160},{"source":159,"target":15},{"source":154,"target":17},{"source":154,"target":161},{"source":154,"target":14},{"source":154,"target":162},{"source":161,"target":17},{"source":155,"target":17},{"source":155,"target":163},{"source":155,"target":14},{"source":155,"target":164},{"source":163,"target":17},{"source":89,"target":8},{"source":89,"target":165},{"source":89,"target":14},{"source":89,"target":86},{"source":165,"target":8},{"source":15,"target":0},{"source":15,"target":166},{"source":15,"target":167},{"source":15,"target":168},{"source":15,"target":169},{"source":15,"target":170},{"source":15,"target":129},{"source":15,"target":171},{"source":15,"target":160},{"source":15,"target":97},{"source":15,"target":172},{"source":15,"target":173},{"source":166,"target":174},{"source":166,"target":15},{"source":167,"target":175},{"source":167,"target":15},{"source":168,"target":176},{"source":168,"target":15},{"source":169,"target":177},{"source":169,"target":15},{"source":170,"target":178},{"source":170,"target":15},{"source":129,"target":12},{"source":129,"target":179},{"source":129,"target":15},{"source":129,"target":121},{"source":179,"target":12},{"source":171,"target":16},{"source":171,"target":180},{"source":171,"target":15},{"source":171,"target":181},{"source":180,"target":16},{"source":160,"target":14},{"source":160,"target":182},{"source":160,"target":15},{"source":160,"target":153},{"source":182,"target":14},{"source":97,"target":10},{"source":97,"target":183},{"source":97,"target":15},{"source":97,"target":94},{"source":183,"target":10},{"source":172,"target":15},{"source":172,"target":184},{"source":172,"target":15},{"source":172,"target":173},{"source":184,"target":15},{"source":173,"target":15},{"source":173,"target":185},{"source":173,"target":15},{"source":173,"target":172},{"source":185,"target":15},{"source":16,"target":0},{"source":16,"target":186},{"source":16,"target":187},{"source":16,"target":188},{"source":16,"target":181},{"source":186,"target":189},{"source":186,"target":16},{"source":187,"target":190},{"source":187,"target":16},{"source":188,"target":191},{"source":188,"target":16},{"source":181,"target":15},{"source":181,"target":192},{"source":181,"target":16},{"source":181,"target":171},{"source":192,"target":15},{"source":17,"target":0},{"source":17,"target":162},{"source":17,"target":164},{"source":17,"target":131},{"source":17,"target":193},{"source":162,"target":14},{"source":162,"target":194},{"source":162,"target":17},{"source":162,"target":154},{"source":194,"target":14},{"source":164,"target":14},{"source":164,"target":195},{"source":164,"target":17},{"source":164,"target":155},{"source":195,"target":14},{"source":131,"target":12},{"source":131,"target":196},{"source":131,"target":17},{"source":131,"target":122},{"source":196,"target":12},{"source":193,"target":20},{"source":193,"target":197},{"source":193,"target":17},{"source":193,"target":198},{"source":197,"target":20},{"source":18,"target":0},{"source":18,"target":199},{"source":18,"target":200},{"source":199,"target":201},{"source":199,"target":18},{"source":200,"target":202},{"source":200,"target":18},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":34},{"source":19,"target":133},{"source":19,"target":150},{"source":19,"target":117},{"source":19,"target":203},{"source":34,"target":1},{"source":34,"target":204},{"source":34,"target":19},{"source":34,"target":25},{"source":204,"target":1},{"source":133,"target":12},{"source":133,"target":205},{"source":133,"target":19},{"source":133,"target":123},{"source":205,"target":12},{"source":150,"target":13},{"source":150,"target":206},{"source":150,"target":19},{"source":150,"target":142},{"source":206,"target":13},{"source":117,"target":11},{"source":117,"target":207},{"source":117,"target":19},{"source":117,"target":105},{"source":207,"target":11},{"source":203,"target":13},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":198},{"source":20,"target":208},{"source":198,"target":17},{"source":198,"target":209},{"source":198,"target":20},{"source":198,"target":193},{"source":209,"target":17},{"source":208,"target":9},{"source":21,"target":0},{"source":21,"target":210},{"source":21,"target":211},{"source":21,"target":212},{"source":21,"target":213},{"source":21,"target":214},{"source":21,"target":215},{"source":21,"target":135},{"source":210,"target":216},{"source":210,"target":21},{"source":211,"target":217},{"source":211,"target":21},{"source":212,"target":218},{"source":212,"target":21},{"source":213,"target":219},{"source":213,"target":21},{"source":214,"target":220},{"source":214,"target":21},{"source":215,"target":221},{"source":215,"target":21},{"source":135,"target":12},{"source":135,"target":222},{"source":135,"target":21},{"source":135,"target":124},{"source":222,"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="column" nsURI="http://www.eclipse.org/emf/teneo/samples/emf/annotations/column" nsPrefix="column"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Table(name=&quot;mybooktable&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Book"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Column(name=&quot;titel&quot; unique=&quot;true&quot; length=&quot;25&quot;)"/> </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="pages" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Column(updatable=&quot;false&quot; insertable=&quot;false&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="pages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Column(name=&quot;gewicht&quot; nullable=&quot;true&quot; precision=&quot;5&quot; scale=&quot;2&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="weight"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" 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="author"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestSchema"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Table(name=&quot;myschematable&quot;, schema=&quot;TEST&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TestSchema"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/kchobantonov/org.eclipse.emf.teneo/tests/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/emf/annotations/column/model/column.ecore
ecore
column Book title pages weight author TestSchema name
null
{"directed":true,"nodes":[{"nsPrefix":"column","nsURI":"http://www.eclipse.org/emf/teneo/samples/emf/annotations/column","name":"column","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestSchema","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":3,"target":7},{"source":3,"target":1},{"source":4,"target":8},{"source":4,"target":1},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":12},{"source":11,"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="sla" nsURI="http://schemas.ogf.org/occi/sla/ecore" nsPrefix="sla"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="DateTime" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data type for ISO8601 date time"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="pattern" value="^(\d{4}((-)?(0[1-9]|1[0-2])((-)?(0[1-9]|[1-2][0-9]|3[0-1])(T(24:00(:00(\.[0]+)?)?|(([0-1][0-9]|2[0-3])(:)[0-5][0-9])((:)[0-5][0-9](\.[\d]+)?)?)((\+|-)(14:00|(0[0-9]|1[0-3])(:)[0-5][0-9])|Z))?)?)?)$"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AgreementStatus"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enumeration of Agreement status"/> </eAnnotations> <eLiterals name="Pending" literal="Pending"/> <eLiterals name="Accepted" value="1" literal="Accepted"/> <eLiterals name="Rejected" value="2" literal="Rejected"/> <eLiterals name="Suspended" value="3" literal="Suspended"/> <eLiterals name="Terminated" value="4" literal="Terminated"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AgreementTermType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enumeration of AgreementTerm types"/> </eAnnotations> <eLiterals name="SERVICE" literal="SERVICE"/> <eLiterals name="SLO" value="1" literal="SLO"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AgreementTermStatus"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enumeration of AgreementTerm status"/> </eAnnotations> <eLiterals name="Undefined" literal="Undefined"/> <eLiterals name="Fulfilled" value="1" literal="Fulfilled"/> <eLiterals name="Violated" value="2" literal="Violated"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Agreement" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//Resource"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Service Level Agreement"/> </eAnnotations> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="reject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="suspend"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="resume"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="terminate"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementState" lowerBound="1" eType="#//AgreementStatus"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Current state of the instance"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementAgreedAt" eType="#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The point in time when the agreement was made"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementEffectiveFrom" eType="#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The point in time when the agreement’s effectiveness begins"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementEffectiveUntil" eType="#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The point in time when the agreement’s effectiveness ends"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Agreement_link" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//Link"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Link between a SLA and its associated resource"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Agreement_tpl" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="appliesConstraint"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="appliesConstraint" value="self.entity.oclIsKindOf(sla::Agreement)"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Agreement_term" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//MixinBase"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="appliesConstraint"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="appliesConstraint" value="self.entity.oclIsKindOf(sla::Agreement)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementTermType" lowerBound="1" eType="#//AgreementTermType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the term that is being defined."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementTermState" lowerBound="1" eType="#//AgreementTermStatus"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The state of fulfillment of the specific term."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementTermDesc" eType="ecore:EDataType platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The description of the agreement term defined with this mixin."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="occiAgreementTermRemedy" eType="ecore:EDataType platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The remedy value (e.g., price penalty) or action e.g., command) when an SLO term is being violated."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/TrinhLK/OCCIBIP-Studio/plugins/org.eclipse.cmf.occi.sla/model/sla.ecore
ecore
sla DateTime java.lang.String java.lang.String AgreementStatus Pending Pending Accepted Accepted Rejected Rejected Suspended Suspended Terminated Terminated AgreementTermType SERVICE SERVICE SLO SLO AgreementTermStatus Undefined Undefined Fulfilled Fulfilled Violated Violated Agreement accept reject suspend resume terminate occiAgreementState occiAgreementAgreedAt occiAgreementEffectiveFrom occiAgreementEffectiveUntil Agreement_link Agreement_tpl Agreement_term occiAgreementTermType occiAgreementTermState occiAgreementTermDesc occiAgreementTermRemedy
null
{"directed":true,"nodes":[{"nsPrefix":"sla","nsURI":"http://schemas.ogf.org/occi/sla/ecore","name":"sla","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"DateTime","instanceClass":"java.lang.String","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"AgreementStatus","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AgreementTermType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AgreementTermStatus","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agreement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agreement_link","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agreement_tpl","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agreement_term","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"name":"Pending","id":9,"value":0,"literal":"Pending","eClass":"EEnumLiteral"},{"name":"Accepted","id":10,"value":1,"literal":"Accepted","eClass":"EEnumLiteral"},{"name":"Rejected","id":11,"value":2,"literal":"Rejected","eClass":"EEnumLiteral"},{"name":"Suspended","id":12,"value":3,"literal":"Suspended","eClass":"EEnumLiteral"},{"name":"Terminated","id":13,"value":4,"literal":"Terminated","eClass":"EEnumLiteral"},{"name":"SERVICE","id":14,"value":0,"literal":"SERVICE","eClass":"EEnumLiteral"},{"name":"SLO","id":15,"value":1,"literal":"SLO","eClass":"EEnumLiteral"},{"name":"Undefined","id":16,"value":0,"literal":"Undefined","eClass":"EEnumLiteral"},{"name":"Fulfilled","id":17,"value":1,"literal":"Fulfilled","eClass":"EEnumLiteral"},{"name":"Violated","id":18,"value":2,"literal":"Violated","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reject","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"suspend","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"resume","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"terminate","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"occiAgreementState","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"occiAgreementAgreedAt","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":"occiAgreementEffectiveFrom","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":"occiAgreementEffectiveUntil","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"occiAgreementTermType","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"occiAgreementTermState","changeable":true,"lowerBound":1,"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":"occiAgreementTermDesc","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"occiAgreementTermRemedy","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":9,"target":2},{"source":10,"target":2},{"source":11,"target":2},{"source":12,"target":2},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":3},{"source":15,"target":3},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":4},{"source":17,"target":4},{"source":18,"target":4},{"source":5,"target":0},{"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":5,"target":26},{"source":5,"target":27},{"source":5,"target":28},{"source":19,"target":5},{"source":20,"target":5},{"source":21,"target":5},{"source":22,"target":5},{"source":23,"target":5},{"source":24,"target":2},{"source":24,"target":29},{"source":24,"target":5},{"source":29,"target":2},{"source":25,"target":1},{"source":25,"target":30},{"source":25,"target":5},{"source":30,"target":1},{"source":26,"target":1},{"source":26,"target":31},{"source":26,"target":5},{"source":31,"target":1},{"source":27,"target":1},{"source":27,"target":32},{"source":27,"target":5},{"source":32,"target":1},{"source":6,"target":0},{"source":6,"target":33},{"source":7,"target":0},{"source":7,"target":34},{"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":35,"target":3},{"source":35,"target":40},{"source":35,"target":8},{"source":40,"target":3},{"source":36,"target":4},{"source":36,"target":41},{"source":36,"target":8},{"source":41,"target":4},{"source":37,"target":42},{"source":37,"target":8},{"source":38,"target":43},{"source":38,"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="di" nsURI="http://www.omg.org/spec/DD/20100524/DI-XMI" nsPrefix="di"> <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="diagramElement" upperBound="-2" eType="#//DiagramElement" 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="DiagramElement"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" upperBound="-2" eType="#//Diagram" 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="Diagram"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-2" eType="#//Edge" 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="Edge"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="label" upperBound="-2" eType="#//Label" 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="Label"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="labeledEdge" upperBound="-2" eType="#//LabeledEdge" 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="LabeledEdge"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="labeledShape" upperBound="-2" eType="#//LabeledShape" 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="LabeledShape"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-2" eType="#//Node" 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="Node"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="plane" upperBound="-2" eType="#//Plane" 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="Plane"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="shape" upperBound="-2" eType="#//Shape" 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="Shape"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="style" upperBound="-2" eType="#//Style" 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="Style"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Diagram" abstract="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Diagram"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" ordered="false" 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="documentation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStyle" ordered="false" upperBound="-1" eType="#//Style" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootElement" ordered="false" lowerBound="1" eType="#//DiagramElement" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false" eOpposite="#//DiagramElement/owningDiagram"/> <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"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" 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="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="resolution"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramElement"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DiagramElement"/> <details key="kind" value="elementOnly"/> <details key="abstract" value="true"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="owningDiagram" ordered="false" eType="#//Diagram" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false" eOpposite="#//Diagram/rootElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningElement" ordered="false" eType="#//DiagramElement" changeable="false" transient="true" derived="true" resolveProxies="false" eOpposite="#//DiagramElement/ownedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//DiagramElement" changeable="false" transient="true" derived="true" resolveProxies="false" eOpposite="#//DiagramElement/owningElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" ordered="false" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="style" ordered="false" eType="#//Style" changeable="false" transient="true" derived="true"/> <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"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":3"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" abstract="true" eSuperTypes="#//DiagramElement"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Edge"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" eType="#//DiagramElement" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" eType="#//DiagramElement" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="waypoint" lowerBound="2" upperBound="-1" eType="ecore:EClass DC.ecore#//Point" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="waypoint"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true" eSuperTypes="#//Node"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Label"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="bounds" ordered="false" eType="ecore:EClass DC.ecore#//Bounds" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Bounds"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DC"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledEdge" abstract="true" eSuperTypes="#//Edge"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="LabeledEdge"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLabel" ordered="false" upperBound="-1" eType="#//Label" changeable="false" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledShape" abstract="true" eSuperTypes="#//Shape"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="LabeledShape"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLabel" ordered="false" upperBound="-1" eType="#//Label" changeable="false" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//DiagramElement"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Node"/> <details key="kind" value="elementOnly"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plane" abstract="true" eSuperTypes="#//Node"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Plane"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eOperations name="plane_element_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="planeElement->forAll(oclIsKindOf(Shape) or oclIsKindOf(Edge))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="planeElement" upperBound="-1" eType="#//DiagramElement" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DiagramElement"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DI"/> <details key="group" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" eSuperTypes="#//Node"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Shape"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="bounds" ordered="false" lowerBound="1" eType="ecore:EClass DC.ecore#//Bounds" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Bounds"/> <details key="namespace" value="http://www.omg.org/spec/DD/20100524/DC"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Style" abstract="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Style"/> <details key="kind" value="empty"/> </eAnnotations> <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"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/InspireTechnologies/org.eclipse.bpmn2/org.eclipse.bpmn2/model/DI.ecore
ecore
di DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation diagramElement diagram edge label labeledEdge labeledShape node plane shape style Diagram documentation ownedStyle rootElement id name resolution DiagramElement owningDiagram owningElement ownedElement modelElement style id anyAttribute Edge source target waypoint Label bounds LabeledEdge ownedLabel LabeledShape ownedLabel Node Plane plane_element_type diagnostics context planeElement Shape bounds Style id
null
{"directed":true,"nodes":[{"nsPrefix":"di","nsURI":"http://www.omg.org/spec/DD/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":"Diagram","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramElement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledEdge","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledShape","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plane","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":true,"id":11,"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":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":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"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":"diagramElement","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":"diagram","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":"edge","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":"label","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"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":"labeledEdge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"labeledShape","changeable":true,"resolveProxies":false,"lowerBound":0,"id":20,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"node","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"plane","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"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":"shape","changeable":true,"resolveProxies":false,"lowerBound":0,"id":23,"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":"style","changeable":true,"resolveProxies":false,"lowerBound":0,"id":24,"derived":true},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedStyle","changeable":false,"resolveProxies":true,"lowerBound":0,"id":39,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"rootElement","changeable":false,"resolveProxies":false,"lowerBound":1,"id":40,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":41,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resolution","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owningDiagram","changeable":false,"resolveProxies":false,"lowerBound":0,"id":47,"derived":true},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"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":true,"unique":true,"name":"owningElement","changeable":false,"resolveProxies":false,"lowerBound":0,"id":51,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":false,"lowerBound":0,"id":52,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modelElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":53,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"style","changeable":false,"resolveProxies":true,"lowerBound":0,"id":54,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":55,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":0,"id":64,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":0,"id":65,"derived":true},{"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":"waypoint","changeable":true,"resolveProxies":true,"lowerBound":2,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"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":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedLabel","changeable":false,"resolveProxies":true,"lowerBound":0,"id":74,"derived":true},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedLabel","changeable":false,"resolveProxies":true,"lowerBound":0,"id":77,"derived":true},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"plane_element_type","lowerBound":0,"id":81,"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":"planeElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"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":12,"target":25},{"source":12,"target":1},{"source":13,"target":26},{"source":13,"target":1},{"source":14,"target":27},{"source":14,"target":1},{"source":15,"target":3},{"source":15,"target":28},{"source":15,"target":1},{"source":28,"target":3},{"source":16,"target":2},{"source":16,"target":29},{"source":16,"target":1},{"source":29,"target":2},{"source":17,"target":4},{"source":17,"target":30},{"source":17,"target":1},{"source":30,"target":4},{"source":18,"target":5},{"source":18,"target":31},{"source":18,"target":1},{"source":31,"target":5},{"source":19,"target":6},{"source":19,"target":32},{"source":19,"target":1},{"source":32,"target":6},{"source":20,"target":7},{"source":20,"target":33},{"source":20,"target":1},{"source":33,"target":7},{"source":21,"target":8},{"source":21,"target":34},{"source":21,"target":1},{"source":34,"target":8},{"source":22,"target":9},{"source":22,"target":35},{"source":22,"target":1},{"source":35,"target":9},{"source":23,"target":10},{"source":23,"target":36},{"source":23,"target":1},{"source":36,"target":10},{"source":24,"target":11},{"source":24,"target":37},{"source":24,"target":1},{"source":37,"target":11},{"source":2,"target":0},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":38,"target":44},{"source":38,"target":2},{"source":39,"target":11},{"source":39,"target":45},{"source":39,"target":2},{"source":45,"target":11},{"source":40,"target":3},{"source":40,"target":46},{"source":40,"target":2},{"source":40,"target":47},{"source":46,"target":3},{"source":41,"target":48},{"source":41,"target":2},{"source":42,"target":49},{"source":42,"target":2},{"source":43,"target":50},{"source":43,"target":2},{"source":3,"target":0},{"source":3,"target":47},{"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":47,"target":2},{"source":47,"target":57},{"source":47,"target":3},{"source":47,"target":40},{"source":57,"target":2},{"source":51,"target":3},{"source":51,"target":58},{"source":51,"target":3},{"source":51,"target":52},{"source":58,"target":3},{"source":52,"target":3},{"source":52,"target":59},{"source":52,"target":3},{"source":52,"target":51},{"source":59,"target":3},{"source":53,"target":60},{"source":53,"target":3},{"source":54,"target":11},{"source":54,"target":61},{"source":54,"target":3},{"source":61,"target":11},{"source":55,"target":62},{"source":55,"target":3},{"source":56,"target":63},{"source":56,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":64},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":67},{"source":64,"target":3},{"source":64,"target":68},{"source":64,"target":4},{"source":68,"target":3},{"source":65,"target":3},{"source":65,"target":69},{"source":65,"target":4},{"source":69,"target":3},{"source":66,"target":70},{"source":66,"target":4},{"source":67,"target":3},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":71},{"source":5,"target":72},{"source":71,"target":73},{"source":71,"target":5},{"source":72,"target":8},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":74},{"source":6,"target":75},{"source":74,"target":5},{"source":74,"target":76},{"source":74,"target":6},{"source":76,"target":5},{"source":75,"target":4},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":77},{"source":7,"target":78},{"source":77,"target":5},{"source":77,"target":79},{"source":77,"target":7},{"source":79,"target":5},{"source":78,"target":10},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":80},{"source":80,"target":3},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":81,"target":84},{"source":81,"target":9},{"source":81,"target":85},{"source":81,"target":86},{"source":85,"target":87},{"source":85,"target":81},{"source":86,"target":88},{"source":86,"target":81},{"source":88,"target":89},{"source":88,"target":90},{"source":82,"target":3},{"source":82,"target":91},{"source":82,"target":9},{"source":91,"target":3},{"source":83,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":92},{"source":10,"target":93},{"source":92,"target":94},{"source":92,"target":10},{"source":93,"target":8},{"source":11,"target":0},{"source":11,"target":95},{"source":95,"target":96},{"source":95,"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="owl" nsURI="http:///owl.ecore" nsPrefix="owl"> <eClassifiers xsi:type="ecore:EClass" name="Assertion" abstract="true" eSuperTypes="#//Axiom"/> <eClassifiers xsi:type="ecore:EClass" name="Axiom" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="axiomAnnotations" ordered="false" upperBound="-1" eType="#//Annotation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationProperty" ordered="false" lowerBound="1" eType="#//AnnotationProperty"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationProperty" eSuperTypes="#//Entity"/> <eClassifiers xsi:type="ecore:EClass" name="Entity" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="entityURI" ordered="false" lowerBound="1" eType="#//URI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URI"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lexicalValue" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" lowerBound="1" eType="#//Datatype"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Datatype" eSuperTypes="#//DataRange #//Entity"/> <eClassifiers xsi:type="ecore:EClass" name="DataRange" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arity" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPropertyAxiom" abstract="true" eSuperTypes="#//Axiom"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectPropertyAxiom" abstract="true" eSuperTypes="#//Axiom"/> <eClassifiers xsi:type="ecore:EClass" name="ClassExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ClassAxiom" abstract="true" eSuperTypes="#//Axiom"/> <eClassifiers xsi:type="ecore:EClass" name="DataPropertyExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectPropertyExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AsymmetricObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectProperty" eSuperTypes="#//Entity #//ObjectPropertyExpression"/> <eClassifiers xsi:type="ecore:EClass" name="InverseObjectProperty" eSuperTypes="#//ObjectPropertyExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectProperty" ordered="false" lowerBound="1" eType="#//ObjectProperty"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Entity #//ClassExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectIntersectionOf" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectUnionOf" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectOneOf" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="individuals" ordered="false" lowerBound="1" upperBound="-1" eType="#//Individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Individual" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="NamedIndividual" eSuperTypes="#//Entity #//Individual"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectSomeValuesFrom" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectAllValuesFrom" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectExistsSelf" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectHasValue" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="individual" ordered="false" lowerBound="1" eType="#//Individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectMinCardinality" eSuperTypes="#//ClassExpression"> <eOperations name="Thecardinalitymustbenonnegative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.cardinality>=0"/> </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="cardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectMaxCardinality" eSuperTypes="#//ClassExpression"> <eOperations name="Thecardinalitymustbenonnegative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.cardinality>=0"/> </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="cardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataSomeValuesFrom" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataRange" ordered="false" lowerBound="1" eType="#//DataRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpressions" unique="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataProperty" eSuperTypes="#//Entity #//DataPropertyExpression"/> <eClassifiers xsi:type="ecore:EClass" name="DataOneOf" eSuperTypes="#//DataRange"> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" ordered="false" lowerBound="1" upperBound="-1" eType="#//Constant"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeRestriction" eSuperTypes="#//DataRange"> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" lowerBound="1" eType="#//Datatype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="restrictions" ordered="false" upperBound="-1" eType="#//FacetConstantPair"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FacetConstantPair"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.facet = 'length' &#xD;&#xA;or self.facet = 'minLength' &#xD;&#xA;or self.facet = 'maxLength' &#xD;&#xA;or self.facet = 'pattern' &#xD;&#xA;or self.facet = 'minInclusive' &#xD;&#xA;or self.facet = 'minExclusive' &#xD;&#xA;or self.facet = 'maxInclusive'&#xD;&#xA;or self.facet = 'maxExclusive'&#xD;&#xA;or self.facet = 'totalDigits' &#xD;&#xA;or self.facet = 'fractionDigits'&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constant" ordered="false" lowerBound="1" eType="#//Constant"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="facet" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataAllValuesFrom" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataRange" ordered="false" lowerBound="1" eType="#//DataRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpressions" unique="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataHasValue" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="constant" ordered="false" lowerBound="1" eType="#//Constant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataMinCardinality" eSuperTypes="#//ClassExpression"> <eOperations name="Thecardinalitymustbenonnegative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.cardinality>=0"/> </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="cardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataRange" ordered="false" eType="#//DataRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataMaxCardinality" eSuperTypes="#//ClassExpression"> <eOperations name="Thecardinalitymustbenonnegative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.cardinality>=0"/> </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="cardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataRange" ordered="false" eType="#//DataRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataExactCardinality" eSuperTypes="#//ClassExpression"> <eOperations name="Thecardinalitymustbenonnegative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.cardinality>=0"/> </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="cardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataRange" ordered="false" eType="#//DataRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NegativeDataPropertyAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetValue" ordered="false" lowerBound="1" eType="#//Constant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceIndividual" ordered="false" lowerBound="1" eType="#//Individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPropertyDomain" eSuperTypes="#//DataPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPropertyRange" eSuperTypes="#//DataPropertyAxiom"> <eOperations name="Thedatarangemustbeofarityone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="{self.range.arity = 1}"/> </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:EReference" name="range" ordered="false" lowerBound="1" eType="#//DataRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DifferentIndividuals" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="differentIndividuals" ordered="false" lowerBound="2" upperBound="-1" eType="#//NamedIndividual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisjointClasses" eSuperTypes="#//ClassAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="disjointClassExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisjointDataProperties" eSuperTypes="#//DataPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisjointObjectProperties" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisjointUnion" eSuperTypes="#//ClassAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="unionClass" ordered="false" lowerBound="1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="disjointClassExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EquivalentClasses" eSuperTypes="#//ClassAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="equivalentClassExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EquivalentDataProperties" eSuperTypes="#//DataPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionalDataProperty" eSuperTypes="#//DataPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EquivalentObjectProperties" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpressions" ordered="false" lowerBound="2" upperBound="-1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionalObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InverseFunctionalObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectPropertyAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceIndividual" ordered="false" lowerBound="1" eType="#//Individual"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetIndividual" ordered="false" lowerBound="1" eType="#//Individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NegativeObjectPropertyAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceIndividual" ordered="false" lowerBound="1" eType="#//Individual"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetIndividual" ordered="false" lowerBound="1" eType="#//Individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectPropertyDomain" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymmetricObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReflexiveObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubDataPropertyOf" eSuperTypes="#//DataPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="superDataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subDataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SameIndividual" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="sameIndividuals" ordered="false" lowerBound="2" upperBound="-1" eType="#//NamedIndividual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubObjectPropertyOf" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="superObjectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subObjectPropertyExpressions" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectComplementOf" eSuperTypes="#//ClassExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ontology"> <eOperations name="versionURIrequiresontologyURItobespecified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.versionURI != 0 implies self.ontologyURI != 0"/> </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:EReference" name="ontologyAnnotations" ordered="false" upperBound="-1" eType="#//Annotation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="axioms" ordered="false" upperBound="-1" eType="#//Axiom"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedOntologies" ordered="false" upperBound="-1" eType="#//Ontology"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ontologyURI" ordered="false" eType="#//URI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="versionURI" ordered="false" eType="#//URI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectPropertyRange" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPropertyAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpression" ordered="false" lowerBound="1" eType="#//DataPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetValue" ordered="false" lowerBound="1" eType="#//Constant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceIndividual" ordered="false" lowerBound="1" eType="#//Individual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="individual" ordered="false" lowerBound="1" eType="#//NamedIndividual"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IrreflexiveObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectExactCardinality" eSuperTypes="#//ClassExpression"> <eOperations name="Thecardinalitymustbenonnegative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.cardinality>=0"/> </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="cardinality" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataComplementOf" eSuperTypes="#//DataRange"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataRange" ordered="false" lowerBound="1" eType="#//DataRange"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubClassOf" eSuperTypes="#//ClassAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="subClassExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClassExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubObjectProperty"/> <eClassifiers xsi:type="ecore:EClass" name="TransitiveObjectProperty" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpression" ordered="false" lowerBound="1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityAnnotation" eSuperTypes="#//Axiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" ordered="false" lowerBound="1" eType="#//Entity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entityAnnotations" ordered="false" lowerBound="1" upperBound="-1" eType="#//Annotation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FullURI"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iri" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbbreviatedURI"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="localName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InverseObjectProperties" eSuperTypes="#//ObjectPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="inverseObjectProperties" ordered="false" lowerBound="2" upperBound="2" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationByConstant" eSuperTypes="#//Annotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationValue" ordered="false" lowerBound="1" eType="#//Constant"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationByEntity" eSuperTypes="#//Annotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationValue" ordered="false" lowerBound="1" eType="#//Entity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationByAnonymousIndividual" eSuperTypes="#//Annotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationValue" ordered="false" lowerBound="1" eType="#//AnonymousIndividual"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousIndividual" eSuperTypes="#//Individual"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nodeID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Declaration" eSuperTypes="#//Axiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" ordered="false" lowerBound="1" eType="#//Entity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectAndDataPropertyAxiom" abstract="true" eSuperTypes="#//Axiom"/> <eClassifiers xsi:type="ecore:EClass" name="KeyFor" eSuperTypes="#//ObjectAndDataPropertyAxiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="classExpression" ordered="false" lowerBound="1" eType="#//ClassExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataPropertyExpressions" ordered="false" upperBound="-1" eType="#//DataPropertyExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="objectPropertyExpressions" ordered="false" upperBound="-1" eType="#//ObjectPropertyExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousIndividualAnnotation" eSuperTypes="#//Axiom"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousIndividual" ordered="false" lowerBound="1" eType="#//AnonymousIndividual"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousIndiviudalAnnotations" ordered="false" lowerBound="1" upperBound="-1" eType="#//Annotation"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/LinkedEnergyData/Transformations/Quintessential-just-files/owl2.ecore
ecore
owl Assertion Axiom axiomAnnotations Annotation annotationProperty AnnotationProperty Entity entityURI URI value Constant lexicalValue datatype Datatype DataRange arity DataPropertyAxiom ObjectPropertyAxiom ClassExpression ClassAxiom DataPropertyExpression ObjectPropertyExpression AsymmetricObjectProperty objectPropertyExpression ObjectProperty InverseObjectProperty objectProperty Class ObjectIntersectionOf classExpressions ObjectUnionOf classExpressions ObjectOneOf individuals Individual NamedIndividual ObjectSomeValuesFrom classExpression objectPropertyExpression ObjectAllValuesFrom classExpression objectPropertyExpression ObjectExistsSelf objectPropertyExpression ObjectHasValue objectPropertyExpression individual ObjectMinCardinality Thecardinalitymustbenonnegative diagnostics context cardinality classExpression objectPropertyExpression ObjectMaxCardinality Thecardinalitymustbenonnegative diagnostics context cardinality classExpression objectPropertyExpression DataSomeValuesFrom dataRange dataPropertyExpressions DataProperty DataOneOf constants DatatypeRestriction datatype restrictions FacetConstantPair constant facet DataAllValuesFrom dataRange dataPropertyExpressions DataHasValue constant dataPropertyExpression DataMinCardinality Thecardinalitymustbenonnegative diagnostics context cardinality dataRange dataPropertyExpression DataMaxCardinality Thecardinalitymustbenonnegative diagnostics context cardinality dataRange dataPropertyExpression DataExactCardinality Thecardinalitymustbenonnegative diagnostics context cardinality dataRange dataPropertyExpression NegativeDataPropertyAssertion dataPropertyExpression targetValue sourceIndividual DataPropertyDomain domain dataPropertyExpression DataPropertyRange Thedatarangemustbeofarityone diagnostics context range dataPropertyExpression DifferentIndividuals differentIndividuals DisjointClasses disjointClassExpressions DisjointDataProperties dataPropertyExpressions DisjointObjectProperties objectPropertyExpressions DisjointUnion unionClass disjointClassExpressions EquivalentClasses equivalentClassExpressions EquivalentDataProperties dataPropertyExpressions FunctionalDataProperty dataPropertyExpression EquivalentObjectProperties objectPropertyExpressions FunctionalObjectProperty objectPropertyExpression InverseFunctionalObjectProperty objectPropertyExpression ObjectPropertyAssertion objectPropertyExpression sourceIndividual targetIndividual NegativeObjectPropertyAssertion objectPropertyExpression sourceIndividual targetIndividual ObjectPropertyDomain domain objectPropertyExpression SymmetricObjectProperty objectPropertyExpression ReflexiveObjectProperty objectPropertyExpression SubDataPropertyOf superDataPropertyExpression subDataPropertyExpression SameIndividual sameIndividuals SubObjectPropertyOf superObjectPropertyExpression subObjectPropertyExpressions ObjectComplementOf classExpression Ontology versionURIrequiresontologyURItobespecified diagnostics context ontologyAnnotations axioms importedOntologies ontologyURI versionURI ObjectPropertyRange range objectPropertyExpression DataPropertyAssertion dataPropertyExpression targetValue sourceIndividual ClassAssertion individual classExpression IrreflexiveObjectProperty objectPropertyExpression ObjectExactCardinality Thecardinalitymustbenonnegative diagnostics context cardinality classExpression objectPropertyExpression DataComplementOf dataRange SubClassOf subClassExpression superClassExpression SubObjectProperty TransitiveObjectProperty objectPropertyExpression EntityAnnotation entity entityAnnotations FullURI iri AbbreviatedURI localName InverseObjectProperties inverseObjectProperties AnnotationByConstant annotationValue AnnotationByEntity annotationValue AnnotationByAnonymousIndividual annotationValue AnonymousIndividual nodeID Declaration entity ObjectAndDataPropertyAxiom KeyFor classExpression dataPropertyExpressions objectPropertyExpressions AnonymousIndividualAnnotation anonymousIndividual anonymousIndiviudalAnnotations
null
{"directed":true,"nodes":[{"nsPrefix":"owl","nsURI":"http:///owl.ecore","name":"owl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Axiom","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationProperty","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URI","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datatype","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataRange","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPropertyAxiom","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectPropertyAxiom","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassExpression","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassAxiom","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPropertyExpression","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectPropertyExpression","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AsymmetricObjectProperty","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectProperty","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InverseObjectProperty","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectIntersectionOf","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectUnionOf","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectOneOf","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Individual","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedIndividual","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectSomeValuesFrom","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAllValuesFrom","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExistsSelf","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectHasValue","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectMinCardinality","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectMaxCardinality","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSomeValuesFrom","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataProperty","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataOneOf","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeRestriction","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FacetConstantPair","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAllValuesFrom","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataHasValue","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataMinCardinality","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataMaxCardinality","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataExactCardinality","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeDataPropertyAssertion","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPropertyDomain","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPropertyRange","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DifferentIndividuals","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisjointClasses","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisjointDataProperties","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisjointObjectProperties","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisjointUnion","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquivalentClasses","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquivalentDataProperties","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionalDataProperty","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquivalentObjectProperties","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionalObjectProperty","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InverseFunctionalObjectProperty","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectPropertyAssertion","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeObjectPropertyAssertion","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectPropertyDomain","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymmetricObjectProperty","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflexiveObjectProperty","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubDataPropertyOf","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SameIndividual","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubObjectPropertyOf","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectComplementOf","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ontology","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectPropertyRange","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPropertyAssertion","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassAssertion","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IrreflexiveObjectProperty","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExactCardinality","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataComplementOf","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubClassOf","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubObjectProperty","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitiveObjectProperty","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityAnnotation","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FullURI","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbbreviatedURI","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InverseObjectProperties","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationByConstant","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationByEntity","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationByAnonymousIndividual","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousIndividual","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAndDataPropertyAxiom","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyFor","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousIndividualAnnotation","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"axiomAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotationProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entityURI","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lexicalValue","changeable":true,"lowerBound":1,"iD":false,"id":96,"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":"datatype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arity","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"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":"classExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"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":"classExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"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":"individuals","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"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":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"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":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"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":"individual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thecardinalitymustbenonnegative","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":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":"classExpression","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":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thecardinalitymustbenonnegative","lowerBound":0,"id":159,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":160,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"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":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":165,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EParameter"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataRange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"dataPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"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":"constants","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":false,"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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"facet","changeable":true,"lowerBound":1,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataRange","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"name":"dataPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":196,"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":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thecardinalitymustbenonnegative","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":202,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"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":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EParameter"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thecardinalitymustbenonnegative","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":215,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataRange","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EParameter"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thecardinalitymustbenonnegative","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"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":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":233,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":234,"many":false,"required":false,"eClass":"EParameter"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataPropertyExpression","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":false,"unsettable":false,"transient":false,"unique":true,"name":"targetValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceIndividual","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":false,"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":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thedatarangemustbeofarityone","lowerBound":0,"id":252,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":1,"id":253,"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":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":"differentIndividuals","changeable":true,"resolveProxies":true,"lowerBound":2,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"disjointClassExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"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":"dataPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unionClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"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":"disjointClassExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"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":"equivalentClassExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"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":"dataPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"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":"sourceIndividual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":299,"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":"targetIndividual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceIndividual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetIndividual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":312,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superDataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":323,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subDataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"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":"sameIndividuals","changeable":true,"resolveProxies":true,"lowerBound":2,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superObjectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":331,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subObjectPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"versionURIrequiresontologyURItobespecified","lowerBound":0,"id":339,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ontologyAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"axioms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedOntologies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ontologyURI","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"versionURI","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":347,"many":false,"required":false,"eClass":"EParameter"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"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":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":360,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceIndividual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"individual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":367,"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":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Thecardinalitymustbenonnegative","lowerBound":0,"id":375,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":376,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":381,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":382,"many":false,"required":false,"eClass":"EParameter"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataRange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subClassExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClassExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"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":"entityAnnotations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iri","changeable":true,"lowerBound":1,"iD":false,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localName","changeable":true,"lowerBound":1,"iD":false,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inverseObjectProperties","changeable":true,"resolveProxies":true,"lowerBound":2,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotationValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotationValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":414,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"annotationValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nodeID","changeable":true,"lowerBound":1,"iD":false,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataPropertyExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectPropertyExpressions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousIndividual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"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":"anonymousIndiviudalAnnotations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":86},{"source":86,"target":2},{"source":2,"target":0},{"source":2,"target":87},{"source":87,"target":3},{"source":87,"target":88},{"source":87,"target":2},{"source":88,"target":3},{"source":3,"target":0},{"source":3,"target":89},{"source":89,"target":4},{"source":89,"target":90},{"source":89,"target":3},{"source":90,"target":4},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":91},{"source":91,"target":5},{"source":5,"target":0},{"source":5,"target":92},{"source":92,"target":6},{"source":92,"target":93},{"source":92,"target":5},{"source":93,"target":6},{"source":6,"target":0},{"source":6,"target":94},{"source":94,"target":95},{"source":94,"target":6},{"source":7,"target":0},{"source":7,"target":96},{"source":7,"target":97},{"source":96,"target":98},{"source":96,"target":7},{"source":97,"target":8},{"source":97,"target":99},{"source":97,"target":7},{"source":99,"target":8},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":5},{"source":8,"target":100},{"source":8,"target":101},{"source":100,"target":9},{"source":101,"target":5},{"source":9,"target":0},{"source":9,"target":102},{"source":102,"target":103},{"source":102,"target":9},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":104},{"source":104,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":105},{"source":105,"target":2},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":106},{"source":106,"target":2},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":11},{"source":16,"target":107},{"source":16,"target":108},{"source":107,"target":15},{"source":107,"target":109},{"source":107,"target":16},{"source":109,"target":15},{"source":108,"target":11},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":15},{"source":17,"target":110},{"source":17,"target":111},{"source":110,"target":5},{"source":111,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":112},{"source":18,"target":113},{"source":112,"target":17},{"source":112,"target":114},{"source":112,"target":18},{"source":114,"target":17},{"source":113,"target":15},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":12},{"source":19,"target":115},{"source":19,"target":116},{"source":115,"target":5},{"source":116,"target":12},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":117},{"source":20,"target":118},{"source":117,"target":12},{"source":117,"target":119},{"source":117,"target":20},{"source":119,"target":12},{"source":118,"target":12},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":120},{"source":21,"target":121},{"source":120,"target":12},{"source":120,"target":122},{"source":120,"target":21},{"source":122,"target":12},{"source":121,"target":12},{"source":22,"target":0},{"source":22,"target":12},{"source":22,"target":123},{"source":22,"target":124},{"source":123,"target":23},{"source":123,"target":125},{"source":123,"target":22},{"source":125,"target":23},{"source":124,"target":12},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":5},{"source":24,"target":23},{"source":24,"target":126},{"source":24,"target":127},{"source":126,"target":5},{"source":127,"target":23},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":128},{"source":25,"target":129},{"source":25,"target":130},{"source":128,"target":12},{"source":128,"target":131},{"source":128,"target":25},{"source":131,"target":12},{"source":129,"target":15},{"source":129,"target":132},{"source":129,"target":25},{"source":132,"target":15},{"source":130,"target":12},{"source":26,"target":0},{"source":26,"target":12},{"source":26,"target":133},{"source":26,"target":134},{"source":26,"target":135},{"source":133,"target":12},{"source":133,"target":136},{"source":133,"target":26},{"source":136,"target":12},{"source":134,"target":15},{"source":134,"target":137},{"source":134,"target":26},{"source":137,"target":15},{"source":135,"target":12},{"source":27,"target":0},{"source":27,"target":12},{"source":27,"target":138},{"source":27,"target":139},{"source":138,"target":15},{"source":138,"target":140},{"source":138,"target":27},{"source":140,"target":15},{"source":139,"target":12},{"source":28,"target":0},{"source":28,"target":12},{"source":28,"target":141},{"source":28,"target":142},{"source":28,"target":143},{"source":141,"target":15},{"source":141,"target":144},{"source":141,"target":28},{"source":144,"target":15},{"source":142,"target":23},{"source":142,"target":145},{"source":142,"target":28},{"source":145,"target":23},{"source":143,"target":12},{"source":29,"target":0},{"source":29,"target":12},{"source":29,"target":146},{"source":29,"target":147},{"source":29,"target":148},{"source":29,"target":149},{"source":29,"target":150},{"source":146,"target":151},{"source":146,"target":29},{"source":146,"target":152},{"source":146,"target":153},{"source":152,"target":154},{"source":152,"target":146},{"source":153,"target":155},{"source":153,"target":146},{"source":147,"target":156},{"source":147,"target":29},{"source":148,"target":12},{"source":148,"target":157},{"source":148,"target":29},{"source":157,"target":12},{"source":149,"target":15},{"source":149,"target":158},{"source":149,"target":29},{"source":158,"target":15},{"source":150,"target":12},{"source":30,"target":0},{"source":30,"target":12},{"source":30,"target":159},{"source":30,"target":160},{"source":30,"target":161},{"source":30,"target":162},{"source":30,"target":163},{"source":159,"target":164},{"source":159,"target":30},{"source":159,"target":165},{"source":159,"target":166},{"source":165,"target":167},{"source":165,"target":159},{"source":166,"target":168},{"source":166,"target":159},{"source":160,"target":169},{"source":160,"target":30},{"source":161,"target":12},{"source":161,"target":170},{"source":161,"target":30},{"source":170,"target":12},{"source":162,"target":15},{"source":162,"target":171},{"source":162,"target":30},{"source":171,"target":15},{"source":163,"target":12},{"source":31,"target":0},{"source":31,"target":12},{"source":31,"target":172},{"source":31,"target":173},{"source":31,"target":174},{"source":172,"target":9},{"source":172,"target":175},{"source":172,"target":31},{"source":175,"target":9},{"source":173,"target":14},{"source":173,"target":176},{"source":173,"target":31},{"source":176,"target":14},{"source":174,"target":12},{"source":32,"target":0},{"source":32,"target":5},{"source":32,"target":14},{"source":32,"target":177},{"source":32,"target":178},{"source":177,"target":5},{"source":178,"target":14},{"source":33,"target":0},{"source":33,"target":9},{"source":33,"target":179},{"source":33,"target":180},{"source":179,"target":7},{"source":179,"target":181},{"source":179,"target":33},{"source":181,"target":7},{"source":180,"target":9},{"source":34,"target":0},{"source":34,"target":9},{"source":34,"target":182},{"source":34,"target":183},{"source":34,"target":184},{"source":182,"target":8},{"source":182,"target":185},{"source":182,"target":34},{"source":185,"target":8},{"source":183,"target":35},{"source":183,"target":186},{"source":183,"target":34},{"source":186,"target":35},{"source":184,"target":9},{"source":35,"target":0},{"source":35,"target":187},{"source":35,"target":188},{"source":187,"target":7},{"source":187,"target":189},{"source":187,"target":35},{"source":189,"target":7},{"source":188,"target":190},{"source":188,"target":35},{"source":36,"target":0},{"source":36,"target":12},{"source":36,"target":191},{"source":36,"target":192},{"source":36,"target":193},{"source":191,"target":9},{"source":191,"target":194},{"source":191,"target":36},{"source":194,"target":9},{"source":192,"target":14},{"source":192,"target":195},{"source":192,"target":36},{"source":195,"target":14},{"source":193,"target":12},{"source":37,"target":0},{"source":37,"target":12},{"source":37,"target":196},{"source":37,"target":197},{"source":37,"target":198},{"source":196,"target":7},{"source":196,"target":199},{"source":196,"target":37},{"source":199,"target":7},{"source":197,"target":14},{"source":197,"target":200},{"source":197,"target":37},{"source":200,"target":14},{"source":198,"target":12},{"source":38,"target":0},{"source":38,"target":12},{"source":38,"target":201},{"source":38,"target":202},{"source":38,"target":203},{"source":38,"target":204},{"source":38,"target":205},{"source":201,"target":206},{"source":201,"target":38},{"source":201,"target":207},{"source":201,"target":208},{"source":207,"target":209},{"source":207,"target":201},{"source":208,"target":210},{"source":208,"target":201},{"source":202,"target":211},{"source":202,"target":38},{"source":203,"target":9},{"source":203,"target":212},{"source":203,"target":38},{"source":212,"target":9},{"source":204,"target":14},{"source":204,"target":213},{"source":204,"target":38},{"source":213,"target":14},{"source":205,"target":12},{"source":39,"target":0},{"source":39,"target":12},{"source":39,"target":214},{"source":39,"target":215},{"source":39,"target":216},{"source":39,"target":217},{"source":39,"target":218},{"source":214,"target":219},{"source":214,"target":39},{"source":214,"target":220},{"source":214,"target":221},{"source":220,"target":222},{"source":220,"target":214},{"source":221,"target":223},{"source":221,"target":214},{"source":215,"target":224},{"source":215,"target":39},{"source":216,"target":9},{"source":216,"target":225},{"source":216,"target":39},{"source":225,"target":9},{"source":217,"target":14},{"source":217,"target":226},{"source":217,"target":39},{"source":226,"target":14},{"source":218,"target":12},{"source":40,"target":0},{"source":40,"target":12},{"source":40,"target":227},{"source":40,"target":228},{"source":40,"target":229},{"source":40,"target":230},{"source":40,"target":231},{"source":227,"target":232},{"source":227,"target":40},{"source":227,"target":233},{"source":227,"target":234},{"source":233,"target":235},{"source":233,"target":227},{"source":234,"target":236},{"source":234,"target":227},{"source":228,"target":237},{"source":228,"target":40},{"source":229,"target":9},{"source":229,"target":238},{"source":229,"target":40},{"source":238,"target":9},{"source":230,"target":14},{"source":230,"target":239},{"source":230,"target":40},{"source":239,"target":14},{"source":231,"target":12},{"source":41,"target":0},{"source":41,"target":1},{"source":41,"target":240},{"source":41,"target":241},{"source":41,"target":242},{"source":41,"target":243},{"source":240,"target":14},{"source":240,"target":244},{"source":240,"target":41},{"source":244,"target":14},{"source":241,"target":7},{"source":241,"target":245},{"source":241,"target":41},{"source":245,"target":7},{"source":242,"target":23},{"source":242,"target":246},{"source":242,"target":41},{"source":246,"target":23},{"source":243,"target":1},{"source":42,"target":0},{"source":42,"target":10},{"source":42,"target":247},{"source":42,"target":248},{"source":42,"target":249},{"source":247,"target":12},{"source":247,"target":250},{"source":247,"target":42},{"source":250,"target":12},{"source":248,"target":14},{"source":248,"target":251},{"source":248,"target":42},{"source":251,"target":14},{"source":249,"target":10},{"source":43,"target":0},{"source":43,"target":10},{"source":43,"target":252},{"source":43,"target":253},{"source":43,"target":254},{"source":43,"target":255},{"source":252,"target":256},{"source":252,"target":43},{"source":252,"target":257},{"source":252,"target":258},{"source":257,"target":259},{"source":257,"target":252},{"source":258,"target":260},{"source":258,"target":252},{"source":253,"target":9},{"source":253,"target":261},{"source":253,"target":43},{"source":261,"target":9},{"source":254,"target":14},{"source":254,"target":262},{"source":254,"target":43},{"source":262,"target":14},{"source":255,"target":10},{"source":44,"target":0},{"source":44,"target":1},{"source":44,"target":263},{"source":44,"target":264},{"source":263,"target":24},{"source":263,"target":265},{"source":263,"target":44},{"source":265,"target":24},{"source":264,"target":1},{"source":45,"target":0},{"source":45,"target":13},{"source":45,"target":266},{"source":45,"target":267},{"source":266,"target":12},{"source":266,"target":268},{"source":266,"target":45},{"source":268,"target":12},{"source":267,"target":13},{"source":46,"target":0},{"source":46,"target":10},{"source":46,"target":269},{"source":46,"target":270},{"source":269,"target":14},{"source":269,"target":271},{"source":269,"target":46},{"source":271,"target":14},{"source":270,"target":10},{"source":47,"target":0},{"source":47,"target":11},{"source":47,"target":272},{"source":47,"target":273},{"source":272,"target":15},{"source":272,"target":274},{"source":272,"target":47},{"source":274,"target":15},{"source":273,"target":11},{"source":48,"target":0},{"source":48,"target":13},{"source":48,"target":275},{"source":48,"target":276},{"source":48,"target":277},{"source":275,"target":19},{"source":275,"target":278},{"source":275,"target":48},{"source":278,"target":19},{"source":276,"target":12},{"source":276,"target":279},{"source":276,"target":48},{"source":279,"target":12},{"source":277,"target":13},{"source":49,"target":0},{"source":49,"target":13},{"source":49,"target":280},{"source":49,"target":281},{"source":280,"target":12},{"source":280,"target":282},{"source":280,"target":49},{"source":282,"target":12},{"source":281,"target":13},{"source":50,"target":0},{"source":50,"target":10},{"source":50,"target":283},{"source":50,"target":284},{"source":283,"target":14},{"source":283,"target":285},{"source":283,"target":50},{"source":285,"target":14},{"source":284,"target":10},{"source":51,"target":0},{"source":51,"target":10},{"source":51,"target":286},{"source":51,"target":287},{"source":286,"target":14},{"source":286,"target":288},{"source":286,"target":51},{"source":288,"target":14},{"source":287,"target":10},{"source":52,"target":0},{"source":52,"target":11},{"source":52,"target":289},{"source":52,"target":290},{"source":289,"target":15},{"source":289,"target":291},{"source":289,"target":52},{"source":291,"target":15},{"source":290,"target":11},{"source":53,"target":0},{"source":53,"target":11},{"source":53,"target":292},{"source":53,"target":293},{"source":292,"target":15},{"source":292,"target":294},{"source":292,"target":53},{"source":294,"target":15},{"source":293,"target":11},{"source":54,"target":0},{"source":54,"target":11},{"source":54,"target":295},{"source":54,"target":296},{"source":295,"target":15},{"source":295,"target":297},{"source":295,"target":54},{"source":297,"target":15},{"source":296,"target":11},{"source":55,"target":0},{"source":55,"target":1},{"source":55,"target":298},{"source":55,"target":299},{"source":55,"target":300},{"source":55,"target":301},{"source":298,"target":15},{"source":298,"target":302},{"source":298,"target":55},{"source":302,"target":15},{"source":299,"target":23},{"source":299,"target":303},{"source":299,"target":55},{"source":303,"target":23},{"source":300,"target":23},{"source":300,"target":304},{"source":300,"target":55},{"source":304,"target":23},{"source":301,"target":1},{"source":56,"target":0},{"source":56,"target":1},{"source":56,"target":305},{"source":56,"target":306},{"source":56,"target":307},{"source":56,"target":308},{"source":305,"target":15},{"source":305,"target":309},{"source":305,"target":56},{"source":309,"target":15},{"source":306,"target":23},{"source":306,"target":310},{"source":306,"target":56},{"source":310,"target":23},{"source":307,"target":23},{"source":307,"target":311},{"source":307,"target":56},{"source":311,"target":23},{"source":308,"target":1},{"source":57,"target":0},{"source":57,"target":11},{"source":57,"target":312},{"source":57,"target":313},{"source":57,"target":314},{"source":312,"target":12},{"source":312,"target":315},{"source":312,"target":57},{"source":315,"target":12},{"source":313,"target":15},{"source":313,"target":316},{"source":313,"target":57},{"source":316,"target":15},{"source":314,"target":11},{"source":58,"target":0},{"source":58,"target":11},{"source":58,"target":317},{"source":58,"target":318},{"source":317,"target":15},{"source":317,"target":319},{"source":317,"target":58},{"source":319,"target":15},{"source":318,"target":11},{"source":59,"target":0},{"source":59,"target":11},{"source":59,"target":320},{"source":59,"target":321},{"source":320,"target":15},{"source":320,"target":322},{"source":320,"target":59},{"source":322,"target":15},{"source":321,"target":11},{"source":60,"target":0},{"source":60,"target":10},{"source":60,"target":323},{"source":60,"target":324},{"source":60,"target":325},{"source":323,"target":14},{"source":323,"target":326},{"source":323,"target":60},{"source":326,"target":14},{"source":324,"target":14},{"source":324,"target":327},{"source":324,"target":60},{"source":327,"target":14},{"source":325,"target":10},{"source":61,"target":0},{"source":61,"target":1},{"source":61,"target":328},{"source":61,"target":329},{"source":328,"target":24},{"source":328,"target":330},{"source":328,"target":61},{"source":330,"target":24},{"source":329,"target":1},{"source":62,"target":0},{"source":62,"target":11},{"source":62,"target":331},{"source":62,"target":332},{"source":62,"target":333},{"source":331,"target":15},{"source":331,"target":334},{"source":331,"target":62},{"source":334,"target":15},{"source":332,"target":15},{"source":332,"target":335},{"source":332,"target":62},{"source":335,"target":15},{"source":333,"target":11},{"source":63,"target":0},{"source":63,"target":12},{"source":63,"target":336},{"source":63,"target":337},{"source":336,"target":12},{"source":336,"target":338},{"source":336,"target":63},{"source":338,"target":12},{"source":337,"target":12},{"source":64,"target":0},{"source":64,"target":339},{"source":64,"target":340},{"source":64,"target":341},{"source":64,"target":342},{"source":64,"target":343},{"source":64,"target":344},{"source":339,"target":345},{"source":339,"target":64},{"source":339,"target":346},{"source":339,"target":347},{"source":346,"target":348},{"source":346,"target":339},{"source":347,"target":349},{"source":347,"target":339},{"source":340,"target":3},{"source":340,"target":350},{"source":340,"target":64},{"source":350,"target":3},{"source":341,"target":2},{"source":341,"target":351},{"source":341,"target":64},{"source":351,"target":2},{"source":342,"target":64},{"source":342,"target":352},{"source":342,"target":64},{"source":352,"target":64},{"source":343,"target":6},{"source":343,"target":353},{"source":343,"target":64},{"source":353,"target":6},{"source":344,"target":6},{"source":344,"target":354},{"source":344,"target":64},{"source":354,"target":6},{"source":65,"target":0},{"source":65,"target":11},{"source":65,"target":355},{"source":65,"target":356},{"source":65,"target":357},{"source":355,"target":12},{"source":355,"target":358},{"source":355,"target":65},{"source":358,"target":12},{"source":356,"target":15},{"source":356,"target":359},{"source":356,"target":65},{"source":359,"target":15},{"source":357,"target":11},{"source":66,"target":0},{"source":66,"target":1},{"source":66,"target":360},{"source":66,"target":361},{"source":66,"target":362},{"source":66,"target":363},{"source":360,"target":14},{"source":360,"target":364},{"source":360,"target":66},{"source":364,"target":14},{"source":361,"target":7},{"source":361,"target":365},{"source":361,"target":66},{"source":365,"target":7},{"source":362,"target":23},{"source":362,"target":366},{"source":362,"target":66},{"source":366,"target":23},{"source":363,"target":1},{"source":67,"target":0},{"source":67,"target":1},{"source":67,"target":367},{"source":67,"target":368},{"source":67,"target":369},{"source":367,"target":24},{"source":367,"target":370},{"source":367,"target":67},{"source":370,"target":24},{"source":368,"target":12},{"source":368,"target":371},{"source":368,"target":67},{"source":371,"target":12},{"source":369,"target":1},{"source":68,"target":0},{"source":68,"target":11},{"source":68,"target":372},{"source":68,"target":373},{"source":372,"target":15},{"source":372,"target":374},{"source":372,"target":68},{"source":374,"target":15},{"source":373,"target":11},{"source":69,"target":0},{"source":69,"target":12},{"source":69,"target":375},{"source":69,"target":376},{"source":69,"target":377},{"source":69,"target":378},{"source":69,"target":379},{"source":375,"target":380},{"source":375,"target":69},{"source":375,"target":381},{"source":375,"target":382},{"source":381,"target":383},{"source":381,"target":375},{"source":382,"target":384},{"source":382,"target":375},{"source":376,"target":385},{"source":376,"target":69},{"source":377,"target":12},{"source":377,"target":386},{"source":377,"target":69},{"source":386,"target":12},{"source":378,"target":15},{"source":378,"target":387},{"source":378,"target":69},{"source":387,"target":15},{"source":379,"target":12},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":388},{"source":70,"target":389},{"source":388,"target":9},{"source":388,"target":390},{"source":388,"target":70},{"source":390,"target":9},{"source":389,"target":9},{"source":71,"target":0},{"source":71,"target":13},{"source":71,"target":391},{"source":71,"target":392},{"source":71,"target":393},{"source":391,"target":12},{"source":391,"target":394},{"source":391,"target":71},{"source":394,"target":12},{"source":392,"target":12},{"source":392,"target":395},{"source":392,"target":71},{"source":395,"target":12},{"source":393,"target":13},{"source":72,"target":0},{"source":73,"target":0},{"source":73,"target":11},{"source":73,"target":396},{"source":73,"target":397},{"source":396,"target":15},{"source":396,"target":398},{"source":396,"target":73},{"source":398,"target":15},{"source":397,"target":11},{"source":74,"target":0},{"source":74,"target":2},{"source":74,"target":399},{"source":74,"target":400},{"source":74,"target":401},{"source":399,"target":5},{"source":399,"target":402},{"source":399,"target":74},{"source":402,"target":5},{"source":400,"target":3},{"source":400,"target":403},{"source":400,"target":74},{"source":403,"target":3},{"source":401,"target":2},{"source":75,"target":0},{"source":75,"target":404},{"source":404,"target":405},{"source":404,"target":75},{"source":76,"target":0},{"source":76,"target":406},{"source":406,"target":407},{"source":406,"target":76},{"source":77,"target":0},{"source":77,"target":11},{"source":77,"target":408},{"source":77,"target":409},{"source":408,"target":15},{"source":408,"target":410},{"source":408,"target":77},{"source":410,"target":15},{"source":409,"target":11},{"source":78,"target":0},{"source":78,"target":3},{"source":78,"target":411},{"source":78,"target":412},{"source":411,"target":7},{"source":411,"target":413},{"source":411,"target":78},{"source":413,"target":7},{"source":412,"target":3},{"source":79,"target":0},{"source":79,"target":3},{"source":79,"target":414},{"source":79,"target":415},{"source":414,"target":5},{"source":414,"target":416},{"source":414,"target":79},{"source":416,"target":5},{"source":415,"target":3},{"source":80,"target":0},{"source":80,"target":3},{"source":80,"target":417},{"source":80,"target":418},{"source":417,"target":81},{"source":417,"target":419},{"source":417,"target":80},{"source":419,"target":81},{"source":418,"target":3},{"source":81,"target":0},{"source":81,"target":23},{"source":81,"target":420},{"source":81,"target":421},{"source":420,"target":422},{"source":420,"target":81},{"source":421,"target":23},{"source":82,"target":0},{"source":82,"target":2},{"source":82,"target":423},{"source":82,"target":424},{"source":423,"target":5},{"source":423,"target":425},{"source":423,"target":82},{"source":425,"target":5},{"source":424,"target":2},{"source":83,"target":0},{"source":83,"target":2},{"source":83,"target":426},{"source":426,"target":2},{"source":84,"target":0},{"source":84,"target":83},{"source":84,"target":427},{"source":84,"target":428},{"source":84,"target":429},{"source":84,"target":430},{"source":427,"target":12},{"source":427,"target":431},{"source":427,"target":84},{"source":431,"target":12},{"source":428,"target":14},{"source":428,"target":432},{"source":428,"target":84},{"source":432,"target":14},{"source":429,"target":15},{"source":429,"target":433},{"source":429,"target":84},{"source":433,"target":15},{"source":430,"target":83},{"source":85,"target":0},{"source":85,"target":2},{"source":85,"target":434},{"source":85,"target":435},{"source":85,"target":436},{"source":434,"target":81},{"source":434,"target":437},{"source":434,"target":85},{"source":437,"target":81},{"source":435,"target":3},{"source":435,"target":438},{"source":435,"target":85},{"source":438,"target":3},{"source":436,"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="GUIdancerComponentHierarchy" nsURI="GUIdancerComponentHierarchy" nsPrefix="GUIdancerComponentHierarchy"> <eClassifiers xsi:type="ecore:EClass" name="Graphics Component"> <eOperations name="Check Existence"/> <eOperations name="Check Enablement"/> <eOperations name="Check Property"/> <eOperations name="Check Focus"/> <eOperations name="Click"/> <eOperations name="Click in Component"/> <eOperations name="Drag"/> <eOperations name="Drop"/> <eOperations name="Select Context Menu by Indexpath"/> <eOperations name="Select Context Menu by Indexpath (Specify Position)"/> <eOperations name="Select Context Menu by Textpath"/> <eOperations name="Select Context Menu by Textpath (Specify Position)"/> <eOperations name="Show Text"/> <eOperations name="Wait for Component"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Button Component" eSuperTypes="#//Component%20with%20Text"> <eOperations name="Check Selection"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component with Text" eSuperTypes="#//Graphics%20Component"> <eOperations name="Check Text"/> <eOperations name="Store Value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component with Text Input" eSuperTypes="#//Component%20with%20Text"> <eOperations name="Check Editability"/> <eOperations name="Input Text"/> <eOperations name="Replace Text"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Application"> <eOperations name="Activate"/> <eOperations name="Click in Active Window"/> <eOperations name="Execute External Command"/> <eOperations name="External Key Combination"/> <eOperations name="External Input Text"/> <eOperations name="Input Text"/> <eOperations name="Key Combination"/> <eOperations name="Pause"/> <eOperations name="Restart"/> <eOperations name="Set Toggle Key"/> <eOperations name="Take Screenshot"/> <eOperations name="Wait"/> <eOperations name="Wait for Window"/> <eOperations name="Wait for Window Activation"/> <eOperations name="Wait for Window to Close"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Button / Check Box / Radio Button" eSuperTypes="#//Button%20Component"/> <eClassifiers xsi:type="ecore:EClass" name="Combo Box" eSuperTypes="#//Component%20with%20Text%20Input"> <eOperations name="Check Existence of Entry by Value"/> <eOperations name="Check Selection of Entry by Index"/> <eOperations name="Select Index"/> <eOperations name="Select Value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="List" eSuperTypes="#//Component%20with%20Text"> <eOperations name="Drag Entry by Index"/> <eOperations name="Drag Entry by Value"/> <eOperations name="Drop on Entry by Index"/> <eOperations name="Drop on Entry by Value"/> <eOperations name="Check Selection of Entry by Index/Indices"/> <eOperations name="Check Selection of Entry by Value(s)"/> <eOperations name="Check Existence of Entry by Value"/> <eOperations name="Select Index/Indices"/> <eOperations name="Select Value(s)"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//Component%20with%20Text"/> <eClassifiers xsi:type="ecore:EClass" name="Menu Bar"> <eOperations name="Check Enablement of Entry by Indexpath"/> <eOperations name="Check Enablement of Entry by Textpath"/> <eOperations name="Check Existence of Entry by Indexpath"/> <eOperations name="Check Existence of Entry by Textpath"/> <eOperations name="Check Selection of Entry by Indexpath"/> <eOperations name="Check Selection of Entry by Textpath"/> <eOperations name="Select Menu Entry by Indexpath"/> <eOperations name="Select Menu Entry by Textpath"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tabbed Pane" eSuperTypes="#//Graphics%20Component"> <eOperations name="Check Enablement of Tab by Index"/> <eOperations name="Check Enablement of Tab by Value"/> <eOperations name="Check Selection of Tab by Index"/> <eOperations name="Check Selection of Tab by Value"/> <eOperations name="Select Tab by Index"/> <eOperations name="Select Tab by Value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//Component%20with%20Text%20Input"> <eOperations name="Check Editability (Specify Cell by Index)"/> <eOperations name="Check Text (Mouse Position)"/> <eOperations name="Check Text (Specify Cell by Index)"/> <eOperations name="Drag Cell by Index"/> <eOperations name="Drag Cell from Column by Index"/> <eOperations name="Drag Cell from Row"/> <eOperations name="Drop on Cell by Index"/> <eOperations name="Drop on Cell from Column by Index"/> <eOperations name="Drop on Cell from Row"/> <eOperations name="Input Text (Specify Cell by Index)"/> <eOperations name="Move"/> <eOperations name="Replace Text (Specify Cell by Index)"/> <eOperations name="Select Cell by Index"/> <eOperations name="Select Row"/> <eOperations name="Select Value from Column by Index"/> <eOperations name="Select Value from Row"/> <eOperations name="Store Value (Specify Cell by Index)"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Text Field/Text Area/Editor Pane/Text Pane" eSuperTypes="#//Component%20with%20Text%20Input"> <eOperations name="Insert Text after Index"/> <eOperations name="Insert Text before/after Pattern"/> <eOperations name="Select All"/> <eOperations name="Select Pattern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tree" eSuperTypes="#//Graphics%20Component"> <eOperations name="Check Existence of Node by Indexpath"/> <eOperations name="Check Existence of Node by Textpath"/> <eOperations name="Check Text of Selected Node(s)"/> <eOperations name="Collapse Node by Indexpath"/> <eOperations name="Collapse Node by Textpath"/> <eOperations name="Drag Node by Indexpath"/> <eOperations name="Drag Node by Textpath"/> <eOperations name="Drop on Node by Indexpath"/> <eOperations name="Drop on Node by Textpath"/> <eOperations name="Expand Node by Indexpath"/> <eOperations name="Expand Node by Textpath"/> <eOperations name="Move"/> <eOperations name="Select Node by Indexpath"/> <eOperations name="Select Node by Textpath"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Toolbar Item" eSuperTypes="#//Button%20%2F%20Check%20Box%20%2F%20Radio%20Button"> <eOperations name="Check Enablement of Entry by Indexpath"/> <eOperations name="Check Enablement of Entry by Textpath"/> <eOperations name="Check Existence of Entry by Indexpath"/> <eOperations name="Check Existence of Entry by Textpath"/> <eOperations name="Check Selection of Entry by Indexpath"/> <eOperations name="Check Selection of Entry by Textpath"/> <eOperations name="Select Menu Entry by Indexpath"/> <eOperations name="Select Menu Entry by Textpath"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tree Table" eSuperTypes="#//Tree"> <eOperations name="Check Selection by Value(s) (Specify Column)"/> <eOperations name="Select Entry by Indexpath (Specify Column)"/> <eOperations name="Select Entry by Textpath (Specify Column)"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HTML Hyperlink" eSuperTypes="#//Component%20with%20Text"> <eOperations name="Check URL"/> <eOperations name="Follow Link"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Web Browser" eSuperTypes="#//Application"> <eOperations name="Go Back"/> <eOperations name="Open URL"/> <eOperations name="Reload Page"/> <eOperations name="Select window (or tab)"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelRunnable/differentSelectionMethodsOriginals/CompleteGUIdancerComponentHierarchy.ecore
ecore
GUIdancerComponentHierarchy Graphics Component Check Existence Check Enablement Check Property Check Focus Click Click in Component Drag Drop Select Context Menu by Indexpath Select Context Menu by Indexpath (Specify Position) Select Context Menu by Textpath Select Context Menu by Textpath (Specify Position) Show Text Wait for Component Button Component Check Selection Component with Text Check Text Store Value Component with Text Input Check Editability Input Text Replace Text Application Activate Click in Active Window Execute External Command External Key Combination External Input Text Input Text Key Combination Pause Restart Set Toggle Key Take Screenshot Wait Wait for Window Wait for Window Activation Wait for Window to Close Button / Check Box / Radio Button Combo Box Check Existence of Entry by Value Check Selection of Entry by Index Select Index Select Value List Drag Entry by Index Drag Entry by Value Drop on Entry by Index Drop on Entry by Value Check Selection of Entry by Index/Indices Check Selection of Entry by Value(s) Check Existence of Entry by Value Select Index/Indices Select Value(s) Label Menu Bar Check Enablement of Entry by Indexpath Check Enablement of Entry by Textpath Check Existence of Entry by Indexpath Check Existence of Entry by Textpath Check Selection of Entry by Indexpath Check Selection of Entry by Textpath Select Menu Entry by Indexpath Select Menu Entry by Textpath Tabbed Pane Check Enablement of Tab by Index Check Enablement of Tab by Value Check Selection of Tab by Index Check Selection of Tab by Value Select Tab by Index Select Tab by Value Table Check Editability (Specify Cell by Index) Check Text (Mouse Position) Check Text (Specify Cell by Index) Drag Cell by Index Drag Cell from Column by Index Drag Cell from Row Drop on Cell by Index Drop on Cell from Column by Index Drop on Cell from Row Input Text (Specify Cell by Index) Move Replace Text (Specify Cell by Index) Select Cell by Index Select Row Select Value from Column by Index Select Value from Row Store Value (Specify Cell by Index) Text Field/Text Area/Editor Pane/Text Pane Insert Text after Index Insert Text before/after Pattern Select All Select Pattern Tree Check Existence of Node by Indexpath Check Existence of Node by Textpath Check Text of Selected Node(s) Collapse Node by Indexpath Collapse Node by Textpath Drag Node by Indexpath Drag Node by Textpath Drop on Node by Indexpath Drop on Node by Textpath Expand Node by Indexpath Expand Node by Textpath Move Select Node by Indexpath Select Node by Textpath Toolbar Item Check Enablement of Entry by Indexpath Check Enablement of Entry by Textpath Check Existence of Entry by Indexpath Check Existence of Entry by Textpath Check Selection of Entry by Indexpath Check Selection of Entry by Textpath Select Menu Entry by Indexpath Select Menu Entry by Textpath Tree Table Check Selection by Value(s) (Specify Column) Select Entry by Indexpath (Specify Column) Select Entry by Textpath (Specify Column) HTML Hyperlink Check URL Follow Link Web Browser Go Back Open URL Reload Page Select window (or tab)
null
{"directed":true,"nodes":[{"nsPrefix":"GUIdancerComponentHierarchy","nsURI":"GUIdancerComponentHierarchy","name":"GUIdancerComponentHierarchy","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graphics Component","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button Component","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component with Text","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component with Text Input","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button / Check Box / Radio Button","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Combo Box","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Menu Bar","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tabbed Pane","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text Field/Text Area/Editor Pane/Text Pane","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Toolbar Item","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree Table","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTML Hyperlink","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Web Browser","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Property","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Focus","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Click","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Click in Component","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Context Menu by Indexpath","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Context Menu by Indexpath (Specify Position)","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Context Menu by Textpath","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Context Menu by Textpath (Specify Position)","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Show Text","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Wait for Component","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EOperation"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Text","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Store Value","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EOperation"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Editability","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Input Text","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Replace Text","lowerBound":0,"id":40,"many":false,"required":false,"eClass":"EOperation"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Activate","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Click in Active Window","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Execute External Command","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"External Key Combination","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"External Input Text","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Input Text","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Key Combination","lowerBound":0,"id":48,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Pause","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Restart","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Set Toggle Key","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Take Screenshot","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Wait","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Wait for Window","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Wait for Window Activation","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Wait for Window to Close","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Entry by Value","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Index","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Index","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Value","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Entry by Index","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Entry by Value","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Entry by Index","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Entry by Value","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Index/Indices","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Value(s)","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Entry by Value","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Index/Indices","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Value(s)","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement of Entry by Indexpath","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement of Entry by Textpath","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Entry by Indexpath","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Entry by Textpath","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Indexpath","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Textpath","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Menu Entry by Indexpath","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Menu Entry by Textpath","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement of Tab by Index","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement of Tab by Value","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Tab by Index","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Tab by Value","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Tab by Index","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Tab by Value","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Editability (Specify Cell by Index)","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Text (Mouse Position)","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Text (Specify Cell by Index)","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Cell by Index","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Cell from Column by Index","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Cell from Row","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Cell by Index","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Cell from Column by Index","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Cell from Row","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Input Text (Specify Cell by Index)","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Move","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Replace Text (Specify Cell by Index)","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Cell by Index","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Row","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Value from Column by Index","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Value from Row","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Store Value (Specify Cell by Index)","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EOperation"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Insert Text after Index","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Insert Text before/after Pattern","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select All","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Pattern","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Node by Indexpath","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Node by Textpath","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Text of Selected Node(s)","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Collapse Node by Indexpath","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Collapse Node by Textpath","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Node by Indexpath","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drag Node by Textpath","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Node by Indexpath","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Drop on Node by Textpath","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Expand Node by Indexpath","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Expand Node by Textpath","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Move","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Node by Indexpath","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Node by Textpath","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EOperation"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement of Entry by Indexpath","lowerBound":0,"id":127,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Enablement of Entry by Textpath","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Entry by Indexpath","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Existence of Entry by Textpath","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Indexpath","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection of Entry by Textpath","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Menu Entry by Indexpath","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Menu Entry by Textpath","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check Selection by Value(s) (Specify Column)","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Entry by Indexpath (Specify Column)","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select Entry by Textpath (Specify Column)","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EOperation"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Check URL","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Follow Link","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EOperation"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Go Back","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Open URL","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Reload Page","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Select window (or tab)","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EOperation"},{"id":147,"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":19,"target":1},{"source":20,"target":1},{"source":21,"target":1},{"source":22,"target":1},{"source":23,"target":1},{"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":30,"target":1},{"source":31,"target":1},{"source":32,"target":1},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":33},{"source":2,"target":34},{"source":33,"target":2},{"source":34,"target":3},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":35,"target":3},{"source":36,"target":3},{"source":37,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":38,"target":4},{"source":39,"target":4},{"source":40,"target":4},{"source":41,"target":3},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":42,"target":5},{"source":43,"target":5},{"source":44,"target":5},{"source":45,"target":5},{"source":46,"target":5},{"source":47,"target":5},{"source":48,"target":5},{"source":49,"target":5},{"source":50,"target":5},{"source":51,"target":5},{"source":52,"target":5},{"source":53,"target":5},{"source":54,"target":5},{"source":55,"target":5},{"source":56,"target":5},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":57},{"source":57,"target":2},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":58,"target":7},{"source":59,"target":7},{"source":60,"target":7},{"source":61,"target":7},{"source":62,"target":4},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":63,"target":8},{"source":64,"target":8},{"source":65,"target":8},{"source":66,"target":8},{"source":67,"target":8},{"source":68,"target":8},{"source":69,"target":8},{"source":70,"target":8},{"source":71,"target":8},{"source":72,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":73},{"source":73,"target":3},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":74,"target":10},{"source":75,"target":10},{"source":76,"target":10},{"source":77,"target":10},{"source":78,"target":10},{"source":79,"target":10},{"source":80,"target":10},{"source":81,"target":10},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":82,"target":11},{"source":83,"target":11},{"source":84,"target":11},{"source":85,"target":11},{"source":86,"target":11},{"source":87,"target":11},{"source":88,"target":1},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":89},{"source":12,"target":90},{"source":12,"target":91},{"source":12,"target":92},{"source":12,"target":93},{"source":12,"target":94},{"source":12,"target":95},{"source":12,"target":96},{"source":12,"target":97},{"source":12,"target":98},{"source":12,"target":99},{"source":12,"target":100},{"source":12,"target":101},{"source":12,"target":102},{"source":12,"target":103},{"source":12,"target":104},{"source":12,"target":105},{"source":12,"target":106},{"source":89,"target":12},{"source":90,"target":12},{"source":91,"target":12},{"source":92,"target":12},{"source":93,"target":12},{"source":94,"target":12},{"source":95,"target":12},{"source":96,"target":12},{"source":97,"target":12},{"source":98,"target":12},{"source":99,"target":12},{"source":100,"target":12},{"source":101,"target":12},{"source":102,"target":12},{"source":103,"target":12},{"source":104,"target":12},{"source":105,"target":12},{"source":106,"target":4},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":13,"target":110},{"source":13,"target":111},{"source":107,"target":13},{"source":108,"target":13},{"source":109,"target":13},{"source":110,"target":13},{"source":111,"target":4},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":112},{"source":14,"target":113},{"source":14,"target":114},{"source":14,"target":115},{"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":14,"target":123},{"source":14,"target":124},{"source":14,"target":125},{"source":14,"target":126},{"source":112,"target":14},{"source":113,"target":14},{"source":114,"target":14},{"source":115,"target":14},{"source":116,"target":14},{"source":117,"target":14},{"source":118,"target":14},{"source":119,"target":14},{"source":120,"target":14},{"source":121,"target":14},{"source":122,"target":14},{"source":123,"target":14},{"source":124,"target":14},{"source":125,"target":14},{"source":126,"target":1},{"source":15,"target":0},{"source":15,"target":6},{"source":15,"target":127},{"source":15,"target":128},{"source":15,"target":129},{"source":15,"target":130},{"source":15,"target":131},{"source":15,"target":132},{"source":15,"target":133},{"source":15,"target":134},{"source":15,"target":135},{"source":127,"target":15},{"source":128,"target":15},{"source":129,"target":15},{"source":130,"target":15},{"source":131,"target":15},{"source":132,"target":15},{"source":133,"target":15},{"source":134,"target":15},{"source":135,"target":6},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":136,"target":16},{"source":137,"target":16},{"source":138,"target":16},{"source":139,"target":14},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":140},{"source":17,"target":141},{"source":17,"target":142},{"source":140,"target":17},{"source":141,"target":17},{"source":142,"target":3},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":143},{"source":18,"target":144},{"source":18,"target":145},{"source":18,"target":146},{"source":18,"target":147},{"source":143,"target":18},{"source":144,"target":18},{"source":145,"target":18},{"source":146,"target":18},{"source":147,"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="cloud_computing" nsURI="https://uniandes.edu.co/cloud_computing" nsPrefix="cloud_computing"> <eClassifiers xsi:type="ecore:EClass" name="Conexion"> <eStructuralFeatures xsi:type="ecore:EReference" name="atributosC" upperBound="-1" eType="#//Atributos" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombreConexion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Atributos"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipoDato" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipoConexion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Proveedor"> <eStructuralFeatures xsi:type="ecore:EReference" name="conexiones" upperBound="-1" eType="#//Conexion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ambientesdespliegue" upperBound="-1" eType="#//AmbienteDespliegue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gate" lowerBound="1" upperBound="-1" eType="#//Gateway" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="#//ProveedorServicio"/> <eStructuralFeatures xsi:type="ecore:EReference" name="securitygroups" upperBound="-1" eType="#//SecurityGroup" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vpc" lowerBound="1" upperBound="-1" eType="#//VPC" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AmbienteDespliegue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipoAmbiente" eType="#//Ambiente"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="servidores" upperBound="-1" eType="#//Servidor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Ambiente"> <eLiterals name="DESARROLLO"/> <eLiterals name="PRUEBAS" value="1"/> <eLiterals name="QA" value="2"/> <eLiterals name="PRODUCCION" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Servidor" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="TamanoM" eType="#//TamanoMaquina"/> <eStructuralFeatures xsi:type="ecore:EReference" name="servidor" upperBound="-1" eType="#//Servidor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vpc" eType="#//VPC"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subred" eType="#//Subred"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sgout" eType="#//SecurityGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sgin" eType="#//SecurityGroup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServidorAplicacion" eSuperTypes="#//Servidor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sistemaO" eType="#//SistemaOperativo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TamanoMaquina"> <eLiterals name="MICRO"/> <eLiterals name="SMALL" value="1"/> <eLiterals name="MEDIUM" value="2"/> <eLiterals name="LARGE" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServidorBaseDeDatos" eSuperTypes="#//Servidor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipo" eType="#//TipoBaseDeDatos"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sistemaManejador" eType="#//SistemaManejador"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TipoBaseDeDatos"> <eLiterals name="RELACIONAL"/> <eLiterals name="NoSQL" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SistemaManejador"> <eLiterals name="PostgreSQL"/> <eLiterals name="MySQL" value="1"/> <eLiterals name="Oracle" value="2"/> <eLiterals name="SQLServer" value="3"/> <eLiterals name="NoSql" value="4"/> <eLiterals name="Aurora" value="5"/> <eLiterals name="MariaDB" value="6"/> <eLiterals name="DocumentDB" value="7"/> <eLiterals name="Dynamo" value="8"/> <eLiterals name="Cassandra" value="9"/> <eLiterals name="Redis" value="10"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SistemaOperativo"> <eLiterals name="WINDOWS"/> <eLiterals name="lINUX" value="1"/> <eLiterals name="MAC" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gateway"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vpc" eType="#//VPC"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VPC"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subredes" lowerBound="1" upperBound="-1" eType="#//Subred" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rules"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" 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="portRange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <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="SecurityGroup"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rulesSG" upperBound="-1" eType="#//Rules" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Subred"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cidr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="az" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServidorAlmacenamiento" eSuperTypes="#//Servidor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tamanoInicial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ProveedorServicio"> <eLiterals name="AWS"/> <eLiterals name="GCP" value="1"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/cfsepulveda/taller2/taller_parejas 2/taller_parejas/taller.ecore
ecore
cloud_computing Conexion atributosC nombreConexion Atributos nombre tipoDato tipoConexion Proveedor conexiones ambientesdespliegue gate nombre securitygroups vpc AmbienteDespliegue tipoAmbiente alias servidores Ambiente DESARROLLO DESARROLLO PRUEBAS PRUEBAS QA QA PRODUCCION PRODUCCION Servidor nombre TamanoM servidor vpc subred sgout sgin ServidorAplicacion sistemaO TamanoMaquina MICRO MICRO SMALL SMALL MEDIUM MEDIUM LARGE LARGE ServidorBaseDeDatos tipo sistemaManejador TipoBaseDeDatos RELACIONAL RELACIONAL NoSQL NoSQL SistemaManejador PostgreSQL PostgreSQL MySQL MySQL Oracle Oracle SQLServer SQLServer NoSql NoSql Aurora Aurora MariaDB MariaDB DocumentDB DocumentDB Dynamo Dynamo Cassandra Cassandra Redis Redis SistemaOperativo WINDOWS WINDOWS lINUX lINUX MAC MAC Gateway name vpc VPC name subredes Rules type protocol portRange Source description SecurityGroup name description rulesSG Subred name cidr az ServidorAlmacenamiento tamanoInicial ProveedorServicio AWS AWS GCP GCP
null
{"directed":true,"nodes":[{"nsPrefix":"cloud_computing","nsURI":"https://uniandes.edu.co/cloud_computing","name":"cloud_computing","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conexion","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atributos","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Proveedor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AmbienteDespliegue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Ambiente","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Servidor","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServidorAplicacion","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TamanoMaquina","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServidorBaseDeDatos","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TipoBaseDeDatos","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SistemaManejador","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SistemaOperativo","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gateway","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VPC","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rules","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SecurityGroup","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subred","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServidorAlmacenamiento","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProveedorServicio","instanceClass":null,"id":19,"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":"atributosC","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":"nombreConexion","changeable":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nombre","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":"tipoDato","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":"tipoConexion","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conexiones","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":"ambientesdespliegue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"gate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nombre","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":"securitygroups","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":true,"unsettable":false,"transient":false,"unique":true,"name":"vpc","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tipoAmbiente","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":"alias","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"servidores","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"name":"DESARROLLO","id":48,"value":0,"literal":"DESARROLLO","eClass":"EEnumLiteral"},{"name":"PRUEBAS","id":49,"value":1,"literal":"PRUEBAS","eClass":"EEnumLiteral"},{"name":"QA","id":50,"value":2,"literal":"QA","eClass":"EEnumLiteral"},{"name":"PRODUCCION","id":51,"value":3,"literal":"PRODUCCION","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nombre","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"TamanoM","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"servidor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vpc","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":"subred","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":"sgout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sgin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sistemaO","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"name":"MICRO","id":69,"value":0,"literal":"MICRO","eClass":"EEnumLiteral"},{"name":"SMALL","id":70,"value":1,"literal":"SMALL","eClass":"EEnumLiteral"},{"name":"MEDIUM","id":71,"value":2,"literal":"MEDIUM","eClass":"EEnumLiteral"},{"name":"LARGE","id":72,"value":3,"literal":"LARGE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tipo","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sistemaManejador","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"name":"RELACIONAL","id":78,"value":0,"literal":"RELACIONAL","eClass":"EEnumLiteral"},{"name":"NoSQL","id":79,"value":2,"literal":"NoSQL","eClass":"EEnumLiteral"},{"name":"PostgreSQL","id":80,"value":0,"literal":"PostgreSQL","eClass":"EEnumLiteral"},{"name":"MySQL","id":81,"value":1,"literal":"MySQL","eClass":"EEnumLiteral"},{"name":"Oracle","id":82,"value":2,"literal":"Oracle","eClass":"EEnumLiteral"},{"name":"SQLServer","id":83,"value":3,"literal":"SQLServer","eClass":"EEnumLiteral"},{"name":"NoSql","id":84,"value":4,"literal":"NoSql","eClass":"EEnumLiteral"},{"name":"Aurora","id":85,"value":5,"literal":"Aurora","eClass":"EEnumLiteral"},{"name":"MariaDB","id":86,"value":6,"literal":"MariaDB","eClass":"EEnumLiteral"},{"name":"DocumentDB","id":87,"value":7,"literal":"DocumentDB","eClass":"EEnumLiteral"},{"name":"Dynamo","id":88,"value":8,"literal":"Dynamo","eClass":"EEnumLiteral"},{"name":"Cassandra","id":89,"value":9,"literal":"Cassandra","eClass":"EEnumLiteral"},{"name":"Redis","id":90,"value":10,"literal":"Redis","eClass":"EEnumLiteral"},{"name":"WINDOWS","id":91,"value":0,"literal":"WINDOWS","eClass":"EEnumLiteral"},{"name":"lINUX","id":92,"value":1,"literal":"lINUX","eClass":"EEnumLiteral"},{"name":"MAC","id":93,"value":2,"literal":"MAC","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":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vpc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"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":"subredes","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"protocol","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portRange","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":"Source","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rulesSG","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"cidr","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":"az","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tamanoInicial","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"name":"AWS","id":127,"value":0,"literal":"AWS","eClass":"EEnumLiteral"},{"name":"GCP","id":128,"value":1,"literal":"GCP","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":1},{"source":22,"target":2},{"source":21,"target":23},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":24,"target":27},{"source":24,"target":2},{"source":25,"target":28},{"source":25,"target":2},{"source":26,"target":29},{"source":26,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":30,"target":1},{"source":30,"target":36},{"source":30,"target":3},{"source":36,"target":1},{"source":31,"target":4},{"source":31,"target":37},{"source":31,"target":3},{"source":37,"target":4},{"source":32,"target":13},{"source":32,"target":38},{"source":32,"target":3},{"source":38,"target":13},{"source":33,"target":19},{"source":33,"target":39},{"source":33,"target":3},{"source":39,"target":19},{"source":34,"target":16},{"source":34,"target":40},{"source":34,"target":3},{"source":40,"target":16},{"source":35,"target":14},{"source":35,"target":41},{"source":35,"target":3},{"source":41,"target":14},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":42,"target":5},{"source":42,"target":45},{"source":42,"target":4},{"source":45,"target":5},{"source":43,"target":46},{"source":43,"target":4},{"source":44,"target":6},{"source":44,"target":47},{"source":44,"target":4},{"source":47,"target":6},{"source":5,"target":0},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":48,"target":5},{"source":49,"target":5},{"source":50,"target":5},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":52,"target":59},{"source":52,"target":6},{"source":53,"target":8},{"source":53,"target":60},{"source":53,"target":6},{"source":60,"target":8},{"source":54,"target":6},{"source":54,"target":61},{"source":54,"target":6},{"source":61,"target":6},{"source":55,"target":14},{"source":55,"target":62},{"source":55,"target":6},{"source":62,"target":14},{"source":56,"target":17},{"source":56,"target":63},{"source":56,"target":6},{"source":63,"target":17},{"source":57,"target":16},{"source":57,"target":64},{"source":57,"target":6},{"source":64,"target":16},{"source":58,"target":16},{"source":58,"target":65},{"source":58,"target":6},{"source":65,"target":16},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":66},{"source":7,"target":67},{"source":66,"target":12},{"source":66,"target":68},{"source":66,"target":7},{"source":68,"target":12},{"source":67,"target":6},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":69,"target":8},{"source":70,"target":8},{"source":71,"target":8},{"source":72,"target":8},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"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":75,"target":6},{"source":10,"target":0},{"source":10,"target":78},{"source":10,"target":79},{"source":78,"target":10},{"source":79,"target":10},{"source":11,"target":0},{"source":11,"target":80},{"source":11,"target":81},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":11,"target":89},{"source":11,"target":90},{"source":80,"target":11},{"source":81,"target":11},{"source":82,"target":11},{"source":83,"target":11},{"source":84,"target":11},{"source":85,"target":11},{"source":86,"target":11},{"source":87,"target":11},{"source":88,"target":11},{"source":89,"target":11},{"source":90,"target":11},{"source":12,"target":0},{"source":12,"target":91},{"source":12,"target":92},{"source":12,"target":93},{"source":91,"target":12},{"source":92,"target":12},{"source":93,"target":12},{"source":13,"target":0},{"source":13,"target":94},{"source":13,"target":95},{"source":94,"target":96},{"source":94,"target":13},{"source":95,"target":14},{"source":95,"target":97},{"source":95,"target":13},{"source":97,"target":14},{"source":14,"target":0},{"source":14,"target":98},{"source":14,"target":99},{"source":98,"target":100},{"source":98,"target":14},{"source":99,"target":17},{"source":99,"target":101},{"source":99,"target":14},{"source":101,"target":17},{"source":15,"target":0},{"source":15,"target":102},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":15,"target":106},{"source":102,"target":107},{"source":102,"target":15},{"source":103,"target":108},{"source":103,"target":15},{"source":104,"target":109},{"source":104,"target":15},{"source":105,"target":110},{"source":105,"target":15},{"source":106,"target":111},{"source":106,"target":15},{"source":16,"target":0},{"source":16,"target":112},{"source":16,"target":113},{"source":16,"target":114},{"source":112,"target":115},{"source":112,"target":16},{"source":113,"target":116},{"source":113,"target":16},{"source":114,"target":15},{"source":114,"target":117},{"source":114,"target":16},{"source":117,"target":15},{"source":17,"target":0},{"source":17,"target":118},{"source":17,"target":119},{"source":17,"target":120},{"source":118,"target":121},{"source":118,"target":17},{"source":119,"target":122},{"source":119,"target":17},{"source":120,"target":123},{"source":120,"target":17},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":124},{"source":18,"target":125},{"source":124,"target":126},{"source":124,"target":18},{"source":125,"target":6},{"source":19,"target":0},{"source":19,"target":127},{"source":19,"target":128},{"source":127,"target":19},{"source":128,"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="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
github:ecore:/data/atlanmod/DynamicAnalyser/parsing/src/main/resources/hawk/Ecore.ecore
ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
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="slamodel"> <eClassifiers xsi:type="ecore:EClass" name="SLAModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="slas" upperBound="-1" eType="#//SLA" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SLA"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomerSLA" eSuperTypes="#//SLA"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customerID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PerformanceConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="penalties" upperBound="-1" eType="#//Penalty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Penalty"/> <eClassifiers xsi:type="ecore:EClass" name="TimedWindowValueConstraint" eSuperTypes="#//PerformanceConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" 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="aggregationMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metricTypeNames" lowerBound="1" eType="#//MetricTypeName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralReferences" upperBound="-1" eType="#//StructuralReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricTypeName"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimedPenalty" eSuperTypes="#//Penalty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="price" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/securityandtrust/serval-rd12/cloud/lu.snt.serval.cloud.kevoree.sla.model/metamodel/sla.ecore
ecore
slamodel SLAModel slas SLA constraints CustomerSLA customerID PerformanceConstraint Constraint penalties Penalty TimedWindowValueConstraint time unit value aggregationMethod metricTypeNames structuralReferences MetricTypeName query StructuralReference query TimedPenalty unit price
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"slamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SLAModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SLA","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomerSLA","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerformanceConstraint","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Penalty","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedWindowValueConstraint","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricTypeName","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralReference","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedPenalty","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":"slas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"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":"customerID","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"penalties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","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":"unit","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":"value","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":"aggregationMethod","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricTypeNames","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structuralReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"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":"query","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"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":"unit","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","changeable":true,"lowerBound":0,"iD":false,"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":11,"target":2},{"source":11,"target":12},{"source":11,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":2,"target":13},{"source":13,"target":5},{"source":13,"target":14},{"source":13,"target":2},{"source":14,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":3,"target":16},{"source":15,"target":17},{"source":15,"target":3},{"source":16,"target":2},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":18},{"source":18,"target":5},{"source":5,"target":0},{"source":5,"target":19},{"source":19,"target":6},{"source":19,"target":20},{"source":19,"target":5},{"source":20,"target":6},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":21},{"source":7,"target":22},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":7,"target":26},{"source":7,"target":27},{"source":21,"target":28},{"source":21,"target":7},{"source":22,"target":29},{"source":22,"target":7},{"source":23,"target":30},{"source":23,"target":7},{"source":24,"target":31},{"source":24,"target":7},{"source":25,"target":8},{"source":25,"target":32},{"source":25,"target":7},{"source":32,"target":8},{"source":26,"target":9},{"source":26,"target":33},{"source":26,"target":7},{"source":33,"target":9},{"source":27,"target":4},{"source":8,"target":0},{"source":8,"target":34},{"source":34,"target":35},{"source":34,"target":8},{"source":9,"target":0},{"source":9,"target":36},{"source":36,"target":37},{"source":36,"target":9},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":38},{"source":10,"target":39},{"source":10,"target":40},{"source":38,"target":41},{"source":38,"target":10},{"source":39,"target":42},{"source":39,"target":10},{"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="tp5" nsURI="http://aigle-tp5.v0" nsPrefix="tp5"> <eAnnotations source="diastyle.node.dashedred"> <details key="background=red"/> <details key="line=dash"/> <details key="font=courier"/> <details key="fontstyle=italic"/> <details key="fontcolor=green"/> <details key="fontsize=20"/> <details key="align=center"/> <details key="layout=free"/> <details key="size=100,100"/> </eAnnotations> <eAnnotations source="diastyle.node.green"> <details key="parent=dashedred"/> <details key="background=green"/> <details key="shape = rounded"/> <details key="size=150,150"/> <details key="layout=free"/> </eAnnotations> <eAnnotations source="diastyle.edge.blue"> <details key="background=darkblue"/> <details key="arrowsize=4"/> <details key="direction=right"/> </eAnnotations> <eAnnotations source="diastyle.edge.foobar"> <details key="parent=blue"/> <details key="arrowsize=40"/> </eAnnotations> <eAnnotations source="diastyle.node.dashedblue"> <details key="background=blue"/> <details key="parent=dashedred"/> </eAnnotations> <eAnnotations source="diastyle.edge.yellow"> <details key="parent=e1"/> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.edge.blue23"> <details key="parent=blue"/> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.node.bluenode"> <details key="parent=green"/> <details key="background=lightblue"/> <details key="figure=bluediamond"/> </eAnnotations> <eAnnotations source="diastyle.edge.yellow3"> <details key="parent=green3"/> <details key="background=yellow"/> <details key="arrowsize=5"/> </eAnnotations> <eAnnotations source="diastyle.edge.e1"> <details key="background=black"/> <details key="arrowsize=5"/> </eAnnotations> <eAnnotations source="diastyle.node.blue22"> <details key="parent=green"/> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.node.yellownode"> <details key="parent=dashedred"/> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.edge.lightgray"> <details key="background=lightgray"/> </eAnnotations> <eAnnotations source="diastyle.partition.bluecompartment"> <details key="background=blue"/> </eAnnotations> <eAnnotations source="diastyle.partition.lightgray"> <details key="background=lightgray"/> </eAnnotations> <eAnnotations source="diastyle.partition.yellow2"> <details key="background=yellow"/> </eAnnotations> <eAnnotations source="diastyle.partition.blue2"> <details key="background=lightblue"/> </eAnnotations> <eAnnotations source="diastyle.edge.black"> <details key="background=black"/> </eAnnotations> <eAnnotations source="diastyle.node.green2"> <details key="parent=green"/> </eAnnotations> <eAnnotations source="diastyle.edge.green33"> <details key="parent=green3"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Researcher"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="label=name" value=""/> <details key="label=forName"/> <details key="lnk=collaborations"/> <details key="ref=res_position"/> <details key="cref=skills"/> <details key="style=green"/> <details key="style.ref.res_position=e1"/> </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="forName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="res_papers" upperBound="-1" eType="#//Paper" eOpposite="#//Paper/authors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="skills" upperBound="-1" eType="#//Skill" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="res_position" eType="#//Position"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collaborations" upperBound="-1" eType="#//Collaboration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paper"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="label=name"/> <details key="kref=paragraphs" value=""/> <details key="style=bluenode"/> <details key="style.kref.paragraphs=lightgray"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paragraphs" upperBound="-1" eType="#//Paragraph" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1" eType="#//Researcher" eOpposite="#//Researcher/res_papers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="citedBy" eType="#//Paper"/> <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="Paragraph"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="style=blue22"/> <details key="cont=Paper.paragraphs" value=""/> <details key="label=name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PublicationStructure"> <eAnnotations source="diagraph"> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="researchers" upperBound="-1" eType="#//Researcher" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="papers" upperBound="-1" eType="#//Paper" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="positions" upperBound="-1" eType="#//Position" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Skill"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=description"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Position"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=description"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Position"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration"> <eAnnotations source="diagraph"> <details key="label=ratio" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ratio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="col_paper" eType="#//Paper"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/tp5.ecore
ecore
tp5 Researcher name forName res_papers skills res_position collaborations Paper paragraphs authors citedBy name Paragraph name id content PublicationStructure researchers papers positions Skill description Position name description parent Collaboration ratio col_paper
null
{"directed":true,"nodes":[{"nsPrefix":"tp5","nsURI":"http://aigle-tp5.v0","name":"tp5","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Researcher","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paragraph","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicationStructure","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Skill","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forName","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"res_papers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"skills","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"res_position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collaborations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paragraphs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":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":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":"content","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"researchers","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":"papers","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":"positions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"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":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"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":"ratio","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"col_paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":2},{"source":10,"target":16},{"source":10,"target":1},{"source":10,"target":17},{"source":16,"target":2},{"source":11,"target":5},{"source":11,"target":18},{"source":11,"target":1},{"source":18,"target":5},{"source":12,"target":6},{"source":12,"target":19},{"source":12,"target":1},{"source":19,"target":6},{"source":13,"target":7},{"source":13,"target":20},{"source":13,"target":1},{"source":20,"target":7},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":17},{"source":2,"target":22},{"source":2,"target":23},{"source":21,"target":3},{"source":21,"target":24},{"source":21,"target":2},{"source":24,"target":3},{"source":17,"target":1},{"source":17,"target":25},{"source":17,"target":2},{"source":17,"target":10},{"source":25,"target":1},{"source":22,"target":2},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":2},{"source":23,"target":27},{"source":23,"target":2},{"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":33},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":34,"target":1},{"source":34,"target":37},{"source":34,"target":4},{"source":37,"target":1},{"source":35,"target":2},{"source":35,"target":38},{"source":35,"target":4},{"source":38,"target":2},{"source":36,"target":6},{"source":36,"target":39},{"source":36,"target":4},{"source":39,"target":6},{"source":5,"target":0},{"source":5,"target":40},{"source":40,"target":41},{"source":40,"target":5},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":42,"target":45},{"source":42,"target":6},{"source":43,"target":46},{"source":43,"target":6},{"source":44,"target":6},{"source":44,"target":47},{"source":44,"target":6},{"source":47,"target":6},{"source":7,"target":0},{"source":7,"target":48},{"source":7,"target":49},{"source":48,"target":50},{"source":48,"target":7},{"source":49,"target":2},{"source":49,"target":51},{"source":49,"target":7},{"source":51,"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="taskmodel" nsURI="http://kr.re.etri.tpl/taskmodel" nsPrefix="tpl"> <eClassifiers xsi:type="ecore:EEnum" name="LineStyle"> <eLiterals name="LINE_SOLID" value="1"/> <eLiterals name="LINE_DASH" value="2"/> <eLiterals name="LINE_DOT" value="3"/> <eLiterals name="LINE_DASHDOT" value="4"/> <eLiterals name="LINE_DASHDOTDOT" value="5"/> <eLiterals name="LINE_CUSTOM" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineEndPoint"> <eLiterals name="NONE"/> <eLiterals name="OPENED_ARROW" value="1"/> <eLiterals name="OPENED_TRIANGLE" value="2" literal=""/> <eLiterals name="OPENED_SQUARE" value="3"/> <eLiterals name="OPENED_CIRCLE" value="4"/> <eLiterals name="CLOSED_TRIANGLE" value="5"/> <eLiterals name="CLOSED_SQUARE" value="6"/> <eLiterals name="CLOSED_CIRCLE" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationShip"> <eLiterals name="Transition" literal="Transition"/> <eLiterals name="TaskCall" value="1"/> <eLiterals name="ActionCall" value="2"/> <eLiterals name="Include" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateAttribute"> <eLiterals name="normal" literal=""/> <eLiterals name="initial" value="1"/> <eLiterals name="target" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateActionType"> <eLiterals name="Entry" literal="entry"/> <eLiterals name="Stay" value="1" literal="stay"/> <eLiterals name="Exit" value="2" literal="exit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Direction"> <eLiterals name="in" literal="in"/> <eLiterals name="out" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FloatingLiteral"> <eLiterals name="stateTime"/> <eLiterals name="taskTime" value="1"/> <eLiterals name="RealFloatLiteral" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BooleanLiteral"> <eLiterals name="false"/> <eLiterals name="true" value="1"/> <eLiterals name="isSubTaskFinal" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ReferAttribute"> <eLiterals name="normal"/> <eLiterals name="external" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StructType"> <eLiterals name="construct"/> <eLiterals name="run" value="1"/> <eLiterals name="destruct" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JoinType"> <eLiterals name="andjoin" literal="andjoin"/> <eLiterals name="orjoin" value="1" literal="orjoin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConnectorType"> <eLiterals name="conexer"/> <eLiterals name="seqexer" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Point" instanceClassName="org.eclipse.draw2d.geometry.Point"/> <eClassifiers xsi:type="ecore:EClass" name="ItemElement"> <eOperations name="isIncluded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//ItemElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subDiagram" eType="#//SubDiagram" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//ReferElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="itemState" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShapeElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="70" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collapsed" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="70" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkedElement" eSuperTypes="#//ShapeElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceConnections" upperBound="-1" eType="#//ConnectionElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetConnections" upperBound="-1" eType="#//ConnectionElement" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" lowerBound="1" eType="#//LineStyle" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceEndPoint" lowerBound="1" eType="#//LineEndPoint" defaultValueLiteral="" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetEndPoint" lowerBound="1" eType="#//LineEndPoint" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bendPoints" upperBound="-1" eType="#//Point" defaultValueLiteral="" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionElement" eSuperTypes="#//LineElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source2" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target2" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationship" lowerBound="1" eType="#//RelationShip" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkerElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialTask" eType="#//ItemElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialize" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalize" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="run" eType="#//StructBlockElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statements" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//StateElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" eType="#//StateElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="construct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destruct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bifurcates" upperBound="-1" eType="#//ExpandTransElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="#//StateAttribute" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stay" lowerBound="1" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bifurcates" upperBound="-1" eType="#//ExpandTransElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateAction" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateActionType" eType="#//StateActionType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbol" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//Direction"/> <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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//ItemElement"> <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="initValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//ItemElement"> <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="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="symbols" upperBound="-1" eType="#//Symbol" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1" eType="#//Constant" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1" eType="#//ModelElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelDiagram" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeItems" upperBound="-1" eType="#//IncludedElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="script" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncludedElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="includePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumItem" upperBound="-1" eType="#//EnumItemElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumItemElement" eSuperTypes="#//ItemElement"> <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="ReferElement" eSuperTypes="#//LinkedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="realModel" eType="#//ItemElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="#//ReferAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubDiagram" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ReferElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectorElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="withs" upperBound="-1" eType="#//WithElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="joinType" eType="#//JoinType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conType" eType="#//ConnectorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="construct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destruct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exercise" eType="#//StructBlockElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cycle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructBlockElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="structType" eType="#//StructType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpandTransElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//LinkedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expand" eType="#//LinkedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trans" eType="#//LinkedElement"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experiment-distance-impact/custom-distance/ComplexityCloseDistance/35_taskmodel.ecore
ecore
taskmodel LineStyle LINE_SOLID LINE_SOLID LINE_DASH LINE_DASH LINE_DOT LINE_DOT LINE_DASHDOT LINE_DASHDOT LINE_DASHDOTDOT LINE_DASHDOTDOT LINE_CUSTOM LINE_CUSTOM LineEndPoint NONE NONE OPENED_ARROW OPENED_ARROW OPENED_TRIANGLE OPENED_SQUARE OPENED_SQUARE OPENED_CIRCLE OPENED_CIRCLE CLOSED_TRIANGLE CLOSED_TRIANGLE CLOSED_SQUARE CLOSED_SQUARE CLOSED_CIRCLE CLOSED_CIRCLE RelationShip Transition Transition TaskCall TaskCall ActionCall ActionCall Include Include StateAttribute normal initial initial target target StateActionType Entry entry Stay stay Exit exit Direction in in out out FloatingLiteral stateTime stateTime taskTime taskTime RealFloatLiteral RealFloatLiteral BooleanLiteral false false true true isSubTaskFinal isSubTaskFinal ReferAttribute normal normal external external StructType construct construct run run destruct destruct JoinType andjoin andjoin orjoin orjoin ConnectorType conexer conexer seqexer seqexer Point org.eclipse.draw2d.geometry.Point org.eclipse.draw2d.geometry.Point ItemElement isIncluded parent name description visible true subDiagram references itemState ShapeElement x 5 y 5 width 100 height 70 collapsed x2 0 y2 5 width2 100 height2 70 LinkedElement sourceConnections targetConnections LineElement lineStyle sourceEndPoint targetEndPoint bendPoints ConnectionElement source target source2 target2 relationship condition WorkerElement initialTask items initialize finalize run BlockElement statements TaskElement params states initialState construct destruct bifurcates StateElement attribute entry stay exit bifurcates ActionElement params StateAction stateActionType Symbol direction type value Constant type initValue Function type params ModelElement symbols constants functions models ModelDiagram items includeItems script IncludedElement includePath items Parameter type value EnumElement enumItem EnumItemElement value ReferElement realModel items attribute path SubDiagram items ConnectorElement params withs joinType conType construct destruct exercise WithElement cycle StructBlockElement structType ExpandTransElement source expand trans
null
{"directed":true,"nodes":[{"nsPrefix":"tpl","nsURI":"http://kr.re.etri.tpl/taskmodel","name":"taskmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineEndPoint","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationShip","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateAttribute","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateActionType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Direction","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FloatingLiteral","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferAttribute","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StructType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JoinType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConnectorType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Point","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Point","name":"Point","instanceClass":null,"id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShapeElement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkedElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkerElement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockElement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateElement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDiagram","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludedElement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumElement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumItemElement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferElement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubDiagram","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorElement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithElement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructBlockElement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpandTransElement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"name":"LINE_SOLID","id":40,"value":1,"literal":"LINE_SOLID","eClass":"EEnumLiteral"},{"name":"LINE_DASH","id":41,"value":2,"literal":"LINE_DASH","eClass":"EEnumLiteral"},{"name":"LINE_DOT","id":42,"value":3,"literal":"LINE_DOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOT","id":43,"value":4,"literal":"LINE_DASHDOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOTDOT","id":44,"value":5,"literal":"LINE_DASHDOTDOT","eClass":"EEnumLiteral"},{"name":"LINE_CUSTOM","id":45,"value":6,"literal":"LINE_CUSTOM","eClass":"EEnumLiteral"},{"name":"NONE","id":46,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"OPENED_ARROW","id":47,"value":1,"literal":"OPENED_ARROW","eClass":"EEnumLiteral"},{"name":"OPENED_TRIANGLE","id":48,"value":2,"literal":"","eClass":"EEnumLiteral"},{"name":"OPENED_SQUARE","id":49,"value":3,"literal":"OPENED_SQUARE","eClass":"EEnumLiteral"},{"name":"OPENED_CIRCLE","id":50,"value":4,"literal":"OPENED_CIRCLE","eClass":"EEnumLiteral"},{"name":"CLOSED_TRIANGLE","id":51,"value":5,"literal":"CLOSED_TRIANGLE","eClass":"EEnumLiteral"},{"name":"CLOSED_SQUARE","id":52,"value":6,"literal":"CLOSED_SQUARE","eClass":"EEnumLiteral"},{"name":"CLOSED_CIRCLE","id":53,"value":7,"literal":"CLOSED_CIRCLE","eClass":"EEnumLiteral"},{"name":"Transition","id":54,"value":0,"literal":"Transition","eClass":"EEnumLiteral"},{"name":"TaskCall","id":55,"value":1,"literal":"TaskCall","eClass":"EEnumLiteral"},{"name":"ActionCall","id":56,"value":2,"literal":"ActionCall","eClass":"EEnumLiteral"},{"name":"Include","id":57,"value":3,"literal":"Include","eClass":"EEnumLiteral"},{"name":"normal","id":58,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"initial","id":59,"value":1,"literal":"initial","eClass":"EEnumLiteral"},{"name":"target","id":60,"value":2,"literal":"target","eClass":"EEnumLiteral"},{"name":"Entry","id":61,"value":0,"literal":"entry","eClass":"EEnumLiteral"},{"name":"Stay","id":62,"value":1,"literal":"stay","eClass":"EEnumLiteral"},{"name":"Exit","id":63,"value":2,"literal":"exit","eClass":"EEnumLiteral"},{"name":"in","id":64,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":65,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"stateTime","id":66,"value":0,"literal":"stateTime","eClass":"EEnumLiteral"},{"name":"taskTime","id":67,"value":1,"literal":"taskTime","eClass":"EEnumLiteral"},{"name":"RealFloatLiteral","id":68,"value":2,"literal":"RealFloatLiteral","eClass":"EEnumLiteral"},{"name":"false","id":69,"value":0,"literal":"false","eClass":"EEnumLiteral"},{"name":"true","id":70,"value":1,"literal":"true","eClass":"EEnumLiteral"},{"name":"isSubTaskFinal","id":71,"value":2,"literal":"isSubTaskFinal","eClass":"EEnumLiteral"},{"name":"normal","id":72,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"external","id":73,"value":1,"literal":"external","eClass":"EEnumLiteral"},{"name":"construct","id":74,"value":0,"literal":"construct","eClass":"EEnumLiteral"},{"name":"run","id":75,"value":1,"literal":"run","eClass":"EEnumLiteral"},{"name":"destruct","id":76,"value":2,"literal":"destruct","eClass":"EEnumLiteral"},{"name":"andjoin","id":77,"value":0,"literal":"andjoin","eClass":"EEnumLiteral"},{"name":"orjoin","id":78,"value":1,"literal":"orjoin","eClass":"EEnumLiteral"},{"name":"conexer","id":79,"value":0,"literal":"conexer","eClass":"EEnumLiteral"},{"name":"seqexer","id":80,"value":1,"literal":"seqexer","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"isIncluded","lowerBound":0,"id":81,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":true},{"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":84,"derived":true},{"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":85,"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":"subDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"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":"itemState","changeable":true,"lowerBound":1,"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"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":70,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"70","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collapsed","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x2","changeable":true,"lowerBound":1,"iD":false,"id":102,"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":"y2","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width2","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":70,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"70","unsettable":false,"transient":false,"unique":true,"name":"height2","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"targetConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":true},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineStyle","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sourceEndPoint","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetEndPoint","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"bendPoints","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":true},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"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":"source2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"target2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"relationship","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"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":"initialize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"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":"finalize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"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":"run","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":true},{"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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":true},{"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"initialState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"construct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"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":"destruct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"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":"bifurcates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":true},{"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":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stay","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"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":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"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":"bifurcates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":true},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":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":183,"derived":true},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stateActionType","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":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":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":true},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"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":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":"initValue","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":true},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"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":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":true},{"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":"symbols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"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":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":true},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"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":"includeItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"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":"script","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"includePath","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":true},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"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":228,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":true},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumItem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":true},{"id":234,"eClass":"EGenericType"},{"id":235,"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":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":true},{"ordered":true,"upperBound":1,"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":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":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":248,"derived":true},{"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"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":"withs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joinType","changeable":true,"lowerBound":0,"iD":false,"id":253,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conType","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"construct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"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":"destruct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"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":"exercise","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cycle","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":true},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"structType","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trans","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":1,"target":0},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":40,"target":1},{"source":41,"target":1},{"source":42,"target":1},{"source":43,"target":1},{"source":44,"target":1},{"source":45,"target":1},{"source":2,"target":0},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":46,"target":2},{"source":47,"target":2},{"source":48,"target":2},{"source":49,"target":2},{"source":50,"target":2},{"source":51,"target":2},{"source":52,"target":2},{"source":53,"target":2},{"source":3,"target":0},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":54,"target":3},{"source":55,"target":3},{"source":56,"target":3},{"source":57,"target":3},{"source":4,"target":0},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":58,"target":4},{"source":59,"target":4},{"source":60,"target":4},{"source":5,"target":0},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":61,"target":5},{"source":62,"target":5},{"source":63,"target":5},{"source":6,"target":0},{"source":6,"target":64},{"source":6,"target":65},{"source":64,"target":6},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":66,"target":7},{"source":67,"target":7},{"source":68,"target":7},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"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":72,"target":9},{"source":73,"target":9},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":74,"target":10},{"source":75,"target":10},{"source":76,"target":10},{"source":11,"target":0},{"source":11,"target":77},{"source":11,"target":78},{"source":77,"target":11},{"source":78,"target":11},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":79,"target":12},{"source":80,"target":12},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":81,"target":89},{"source":81,"target":14},{"source":82,"target":14},{"source":82,"target":90},{"source":82,"target":14},{"source":90,"target":14},{"source":83,"target":91},{"source":83,"target":14},{"source":84,"target":92},{"source":84,"target":14},{"source":85,"target":93},{"source":85,"target":14},{"source":86,"target":35},{"source":86,"target":94},{"source":86,"target":14},{"source":94,"target":35},{"source":87,"target":34},{"source":87,"target":95},{"source":87,"target":14},{"source":95,"target":34},{"source":88,"target":96},{"source":88,"target":14},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":97},{"source":15,"target":98},{"source":15,"target":99},{"source":15,"target":100},{"source":15,"target":101},{"source":15,"target":102},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":15,"target":106},{"source":97,"target":107},{"source":97,"target":15},{"source":98,"target":108},{"source":98,"target":15},{"source":99,"target":109},{"source":99,"target":15},{"source":100,"target":110},{"source":100,"target":15},{"source":101,"target":111},{"source":101,"target":15},{"source":102,"target":112},{"source":102,"target":15},{"source":103,"target":113},{"source":103,"target":15},{"source":104,"target":114},{"source":104,"target":15},{"source":105,"target":115},{"source":105,"target":15},{"source":106,"target":14},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":116,"target":18},{"source":116,"target":119},{"source":116,"target":16},{"source":119,"target":18},{"source":117,"target":18},{"source":117,"target":120},{"source":117,"target":16},{"source":120,"target":18},{"source":118,"target":15},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":121},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":17,"target":125},{"source":121,"target":1},{"source":121,"target":126},{"source":121,"target":17},{"source":126,"target":1},{"source":122,"target":2},{"source":122,"target":127},{"source":122,"target":17},{"source":127,"target":2},{"source":123,"target":2},{"source":123,"target":128},{"source":123,"target":17},{"source":128,"target":2},{"source":124,"target":13},{"source":124,"target":129},{"source":124,"target":17},{"source":129,"target":13},{"source":125,"target":14},{"source":18,"target":0},{"source":18,"target":17},{"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":130,"target":16},{"source":130,"target":137},{"source":130,"target":18},{"source":137,"target":16},{"source":131,"target":16},{"source":131,"target":138},{"source":131,"target":18},{"source":138,"target":16},{"source":132,"target":16},{"source":132,"target":139},{"source":132,"target":18},{"source":139,"target":16},{"source":133,"target":16},{"source":133,"target":140},{"source":133,"target":18},{"source":140,"target":16},{"source":134,"target":3},{"source":134,"target":141},{"source":134,"target":18},{"source":141,"target":3},{"source":135,"target":142},{"source":135,"target":18},{"source":136,"target":17},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":20},{"source":19,"target":143},{"source":19,"target":144},{"source":19,"target":145},{"source":19,"target":146},{"source":19,"target":147},{"source":19,"target":148},{"source":19,"target":149},{"source":143,"target":14},{"source":143,"target":150},{"source":143,"target":19},{"source":150,"target":14},{"source":144,"target":14},{"source":144,"target":151},{"source":144,"target":19},{"source":151,"target":14},{"source":145,"target":38},{"source":145,"target":152},{"source":145,"target":19},{"source":152,"target":38},{"source":146,"target":38},{"source":146,"target":153},{"source":146,"target":19},{"source":153,"target":38},{"source":147,"target":38},{"source":147,"target":154},{"source":147,"target":19},{"source":154,"target":38},{"source":148,"target":14},{"source":149,"target":20},{"source":20,"target":0},{"source":20,"target":155},{"source":155,"target":156},{"source":155,"target":20},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":20},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":21,"target":160},{"source":21,"target":161},{"source":21,"target":162},{"source":21,"target":163},{"source":21,"target":164},{"source":157,"target":31},{"source":157,"target":165},{"source":157,"target":21},{"source":165,"target":31},{"source":158,"target":22},{"source":158,"target":166},{"source":158,"target":21},{"source":166,"target":22},{"source":159,"target":22},{"source":159,"target":167},{"source":159,"target":21},{"source":167,"target":22},{"source":160,"target":38},{"source":160,"target":168},{"source":160,"target":21},{"source":168,"target":38},{"source":161,"target":38},{"source":161,"target":169},{"source":161,"target":21},{"source":169,"target":38},{"source":162,"target":39},{"source":162,"target":170},{"source":162,"target":21},{"source":170,"target":39},{"source":163,"target":14},{"source":164,"target":20},{"source":22,"target":0},{"source":22,"target":14},{"source":22,"target":20},{"source":22,"target":171},{"source":22,"target":172},{"source":22,"target":173},{"source":22,"target":174},{"source":22,"target":175},{"source":22,"target":176},{"source":22,"target":177},{"source":171,"target":4},{"source":171,"target":178},{"source":171,"target":22},{"source":178,"target":4},{"source":172,"target":24},{"source":172,"target":179},{"source":172,"target":22},{"source":179,"target":24},{"source":173,"target":24},{"source":173,"target":180},{"source":173,"target":22},{"source":180,"target":24},{"source":174,"target":24},{"source":174,"target":181},{"source":174,"target":22},{"source":181,"target":24},{"source":175,"target":39},{"source":175,"target":182},{"source":175,"target":22},{"source":182,"target":39},{"source":176,"target":14},{"source":177,"target":20},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":183},{"source":23,"target":184},{"source":183,"target":31},{"source":183,"target":185},{"source":183,"target":23},{"source":185,"target":31},{"source":184,"target":14},{"source":24,"target":0},{"source":24,"target":14},{"source":24,"target":20},{"source":24,"target":186},{"source":24,"target":187},{"source":24,"target":188},{"source":186,"target":5},{"source":186,"target":189},{"source":186,"target":24},{"source":189,"target":5},{"source":187,"target":14},{"source":188,"target":20},{"source":25,"target":0},{"source":25,"target":14},{"source":25,"target":190},{"source":25,"target":191},{"source":25,"target":192},{"source":25,"target":193},{"source":190,"target":6},{"source":190,"target":194},{"source":190,"target":25},{"source":194,"target":6},{"source":191,"target":195},{"source":191,"target":25},{"source":192,"target":196},{"source":192,"target":25},{"source":193,"target":14},{"source":26,"target":0},{"source":26,"target":14},{"source":26,"target":197},{"source":26,"target":198},{"source":26,"target":199},{"source":197,"target":200},{"source":197,"target":26},{"source":198,"target":201},{"source":198,"target":26},{"source":199,"target":14},{"source":27,"target":0},{"source":27,"target":14},{"source":27,"target":202},{"source":27,"target":203},{"source":27,"target":204},{"source":202,"target":205},{"source":202,"target":27},{"source":203,"target":31},{"source":203,"target":206},{"source":203,"target":27},{"source":206,"target":31},{"source":204,"target":14},{"source":28,"target":0},{"source":28,"target":14},{"source":28,"target":207},{"source":28,"target":208},{"source":28,"target":209},{"source":28,"target":210},{"source":28,"target":211},{"source":207,"target":25},{"source":207,"target":212},{"source":207,"target":28},{"source":212,"target":25},{"source":208,"target":26},{"source":208,"target":213},{"source":208,"target":28},{"source":213,"target":26},{"source":209,"target":27},{"source":209,"target":214},{"source":209,"target":28},{"source":214,"target":27},{"source":210,"target":28},{"source":210,"target":215},{"source":210,"target":28},{"source":215,"target":28},{"source":211,"target":14},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":216},{"source":29,"target":217},{"source":29,"target":218},{"source":29,"target":219},{"source":216,"target":14},{"source":216,"target":220},{"source":216,"target":29},{"source":220,"target":14},{"source":217,"target":30},{"source":217,"target":221},{"source":217,"target":29},{"source":221,"target":30},{"source":218,"target":222},{"source":218,"target":29},{"source":219,"target":14},{"source":30,"target":0},{"source":30,"target":14},{"source":30,"target":223},{"source":30,"target":224},{"source":30,"target":225},{"source":223,"target":226},{"source":223,"target":30},{"source":224,"target":14},{"source":224,"target":227},{"source":224,"target":30},{"source":227,"target":14},{"source":225,"target":14},{"source":31,"target":0},{"source":31,"target":14},{"source":31,"target":228},{"source":31,"target":229},{"source":31,"target":230},{"source":228,"target":231},{"source":228,"target":31},{"source":229,"target":232},{"source":229,"target":31},{"source":230,"target":14},{"source":32,"target":0},{"source":32,"target":14},{"source":32,"target":233},{"source":32,"target":234},{"source":233,"target":33},{"source":233,"target":235},{"source":233,"target":32},{"source":235,"target":33},{"source":234,"target":14},{"source":33,"target":0},{"source":33,"target":14},{"source":33,"target":236},{"source":33,"target":237},{"source":236,"target":238},{"source":236,"target":33},{"source":237,"target":14},{"source":34,"target":0},{"source":34,"target":16},{"source":34,"target":239},{"source":34,"target":240},{"source":34,"target":241},{"source":34,"target":242},{"source":34,"target":243},{"source":239,"target":14},{"source":239,"target":244},{"source":239,"target":34},{"source":244,"target":14},{"source":240,"target":14},{"source":240,"target":245},{"source":240,"target":34},{"source":245,"target":14},{"source":241,"target":9},{"source":241,"target":246},{"source":241,"target":34},{"source":246,"target":9},{"source":242,"target":247},{"source":242,"target":34},{"source":243,"target":16},{"source":35,"target":0},{"source":35,"target":14},{"source":35,"target":248},{"source":35,"target":249},{"source":248,"target":34},{"source":248,"target":250},{"source":248,"target":35},{"source":250,"target":34},{"source":249,"target":14},{"source":36,"target":0},{"source":36,"target":14},{"source":36,"target":20},{"source":36,"target":251},{"source":36,"target":252},{"source":36,"target":253},{"source":36,"target":254},{"source":36,"target":255},{"source":36,"target":256},{"source":36,"target":257},{"source":36,"target":258},{"source":36,"target":259},{"source":251,"target":31},{"source":251,"target":260},{"source":251,"target":36},{"source":260,"target":31},{"source":252,"target":37},{"source":252,"target":261},{"source":252,"target":36},{"source":261,"target":37},{"source":253,"target":11},{"source":253,"target":262},{"source":253,"target":36},{"source":262,"target":11},{"source":254,"target":12},{"source":254,"target":263},{"source":254,"target":36},{"source":263,"target":12},{"source":255,"target":38},{"source":255,"target":264},{"source":255,"target":36},{"source":264,"target":38},{"source":256,"target":38},{"source":256,"target":265},{"source":256,"target":36},{"source":265,"target":38},{"source":257,"target":38},{"source":257,"target":266},{"source":257,"target":36},{"source":266,"target":38},{"source":258,"target":14},{"source":259,"target":20},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":20},{"source":37,"target":267},{"source":37,"target":268},{"source":37,"target":269},{"source":267,"target":270},{"source":267,"target":37},{"source":268,"target":14},{"source":269,"target":20},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":20},{"source":38,"target":271},{"source":38,"target":272},{"source":38,"target":273},{"source":271,"target":10},{"source":271,"target":274},{"source":271,"target":38},{"source":274,"target":10},{"source":272,"target":14},{"source":273,"target":20},{"source":39,"target":0},{"source":39,"target":14},{"source":39,"target":275},{"source":39,"target":276},{"source":39,"target":277},{"source":39,"target":278},{"source":275,"target":16},{"source":275,"target":279},{"source":275,"target":39},{"source":279,"target":16},{"source":276,"target":16},{"source":276,"target":280},{"source":276,"target":39},{"source":280,"target":16},{"source":277,"target":16},{"source":277,"target":281},{"source":277,"target":39},{"source":281,"target":16},{"source":278,"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="internationalization_example" nsURI="internationalization_example" nsPrefix="internationalization_example"> <eClassifiers xsi:type="ecore:EClass" name="Root"> <eAnnotations source="om=insurance_process"/> <eAnnotations source="lm"> <details key="no.hvl.multecore.examples.bicycle2019.supp.languages" value="languages"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__metamodels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__supplementaries" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="__contains" upperBound="-1" eType="#//EClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass"> <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="__relationNames" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__potency" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="1-1-*"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__parentNodes" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__isAbstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__attributeNames" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__supplementaryNodes" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="EReference" upperBound="-1" eType="#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReviewingClaim123" eSuperTypes="#//EClass"> <eAnnotations source="type=ReviewClaimTask"/> <eAnnotations source="suptypes"> <details key="languages" value="LanguageNames"/> </eAnnotations> <eAnnotations source="potency=1-1-*"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="englishName" upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"> <eAnnotations source="value"> <details key="value" value="Reviewing claim 123"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spanishName" upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"> <eAnnotations source="value"> <details key="value" value="Revisar reclamacion 123"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/alejandrort/no.hvl.multecore.examples.process2019/no.hvl.multecore.examples.bicycle2019.main/models/internationalization_example.ecore
ecore
internationalization_example Root __metamodels __supplementaries __contains EClass __name __relationNames __potency 1-1-* __parentNodes __isAbstract false __attributeNames __supplementaryNodes EReference ReviewingClaim123 englishName spanishName
null
{"directed":true,"nodes":[{"nsPrefix":"internationalization_example","nsURI":"internationalization_example","name":"internationalization_example","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReviewingClaim123","instanceClass":null,"abstract":false,"id":3,"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":"__metamodels","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":"","volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__supplementaries","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"__contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__name","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__relationNames","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"1-1-*","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1-1-*","unsettable":false,"transient":false,"unique":true,"name":"__potency","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__parentNodes","changeable":true,"lowerBound":1,"iD":false,"id":13,"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":"__isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":"","volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__attributeNames","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":"","volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__supplementaryNodes","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"englishName","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spanishName","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":7},{"source":4,"target":1},{"source":5,"target":8},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":9},{"source":6,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":10,"target":18},{"source":10,"target":2},{"source":11,"target":19},{"source":11,"target":2},{"source":12,"target":20},{"source":12,"target":2},{"source":13,"target":21},{"source":13,"target":2},{"source":14,"target":22},{"source":14,"target":2},{"source":15,"target":23},{"source":15,"target":2},{"source":16,"target":24},{"source":16,"target":2},{"source":17,"target":2},{"source":17,"target":25},{"source":17,"target":2},{"source":25,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":29},{"source":26,"target":3},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"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="DSLCustomization" nsURI="http://DSLCustomization" nsPrefix="DSLCustomization"> <eClassifiers xsi:type="ecore:EEnum" name="CustomizationGroupNames"> <eLiterals name="Connection Rules"/> <eLiterals name="Model Initialization" value="1"/> <eLiterals name="Properties" value="2"/> <eLiterals name="OwnedElements" value="3"/> <eLiterals name="General" value="4"/> <eLiterals name="Naming" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Customization"> <eStructuralFeatures xsi:type="ecore:EReference" name="typesForTarget" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typesForSource" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="representationText" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keyword" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allowedRelationships" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="disallowedRelationships" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideMetatype" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customizationTarget" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Stereotype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="applyToSource" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Stereotype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="applyToTarget" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Stereotype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardExpertConfiguration" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="suggestedOwnedTypes" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Stereotype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hiddenOwnedTypes" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="suggestedOwnedDiagrams" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hiddenOwnedDiagrams" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inShortcutMenu" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showPropertiesWhenNotApplied" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="quickApplyingFor" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usedUMLProperties" lowerBound="1" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="possibleOwners" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multiLineTextProperties" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="grouped"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="#//CustomizationGroupNames"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomizationOfCustomization"/> <eClassifiers xsi:type="ecore:EClass" name="metaProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newTypes" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="suggestedValues" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="propertyGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="properties" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columns" lowerBound="1" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="useAsNode" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="suggestedValues"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="suggestedStringValues"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml_2.1.1/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore_2.3.1/model/Ecore.ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/uml2_projects/org.kermeta.uml2.profiles.model/test/instances/ecore/UML_Standard_Profile.MagicDraw_Profile.DSL_Customization.profile.ecore
ecore
DSLCustomization CustomizationGroupNames Connection Rules Connection Rules Model Initialization Model Initialization Properties Properties OwnedElements OwnedElements General General Naming Naming Customization typesForTarget typesForSource representationText keyword allowedRelationships disallowedRelationships hideMetatype customizationTarget applyToSource applyToTarget superTypes base_Class standardExpertConfiguration suggestedOwnedTypes hiddenOwnedTypes suggestedOwnedDiagrams hiddenOwnedDiagrams inShortcutMenu showPropertiesWhenNotApplied quickApplyingFor usedUMLProperties possibleOwners multiLineTextProperties grouped base_Property group CustomizationOfCustomization metaProperty base_Property newName newTypes suggestedValues propertyGroup base_Property properties columns useAsNode suggestedValues base_Property suggestedStringValues base_Property values
null
{"directed":true,"nodes":[{"nsPrefix":"DSLCustomization","nsURI":"http://DSLCustomization","name":"DSLCustomization","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"CustomizationGroupNames","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customization","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"grouped","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomizationOfCustomization","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"metaProperty","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"propertyGroup","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"suggestedValues","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"suggestedStringValues","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"name":"Connection Rules","id":9,"value":0,"literal":"Connection Rules","eClass":"EEnumLiteral"},{"name":"Model Initialization","id":10,"value":1,"literal":"Model Initialization","eClass":"EEnumLiteral"},{"name":"Properties","id":11,"value":2,"literal":"Properties","eClass":"EEnumLiteral"},{"name":"OwnedElements","id":12,"value":3,"literal":"OwnedElements","eClass":"EEnumLiteral"},{"name":"General","id":13,"value":4,"literal":"General","eClass":"EEnumLiteral"},{"name":"Naming","id":14,"value":5,"literal":"Naming","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":"typesForTarget","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":"typesForSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"representationText","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":"keyword","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allowedRelationships","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":"disallowedRelationships","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":"hideMetatype","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customizationTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"applyToSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"applyToTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"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_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"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":"standardExpertConfiguration","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suggestedOwnedTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hiddenOwnedTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"suggestedOwnedDiagrams","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hiddenOwnedDiagrams","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inShortcutMenu","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":"showPropertiesWhenNotApplied","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":false,"unsettable":false,"transient":false,"unique":true,"name":"quickApplyingFor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"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":"usedUMLProperties","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"possibleOwners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"multiLineTextProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"newName","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":false,"unsettable":false,"transient":false,"unique":true,"name":"newTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"suggestedValues","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"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":"properties","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"columns","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useAsNode","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"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":"values","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"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":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":9,"target":1},{"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":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":15,"target":38},{"source":15,"target":2},{"source":16,"target":39},{"source":16,"target":2},{"source":17,"target":40},{"source":17,"target":2},{"source":18,"target":41},{"source":18,"target":2},{"source":19,"target":42},{"source":19,"target":2},{"source":20,"target":43},{"source":20,"target":2},{"source":21,"target":44},{"source":21,"target":2},{"source":22,"target":45},{"source":22,"target":2},{"source":23,"target":46},{"source":23,"target":2},{"source":24,"target":47},{"source":24,"target":2},{"source":25,"target":48},{"source":25,"target":2},{"source":26,"target":49},{"source":26,"target":2},{"source":27,"target":50},{"source":27,"target":2},{"source":28,"target":51},{"source":28,"target":2},{"source":29,"target":52},{"source":29,"target":2},{"source":30,"target":53},{"source":30,"target":2},{"source":31,"target":54},{"source":31,"target":2},{"source":32,"target":55},{"source":32,"target":2},{"source":33,"target":56},{"source":33,"target":2},{"source":34,"target":57},{"source":34,"target":2},{"source":35,"target":58},{"source":35,"target":2},{"source":36,"target":59},{"source":36,"target":2},{"source":37,"target":60},{"source":37,"target":2},{"source":3,"target":0},{"source":3,"target":61},{"source":3,"target":62},{"source":61,"target":63},{"source":61,"target":3},{"source":62,"target":1},{"source":62,"target":64},{"source":62,"target":3},{"source":64,"target":1},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":68},{"source":65,"target":69},{"source":65,"target":5},{"source":66,"target":70},{"source":66,"target":5},{"source":67,"target":71},{"source":67,"target":5},{"source":68,"target":72},{"source":68,"target":5},{"source":6,"target":0},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":73,"target":77},{"source":73,"target":6},{"source":74,"target":78},{"source":74,"target":6},{"source":75,"target":79},{"source":75,"target":6},{"source":76,"target":80},{"source":76,"target":6},{"source":7,"target":0},{"source":7,"target":81},{"source":81,"target":82},{"source":81,"target":7},{"source":8,"target":0},{"source":8,"target":83},{"source":8,"target":84},{"source":83,"target":85},{"source":83,"target":8},{"source":84,"target":86},{"source":84,"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="data_lineage" nsURI="http://www.eclipse.org/efbt/data_lineage" nsPrefix="data_lineage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" This package describes the DataLineageModel, DataLineageModels store the actaul lineage between calculated results, and input data, with lineage recorded between all the intermediate datasets which may have been calculated to get to the final results.&#xA;"/> </eAnnotations> <eAnnotations source="license"> <details key="license" value="Copyright (c) 2020 Bird Software Solutions Ltd&#xA; All rights reserved. This file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 &#xA;&#xA; Contributors:&#xA; Neil Mackenzie - initial API and implementation&#xD;"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="DataLineageModel"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" A mixture of Data for derived cubes (where each cell is a function of cells in source Cubes) &#xA; and sourceData (where each cell has a value). "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DataLineageModel"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataTraceableByCell" upperBound="-1" eType="ecore:EClass cell_transformation_logic.ecore#//DerivedCubeData" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Data for derived cubes"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="dataTraceableByCell"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceData" upperBound="-1" eType="ecore:EClass ../../org.eclipse.efbt.cocalimo.smcubes.model.input_data/model/base_column_structured_data.ecore#//BaseColumnStructuredData" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The data from the base cubes/input layer"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="sourceData"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the DataLineageModel"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/efbt/cocalimo/smcubes_with_lineage/model/plugins/org.eclipse.efbt.cocalimo.smcubes_with_lineage.model.datalineage/model/data_lineage.ecore
ecore
data_lineage DataLineageModel dataTraceableByCell sourceData name
null
{"directed":true,"nodes":[{"nsPrefix":"data_lineage","nsURI":"http://www.eclipse.org/efbt/data_lineage","name":"data_lineage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataLineageModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataTraceableByCell","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":5},{"source":2,"target":1},{"source":3,"target":6},{"source":3,"target":1},{"source":4,"target":7},{"source":4,"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="defaultname" nsURI="http://defaultname/1.0" nsPrefix="defaultname"> <eClassifiers xsi:type="ecore:EClass" name="EtlElement" eSuperTypes="Eol.ecore#//EolElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamedBlock" eSuperTypes="#//EtlElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass Eol.ecore#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PreBlock" eSuperTypes="#//NamedBlock"/> <eClassifiers xsi:type="ecore:EClass" name="PostBlock" eSuperTypes="#//NamedBlock"/> <eClassifiers xsi:type="ecore:EClass" name="EtlProgram" eSuperTypes="Eol.ecore#//EolLibraryModule #//EtlElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="transformationRules" upperBound="-1" eType="#//TransformationRule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preBlocks" upperBound="-1" eType="#//PreBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postBlocks" upperBound="-1" eType="#//PostBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransformationRule" eSuperTypes="#//EtlElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="ecore:EClass Eol.ecore#//FormalParameterExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" lowerBound="1" upperBound="-1" eType="ecore:EClass Eol.ecore#//FormalParameterExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass Eol.ecore#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationBlock" eType="ecore:EClass Eol.ecore#//AnnotationBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" lowerBound="1" eType="ecore:EClass Eol.ecore#//NameExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1" eType="ecore:EClass Eol.ecore#//NameExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvedParentRule" upperBound="-1" eType="#//TransformationRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvedRuleDependencies" upperBound="-1" eType="#//RuleDependency" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleDependency" eSuperTypes="#//EtlElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dependingRule" lowerBound="1" eType="#//TransformationRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" lowerBound="1" eType="ecore:EClass Eol.ecore#//EolElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guard" eSuperTypes="#//EtlElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="ecore:EClass Eol.ecore#//ExpressionOrStatementBlock" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/epsilonlabs/epsilonlabs/StaticAnalysis/org.eclipse.epsilon.eol.metamodel/model/DefaultName.ecore
ecore
defaultname EtlElement NamedBlock name body PreBlock PostBlock EtlProgram transformationRules preBlocks postBlocks TransformationRule source targets body annotationBlock name extends resolvedParentRule guard resolvedRuleDependencies RuleDependency dependingRule sourceElement Guard condition
null
{"directed":true,"nodes":[{"nsPrefix":"defaultname","nsURI":"http://defaultname/1.0","name":"defaultname","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EtlElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedBlock","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreBlock","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostBlock","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EtlProgram","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationRule","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDependency","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformationRules","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":"preBlocks","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":"postBlocks","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","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":"annotationBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"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":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":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvedParentRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolvedRuleDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":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":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"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":1},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":10,"target":13},{"source":10,"target":2},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":16},{"source":16,"target":2},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":17,"target":6},{"source":17,"target":22},{"source":17,"target":5},{"source":22,"target":6},{"source":18,"target":3},{"source":18,"target":23},{"source":18,"target":5},{"source":23,"target":3},{"source":19,"target":4},{"source":19,"target":24},{"source":19,"target":5},{"source":24,"target":4},{"source":21,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":25},{"source":6,"target":26},{"source":6,"target":27},{"source":6,"target":28},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":25,"target":35},{"source":25,"target":6},{"source":26,"target":36},{"source":26,"target":6},{"source":27,"target":37},{"source":27,"target":6},{"source":28,"target":38},{"source":28,"target":6},{"source":29,"target":39},{"source":29,"target":6},{"source":30,"target":40},{"source":30,"target":6},{"source":31,"target":6},{"source":31,"target":41},{"source":31,"target":6},{"source":41,"target":6},{"source":32,"target":8},{"source":32,"target":42},{"source":32,"target":6},{"source":42,"target":8},{"source":33,"target":7},{"source":33,"target":43},{"source":33,"target":6},{"source":43,"target":7},{"source":34,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":44,"target":6},{"source":44,"target":47},{"source":44,"target":7},{"source":47,"target":6},{"source":45,"target":48},{"source":45,"target":7},{"source":46,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":49},{"source":8,"target":50},{"source":49,"target":51},{"source":49,"target":8},{"source":50,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="ISO-8859-1"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="PNML"> <eClassifiers xsi:type="ecore:EClass" name="IdedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URI"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color"/> <eClassifiers xsi:type="ecore:EClass" name="AnyElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RotationType"> <eLiterals name="rtvertical" value="1"/> <eLiterals name="rthorizontal" value="2"/> <eLiterals name="rtdiagonal" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ShapeType"> <eLiterals name="shtline" value="1"/> <eLiterals name="shtcurve" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StyleType"> <eLiterals name="sttsolid" value="1"/> <eLiterals name="sttdash" value="2"/> <eLiterals name="sttdot" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DecorationType"> <eLiterals name="dtunderligne" value="1"/> <eLiterals name="dtoverligne" value="2"/> <eLiterals name="dtlinethrough" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AlignType"> <eLiterals name="atleft" value="1"/> <eLiterals name="atcenter" value="2"/> <eLiterals name="atright" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PNMLDocument"> <eStructuralFeatures xsi:type="ecore:EReference" name="xmlns" ordered="false" lowerBound="1" eType="/0/URI" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nets" ordered="false" lowerBound="1" upperBound="-1" eType="/0/NetElement" containment="true" eOpposite="/0/NetElement/document"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NetElement" eSuperTypes="/0/IdedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/URI" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="document" ordered="false" lowerBound="1" eType="/0/PNMLDocument" eOpposite="/0/PNMLDocument/nets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" ordered="false" upperBound="-1" eType="/0/NetContent" containment="true" eOpposite="/0/NetContent/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tools" ordered="false" upperBound="-1" eType="/0/ToolSpecific" containment="true" eOpposite="/0/ToolSpecific/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="netgraphics" ordered="false" eType="/0/NetGraphics" containment="true" eOpposite="/0/NetGraphics/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="/0/Name" containment="true" eOpposite="/0/Name/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NetContent" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="/0/NetElement" eOpposite="/0/NetElement/contents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="/0/Name" containment="true" eOpposite="/0/Name/netcontent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="page" ordered="false" eType="/0/Page" eOpposite="/0/Page/contents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolSpecific"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anyelement" ordered="false" upperBound="-1" eType="/0/AnyElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" eType="/0/NetElement" eOpposite="/0/NetElement/tools"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arc" ordered="false" eType="/0/Arc" eOpposite="/0/Arc/tools"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" eType="/0/Node" eOpposite="/0/Node/tools"/> <eStructuralFeatures xsi:type="ecore:EReference" name="page" ordered="false" eType="/0/Page" eOpposite="/0/Page/tools"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" ordered="false" upperBound="-1" eType="/0/Label" containment="true" eOpposite="/0/Label/namedelement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false" eType="/0/AnnotationGraphics" containment="true" eOpposite="/0/AnnotationGraphics/namedelement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namedelement" ordered="false" lowerBound="1" eType="/0/LabeledElement" eOpposite="/0/LabeledElement/labels"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="/0/LabeledElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" eType="/0/NetElement" eOpposite="/0/NetElement/name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="netcontent" ordered="false" eType="/0/NetContent" eOpposite="/0/NetContent/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Inscription" eSuperTypes="/0/LabeledElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="arc" ordered="false" lowerBound="1" eType="/0/Arc" eOpposite="/0/Arc/inscription"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialMarking" eSuperTypes="/0/LabeledElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="place" ordered="false" lowerBound="1" eType="/0/Place" eOpposite="/0/Place/initialmarking"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NetContentElement" abstract="true" eSuperTypes="/0/NetContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" lowerBound="1" eType="/0/Node" containment="true" eOpposite="/0/Node/netcontentelement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" eSuperTypes="/0/NetContent /0/IdedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/0/NetContentElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/0/NetContentElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tools" ordered="false" upperBound="-1" eType="/0/ToolSpecific" containment="true" eOpposite="/0/ToolSpecific/arc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edgegraphics" ordered="false" eType="/0/EdgeGraphics" containment="true" eOpposite="/0/EdgeGraphics/arc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inscription" ordered="false" eType="/0/Inscription" containment="true" eOpposite="/0/Inscription/arc"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Page" eSuperTypes="/0/NetContent /0/IdedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" ordered="false" upperBound="-1" eType="/0/NetContent" containment="true" eOpposite="/0/NetContent/page"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tools" ordered="false" upperBound="-1" eType="/0/ToolSpecific" containment="true" eOpposite="/0/ToolSpecific/page"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pagegraphics" ordered="false" eType="/0/PageGraphics" containment="true" eOpposite="/0/PageGraphics/page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference" abstract="true" eSuperTypes="/0/Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" ordered="false" lowerBound="1" eType="/0/Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferencePlace" eSuperTypes="/0/NetContent /0/Reference"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceTransition" eSuperTypes="/0/NetContent /0/Reference"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="/0/IdedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="netcontentelement" ordered="false" lowerBound="1" eType="/0/NetContentElement" containment="true" eOpposite="/0/NetContentElement/node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tools" ordered="false" upperBound="-1" eType="/0/ToolSpecific" containment="true" eOpposite="/0/ToolSpecific/node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" ordered="false" eType="/0/NodeGraphics" containment="true" eOpposite="/0/NodeGraphics/node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="/0/NetContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialmarking" ordered="false" eType="/0/InitialMarking" containment="true" eOpposite="/0/InitialMarking/place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="/0/NetContentElement"/> <eClassifiers xsi:type="ecore:EClass" name="Graphics" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="NetGraphics" eSuperTypes="/0/Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="/0/NetElement" eOpposite="/0/NetElement/netgraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeGraphics" eSuperTypes="/0/Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" lowerBound="1" eType="/0/Node" eOpposite="/0/Node/nodegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false" lowerBound="1" eType="/0/Position" containment="true" eOpposite="/0/Position/nodegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dimension" ordered="false" eType="/0/Dimension" containment="true" eOpposite="/0/Dimension/nodegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="/0/Fill" containment="true" eOpposite="/0/Fill/nodegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="/0/Line" containment="true" eOpposite="/0/Line/nodegraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EdgeGraphics" eSuperTypes="/0/Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="arc" ordered="false" lowerBound="1" eType="/0/Arc" eOpposite="/0/Arc/edgegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false" upperBound="-1" eType="/0/Position" containment="true" eOpposite="/0/Position/edgegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="/0/Fill" containment="true" eOpposite="/0/Fill/edgegraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="/0/Line" containment="true" eOpposite="/0/Line/edgegraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationGraphics" eSuperTypes="/0/Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="namedelement" ordered="false" lowerBound="1" eType="/0/LabeledElement" eOpposite="/0/LabeledElement/annotationgraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="offset" ordered="false" lowerBound="1" eType="/0/Offset" containment="true" eOpposite="/0/Offset/annotationgraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" eType="/0/Font" containment="true" eOpposite="/0/Font/annotationgraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="/0/Fill" containment="true" eOpposite="/0/Fill/annotationgraphics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="/0/Line" containment="true" eOpposite="/0/Line/annotationgraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PageGraphics" eSuperTypes="/0/Graphics"> <eStructuralFeatures xsi:type="ecore:EReference" name="page" ordered="false" lowerBound="1" eType="/0/Page" eOpposite="/0/Page/pagegraphics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Coordinate" abstract="true"> <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="Position" eSuperTypes="/0/Coordinate"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" ordered="false" eType="/0/NodeGraphics" eOpposite="/0/NodeGraphics/position"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edgegraphics" ordered="false" eType="/0/EdgeGraphics" eOpposite="/0/EdgeGraphics/position"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Offset" eSuperTypes="/0/Coordinate"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false" lowerBound="1" eType="/0/AnnotationGraphics" eOpposite="/0/AnnotationGraphics/offset"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <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:EReference" name="nodegraphics" ordered="false" lowerBound="1" eType="/0/NodeGraphics" eOpposite="/0/NodeGraphics/dimension"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fill"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientrotation" ordered="false" unique="false" eType="/0/RotationType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interiorcolor" ordered="false" eType="/0/Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gradientcolor" ordered="false" eType="/0/Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="image" ordered="false" eType="/0/URI" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" ordered="false" eType="/0/NodeGraphics" eOpposite="/0/NodeGraphics/fill"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edgegraphics" ordered="false" eType="/0/EdgeGraphics" eOpposite="/0/EdgeGraphics/fill"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false" eType="/0/AnnotationGraphics" eOpposite="/0/AnnotationGraphics/fill"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Line"> <eStructuralFeatures xsi:type="ecore:EReference" name="color" ordered="false" eType="/0/Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" ordered="false" unique="false" eType="/0/ShapeType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" unique="false" eType="/0/StyleType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" ordered="false" eType="/0/NodeGraphics" eOpposite="/0/NodeGraphics/line"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edgegraphics" ordered="false" eType="/0/EdgeGraphics" eOpposite="/0/EdgeGraphics/line"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false" eType="/0/AnnotationGraphics" eOpposite="/0/AnnotationGraphics/line"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Font"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="family" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decoration" ordered="false" unique="false" eType="/0/DecorationType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" eType="/0/AlignType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false" lowerBound="1" eType="/0/AnnotationGraphics" eOpposite="/0/AnnotationGraphics/font"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <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/PNML_structured.ecore
ecore
PNML IdedElement id URI value Color AnyElement name text RotationType rtvertical rtvertical rthorizontal rthorizontal rtdiagonal rtdiagonal ShapeType shtline shtline shtcurve shtcurve StyleType sttsolid sttsolid sttdash sttdash sttdot sttdot DecorationType dtunderligne dtunderligne dtoverligne dtoverligne dtlinethrough dtlinethrough AlignType atleft atleft atcenter atcenter atright atright PNMLDocument xmlns nets NetElement type document contents tools netgraphics name NetContent net name page ToolSpecific tool version anyelement net arc node page LabeledElement labels annotationgraphics Label text namedelement Name net netcontent Inscription arc InitialMarking place NetContentElement node Arc source target tools edgegraphics inscription Page contents tools pagegraphics Reference ref ReferencePlace ReferenceTransition Node netcontentelement tools nodegraphics Place initialmarking Transition Graphics NetGraphics net NodeGraphics node position dimension fill line EdgeGraphics arc position fill line AnnotationGraphics namedelement offset font fill line PageGraphics page Coordinate x y Position nodegraphics edgegraphics Offset annotationgraphics Dimension width height nodegraphics Fill gradientrotation interiorcolor gradientcolor image nodegraphics edgegraphics annotationgraphics Line color width shape style nodegraphics edgegraphics annotationgraphics Font family style weight size decoration align rotation annotationgraphics PrimitiveTypes Integer String
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PNML","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URI","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyElement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RotationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ShapeType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StyleType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DecorationType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlignType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PNMLDocument","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetContent","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolSpecific","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledElement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inscription","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialMarking","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetContentElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferencePlace","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceTransition","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graphics","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetGraphics","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeGraphics","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeGraphics","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationGraphics","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageGraphics","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coordinate","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Offset","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fill","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Line","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":40,"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":41,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":42,"serializable":true,"eClass":"EDataType"},{"id":43,"eClass":"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":44,"derived":false},{"id":45,"eClass":"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":46,"derived":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":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"name":"rtvertical","id":50,"value":1,"literal":"rtvertical","eClass":"EEnumLiteral"},{"name":"rthorizontal","id":51,"value":2,"literal":"rthorizontal","eClass":"EEnumLiteral"},{"name":"rtdiagonal","id":52,"value":3,"literal":"rtdiagonal","eClass":"EEnumLiteral"},{"name":"shtline","id":53,"value":1,"literal":"shtline","eClass":"EEnumLiteral"},{"name":"shtcurve","id":54,"value":2,"literal":"shtcurve","eClass":"EEnumLiteral"},{"name":"sttsolid","id":55,"value":1,"literal":"sttsolid","eClass":"EEnumLiteral"},{"name":"sttdash","id":56,"value":2,"literal":"sttdash","eClass":"EEnumLiteral"},{"name":"sttdot","id":57,"value":3,"literal":"sttdot","eClass":"EEnumLiteral"},{"name":"dtunderligne","id":58,"value":1,"literal":"dtunderligne","eClass":"EEnumLiteral"},{"name":"dtoverligne","id":59,"value":2,"literal":"dtoverligne","eClass":"EEnumLiteral"},{"name":"dtlinethrough","id":60,"value":3,"literal":"dtlinethrough","eClass":"EEnumLiteral"},{"name":"atleft","id":61,"value":1,"literal":"atleft","eClass":"EEnumLiteral"},{"name":"atcenter","id":62,"value":2,"literal":"atcenter","eClass":"EEnumLiteral"},{"name":"atright","id":63,"value":3,"literal":"atright","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xmlns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"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":"nets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"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":"document","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"container":false,"ordered":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":69,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"netgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"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":"net","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":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":85,"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":"page","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"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":"netcontent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"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":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tool","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anyelement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"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":"arc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"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":"page","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"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":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"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":"namedelement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namedelement","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":"text","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"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":"arc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"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":"inscription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"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":"place","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialmarking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"netcontentelement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"edgegraphics","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"},{"id":140,"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":"arc","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pagegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"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":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ref","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":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":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"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":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"container":false,"ordered":false,"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":true,"lowerBound":0,"id":170,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodegraphics","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":"nodegraphics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"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":"nodegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"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":"nodegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":false,"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":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":"edgegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"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":"edgegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"id":191,"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":"edgegraphics","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":"offset","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"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":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"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":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"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":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":209,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":211,"serializable":true,"eClass":"EDataType"},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"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":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"gradientrotation","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interiorcolor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gradientcolor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"shape","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"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":246,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"decoration","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":261,"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":1,"target":0},{"source":1,"target":41},{"source":41,"target":42},{"source":41,"target":43},{"source":41,"target":1},{"source":43,"target":42},{"source":2,"target":0},{"source":2,"target":44},{"source":44,"target":42},{"source":44,"target":45},{"source":44,"target":2},{"source":45,"target":42},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":46},{"source":4,"target":47},{"source":46,"target":42},{"source":46,"target":48},{"source":46,"target":4},{"source":48,"target":42},{"source":47,"target":42},{"source":47,"target":49},{"source":47,"target":4},{"source":49,"target":42},{"source":5,"target":0},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":50,"target":5},{"source":51,"target":5},{"source":52,"target":5},{"source":6,"target":0},{"source":6,"target":53},{"source":6,"target":54},{"source":53,"target":6},{"source":54,"target":6},{"source":7,"target":0},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":55,"target":7},{"source":56,"target":7},{"source":57,"target":7},{"source":8,"target":0},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":58,"target":8},{"source":59,"target":8},{"source":60,"target":8},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":61,"target":9},{"source":62,"target":9},{"source":63,"target":9},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":65},{"source":64,"target":2},{"source":64,"target":66},{"source":64,"target":10},{"source":66,"target":2},{"source":65,"target":11},{"source":65,"target":67},{"source":65,"target":10},{"source":65,"target":68},{"source":67,"target":11},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":69},{"source":11,"target":68},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":74},{"source":69,"target":2},{"source":69,"target":75},{"source":69,"target":11},{"source":75,"target":2},{"source":68,"target":10},{"source":68,"target":76},{"source":68,"target":11},{"source":68,"target":65},{"source":76,"target":10},{"source":70,"target":12},{"source":70,"target":77},{"source":70,"target":11},{"source":70,"target":78},{"source":77,"target":12},{"source":71,"target":13},{"source":71,"target":79},{"source":71,"target":11},{"source":71,"target":80},{"source":79,"target":13},{"source":72,"target":29},{"source":72,"target":81},{"source":72,"target":11},{"source":72,"target":82},{"source":81,"target":29},{"source":73,"target":16},{"source":73,"target":83},{"source":73,"target":11},{"source":73,"target":84},{"source":83,"target":16},{"source":74,"target":1},{"source":12,"target":0},{"source":12,"target":78},{"source":12,"target":85},{"source":12,"target":86},{"source":78,"target":11},{"source":78,"target":87},{"source":78,"target":12},{"source":78,"target":70},{"source":87,"target":11},{"source":85,"target":16},{"source":85,"target":88},{"source":85,"target":12},{"source":85,"target":89},{"source":88,"target":16},{"source":86,"target":21},{"source":86,"target":90},{"source":86,"target":12},{"source":86,"target":91},{"source":90,"target":21},{"source":13,"target":0},{"source":13,"target":92},{"source":13,"target":93},{"source":13,"target":94},{"source":13,"target":80},{"source":13,"target":95},{"source":13,"target":96},{"source":13,"target":97},{"source":92,"target":42},{"source":92,"target":98},{"source":92,"target":13},{"source":98,"target":42},{"source":93,"target":42},{"source":93,"target":99},{"source":93,"target":13},{"source":99,"target":42},{"source":94,"target":4},{"source":94,"target":100},{"source":94,"target":13},{"source":100,"target":4},{"source":80,"target":11},{"source":80,"target":101},{"source":80,"target":13},{"source":80,"target":71},{"source":101,"target":11},{"source":95,"target":20},{"source":95,"target":102},{"source":95,"target":13},{"source":95,"target":103},{"source":102,"target":20},{"source":96,"target":25},{"source":96,"target":104},{"source":96,"target":13},{"source":96,"target":105},{"source":104,"target":25},{"source":97,"target":21},{"source":97,"target":106},{"source":97,"target":13},{"source":97,"target":107},{"source":106,"target":21},{"source":14,"target":0},{"source":14,"target":108},{"source":14,"target":109},{"source":108,"target":15},{"source":108,"target":110},{"source":108,"target":14},{"source":108,"target":111},{"source":110,"target":15},{"source":109,"target":32},{"source":109,"target":112},{"source":109,"target":14},{"source":109,"target":113},{"source":112,"target":32},{"source":15,"target":0},{"source":15,"target":114},{"source":15,"target":111},{"source":114,"target":42},{"source":114,"target":115},{"source":114,"target":15},{"source":115,"target":42},{"source":111,"target":14},{"source":111,"target":116},{"source":111,"target":15},{"source":111,"target":108},{"source":116,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":84},{"source":16,"target":89},{"source":16,"target":117},{"source":84,"target":11},{"source":84,"target":118},{"source":84,"target":16},{"source":84,"target":73},{"source":118,"target":11},{"source":89,"target":12},{"source":89,"target":119},{"source":89,"target":16},{"source":89,"target":85},{"source":119,"target":12},{"source":117,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":120},{"source":17,"target":121},{"source":120,"target":20},{"source":120,"target":122},{"source":120,"target":17},{"source":120,"target":123},{"source":122,"target":20},{"source":121,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":124},{"source":18,"target":125},{"source":124,"target":26},{"source":124,"target":126},{"source":124,"target":18},{"source":124,"target":127},{"source":126,"target":26},{"source":125,"target":14},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":128},{"source":19,"target":129},{"source":128,"target":25},{"source":128,"target":130},{"source":128,"target":19},{"source":128,"target":131},{"source":130,"target":25},{"source":129,"target":12},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":1},{"source":20,"target":132},{"source":20,"target":133},{"source":20,"target":103},{"source":20,"target":134},{"source":20,"target":123},{"source":20,"target":135},{"source":20,"target":136},{"source":132,"target":19},{"source":132,"target":137},{"source":132,"target":20},{"source":137,"target":19},{"source":133,"target":19},{"source":133,"target":138},{"source":133,"target":20},{"source":138,"target":19},{"source":103,"target":13},{"source":103,"target":139},{"source":103,"target":20},{"source":103,"target":95},{"source":139,"target":13},{"source":134,"target":31},{"source":134,"target":140},{"source":134,"target":20},{"source":134,"target":141},{"source":140,"target":31},{"source":123,"target":17},{"source":123,"target":142},{"source":123,"target":20},{"source":123,"target":120},{"source":142,"target":17},{"source":135,"target":12},{"source":136,"target":1},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":1},{"source":21,"target":91},{"source":21,"target":107},{"source":21,"target":143},{"source":21,"target":144},{"source":21,"target":145},{"source":91,"target":12},{"source":91,"target":146},{"source":91,"target":21},{"source":91,"target":86},{"source":146,"target":12},{"source":107,"target":13},{"source":107,"target":147},{"source":107,"target":21},{"source":107,"target":97},{"source":147,"target":13},{"source":143,"target":33},{"source":143,"target":148},{"source":143,"target":21},{"source":143,"target":149},{"source":148,"target":33},{"source":144,"target":12},{"source":145,"target":1},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":150},{"source":22,"target":151},{"source":150,"target":25},{"source":150,"target":152},{"source":150,"target":22},{"source":152,"target":25},{"source":151,"target":25},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":22},{"source":23,"target":153},{"source":23,"target":154},{"source":153,"target":12},{"source":154,"target":22},{"source":24,"target":0},{"source":24,"target":12},{"source":24,"target":22},{"source":24,"target":155},{"source":24,"target":156},{"source":155,"target":12},{"source":156,"target":22},{"source":25,"target":0},{"source":25,"target":1},{"source":25,"target":131},{"source":25,"target":105},{"source":25,"target":157},{"source":25,"target":158},{"source":131,"target":19},{"source":131,"target":159},{"source":131,"target":25},{"source":131,"target":128},{"source":159,"target":19},{"source":105,"target":13},{"source":105,"target":160},{"source":105,"target":25},{"source":105,"target":96},{"source":160,"target":13},{"source":157,"target":30},{"source":157,"target":161},{"source":157,"target":25},{"source":157,"target":162},{"source":161,"target":30},{"source":158,"target":1},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":127},{"source":26,"target":163},{"source":127,"target":18},{"source":127,"target":164},{"source":127,"target":26},{"source":127,"target":124},{"source":164,"target":18},{"source":163,"target":19},{"source":27,"target":0},{"source":27,"target":19},{"source":27,"target":165},{"source":165,"target":19},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":82},{"source":29,"target":166},{"source":82,"target":11},{"source":82,"target":167},{"source":82,"target":29},{"source":82,"target":72},{"source":167,"target":11},{"source":166,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":162},{"source":30,"target":168},{"source":30,"target":169},{"source":30,"target":170},{"source":30,"target":171},{"source":30,"target":172},{"source":162,"target":25},{"source":162,"target":173},{"source":162,"target":30},{"source":162,"target":157},{"source":173,"target":25},{"source":168,"target":35},{"source":168,"target":174},{"source":168,"target":30},{"source":168,"target":175},{"source":174,"target":35},{"source":169,"target":37},{"source":169,"target":176},{"source":169,"target":30},{"source":169,"target":177},{"source":176,"target":37},{"source":170,"target":38},{"source":170,"target":178},{"source":170,"target":30},{"source":170,"target":179},{"source":178,"target":38},{"source":171,"target":39},{"source":171,"target":180},{"source":171,"target":30},{"source":171,"target":181},{"source":180,"target":39},{"source":172,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":141},{"source":31,"target":182},{"source":31,"target":183},{"source":31,"target":184},{"source":31,"target":185},{"source":141,"target":20},{"source":141,"target":186},{"source":141,"target":31},{"source":141,"target":134},{"source":186,"target":20},{"source":182,"target":35},{"source":182,"target":187},{"source":182,"target":31},{"source":182,"target":188},{"source":187,"target":35},{"source":183,"target":38},{"source":183,"target":189},{"source":183,"target":31},{"source":183,"target":190},{"source":189,"target":38},{"source":184,"target":39},{"source":184,"target":191},{"source":184,"target":31},{"source":184,"target":192},{"source":191,"target":39},{"source":185,"target":28},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":113},{"source":32,"target":193},{"source":32,"target":194},{"source":32,"target":195},{"source":32,"target":196},{"source":32,"target":197},{"source":113,"target":14},{"source":113,"target":198},{"source":113,"target":32},{"source":113,"target":109},{"source":198,"target":14},{"source":193,"target":36},{"source":193,"target":199},{"source":193,"target":32},{"source":193,"target":200},{"source":199,"target":36},{"source":194,"target":40},{"source":194,"target":201},{"source":194,"target":32},{"source":194,"target":202},{"source":201,"target":40},{"source":195,"target":38},{"source":195,"target":203},{"source":195,"target":32},{"source":195,"target":204},{"source":203,"target":38},{"source":196,"target":39},{"source":196,"target":205},{"source":196,"target":32},{"source":196,"target":206},{"source":205,"target":39},{"source":197,"target":28},{"source":33,"target":0},{"source":33,"target":28},{"source":33,"target":149},{"source":33,"target":207},{"source":149,"target":21},{"source":149,"target":208},{"source":149,"target":33},{"source":149,"target":143},{"source":208,"target":21},{"source":207,"target":28},{"source":34,"target":0},{"source":34,"target":209},{"source":34,"target":210},{"source":209,"target":211},{"source":209,"target":212},{"source":209,"target":34},{"source":212,"target":211},{"source":210,"target":211},{"source":210,"target":213},{"source":210,"target":34},{"source":213,"target":211},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":175},{"source":35,"target":188},{"source":35,"target":214},{"source":175,"target":30},{"source":175,"target":215},{"source":175,"target":35},{"source":175,"target":168},{"source":215,"target":30},{"source":188,"target":31},{"source":188,"target":216},{"source":188,"target":35},{"source":188,"target":182},{"source":216,"target":31},{"source":214,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":200},{"source":36,"target":217},{"source":200,"target":32},{"source":200,"target":218},{"source":200,"target":36},{"source":200,"target":193},{"source":218,"target":32},{"source":217,"target":34},{"source":37,"target":0},{"source":37,"target":219},{"source":37,"target":220},{"source":37,"target":177},{"source":219,"target":211},{"source":219,"target":221},{"source":219,"target":37},{"source":221,"target":211},{"source":220,"target":211},{"source":220,"target":222},{"source":220,"target":37},{"source":222,"target":211},{"source":177,"target":30},{"source":177,"target":223},{"source":177,"target":37},{"source":177,"target":169},{"source":223,"target":30},{"source":38,"target":0},{"source":38,"target":224},{"source":38,"target":225},{"source":38,"target":226},{"source":38,"target":227},{"source":38,"target":179},{"source":38,"target":190},{"source":38,"target":204},{"source":224,"target":5},{"source":224,"target":228},{"source":224,"target":38},{"source":228,"target":5},{"source":225,"target":3},{"source":225,"target":229},{"source":225,"target":38},{"source":229,"target":3},{"source":226,"target":3},{"source":226,"target":230},{"source":226,"target":38},{"source":230,"target":3},{"source":227,"target":2},{"source":227,"target":231},{"source":227,"target":38},{"source":231,"target":2},{"source":179,"target":30},{"source":179,"target":232},{"source":179,"target":38},{"source":179,"target":170},{"source":232,"target":30},{"source":190,"target":31},{"source":190,"target":233},{"source":190,"target":38},{"source":190,"target":183},{"source":233,"target":31},{"source":204,"target":32},{"source":204,"target":234},{"source":204,"target":38},{"source":204,"target":195},{"source":234,"target":32},{"source":39,"target":0},{"source":39,"target":235},{"source":39,"target":236},{"source":39,"target":237},{"source":39,"target":238},{"source":39,"target":181},{"source":39,"target":192},{"source":39,"target":206},{"source":235,"target":3},{"source":235,"target":239},{"source":235,"target":39},{"source":239,"target":3},{"source":236,"target":211},{"source":236,"target":240},{"source":236,"target":39},{"source":240,"target":211},{"source":237,"target":6},{"source":237,"target":241},{"source":237,"target":39},{"source":241,"target":6},{"source":238,"target":7},{"source":238,"target":242},{"source":238,"target":39},{"source":242,"target":7},{"source":181,"target":30},{"source":181,"target":243},{"source":181,"target":39},{"source":181,"target":171},{"source":243,"target":30},{"source":192,"target":31},{"source":192,"target":244},{"source":192,"target":39},{"source":192,"target":184},{"source":244,"target":31},{"source":206,"target":32},{"source":206,"target":245},{"source":206,"target":39},{"source":206,"target":196},{"source":245,"target":32},{"source":40,"target":0},{"source":40,"target":246},{"source":40,"target":247},{"source":40,"target":248},{"source":40,"target":249},{"source":40,"target":250},{"source":40,"target":251},{"source":40,"target":252},{"source":40,"target":202},{"source":246,"target":42},{"source":246,"target":253},{"source":246,"target":40},{"source":253,"target":42},{"source":247,"target":42},{"source":247,"target":254},{"source":247,"target":40},{"source":254,"target":42},{"source":248,"target":42},{"source":248,"target":255},{"source":248,"target":40},{"source":255,"target":42},{"source":249,"target":42},{"source":249,"target":256},{"source":249,"target":40},{"source":256,"target":42},{"source":250,"target":8},{"source":250,"target":257},{"source":250,"target":40},{"source":257,"target":8},{"source":251,"target":9},{"source":251,"target":258},{"source":251,"target":40},{"source":258,"target":9},{"source":252,"target":211},{"source":252,"target":259},{"source":252,"target":40},{"source":259,"target":211},{"source":202,"target":32},{"source":202,"target":260},{"source":202,"target":40},{"source":202,"target":194},{"source":260,"target":32},{"source":261,"target":211},{"source":261,"target":42},{"source":211,"target":261},{"source":42,"target":261}],"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="mini_lang" nsURI="uk.ac.york.cs/metamodels/MiniLang" nsPrefix="mini_lang"> <eClassifiers xsi:type="ecore:EClass" name="MiniLang"> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ifBody" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ComparisonExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NotEqualsExpression" eSuperTypes="#//ComparisonExpression"/> <eClassifiers xsi:type="ecore:EClass" name="EqualsExpression" eSuperTypes="#//ComparisonExpression"/> <eClassifiers xsi:type="ecore:EClass" name="FOLCallExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iterator" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NameExpression" eSuperTypes="#//Expression"> <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/Fhma/MT_EOL/uk.ac.york.cs.emu.eol.examples.mutations.generator/metamodels/MiniLang.ecore
ecore
mini_lang MiniLang block Block statements IfStatement condition ifBody Statement AssignmentStatement lhs rhs ExpressionStatement expr ReturnStatement expr Expression ComparisonExpression lhs rhs NotEqualsExpression EqualsExpression FOLCallExpression iterator method condition target NameExpression name
null
{"directed":true,"nodes":[{"nsPrefix":"mini_lang","nsURI":"uk.ac.york.cs/metamodels/MiniLang","name":"mini_lang","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiniLang","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComparisonExpression","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotEqualsExpression","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualsExpression","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FOLCallExpression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameExpression","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"ifBody","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iterator","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":"method","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":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":14,"target":2},{"source":14,"target":15},{"source":14,"target":1},{"source":15,"target":2},{"source":2,"target":0},{"source":2,"target":16},{"source":16,"target":4},{"source":16,"target":17},{"source":16,"target":2},{"source":17,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":18,"target":8},{"source":18,"target":21},{"source":18,"target":3},{"source":21,"target":8},{"source":19,"target":2},{"source":19,"target":22},{"source":19,"target":3},{"source":22,"target":2},{"source":20,"target":4},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":23,"target":8},{"source":23,"target":26},{"source":23,"target":5},{"source":26,"target":8},{"source":24,"target":8},{"source":24,"target":27},{"source":24,"target":5},{"source":27,"target":8},{"source":25,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":28},{"source":6,"target":29},{"source":28,"target":8},{"source":28,"target":30},{"source":28,"target":6},{"source":30,"target":8},{"source":29,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":31},{"source":7,"target":32},{"source":31,"target":8},{"source":31,"target":33},{"source":31,"target":7},{"source":33,"target":8},{"source":32,"target":4},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":34},{"source":9,"target":35},{"source":9,"target":36},{"source":34,"target":8},{"source":34,"target":37},{"source":34,"target":9},{"source":37,"target":8},{"source":35,"target":8},{"source":35,"target":38},{"source":35,"target":9},{"source":38,"target":8},{"source":36,"target":8},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":39},{"source":39,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":40},{"source":40,"target":9},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":41},{"source":12,"target":42},{"source":12,"target":43},{"source":12,"target":44},{"source":12,"target":45},{"source":41,"target":46},{"source":41,"target":12},{"source":42,"target":47},{"source":42,"target":12},{"source":43,"target":8},{"source":43,"target":48},{"source":43,"target":12},{"source":48,"target":8},{"source":44,"target":8},{"source":44,"target":49},{"source":44,"target":12},{"source":49,"target":8},{"source":45,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":50},{"source":13,"target":51},{"source":50,"target":52},{"source":50,"target":13},{"source":51,"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="DesignPatternsLayerCIM" nsURI="platform:/plugin/eu.scasefp7.eclipse.mde.m2m/Metamodels/DesignPatternsLayerCIMMetamodel.ecore" nsPrefix="Eu.fp7.scase"> <eClassifiers xsi:type="ecore:EClass" name="AnnotationModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasAnnotatedElement" lowerBound="1" upperBound="-1" eType="#//AnnotatedElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasAnnotation" lowerBound="1" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotatedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Annotation"/> <eClassifiers xsi:type="ecore:EClass" name="AnnProperty" eSuperTypes="#//AnnotatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatesProperty" lowerBound="1" eType="ecore:EClass CIMMetamodel.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnResource" eSuperTypes="#//AnnotatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatesResource" lowerBound="1" eType="ecore:EClass CIMMetamodel.ecore#//Resource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasNotification" upperBound="-1" eType="#//Notification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnAlgoResource" eSuperTypes="#//AnnotatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatesAlgoResource" lowerBound="1" eType="ecore:EClass CIMMetamodel.ecore#//Resource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DesignPattern" eSuperTypes="#//Annotation"/> <eClassifiers xsi:type="ecore:EClass" name="DesignPatternModel" eSuperTypes="#//Annotation"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasDesignPattern" upperBound="-1" eType="#//DesignPattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BridgePattern" eSuperTypes="#//DesignPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="associatesAnnAlgoResource" lowerBound="1" upperBound="-1" eType="#//AnnAlgoResource"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bMakeBridgePatternForExternalService" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bMakeBridgePatternForSearch" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BuilderPattern" eSuperTypes="#//DesignPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="associatesAnnResource" lowerBound="1" upperBound="-1" eType="#//AnnResource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasDirector" lowerBound="1" eType="#//Director" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Director"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasBuilder" lowerBound="1" upperBound="-1" eType="#//Builder" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Builder"> <eOperations name="buildRepresentation" eType="#//Representation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associatesAnnResource" lowerBound="1" eType="#//AnnResource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConcreteBuilder" eSuperTypes="#//Builder"> <eOperations name="buildRepresentation" eType="#//Representation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="buildsRepresentation" lowerBound="1" eType="#//Representation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Representation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has" upperBound="-1" eType="#//AnnProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" lowerBound="1" eType="#//AnnResource"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="PropertiesList" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObserverPattern" eSuperTypes="#//DesignPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasObserver" lowerBound="1" upperBound="-1" eType="#//Observer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Observer"> <eOperations name="update"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="observes" lowerBound="1" eType="#//ObservableAnnCRUDActivity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencesAnnResource" lowerBound="1" eType="#//AnnResource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="notification" upperBound="-1" eType="#//Notification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="createsNotification" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Notification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="notificationId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="CRUDEvent" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnCRUDActivity" eSuperTypes="#//AnnotatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatesCRUDActivity" lowerBound="1" eType="ecore:EClass CIMMetamodel.ecore#//CRUDActivity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObservableAnnCRUDActivity" eSuperTypes="#//Annotation"> <eOperations name="notifyObservers" ordered="false" eType="ecore:EEnum CIMMetamodel.ecore#//CRUDVerb"/> <eOperations name="registerObserver"/> <eOperations name="unregisterObserver"/> <eOperations name="setState"/> <eOperations name="getState" eType="ecore:EClass CIMMetamodel.ecore#//Resource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencesAnnResource" lowerBound="1" eType="#//AnnResource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="isObservedby" upperBound="-1" eType="#//Observer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendsAnnCRUDActivity" lowerBound="1" eType="#//AnnCRUDActivity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MementoPattern" eSuperTypes="#//DesignPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasMemento" lowerBound="1" upperBound="-1" eType="#//Memento" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Memento"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mementoNum" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencesAnnResource" lowerBound="1" eType="#//AnnResource"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/christopherzolotas/phd/ecore files/DesignPatternsLayerCIMMetamodel.ecore
ecore
DesignPatternsLayerCIM AnnotationModel name hasAnnotatedElement hasAnnotation AnnotatedElement Annotation AnnProperty annotatesProperty AnnResource annotatesResource hasNotification AnnAlgoResource annotatesAlgoResource DesignPattern DesignPatternModel hasDesignPattern BridgePattern associatesAnnAlgoResource bMakeBridgePatternForExternalService false bMakeBridgePatternForSearch true BuilderPattern associatesAnnResource hasDirector Director hasBuilder Builder buildRepresentation associatesAnnResource ConcreteBuilder buildRepresentation buildsRepresentation Representation name has refersTo PropertiesList ObserverPattern hasObserver Observer update name observes referencesAnnResource notification createsNotification Notification notificationId CRUDEvent AnnCRUDActivity annotatesCRUDActivity ObservableAnnCRUDActivity notifyObservers registerObserver unregisterObserver setState getState referencesAnnResource isObservedby extendsAnnCRUDActivity MementoPattern hasMemento Memento mementoNum 1 referencesAnnResource
null
{"directed":true,"nodes":[{"nsPrefix":"Eu.fp7.scase","nsURI":"platform:/plugin/eu.scasefp7.eclipse.mde.m2m/Metamodels/DesignPatternsLayerCIMMetamodel.ecore","name":"DesignPatternsLayerCIM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnProperty","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnResource","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnAlgoResource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DesignPattern","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DesignPatternModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BridgePattern","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuilderPattern","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Director","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Builder","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcreteBuilder","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Representation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObserverPattern","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notification","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnCRUDActivity","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObservableAnnCRUDActivity","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MementoPattern","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Memento","instanceClass":null,"abstract":false,"id":21,"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":22,"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":"hasAnnotatedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasAnnotation","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatesProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatesResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasNotification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"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":"annotatesAlgoResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasDesignPattern","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associatesAnnAlgoResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"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":"bMakeBridgePatternForExternalService","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"bMakeBridgePatternForSearch","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"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":"associatesAnnResource","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":"hasDirector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasBuilder","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"buildRepresentation","lowerBound":0,"id":57,"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":"associatesAnnResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"buildRepresentation","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"buildsRepresentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"has","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"PropertiesList","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasObserver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"update","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observes","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":"referencesAnnResource","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"notification","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"createsNotification","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"notificationId","changeable":true,"lowerBound":0,"iD":true,"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":"CRUDEvent","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatesCRUDActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"notifyObservers","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"registerObserver","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unregisterObserver","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setState","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getState","lowerBound":0,"id":99,"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":"referencesAnnResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isObservedby","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendsAnnCRUDActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"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":"hasMemento","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":false,"name":"mementoNum","changeable":true,"lowerBound":0,"iD":false,"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":"referencesAnnResource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":22,"target":25},{"source":22,"target":1},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":1},{"source":26,"target":2},{"source":24,"target":3},{"source":24,"target":27},{"source":24,"target":1},{"source":27,"target":3},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":28},{"source":4,"target":29},{"source":28,"target":30},{"source":28,"target":4},{"source":29,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":31,"target":34},{"source":31,"target":5},{"source":32,"target":17},{"source":32,"target":35},{"source":32,"target":5},{"source":35,"target":17},{"source":33,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":36},{"source":6,"target":37},{"source":36,"target":38},{"source":36,"target":6},{"source":37,"target":2},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":39},{"source":39,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":40},{"source":8,"target":41},{"source":40,"target":7},{"source":40,"target":42},{"source":40,"target":8},{"source":42,"target":7},{"source":41,"target":3},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":43},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":43,"target":6},{"source":43,"target":47},{"source":43,"target":9},{"source":47,"target":6},{"source":44,"target":48},{"source":44,"target":9},{"source":45,"target":49},{"source":45,"target":9},{"source":46,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":50},{"source":10,"target":51},{"source":10,"target":52},{"source":50,"target":5},{"source":50,"target":53},{"source":50,"target":10},{"source":53,"target":5},{"source":51,"target":11},{"source":51,"target":54},{"source":51,"target":10},{"source":54,"target":11},{"source":52,"target":7},{"source":11,"target":0},{"source":11,"target":55},{"source":55,"target":12},{"source":55,"target":56},{"source":55,"target":11},{"source":56,"target":12},{"source":12,"target":0},{"source":12,"target":57},{"source":12,"target":58},{"source":57,"target":14},{"source":57,"target":59},{"source":57,"target":12},{"source":59,"target":14},{"source":58,"target":5},{"source":58,"target":60},{"source":58,"target":12},{"source":60,"target":5},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":61},{"source":13,"target":62},{"source":13,"target":63},{"source":61,"target":14},{"source":61,"target":64},{"source":61,"target":13},{"source":64,"target":14},{"source":62,"target":14},{"source":62,"target":65},{"source":62,"target":13},{"source":65,"target":14},{"source":63,"target":12},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":14,"target":69},{"source":66,"target":70},{"source":66,"target":14},{"source":67,"target":4},{"source":67,"target":71},{"source":67,"target":14},{"source":71,"target":4},{"source":68,"target":5},{"source":68,"target":72},{"source":68,"target":14},{"source":72,"target":5},{"source":69,"target":73},{"source":69,"target":14},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":74},{"source":15,"target":75},{"source":74,"target":16},{"source":74,"target":76},{"source":74,"target":15},{"source":76,"target":16},{"source":75,"target":7},{"source":16,"target":0},{"source":16,"target":77},{"source":16,"target":78},{"source":16,"target":79},{"source":16,"target":80},{"source":16,"target":81},{"source":16,"target":82},{"source":77,"target":16},{"source":78,"target":83},{"source":78,"target":16},{"source":79,"target":19},{"source":79,"target":84},{"source":79,"target":16},{"source":84,"target":19},{"source":80,"target":5},{"source":80,"target":85},{"source":80,"target":16},{"source":85,"target":5},{"source":81,"target":17},{"source":81,"target":86},{"source":81,"target":16},{"source":86,"target":17},{"source":82,"target":87},{"source":82,"target":16},{"source":17,"target":0},{"source":17,"target":88},{"source":17,"target":89},{"source":88,"target":90},{"source":88,"target":17},{"source":89,"target":91},{"source":89,"target":17},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":92},{"source":18,"target":93},{"source":92,"target":94},{"source":92,"target":18},{"source":93,"target":2},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":95},{"source":19,"target":96},{"source":19,"target":97},{"source":19,"target":98},{"source":19,"target":99},{"source":19,"target":100},{"source":19,"target":101},{"source":19,"target":102},{"source":19,"target":103},{"source":95,"target":104},{"source":95,"target":19},{"source":96,"target":19},{"source":97,"target":19},{"source":98,"target":19},{"source":99,"target":105},{"source":99,"target":19},{"source":100,"target":5},{"source":100,"target":106},{"source":100,"target":19},{"source":106,"target":5},{"source":101,"target":16},{"source":101,"target":107},{"source":101,"target":19},{"source":107,"target":16},{"source":102,"target":18},{"source":102,"target":108},{"source":102,"target":19},{"source":108,"target":18},{"source":103,"target":3},{"source":20,"target":0},{"source":20,"target":7},{"source":20,"target":109},{"source":20,"target":110},{"source":109,"target":21},{"source":109,"target":111},{"source":109,"target":20},{"source":111,"target":21},{"source":110,"target":7},{"source":21,"target":0},{"source":21,"target":112},{"source":21,"target":113},{"source":112,"target":114},{"source":112,"target":21},{"source":113,"target":5},{"source":113,"target":115},{"source":113,"target":21},{"source":115,"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="rok" nsURI="uri:rok" nsPrefix="rok"> <eClassifiers xsi:type="ecore:EDataType" name="InetAddress" instanceClassName="java.net.InetAddress"/> <eClassifiers xsi:type="ecore:EDataType" name="Locale" instanceClassName="java.util.Locale"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Code langue&#xA;Code pays&#xA;Encodage"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Country" instanceClassName="java.lang.String"/> <eSubpackages name="model" nsURI="uri:rok/model" nsPrefix="m"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Règles :&#xA;- Une propriété ne peut pas avoir plus d'une des caractéristique suivante : key, readOnly, required&#xA;&#xA;Valeur par défaut.&#xA;- Pour les propriété key : valeur par défaut non permise&#xA;- Pour les propriété requires : valeur par défaut non permise&#xA;- Pour les propriété readOnly : Si spécifié, est positionnée au niveau du getter&#xA;"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Domain"> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1" containment="true"> <eGenericType eClassifier="#//model/MClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subDomains" upperBound="-1" eType="#//model/Domain" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enumerations" upperBound="-1" eType="#//model/Enumeration" containment="true"/> <eGenericSuperTypes eClassifier="#//model/Res"> <eTypeArguments eClassifier="#//model/Domain"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Res" abstract="true" interface="true" eSuperTypes="#//model/Documentable #//model/Nameable"> <eTypeParameters name="T"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="confidentiality" lowerBound="1" eType="#//model/Confidentiality" defaultValueLiteral="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Confidentialité de la ressource.&#xA;Si cette propriété n'est pas renseignée, elle est concodéré comme public"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="namespace" value=""/> <details key="wildcards" value=""/> <details key="name" value=""/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="List" abstract="true" interface="true"> <eTypeParameters name="T"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1"> <eGenericType eClassifier="#//model/MClass"> <eTypeArguments eTypeParameter="#//model/List/T"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"> <eGenericType eClassifier="#//model/MClass"> <eTypeArguments eTypeParameter="#//model/List/T"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//model/Res"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList"> <eTypeArguments eTypeParameter="#//model/List/T"/> </eTypeArguments> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MClass"> <eTypeParameters name="T"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//model/property/Property" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//model/Rule" containment="true"/> <eGenericSuperTypes eClassifier="#//model/Res"> <eTypeArguments eTypeParameter="#//model/MClass/T"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Confidentiality"> <eLiterals name="public"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Caractérise une donnée non confidentielle.&#xA;Cette donnée publique peut être rattachée à un individu mais peut être connue de tous."/> </eAnnotations> </eLiterals> <eLiterals name="private" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Caractérise une donnée non confidentiel mais qui doit reste à la discrétion de celui qui interagit avec la ressource."/> </eAnnotations> </eLiterals> <eLiterals name="secret" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Désigne une ressource ou propriété confidentiel.&#xA;Cela implique :&#xA;* un transport via flux crypté (SSL)&#xA;* une modification via champ &quot;password&quot; (éventuellement avec un 2ème champ de vérification)&#xA;* un chiffrement si la propriété fait parti de l'URI&#xA;* un chiffrement sur disque si la donnée peut être stocké dans un cache local"/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//model/Documentable #//model/Nameable"/> <eClassifiers xsi:type="ecore:EClass" name="Info"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="info" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locale" lowerBound="1" eType="#//Locale"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RootDomain"> <eStructuralFeatures xsi:type="ecore:EReference" name="subDomains" upperBound="-1" eType="#//model/Domain" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Documentable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//model/Info" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1" eType="#//model/Info" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Nameable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//model/Nameable #//model/Documentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//model/EnumValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumValue" eSuperTypes="#//model/Nameable #//model/Documentable"/> <eSubpackages name="property" nsURI="uri:rok/model/property" nsPrefix="p"> <eClassifiers xsi:type="ecore:EClass" name="Property" abstract="true" interface="true" eSuperTypes="#//model/Nameable #//model/Documentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//model/property/PropertyKind" defaultValueLiteral="standard"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="confidentiality" eType="#//model/Confidentiality"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Confidentialité de la ressource.&#xA;Si cette propriété n'est pas renseignée, c'est la confidentialité de la ressource attachée qui est appliquée."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minOccurrences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxOccurrences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdProperty" eSuperTypes="#//model/property/Property"/> <eClassifiers xsi:type="ecore:EClass" name="StringProperty" eSuperTypes="#//model/property/Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Pour information, voici les type de données mis en oeuvre en fonction des bornes min/max (inclus) :&#xA;&#xA;Si min = 0 et max = 1 : char sinon String"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject" defaultValueLiteral="-1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Nombre de caractères minimum.&#xA;Si &lt; 0, pas de limite."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Nombre de caractères maximum&#xA;Si &lt; 0, pas de limite."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanProperty" eSuperTypes="#//model/property/Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DateProperty" eSuperTypes="#//model/property/Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultvalue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberProperty" abstract="true" interface="true" eSuperTypes="#//model/property/Property"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerProperty" eSuperTypes="#//model/property/NumberProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Pour information, voici les type de données mis en oeuvre en fonction des bornes min/max (inclus) :&#xA;&#xA;8 bits/1octet&#x9;&#x9;(byte)&#x9;: de -2^7&#x9;(= -128)&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;à 127&#xA;16 bits/2 octets&#x9;(short)&#x9;: de -2^15&#x9;(= -32 768)&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;à 2^15 -1 (= 32 767)&#xA;16 bits/2 octets&#x9;(char)&#x9;: de 0&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;à \uFFFF (= 65 535)&#xA;32 bits/4 octets&#x9;(int)&#x9;: de -2^31 (= -2 147 483 648)&#x9;&#x9;&#x9;&#x9;à 2^31 -1 (= 2 147 483 647)&#xA;64 bits/8 octets&#x9;(long)&#x9;: de -2^63 (= -9 223 372 036 854 775 808)&#x9;à 2^63 -1 (= 9 223 372 036 854 775 807)&#xA;&#xA;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Valeur minimale en-dessous de laquelle la propriété ne peut être définie."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Valeur maximale au-dessus de laquelle la propriété ne peut être définie."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealNumberProperty" eSuperTypes="#//model/property/NumberProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Pour des raisons de précision, le type employé pour représenter un nombre relatif et un BigDecimal"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AmountProperty" eSuperTypes="#//model/property/RealNumberProperty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="currency" 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="Code de la devise (sur 3 caractères) tel que défini par la norme ISO 4217&#xA;&#xA;Plus d'information sur lescodes et format disponible ici :&#xA;- http://www.oanda.com/currency/currency-code&#xA;- http://docs.oracle.com/javase/6/docs/api/java/util/Currency.html#getSymbol%28java.util.Locale%29"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationProperty" eSuperTypes="#//model/property/Property"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//model/Enumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryProperty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/> <eGenericSuperTypes eClassifier="#//model/property/Property"/> <eGenericSuperTypes eClassifier="#//model/property/feature/Range"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PropertyKind"> <eLiterals name="standard" value="3"/> <eLiterals name="key" value="2"/> <eLiterals name="readOnly"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityProperty" abstract="true" interface="true" eSuperTypes="#//model/property/Property"/> <eClassifiers xsi:type="ecore:EClass" name="LinkedEntityProperty" eSuperTypes="#//model/property/EntityProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Liaison avec une entité externe.&#xD;&#xA;Son cycle de vie n'est pas lié à son entité &quot;parent&quot;.&#xD;&#xA;Si max-Occurences > 1, la relation entre l'entité &quot;parent&quot; et celle-ci peut être considérée comme une relation d'aggrégation."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1"> <eGenericType eClassifier="#//model/MClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NestedEntityProperty" eSuperTypes="#//model/property/EntityProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Entité &quot;fille&quot;. Son cycle de vie est lié à son entité &quot;parent&quot;.&#xD;&#xA;Si max-Occurences > 1, la relation entre l'entité &quot;parent&quot; et celle-ci peut être considérée comme une relation de composition."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" containment="true"> <eGenericType eClassifier="#//model/MClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eSubpackages name="feature" nsURI="urn:rok/model/property" nsPrefix="f"> <eClassifiers xsi:type="ecore:EClass" name="Range" abstract="true" interface="true"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultValue" abstract="true" interface="true"> <eTypeParameters name="T"/> </eClassifiers> </eSubpackages> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/rok.ecore
ecore
rok InetAddress java.net.InetAddress java.net.InetAddress Locale java.util.Locale java.util.Locale Country java.lang.String java.lang.String model Domain resources subDomains enumerations Res T confidentiality public List T type entities MClass T properties rules Confidentiality public public private private secret secret Rule Info info locale RootDomain subDomains Documentable labels descriptions Nameable name Enumeration values EnumValue property Property kind standard confidentiality minOccurrences maxOccurrences 1 IdProperty StringProperty min -1 max defaultValue pattern multiline false BooleanProperty defaultValue DateProperty defaultvalue min max NumberProperty IntegerProperty defaultValue min max RealNumberProperty defaultValue min max AmountProperty currency EnumerationProperty type BinaryProperty min max PropertyKind standard standard key key readOnly readOnly EntityProperty LinkedEntityProperty type NestedEntityProperty type feature Range T DefaultValue T
null
{"directed":true,"nodes":[{"nsPrefix":"rok","nsURI":"uri:rok","name":"rok","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.net.InetAddress","defaultValue":null,"instanceClassName":"java.net.InetAddress","name":"InetAddress","instanceClass":"java.net.InetAddress","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Locale","defaultValue":null,"instanceClassName":"java.util.Locale","name":"Locale","instanceClass":"java.util.Locale","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Country","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"m","nsURI":"uri:rok/model","name":"model","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Res","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MClass","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Confidentiality","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Info","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootDomain","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentable","instanceClass":null,"abstract":true,"id":13,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumValue","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"nsPrefix":"p","nsURI":"uri:rok/model/property","name":"property","id":17,"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":"resources","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":"subDomains","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":"enumerations","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"},{"name":"T","id":27,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"confidentiality","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"name":"T","id":32,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"name":"T","id":42,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"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":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":true,"id":46,"interface":true,"eClass":"EClass"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"name":"public","id":50,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":51,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"secret","id":52,"value":1,"literal":"secret","eClass":"EEnumLiteral"},{"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":"info","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locale","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subDomains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","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},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdProperty","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringProperty","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanProperty","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateProperty","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberProperty","instanceClass":null,"abstract":true,"id":77,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerProperty","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealNumberProperty","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AmountProperty","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationProperty","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryProperty","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PropertyKind","instanceClass":null,"id":83,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityProperty","instanceClass":null,"abstract":true,"id":84,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkedEntityProperty","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedEntityProperty","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"nsPrefix":"f","nsURI":"urn:rok/model/property","name":"feature","id":87,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"standard","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"confidentiality","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":"minOccurrences","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"maxOccurrences","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"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"min","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":"max","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":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":102,"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":"multiline","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"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":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultvalue","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":"min","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":"max","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"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":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":"min","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"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":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":"min","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":"max","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currency","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Range","instanceClass":null,"abstract":true,"id":141,"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":"min","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":"max","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"},{"name":"standard","id":149,"value":3,"literal":"standard","eClass":"EEnumLiteral"},{"name":"key","id":150,"value":2,"literal":"key","eClass":"EEnumLiteral"},{"name":"readOnly","id":151,"value":0,"literal":"readOnly","eClass":"EEnumLiteral"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":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":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValue","instanceClass":null,"abstract":true,"id":161,"interface":true,"eClass":"EClass"},{"name":"T","id":162,"eClass":"ETypeParameter"},{"name":"T","id":163,"eClass":"ETypeParameter"}],"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":0},{"source":5,"target":4},{"source":5,"target":6},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":18,"target":8},{"source":18,"target":22},{"source":18,"target":5},{"source":22,"target":23},{"source":22,"target":8},{"source":19,"target":5},{"source":19,"target":24},{"source":19,"target":5},{"source":24,"target":5},{"source":20,"target":15},{"source":20,"target":25},{"source":20,"target":5},{"source":25,"target":15},{"source":21,"target":26},{"source":21,"target":6},{"source":26,"target":5},{"source":6,"target":4},{"source":6,"target":27},{"source":6,"target":13},{"source":6,"target":14},{"source":6,"target":28},{"source":6,"target":29},{"source":6,"target":30},{"source":28,"target":9},{"source":28,"target":31},{"source":28,"target":6},{"source":31,"target":9},{"source":29,"target":13},{"source":30,"target":14},{"source":7,"target":4},{"source":7,"target":32},{"source":7,"target":6},{"source":7,"target":33},{"source":7,"target":34},{"source":7,"target":35},{"source":33,"target":8},{"source":33,"target":36},{"source":33,"target":7},{"source":36,"target":37},{"source":36,"target":8},{"source":37,"target":32},{"source":34,"target":8},{"source":34,"target":38},{"source":34,"target":7},{"source":38,"target":39},{"source":38,"target":8},{"source":39,"target":32},{"source":35,"target":40},{"source":35,"target":6},{"source":40,"target":41},{"source":41,"target":32},{"source":8,"target":4},{"source":8,"target":42},{"source":8,"target":6},{"source":8,"target":43},{"source":8,"target":44},{"source":8,"target":45},{"source":43,"target":46},{"source":43,"target":47},{"source":43,"target":8},{"source":47,"target":46},{"source":44,"target":10},{"source":44,"target":48},{"source":44,"target":8},{"source":48,"target":10},{"source":45,"target":49},{"source":45,"target":6},{"source":49,"target":42},{"source":9,"target":4},{"source":9,"target":50},{"source":9,"target":51},{"source":9,"target":52},{"source":50,"target":9},{"source":51,"target":9},{"source":52,"target":9},{"source":10,"target":4},{"source":10,"target":13},{"source":10,"target":14},{"source":10,"target":53},{"source":10,"target":54},{"source":53,"target":13},{"source":54,"target":14},{"source":11,"target":4},{"source":11,"target":55},{"source":11,"target":56},{"source":55,"target":57},{"source":55,"target":11},{"source":56,"target":2},{"source":56,"target":58},{"source":56,"target":11},{"source":58,"target":2},{"source":12,"target":4},{"source":12,"target":59},{"source":59,"target":5},{"source":59,"target":60},{"source":59,"target":12},{"source":60,"target":5},{"source":13,"target":4},{"source":13,"target":61},{"source":13,"target":62},{"source":61,"target":11},{"source":61,"target":63},{"source":61,"target":13},{"source":63,"target":11},{"source":62,"target":11},{"source":62,"target":64},{"source":62,"target":13},{"source":64,"target":11},{"source":14,"target":4},{"source":14,"target":65},{"source":65,"target":66},{"source":65,"target":14},{"source":15,"target":4},{"source":15,"target":14},{"source":15,"target":13},{"source":15,"target":67},{"source":15,"target":68},{"source":15,"target":69},{"source":67,"target":16},{"source":67,"target":70},{"source":67,"target":15},{"source":70,"target":16},{"source":68,"target":14},{"source":69,"target":13},{"source":16,"target":4},{"source":16,"target":14},{"source":16,"target":13},{"source":16,"target":71},{"source":16,"target":72},{"source":71,"target":14},{"source":72,"target":13},{"source":17,"target":46},{"source":17,"target":73},{"source":17,"target":74},{"source":17,"target":75},{"source":17,"target":76},{"source":17,"target":77},{"source":17,"target":78},{"source":17,"target":79},{"source":17,"target":80},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":17,"target":84},{"source":17,"target":85},{"source":17,"target":86},{"source":17,"target":87},{"source":17,"target":4},{"source":46,"target":17},{"source":46,"target":14},{"source":46,"target":13},{"source":46,"target":88},{"source":46,"target":89},{"source":46,"target":90},{"source":46,"target":91},{"source":46,"target":92},{"source":46,"target":93},{"source":88,"target":83},{"source":88,"target":94},{"source":88,"target":46},{"source":94,"target":83},{"source":89,"target":9},{"source":89,"target":95},{"source":89,"target":46},{"source":95,"target":9},{"source":90,"target":96},{"source":90,"target":46},{"source":91,"target":97},{"source":91,"target":46},{"source":92,"target":14},{"source":93,"target":13},{"source":73,"target":17},{"source":73,"target":46},{"source":73,"target":98},{"source":98,"target":46},{"source":74,"target":17},{"source":74,"target":46},{"source":74,"target":99},{"source":74,"target":100},{"source":74,"target":101},{"source":74,"target":102},{"source":74,"target":103},{"source":74,"target":104},{"source":99,"target":105},{"source":99,"target":74},{"source":100,"target":106},{"source":100,"target":74},{"source":101,"target":107},{"source":101,"target":74},{"source":102,"target":108},{"source":102,"target":74},{"source":103,"target":109},{"source":103,"target":74},{"source":104,"target":46},{"source":75,"target":17},{"source":75,"target":46},{"source":75,"target":110},{"source":75,"target":111},{"source":110,"target":112},{"source":110,"target":75},{"source":111,"target":46},{"source":76,"target":17},{"source":76,"target":46},{"source":76,"target":113},{"source":76,"target":114},{"source":76,"target":115},{"source":76,"target":116},{"source":113,"target":117},{"source":113,"target":76},{"source":114,"target":118},{"source":114,"target":76},{"source":115,"target":119},{"source":115,"target":76},{"source":116,"target":46},{"source":77,"target":17},{"source":77,"target":46},{"source":77,"target":120},{"source":120,"target":46},{"source":78,"target":17},{"source":78,"target":77},{"source":78,"target":121},{"source":78,"target":122},{"source":78,"target":123},{"source":78,"target":124},{"source":121,"target":125},{"source":121,"target":78},{"source":122,"target":126},{"source":122,"target":78},{"source":123,"target":127},{"source":123,"target":78},{"source":124,"target":77},{"source":79,"target":17},{"source":79,"target":77},{"source":79,"target":128},{"source":79,"target":129},{"source":79,"target":130},{"source":79,"target":131},{"source":128,"target":132},{"source":128,"target":79},{"source":129,"target":133},{"source":129,"target":79},{"source":130,"target":134},{"source":130,"target":79},{"source":131,"target":77},{"source":80,"target":17},{"source":80,"target":79},{"source":80,"target":135},{"source":80,"target":136},{"source":135,"target":137},{"source":135,"target":80},{"source":136,"target":79},{"source":81,"target":17},{"source":81,"target":46},{"source":81,"target":138},{"source":81,"target":139},{"source":138,"target":15},{"source":138,"target":140},{"source":138,"target":81},{"source":140,"target":15},{"source":139,"target":46},{"source":82,"target":17},{"source":82,"target":46},{"source":82,"target":141},{"source":82,"target":142},{"source":82,"target":143},{"source":82,"target":144},{"source":82,"target":145},{"source":142,"target":146},{"source":142,"target":82},{"source":143,"target":147},{"source":143,"target":82},{"source":144,"target":46},{"source":145,"target":148},{"source":145,"target":141},{"source":83,"target":17},{"source":83,"target":149},{"source":83,"target":150},{"source":83,"target":151},{"source":149,"target":83},{"source":150,"target":83},{"source":151,"target":83},{"source":84,"target":17},{"source":84,"target":46},{"source":84,"target":152},{"source":152,"target":46},{"source":85,"target":17},{"source":85,"target":84},{"source":85,"target":153},{"source":85,"target":154},{"source":153,"target":8},{"source":153,"target":155},{"source":153,"target":85},{"source":155,"target":156},{"source":155,"target":8},{"source":154,"target":84},{"source":86,"target":17},{"source":86,"target":84},{"source":86,"target":157},{"source":86,"target":158},{"source":157,"target":8},{"source":157,"target":159},{"source":157,"target":86},{"source":159,"target":160},{"source":159,"target":8},{"source":158,"target":84},{"source":87,"target":141},{"source":87,"target":161},{"source":87,"target":17},{"source":141,"target":87},{"source":141,"target":162},{"source":161,"target":87},{"source":161,"target":163}],"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="lob" nsURI="http://www.eclipse.org/emf/teneo/samples/emf/annotations/lob" nsPrefix="lob"> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Person"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long" unsettable="true"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Id"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Lob"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="address"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="photo" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Base64Binary"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Lob&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(length=1000000)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.jpa.auditing"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Lob&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(length=1000000)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="photo"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="texts" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Lob&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(length=1000000)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.jpa.auditing"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Lob&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(length=1000000)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="texts"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/kchobantonov/org.eclipse.emf.teneo/tests/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/emf/annotations/lob/model/lob.ecore
ecore
lob Person id name address photo texts
null
{"directed":true,"nodes":[{"nsPrefix":"lob","nsURI":"http://www.eclipse.org/emf/teneo/samples/emf/annotations/lob","name":"lob","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":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":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":"address","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"photo","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"texts","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":2,"target":7},{"source":2,"target":1},{"source":3,"target":8},{"source":3,"target":1},{"source":4,"target":9},{"source":4,"target":1},{"source":5,"target":10},{"source":5,"target":1},{"source":6,"target":11},{"source":6,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="any" nsURI="http://example.com/example-with-any" nsPrefix="any"> <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="rootElement" upperBound="-2" eType="#//RootElementType" 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="rootElement"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element1"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Element1"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="city" 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="city"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="street" 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="street"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":2"/> <details key="processing" value="skip"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element2"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Element2"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="street" 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="street"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":1"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element3"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Element3"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="street" 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="street"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":1"/> <details key="processing" value="strict"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RootElementType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="rootElement_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="element1" lowerBound="1" eType="#//Element1" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="element1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="element2" lowerBound="1" eType="#//Element2" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="element2"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="element3" lowerBound="1" eType="#//Element3" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="element3"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" lowerBound="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="wildcards" value="##any"/> <details key="name" value=":3"/> <details key="processing" value="skip"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/patrickneubauer/XMLIntellEdit/individual-experiments/SandboxProject/metamodels/any.ecore
ecore
any DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation rootElement Element1 city street anyAttribute Element2 street anyAttribute Element3 street anyAttribute RootElementType element1 element2 element3 any
null
{"directed":true,"nodes":[{"nsPrefix":"any","nsURI":"http://example.com/example-with-any","name":"any","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":"Element1","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element2","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element3","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootElementType","instanceClass":null,"abstract":false,"id":5,"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":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"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":"rootElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":true},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","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":"street","changeable":true,"lowerBound":0,"iD":false,"id":15,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":24,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element1","changeable":true,"resolveProxies":false,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element2","changeable":true,"resolveProxies":false,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element3","changeable":true,"resolveProxies":false,"lowerBound":1,"id":30,"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":"any","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":5},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":5},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":14,"target":17},{"source":14,"target":2},{"source":15,"target":18},{"source":15,"target":2},{"source":16,"target":19},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":20,"target":22},{"source":20,"target":3},{"source":21,"target":23},{"source":21,"target":3},{"source":4,"target":0},{"source":4,"target":24},{"source":4,"target":25},{"source":24,"target":26},{"source":24,"target":4},{"source":25,"target":27},{"source":25,"target":4},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":28,"target":2},{"source":28,"target":32},{"source":28,"target":5},{"source":32,"target":2},{"source":29,"target":3},{"source":29,"target":33},{"source":29,"target":5},{"source":33,"target":3},{"source":30,"target":4},{"source":30,"target":34},{"source":30,"target":5},{"source":34,"target":4},{"source":31,"target":35},{"source":31,"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="org" nsURI="org" nsPrefix=""> <eSubpackages name="dresdenocl" nsURI="org.dresdenocl"> <eSubpackages name="examples" nsURI="org.dresdenocl.examples"> <eSubpackages name="university_complex" nsURI="org.dresdenocl.examples.university_complex"> <eClassifiers xsi:type="ecore:EClass" name="Grade"> <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#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMarried" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="birthDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="age" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="salaries" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supervised" ordered="false" lowerBound="1" upperBound="-1" eType="#//dresdenocl/examples/university_complex/Person" eOpposite="#//dresdenocl/examples/university_complex/Person/supervisor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supervisor" eType="#//dresdenocl/examples/university_complex/Person" eOpposite="#//dresdenocl/examples/university_complex/Person/supervised"/> <eStructuralFeatures xsi:type="ecore:EReference" name="grade" lowerBound="1" eType="#//dresdenocl/examples/university_complex/Grade"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentPaper" lowerBound="1" eType="#//dresdenocl/examples/university_complex/Paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="papers" ordered="false" lowerBound="1" upperBound="-1" eType="#//dresdenocl/examples/university_complex/Paper" eOpposite="#//dresdenocl/examples/university_complex/Paper/author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" upperBound="-1" eType="#//dresdenocl/examples/university_complex/Facility" eOpposite="#//dresdenocl/examples/university_complex/Facility/member"/> <eStructuralFeatures xsi:type="ecore:EReference" name="theFacility" eType="#//dresdenocl/examples/university_complex/Facility" eOpposite="#//dresdenocl/examples/university_complex/Facility/headOfFacility"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Student" eSuperTypes="#//dresdenocl/examples/university_complex/Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matNr" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//dresdenocl/examples/university_complex/Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="soSecNr" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="taxClass" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="wage" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhDStudent" eSuperTypes="#//dresdenocl/examples/university_complex/Employee"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dissSubject" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paper"> <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="edition" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inProgress" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" ordered="false" lowerBound="1" upperBound="-1" eType="#//dresdenocl/examples/university_complex/Person" eOpposite="#//dresdenocl/examples/university_complex/Person/papers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Facility"> <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="superFacility" lowerBound="1" eType="#//dresdenocl/examples/university_complex/Facility" eOpposite="#//dresdenocl/examples/university_complex/Facility/subFacility"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subFacility" ordered="false" upperBound="-1" eType="#//dresdenocl/examples/university_complex/Facility" eOpposite="#//dresdenocl/examples/university_complex/Facility/superFacility"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" lowerBound="1" upperBound="-1" eType="#//dresdenocl/examples/university_complex/Person" eOpposite="#//dresdenocl/examples/university_complex/Person/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="headOfFacility" eType="#//dresdenocl/examples/university_complex/Person" eOpposite="#//dresdenocl/examples/university_complex/Person/theFacility"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chair" eSuperTypes="#//dresdenocl/examples/university_complex/Facility"/> <eClassifiers xsi:type="ecore:EClass" name="Faculty" eSuperTypes="#//dresdenocl/examples/university_complex/Facility"/> <eClassifiers xsi:type="ecore:EClass" name="Institute" eSuperTypes="#//dresdenocl/examples/university_complex/Facility"/> </eSubpackages> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/dresden-ocl/dresdenocl/tests/org.dresdenocl.tools.codegen.declarativ.ocl2sql.test/model/university_complex.ecore
ecore
org dresdenocl examples university_complex Grade name value Person firstName lastName isMarried birthDate age salaries supervised supervisor grade currentPaper papers owner theFacility Student matNr matDate Employee soSecNr taxClass wage PhDStudent dissSubject Paper title edition purpose category inProgress author Facility name superFacility subFacility member headOfFacility Chair Faculty Institute
null
{"directed":true,"nodes":[{"nsPrefix":"","nsURI":"org","name":"org","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":"org.dresdenocl","name":"dresdenocl","id":1,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":"org.dresdenocl.examples","name":"examples","id":2,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":"org.dresdenocl.examples.university_complex","name":"university_complex","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grade","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhDStudent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Facility","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chair","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Faculty","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Institute","instanceClass":null,"abstract":false,"id":13,"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":14,"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":"value","changeable":true,"lowerBound":1,"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":"firstName","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":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":19,"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":"isMarried","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"birthDate","changeable":true,"lowerBound":1,"iD":false,"id":21,"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":"age","changeable":true,"lowerBound":1,"iD":false,"id":22,"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":"salaries","changeable":true,"lowerBound":1,"iD":false,"id":23,"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":"supervised","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supervisor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"grade","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentPaper","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"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":"papers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"theFacility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"headOfFacility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"matNr","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"matDate","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"soSecNr","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"taxClass","changeable":true,"lowerBound":1,"iD":false,"id":53,"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":"wage","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dissSubject","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"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":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"edition","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":65,"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":"inProgress","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superFacility","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subFacility","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"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":1},{"source":3,"target":4},{"source":3,"target":5},{"source":3,"target":6},{"source":3,"target":7},{"source":3,"target":8},{"source":3,"target":9},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":2},{"source":4,"target":3},{"source":4,"target":14},{"source":4,"target":15},{"source":14,"target":16},{"source":14,"target":4},{"source":15,"target":17},{"source":15,"target":4},{"source":5,"target":3},{"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":5,"target":26},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":18,"target":31},{"source":18,"target":5},{"source":19,"target":32},{"source":19,"target":5},{"source":20,"target":33},{"source":20,"target":5},{"source":21,"target":34},{"source":21,"target":5},{"source":22,"target":35},{"source":22,"target":5},{"source":23,"target":36},{"source":23,"target":5},{"source":24,"target":5},{"source":24,"target":37},{"source":24,"target":5},{"source":24,"target":25},{"source":37,"target":5},{"source":25,"target":5},{"source":25,"target":38},{"source":25,"target":5},{"source":25,"target":24},{"source":38,"target":5},{"source":26,"target":4},{"source":26,"target":39},{"source":26,"target":5},{"source":39,"target":4},{"source":27,"target":9},{"source":27,"target":40},{"source":27,"target":5},{"source":40,"target":9},{"source":28,"target":9},{"source":28,"target":41},{"source":28,"target":5},{"source":28,"target":42},{"source":41,"target":9},{"source":29,"target":10},{"source":29,"target":43},{"source":29,"target":5},{"source":29,"target":44},{"source":43,"target":10},{"source":30,"target":10},{"source":30,"target":45},{"source":30,"target":5},{"source":30,"target":46},{"source":45,"target":10},{"source":6,"target":3},{"source":6,"target":5},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":47,"target":50},{"source":47,"target":6},{"source":48,"target":51},{"source":48,"target":6},{"source":49,"target":5},{"source":7,"target":3},{"source":7,"target":5},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":52,"target":56},{"source":52,"target":7},{"source":53,"target":57},{"source":53,"target":7},{"source":54,"target":58},{"source":54,"target":7},{"source":55,"target":5},{"source":8,"target":3},{"source":8,"target":7},{"source":8,"target":59},{"source":8,"target":60},{"source":59,"target":61},{"source":59,"target":8},{"source":60,"target":7},{"source":9,"target":3},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":42},{"source":62,"target":67},{"source":62,"target":9},{"source":63,"target":68},{"source":63,"target":9},{"source":64,"target":69},{"source":64,"target":9},{"source":65,"target":70},{"source":65,"target":9},{"source":66,"target":71},{"source":66,"target":9},{"source":42,"target":5},{"source":42,"target":72},{"source":42,"target":9},{"source":42,"target":28},{"source":72,"target":5},{"source":10,"target":3},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":44},{"source":10,"target":46},{"source":73,"target":76},{"source":73,"target":10},{"source":74,"target":10},{"source":74,"target":77},{"source":74,"target":10},{"source":74,"target":75},{"source":77,"target":10},{"source":75,"target":10},{"source":75,"target":78},{"source":75,"target":10},{"source":75,"target":74},{"source":78,"target":10},{"source":44,"target":5},{"source":44,"target":79},{"source":44,"target":10},{"source":44,"target":29},{"source":79,"target":5},{"source":46,"target":5},{"source":46,"target":80},{"source":46,"target":10},{"source":46,"target":30},{"source":80,"target":5},{"source":11,"target":3},{"source":11,"target":10},{"source":11,"target":81},{"source":81,"target":10},{"source":12,"target":3},{"source":12,"target":10},{"source":12,"target":82},{"source":82,"target":10},{"source":13,"target":3},{"source":13,"target":10},{"source":13,"target":83},{"source":83,"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="default" nsURI="http://www.eclipse.org/papyrus/profile/default" nsPrefix="default"> <eClassifiers xsi:type="ecore:EClass" name="Documentation"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Comment" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Comment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URL"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Comment" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Comment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EByteArray"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//URL"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractConstraint" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Constraint" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluationMode" lowerBound="1" eType="#//Mode" defaultValueLiteral="batch"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" lowerBound="1" eType="#//Severity" defaultValueLiteral="error"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetaConstraint" eSuperTypes="#//AbstractConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MarkingModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Package" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MarkingImport"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_ElementImport" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ElementImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Mode"> <eLiterals name="batch"/> <eLiterals name="live" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Severity"> <eLiterals name="error"/> <eLiterals name="warning" value="1"/> <eLiterals name="info" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultLanguage"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Package" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Package"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultLanguage" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/juancadavid/papyrus/extraplugins/migration/org.eclipse.papyrus.migration.rsa/model/PapyrusDefault.ecore
ecore
default Documentation base_Comment URL base_Comment type displayName icon Link AbstractConstraint base_Constraint evaluationMode batch severity error MetaConstraint message MarkingModel base_Package MarkingImport base_ElementImport Mode batch batch live live Severity error error warning warning info info DefaultLanguage base_Package defaultLanguage
null
{"directed":true,"nodes":[{"nsPrefix":"default","nsURI":"http://www.eclipse.org/papyrus/profile/default","name":"default","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URL","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractConstraint","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaConstraint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MarkingModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MarkingImport","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Severity","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultLanguage","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Comment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Comment","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":"type","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":"displayName","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":"icon","changeable":true,"lowerBound":1,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Constraint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"batch","unsettable":false,"transient":false,"unique":true,"name":"evaluationMode","changeable":true,"lowerBound":1,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"error","unsettable":false,"transient":false,"unique":true,"name":"severity","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_ElementImport","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"name":"batch","id":35,"value":0,"literal":"batch","eClass":"EEnumLiteral"},{"name":"live","id":36,"value":1,"literal":"live","eClass":"EEnumLiteral"},{"name":"error","id":37,"value":0,"literal":"error","eClass":"EEnumLiteral"},{"name":"warning","id":38,"value":1,"literal":"warning","eClass":"EEnumLiteral"},{"name":"info","id":39,"value":2,"literal":"info","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":"base_Package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultLanguage","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":11,"target":12},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":13,"target":17},{"source":13,"target":2},{"source":14,"target":18},{"source":14,"target":2},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":22,"target":25},{"source":22,"target":4},{"source":23,"target":8},{"source":23,"target":26},{"source":23,"target":4},{"source":26,"target":8},{"source":24,"target":9},{"source":24,"target":27},{"source":24,"target":4},{"source":27,"target":9},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":28},{"source":5,"target":29},{"source":28,"target":30},{"source":28,"target":5},{"source":29,"target":4},{"source":6,"target":0},{"source":6,"target":31},{"source":31,"target":32},{"source":31,"target":6},{"source":7,"target":0},{"source":7,"target":33},{"source":33,"target":34},{"source":33,"target":7},{"source":8,"target":0},{"source":8,"target":35},{"source":8,"target":36},{"source":35,"target":8},{"source":36,"target":8},{"source":9,"target":0},{"source":9,"target":37},{"source":9,"target":38},{"source":9,"target":39},{"source":37,"target":9},{"source":38,"target":9},{"source":39,"target":9},{"source":10,"target":0},{"source":10,"target":40},{"source":10,"target":41},{"source":40,"target":42},{"source":40,"target":10},{"source":41,"target":43},{"source":41,"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="core" nsURI="http://www.openxma.org/dsl/core/CoreDsl" nsPrefix="core"> <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="imports" upperBound="-1" eType="#//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//ModelElement" 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"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//IDocumentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//ModelElement"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="custom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameter" upperBound="-1" eType="#//ParameterDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validatorReference" eType="#//ValidatorReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="editor" eType="#//Editor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinition" eType="#//TypeDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SqlType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ddl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumType" eSuperTypes="#//SimpleType"> <eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1" eType="#//EnumLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="longValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ParameterDefinitionType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultBoolean" eType="#//BooleanValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDefinitionType"> <eLiterals name="integer" literal="integer"/> <eLiterals name="string" value="1" literal="string"/> <eLiterals name="boolean" value="2" literal="boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceWithParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterValues" upperBound="-1" eType="#//ParameterValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValidatorReference" eSuperTypes="#//ReferenceWithParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="validator" eType="#//Validator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Validator" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valueModelType" eType="#//ValueModelType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validatorParameter" upperBound="-1" eType="#//ParameterDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superValidator" eType="#//ValidatorReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Incrementer" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="incrementerParameter" upperBound="-1" eType="#//ParameterDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncrementerReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="incrementer" eType="#//Incrementer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incrementerParameter" upperBound="-1" eType="#//ParameterValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Editor" eSuperTypes="#//ModelElement"> <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="Style" eSuperTypes="#//ModelElement"/> <eClassifiers xsi:type="ecore:EClass" name="TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#//DataTypeAndTypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeAndTypeParameter" eSuperTypes="#//ReferenceWithParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keepParentValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedParameter" eType="#//ParameterDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerParameterValue" eSuperTypes="#//ParameterValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringParameterValue" eSuperTypes="#//ParameterValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanParameterValue" eSuperTypes="#//ParameterValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanValue" eType="#//BooleanValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionsBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statusFlags" upperBound="-1" eType="#//StatusFlag" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="validatorReference" eType="#//ValidatorReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//EqualityExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//CondORExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//EqualityOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//CondORExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CondORExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//CondANDExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rights" upperBound="-1" eType="#//CondORRights" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CondORRights"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//OrOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//CondANDExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CondANDExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AtomicBoolExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rights" upperBound="-1" eType="#//CondANDRights" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CondANDRights"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//AndOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AtomicBoolExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicBoolExpr"/> <eClassifiers xsi:type="ecore:EClass" name="RelationalExpr" eSuperTypes="#//AtomicBoolExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AdditiveExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//RelationalOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AdditiveExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//MultiplicativeExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rights" upperBound="-1" eType="#//AdditiveRights" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveRights"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//AdditiveOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//MultiplicativeExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AtomicExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rights" upperBound="-1" eType="#//MultiplicativeRights" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeRights"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//MultiplicativeOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AtomicExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicExpr"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//AtomicExpr"/> <eClassifiers xsi:type="ecore:EClass" name="XmadslVariable" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//ReferenceableByXmadslVariable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="access" eType="#//VariableAccess"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceableByXmadslVariable"/> <eClassifiers xsi:type="ecore:EClass" name="StatusFlag" eSuperTypes="#//ReferenceableByXmadslVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//EqualityExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Call" eSuperTypes="#//AtomicExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Literal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EReference" name="resultType" eType="#//SimpleType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//SimpleType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenExpr" eSuperTypes="#//AtomicExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//EqualityExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#//AtomicExpr"/> <eClassifiers xsi:type="ecore:EClass" name="IntLiteral" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoolLiteral" abstract="true" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="TrueLiteral" eSuperTypes="#//BoolLiteral"/> <eClassifiers xsi:type="ecore:EClass" name="FalseLiteral" eSuperTypes="#//BoolLiteral"/> <eClassifiers xsi:type="ecore:EEnum" name="MultiplicativeOp"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="TIMES" value="1" literal="*"/> <eLiterals name="DIVIDE" value="2" literal="/"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdditiveOp"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="PLUS" value="1" literal="+"/> <eLiterals name="MINUS" value="2" literal="-"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationalOp"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="LT" value="1" literal="&lt;"/> <eLiterals name="LE" value="2" literal="&lt;="/> <eLiterals name="GT" value="3" literal=">"/> <eLiterals name="GE" value="4" literal=">="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EqualityOp"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="EQ" value="1" literal="=="/> <eLiterals name="NE" value="2" literal="!="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OrOp"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="OR" value="1" literal="or"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AndOp"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="AND" value="1" literal="and"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VariableAccess"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="VALUE" value="1" literal="getValue()"/> <eLiterals name="HAS_VALUE" value="2" literal="hasValue()"/> <eLiterals name="GET_SELECTED" value="3" literal="getSelectedValue()"/> <eLiterals name="IS_SELECTED" value="4" literal="isSelected()"/> <eLiterals name="GET_SELECTION_COUNT" value="5" literal="getSelectionCount()"/> <eLiterals name="SIZE" value="6" literal="size()"/> <eLiterals name="IS_VALID" value="7" literal="isValid()"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BooleanValue"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="true" value="1" literal="true"/> <eLiterals name="false" value="2" literal="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ValueModelType"> <eLiterals name="NULL" literal="NULL"/> <eLiterals name="string" value="1" literal="string"/> <eLiterals name="number" value="2" literal="number"/> <eLiterals name="boolean" value="3" literal="boolean"/> <eLiterals name="date" value="4" literal="date"/> <eLiterals name="timestamp" value="5" literal="timestamp"/> <eLiterals name="enumeration" value="6" literal="enumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IDocumentable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="txtDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/CoreDsl.ecore
ecore
core Model name imports elements Import importURI importedNamespace ModelElement name Type SimpleType custom typeParameter validatorReference editor typeDefinition SqlType ddl EnumType literals EnumLiteral name key shortValue longValue ParameterDefinition type name defaultInteger defaultString defaultBoolean ParameterDefinitionType integer integer string string boolean boolean ReferenceWithParameter parameterValues ValidatorReference validator Validator valueModelType validatorParameter superValidator instanceClass Incrementer incrementerParameter instanceClass IncrementerReference incrementer incrementerParameter Editor label Style TypeDefinition instanceType definition DataTypeAndTypeParameter dataType ParameterValue isNull keepParentValue referencedParameter IntegerParameterValue intValue StringParameterValue stringValue BooleanParameterValue booleanValue ConditionsBlock statusFlags Constraint validatorReference condition EqualityExpr left op right CondORExpr left rights CondORRights op right CondANDExpr left rights CondANDRights op right AtomicBoolExpr RelationalExpr left op right AdditiveExpr left rights AdditiveRights op right MultiplicativeExpr left rights MultiplicativeRights op right AtomicExpr Variable XmadslVariable reference access ReferenceableByXmadslVariable StatusFlag name expression doc Call function expr Function resultType name parameterType parameterName ParenExpr expr Literal IntLiteral number StringLiteral string BoolLiteral TrueLiteral FalseLiteral MultiplicativeOp NULL NULL TIMES * DIVIDE / AdditiveOp NULL NULL PLUS + MINUS - RelationalOp NULL NULL LT < LE <= GT > GE >= EqualityOp NULL NULL EQ == NE != OrOp NULL NULL OR or AndOp NULL NULL AND and VariableAccess NULL NULL VALUE getValue() HAS_VALUE hasValue() GET_SELECTED getSelectedValue() IS_SELECTED isSelected() GET_SELECTION_COUNT getSelectionCount() SIZE size() IS_VALID isValid() BooleanValue NULL NULL true true false false ValueModelType NULL NULL string string number number boolean boolean date date timestamp timestamp enumeration enumeration IDocumentable txtDescription
null
{"directed":true,"nodes":[{"nsPrefix":"core","nsURI":"http://www.openxma.org/dsl/core/CoreDsl","name":"core","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":"Import","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SqlType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteral","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterDefinition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDefinitionType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceWithParameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidatorReference","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validator","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Incrementer","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncrementerReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Editor","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinition","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeAndTypeParameter","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerParameterValue","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringParameterValue","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanParameterValue","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionsBlock","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpr","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondORExpr","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondORRights","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondANDExpr","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondANDRights","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicBoolExpr","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpr","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpr","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveRights","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpr","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeRights","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicExpr","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmadslVariable","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceableByXmadslVariable","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusFlag","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenExpr","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntLiteral","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolLiteral","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrueLiteral","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FalseLiteral","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MultiplicativeOp","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdditiveOp","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationalOp","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EqualityOp","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrOp","instanceClass":null,"id":55,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AndOp","instanceClass":null,"id":56,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariableAccess","instanceClass":null,"id":57,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueModelType","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IDocumentable","instanceClass":null,"abstract":true,"id":60,"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":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":"imports","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importURI","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":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"custom","changeable":true,"lowerBound":0,"iD":false,"id":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":"typeParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validatorReference","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":"editor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinition","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ddl","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"key","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":"shortValue","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":"longValue","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultInteger","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":"defaultString","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultBoolean","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"name":"integer","id":110,"value":0,"literal":"integer","eClass":"EEnumLiteral"},{"name":"string","id":111,"value":1,"literal":"string","eClass":"EEnumLiteral"},{"name":"boolean","id":112,"value":2,"literal":"boolean","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":"parameterValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"validator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueModelType","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validatorParameter","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":"superValidator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceClass","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"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":"incrementerParameter","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":"instanceClass","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incrementer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"incrementerParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceType","changeable":true,"lowerBound":0,"iD":false,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"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":"isNull","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keepParentValue","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"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":"intValue","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringValue","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanValue","changeable":true,"lowerBound":0,"iD":false,"id":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":"statusFlags","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":"validatorReference","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rights","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"container":false,"ordered":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":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"rights","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":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":"right","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"},{"container":false,"ordered":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":197,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rights","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rights","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"access","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resultType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameterName","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string","changeable":true,"lowerBound":0,"iD":false,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"name":"NULL","id":252,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"TIMES","id":253,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":254,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"NULL","id":255,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"PLUS","id":256,"value":1,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":257,"value":2,"literal":"-","eClass":"EEnumLiteral"},{"name":"NULL","id":258,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"LT","id":259,"value":1,"literal":"<","eClass":"EEnumLiteral"},{"name":"LE","id":260,"value":2,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GT","id":261,"value":3,"literal":">","eClass":"EEnumLiteral"},{"name":"GE","id":262,"value":4,"literal":">=","eClass":"EEnumLiteral"},{"name":"NULL","id":263,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"EQ","id":264,"value":1,"literal":"==","eClass":"EEnumLiteral"},{"name":"NE","id":265,"value":2,"literal":"!=","eClass":"EEnumLiteral"},{"name":"NULL","id":266,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"OR","id":267,"value":1,"literal":"or","eClass":"EEnumLiteral"},{"name":"NULL","id":268,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"AND","id":269,"value":1,"literal":"and","eClass":"EEnumLiteral"},{"name":"NULL","id":270,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"VALUE","id":271,"value":1,"literal":"getValue()","eClass":"EEnumLiteral"},{"name":"HAS_VALUE","id":272,"value":2,"literal":"hasValue()","eClass":"EEnumLiteral"},{"name":"GET_SELECTED","id":273,"value":3,"literal":"getSelectedValue()","eClass":"EEnumLiteral"},{"name":"IS_SELECTED","id":274,"value":4,"literal":"isSelected()","eClass":"EEnumLiteral"},{"name":"GET_SELECTION_COUNT","id":275,"value":5,"literal":"getSelectionCount()","eClass":"EEnumLiteral"},{"name":"SIZE","id":276,"value":6,"literal":"size()","eClass":"EEnumLiteral"},{"name":"IS_VALID","id":277,"value":7,"literal":"isValid()","eClass":"EEnumLiteral"},{"name":"NULL","id":278,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"true","id":279,"value":1,"literal":"true","eClass":"EEnumLiteral"},{"name":"false","id":280,"value":2,"literal":"false","eClass":"EEnumLiteral"},{"name":"NULL","id":281,"value":0,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"string","id":282,"value":1,"literal":"string","eClass":"EEnumLiteral"},{"name":"number","id":283,"value":2,"literal":"number","eClass":"EEnumLiteral"},{"name":"boolean","id":284,"value":3,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"date","id":285,"value":4,"literal":"date","eClass":"EEnumLiteral"},{"name":"timestamp","id":286,"value":5,"literal":"timestamp","eClass":"EEnumLiteral"},{"name":"enumeration","id":287,"value":6,"literal":"enumeration","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":"txtDescription","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":1,"target":0},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":61,"target":64},{"source":61,"target":1},{"source":62,"target":2},{"source":62,"target":65},{"source":62,"target":1},{"source":65,"target":2},{"source":63,"target":3},{"source":63,"target":66},{"source":63,"target":1},{"source":66,"target":3},{"source":2,"target":0},{"source":2,"target":67},{"source":2,"target":68},{"source":67,"target":69},{"source":67,"target":2},{"source":68,"target":70},{"source":68,"target":2},{"source":3,"target":0},{"source":3,"target":60},{"source":3,"target":71},{"source":3,"target":72},{"source":71,"target":73},{"source":71,"target":3},{"source":72,"target":60},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":74},{"source":74,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"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":75,"target":81},{"source":75,"target":5},{"source":76,"target":9},{"source":76,"target":82},{"source":76,"target":5},{"source":82,"target":9},{"source":77,"target":12},{"source":77,"target":83},{"source":77,"target":5},{"source":83,"target":12},{"source":78,"target":16},{"source":78,"target":84},{"source":78,"target":5},{"source":84,"target":16},{"source":79,"target":18},{"source":79,"target":85},{"source":79,"target":5},{"source":85,"target":18},{"source":80,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":86},{"source":6,"target":87},{"source":86,"target":88},{"source":86,"target":6},{"source":87,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":89},{"source":7,"target":90},{"source":89,"target":8},{"source":89,"target":91},{"source":89,"target":7},{"source":91,"target":8},{"source":90,"target":5},{"source":8,"target":0},{"source":8,"target":92},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":92,"target":96},{"source":92,"target":8},{"source":93,"target":97},{"source":93,"target":8},{"source":94,"target":98},{"source":94,"target":8},{"source":95,"target":99},{"source":95,"target":8},{"source":9,"target":0},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":9,"target":104},{"source":100,"target":10},{"source":100,"target":105},{"source":100,"target":9},{"source":105,"target":10},{"source":101,"target":106},{"source":101,"target":9},{"source":102,"target":107},{"source":102,"target":9},{"source":103,"target":108},{"source":103,"target":9},{"source":104,"target":58},{"source":104,"target":109},{"source":104,"target":9},{"source":109,"target":58},{"source":10,"target":0},{"source":10,"target":110},{"source":10,"target":111},{"source":10,"target":112},{"source":110,"target":10},{"source":111,"target":10},{"source":112,"target":10},{"source":11,"target":0},{"source":11,"target":113},{"source":113,"target":20},{"source":113,"target":114},{"source":113,"target":11},{"source":114,"target":20},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":115},{"source":12,"target":116},{"source":115,"target":13},{"source":115,"target":117},{"source":115,"target":12},{"source":117,"target":13},{"source":116,"target":11},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":118},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":118,"target":59},{"source":118,"target":123},{"source":118,"target":13},{"source":123,"target":59},{"source":119,"target":9},{"source":119,"target":124},{"source":119,"target":13},{"source":124,"target":9},{"source":120,"target":12},{"source":120,"target":125},{"source":120,"target":13},{"source":125,"target":12},{"source":121,"target":126},{"source":121,"target":13},{"source":122,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":127},{"source":14,"target":128},{"source":14,"target":129},{"source":127,"target":9},{"source":127,"target":130},{"source":127,"target":14},{"source":130,"target":9},{"source":128,"target":131},{"source":128,"target":14},{"source":129,"target":3},{"source":15,"target":0},{"source":15,"target":132},{"source":15,"target":133},{"source":132,"target":14},{"source":132,"target":134},{"source":132,"target":15},{"source":134,"target":14},{"source":133,"target":20},{"source":133,"target":135},{"source":133,"target":15},{"source":135,"target":20},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":136},{"source":16,"target":137},{"source":136,"target":138},{"source":136,"target":16},{"source":137,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":139},{"source":139,"target":3},{"source":18,"target":0},{"source":18,"target":140},{"source":18,"target":141},{"source":140,"target":142},{"source":140,"target":18},{"source":141,"target":19},{"source":141,"target":143},{"source":141,"target":18},{"source":143,"target":19},{"source":19,"target":0},{"source":19,"target":11},{"source":19,"target":144},{"source":19,"target":145},{"source":144,"target":4},{"source":144,"target":146},{"source":144,"target":19},{"source":146,"target":4},{"source":145,"target":11},{"source":20,"target":0},{"source":20,"target":147},{"source":20,"target":148},{"source":20,"target":149},{"source":147,"target":150},{"source":147,"target":20},{"source":148,"target":151},{"source":148,"target":20},{"source":149,"target":9},{"source":149,"target":152},{"source":149,"target":20},{"source":152,"target":9},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":153},{"source":21,"target":154},{"source":153,"target":155},{"source":153,"target":21},{"source":154,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":156},{"source":22,"target":157},{"source":156,"target":158},{"source":156,"target":22},{"source":157,"target":20},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":159},{"source":23,"target":160},{"source":159,"target":58},{"source":159,"target":161},{"source":159,"target":23},{"source":161,"target":58},{"source":160,"target":20},{"source":24,"target":0},{"source":24,"target":162},{"source":162,"target":41},{"source":162,"target":163},{"source":162,"target":24},{"source":163,"target":41},{"source":25,"target":0},{"source":25,"target":164},{"source":25,"target":165},{"source":164,"target":12},{"source":164,"target":166},{"source":164,"target":25},{"source":166,"target":12},{"source":165,"target":26},{"source":165,"target":167},{"source":165,"target":25},{"source":167,"target":26},{"source":26,"target":0},{"source":26,"target":168},{"source":26,"target":169},{"source":26,"target":170},{"source":168,"target":27},{"source":168,"target":171},{"source":168,"target":26},{"source":171,"target":27},{"source":169,"target":54},{"source":169,"target":172},{"source":169,"target":26},{"source":172,"target":54},{"source":170,"target":27},{"source":170,"target":173},{"source":170,"target":26},{"source":173,"target":27},{"source":27,"target":0},{"source":27,"target":174},{"source":27,"target":175},{"source":174,"target":29},{"source":174,"target":176},{"source":174,"target":27},{"source":176,"target":29},{"source":175,"target":28},{"source":175,"target":177},{"source":175,"target":27},{"source":177,"target":28},{"source":28,"target":0},{"source":28,"target":178},{"source":28,"target":179},{"source":178,"target":55},{"source":178,"target":180},{"source":178,"target":28},{"source":180,"target":55},{"source":179,"target":29},{"source":179,"target":181},{"source":179,"target":28},{"source":181,"target":29},{"source":29,"target":0},{"source":29,"target":182},{"source":29,"target":183},{"source":182,"target":31},{"source":182,"target":184},{"source":182,"target":29},{"source":184,"target":31},{"source":183,"target":30},{"source":183,"target":185},{"source":183,"target":29},{"source":185,"target":30},{"source":30,"target":0},{"source":30,"target":186},{"source":30,"target":187},{"source":186,"target":56},{"source":186,"target":188},{"source":186,"target":30},{"source":188,"target":56},{"source":187,"target":31},{"source":187,"target":189},{"source":187,"target":30},{"source":189,"target":31},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":190},{"source":32,"target":191},{"source":32,"target":192},{"source":32,"target":193},{"source":190,"target":33},{"source":190,"target":194},{"source":190,"target":32},{"source":194,"target":33},{"source":191,"target":53},{"source":191,"target":195},{"source":191,"target":32},{"source":195,"target":53},{"source":192,"target":33},{"source":192,"target":196},{"source":192,"target":32},{"source":196,"target":33},{"source":193,"target":31},{"source":33,"target":0},{"source":33,"target":197},{"source":33,"target":198},{"source":197,"target":35},{"source":197,"target":199},{"source":197,"target":33},{"source":199,"target":35},{"source":198,"target":34},{"source":198,"target":200},{"source":198,"target":33},{"source":200,"target":34},{"source":34,"target":0},{"source":34,"target":201},{"source":34,"target":202},{"source":201,"target":52},{"source":201,"target":203},{"source":201,"target":34},{"source":203,"target":52},{"source":202,"target":35},{"source":202,"target":204},{"source":202,"target":34},{"source":204,"target":35},{"source":35,"target":0},{"source":35,"target":205},{"source":35,"target":206},{"source":205,"target":37},{"source":205,"target":207},{"source":205,"target":35},{"source":207,"target":37},{"source":206,"target":36},{"source":206,"target":208},{"source":206,"target":35},{"source":208,"target":36},{"source":36,"target":0},{"source":36,"target":209},{"source":36,"target":210},{"source":209,"target":51},{"source":209,"target":211},{"source":209,"target":36},{"source":211,"target":51},{"source":210,"target":37},{"source":210,"target":212},{"source":210,"target":36},{"source":212,"target":37},{"source":37,"target":0},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":213},{"source":213,"target":37},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":214},{"source":39,"target":215},{"source":39,"target":216},{"source":214,"target":40},{"source":214,"target":217},{"source":214,"target":39},{"source":217,"target":40},{"source":215,"target":57},{"source":215,"target":218},{"source":215,"target":39},{"source":218,"target":57},{"source":216,"target":38},{"source":40,"target":0},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":219},{"source":41,"target":220},{"source":41,"target":221},{"source":41,"target":222},{"source":219,"target":223},{"source":219,"target":41},{"source":220,"target":26},{"source":220,"target":224},{"source":220,"target":41},{"source":224,"target":26},{"source":221,"target":225},{"source":221,"target":41},{"source":222,"target":40},{"source":42,"target":0},{"source":42,"target":37},{"source":42,"target":226},{"source":42,"target":227},{"source":42,"target":228},{"source":226,"target":43},{"source":226,"target":229},{"source":226,"target":42},{"source":229,"target":43},{"source":227,"target":45},{"source":227,"target":230},{"source":227,"target":42},{"source":230,"target":45},{"source":228,"target":37},{"source":43,"target":0},{"source":43,"target":231},{"source":43,"target":232},{"source":43,"target":233},{"source":43,"target":234},{"source":231,"target":5},{"source":231,"target":235},{"source":231,"target":43},{"source":235,"target":5},{"source":232,"target":236},{"source":232,"target":43},{"source":233,"target":5},{"source":233,"target":237},{"source":233,"target":43},{"source":237,"target":5},{"source":234,"target":238},{"source":234,"target":43},{"source":44,"target":0},{"source":44,"target":37},{"source":44,"target":239},{"source":44,"target":240},{"source":239,"target":26},{"source":239,"target":241},{"source":239,"target":44},{"source":241,"target":26},{"source":240,"target":37},{"source":45,"target":0},{"source":45,"target":37},{"source":45,"target":242},{"source":242,"target":37},{"source":46,"target":0},{"source":46,"target":45},{"source":46,"target":243},{"source":46,"target":244},{"source":243,"target":245},{"source":243,"target":46},{"source":244,"target":45},{"source":47,"target":0},{"source":47,"target":45},{"source":47,"target":246},{"source":47,"target":247},{"source":246,"target":248},{"source":246,"target":47},{"source":247,"target":45},{"source":48,"target":0},{"source":48,"target":45},{"source":48,"target":249},{"source":249,"target":45},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":250},{"source":250,"target":48},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":251},{"source":251,"target":48},{"source":51,"target":0},{"source":51,"target":252},{"source":51,"target":253},{"source":51,"target":254},{"source":252,"target":51},{"source":253,"target":51},{"source":254,"target":51},{"source":52,"target":0},{"source":52,"target":255},{"source":52,"target":256},{"source":52,"target":257},{"source":255,"target":52},{"source":256,"target":52},{"source":257,"target":52},{"source":53,"target":0},{"source":53,"target":258},{"source":53,"target":259},{"source":53,"target":260},{"source":53,"target":261},{"source":53,"target":262},{"source":258,"target":53},{"source":259,"target":53},{"source":260,"target":53},{"source":261,"target":53},{"source":262,"target":53},{"source":54,"target":0},{"source":54,"target":263},{"source":54,"target":264},{"source":54,"target":265},{"source":263,"target":54},{"source":264,"target":54},{"source":265,"target":54},{"source":55,"target":0},{"source":55,"target":266},{"source":55,"target":267},{"source":266,"target":55},{"source":267,"target":55},{"source":56,"target":0},{"source":56,"target":268},{"source":56,"target":269},{"source":268,"target":56},{"source":269,"target":56},{"source":57,"target":0},{"source":57,"target":270},{"source":57,"target":271},{"source":57,"target":272},{"source":57,"target":273},{"source":57,"target":274},{"source":57,"target":275},{"source":57,"target":276},{"source":57,"target":277},{"source":270,"target":57},{"source":271,"target":57},{"source":272,"target":57},{"source":273,"target":57},{"source":274,"target":57},{"source":275,"target":57},{"source":276,"target":57},{"source":277,"target":57},{"source":58,"target":0},{"source":58,"target":278},{"source":58,"target":279},{"source":58,"target":280},{"source":278,"target":58},{"source":279,"target":58},{"source":280,"target":58},{"source":59,"target":0},{"source":59,"target":281},{"source":59,"target":282},{"source":59,"target":283},{"source":59,"target":284},{"source":59,"target":285},{"source":59,"target":286},{"source":59,"target":287},{"source":281,"target":59},{"source":282,"target":59},{"source":283,"target":59},{"source":284,"target":59},{"source":285,"target":59},{"source":286,"target":59},{"source":287,"target":59},{"source":60,"target":0},{"source":60,"target":288},{"source":288,"target":289},{"source":288,"target":60}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="filesystem" nsURI="eu.modelwriter.examples.filesystem" nsPrefix="fsys"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="all disj a, b: FSObject - Root |&#xA; &#x9;&#x9;&#x9;&#x9;a.~content = b.~content => a.name != b.name"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="Root = FileSystem.root"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/source"> <details key="source" value="package filesystem : fsys = 'eu.modelwriter.examples.filesystem'&#xA;{&#xA;&#x9;public class one FileSystem&#xA;&#x9;{&#xA;&#x9;&#x9;property names : Name[1..*] { composes, unique };&#xA;&#x9;&#x9;property root : Root { composes, unique };&#xA;--&#x9;&#x9;invariant : all f: FileSystem | one f.root;&#xA;--&#x9;&#x9;invariant : all f: FileSystem | some f.names;&#xA;--&#x9;&#x9;invariant : all n: Name | lone n.~names;&#xA;--&#x9;&#x9;invariant : all r: Root | lone r.~root;&#xA;&#x9;&#x9;invariant : all n: Name | n in FileSystem.names;&#xA;--&#x9;&#x9;invariant : one FileSystem;&#xA;&#x9;}&#xA; public class Name [2]; &#xA; abstract class FSObject [4]&#xA; {&#xA; &#x9;attribute n : String;&#xA; property name : Name [1];&#xA; invariant : FSObject in Root.*content;&#xA;-- invariant : all f: FSObject | one f.name;&#xA;-- invariant : all f: FSObject | one f.n;&#xA; }&#xA; abstract class no Executable&#xA; {&#xA; property depend : File[*] { acyclic };&#xA;-- invariant : all e: Executable | not (e in e.^depend);&#xA; }&#xA; class File extends FSObject;&#xA; class no ExecutableFile extends File, Executable;&#xA; class Dir extends FSObject&#xA; {&#xA; property some content : FSObject[*] { composes, acyclic };&#xA;--&#x9;&#x9;invariant : all f: FSObject | lone f.~content;&#xA;-- invariant : all d: Dir | not (d in d.^content);&#xA;--&#x9;&#x9;invariant : some content;&#xA; }&#xA; class Link extends FSObject [1]&#xA; {&#xA; property link : FSObject [?] { acyclic };&#xA;-- invariant : all l: Link | not (l in l.^link);&#xA;-- invariant : all l: Link | lone l.link;&#xA; }&#xA; class one Root extends Dir&#xA; {&#xA; invariant : no Root.~content;&#xA;-- invariant : one Root;&#xA; }&#xA; invariant : all disj a, b: FSObject - Root |&#xA; &#x9;&#x9;&#x9;&#x9;a.~content = b.~content => a.name != b.name;&#xA; invariant : Root = FileSystem.root;&#xA;}"/> <details key="source_hash" value="-1273296776"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="FileSystem"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity"> <details key="multiplicity" value="one"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="all n: Name | n in FileSystem.names"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="names" ordered="false" lowerBound="1" upperBound="-1" eType="//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="root" ordered="false" lowerBound="1" eType="//Root" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Name"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerscope"> <details key="lowerscope" value="2"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/upperincluded"> <details key="lowerincluded" value="["/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerincluded"> <details key="upperincluded" value="]"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FSObject" abstract="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerscope"> <details key="lowerscope" value="4"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/upperincluded"> <details key="lowerincluded" value="["/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerincluded"> <details key="upperincluded" value="]"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="FSObject in Root.*content"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="n" ordered="false" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="//Name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Executable" abstract="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity"> <details key="multiplicity" value="no"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="depend" ordered="false" upperBound="-1" eType="//File"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/acyclic"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="File" eSuperTypes="//FSObject"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableFile" eSuperTypes="//File //Executable"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity"> <details key="multiplicity" value="no"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dir" eSuperTypes="//FSObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" ordered="false" upperBound="-1" eType="//FSObject" containment="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity"> <details key="multiplicity" value="some"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/acyclic"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="//FSObject"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerscope"> <details key="lowerscope" value="1"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/upperincluded"> <details key="lowerincluded" value="["/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerincluded"> <details key="upperincluded" value="]"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="link" ordered="false" eType="//FSObject"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/acyclic"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Root" eSuperTypes="//Dir"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity"> <details key="multiplicity" value="one"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="no Root.~content"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/ModelWriter/Demonstrations/eu.modelwriter.demonstration.alloyinecore/filesystem.temp/FileSystem.ecore
ecore
filesystem FileSystem names root Name FSObject n name Executable depend File ExecutableFile Dir content Link link Root
null
{"directed":true,"nodes":[{"nsPrefix":"fsys","nsURI":"eu.modelwriter.examples.filesystem","name":"filesystem","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileSystem","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSObject","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Executable","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableFile","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dir","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"names","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"n","changeable":true,"lowerBound":1,"iD":false,"id":14,"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":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"depend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"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":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"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":10,"target":2},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":2},{"source":11,"target":9},{"source":11,"target":13},{"source":11,"target":1},{"source":13,"target":9},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":16},{"source":14,"target":3},{"source":15,"target":2},{"source":15,"target":17},{"source":15,"target":3},{"source":17,"target":2},{"source":4,"target":0},{"source":4,"target":18},{"source":18,"target":5},{"source":18,"target":19},{"source":18,"target":4},{"source":19,"target":5},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":20},{"source":20,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":4},{"source":6,"target":21},{"source":6,"target":22},{"source":21,"target":5},{"source":22,"target":4},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":23},{"source":7,"target":24},{"source":23,"target":3},{"source":23,"target":25},{"source":23,"target":7},{"source":25,"target":3},{"source":24,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":26},{"source":8,"target":27},{"source":26,"target":3},{"source":26,"target":28},{"source":26,"target":8},{"source":28,"target":3},{"source":27,"target":3},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":29},{"source":29,"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="dynamicui" nsURI="http://www.dynamicui.org/" nsPrefix="dynamicui"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="UIElement"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Property" containment="true"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//UIElement" containment="true"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.emftext.language.mecore.resource.mecore.mopp.MecoreWrapper"> <details key="WARNING" value="This element was generated from an .mecore file. Removing this annotation will signal the MinimalEcore builder to keep this element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/dynamicui.ecore
ecore
dynamicui UIElement name properties children Property name value
null
{"directed":true,"nodes":[{"nsPrefix":"dynamicui","nsURI":"http://www.dynamicui.org/","name":"dynamicui","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"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":3,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"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":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":3,"target":6},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":7},{"source":4,"target":1},{"source":7,"target":2},{"source":5,"target":1},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":9,"target":11},{"source":9,"target":2},{"source":10,"target":12},{"source":10,"target":2}],"multigraph":true}
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="taskmodel" nsURI="http://kr.re.etri.tpl/taskmodel" nsPrefix="tpl"> <eClassifiers xsi:type="ecore:EEnum" name="LineStyle"> <eLiterals name="LINE_SOLID" value="1"/> <eLiterals name="LINE_DASH" value="2"/> <eLiterals name="LINE_DOT" value="3"/> <eLiterals name="LINE_DASHDOT" value="4"/> <eLiterals name="LINE_DASHDOTDOT" value="5"/> <eLiterals name="LINE_CUSTOM" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineEndPoint"> <eLiterals name="NONE"/> <eLiterals name="OPENED_ARROW" value="1"/> <eLiterals name="OPENED_TRIANGLE" value="2" literal=""/> <eLiterals name="OPENED_SQUARE" value="3"/> <eLiterals name="OPENED_CIRCLE" value="4"/> <eLiterals name="CLOSED_TRIANGLE" value="5"/> <eLiterals name="CLOSED_SQUARE" value="6"/> <eLiterals name="CLOSED_CIRCLE" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationShip"> <eLiterals name="Transition" literal="Transition"/> <eLiterals name="TaskCall" value="1"/> <eLiterals name="ActionCall" value="2"/> <eLiterals name="Include" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateAttribute"> <eLiterals name="normal" literal=""/> <eLiterals name="initial" value="1"/> <eLiterals name="target" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateActionType"> <eLiterals name="Entry" literal="entry"/> <eLiterals name="Stay" value="1" literal="stay"/> <eLiterals name="Exit" value="2" literal="exit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Direction"> <eLiterals name="in" literal="in"/> <eLiterals name="out" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FloatingLiteral"> <eLiterals name="stateTime"/> <eLiterals name="taskTime" value="1"/> <eLiterals name="RealFloatLiteral" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BooleanLiteral"> <eLiterals name="false"/> <eLiterals name="true" value="1"/> <eLiterals name="isSubTaskFinal" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ReferAttribute"> <eLiterals name="normal"/> <eLiterals name="external" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StructType"> <eLiterals name="construct"/> <eLiterals name="run" value="1"/> <eLiterals name="destruct" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JoinType"> <eLiterals name="andjoin" literal="andjoin"/> <eLiterals name="orjoin" value="1" literal="orjoin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConnectorType"> <eLiterals name="conexer"/> <eLiterals name="seqexer" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Point" instanceClassName="org.eclipse.draw2d.geometry.Point"/> <eClassifiers xsi:type="ecore:EClass" name="ItemElement"> <eOperations name="isIncluded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//ItemElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subDiagram" eType="#//SubDiagram" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//ReferElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="itemState" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShapeElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="70" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collapsed" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="70" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkedElement" eSuperTypes="#//ShapeElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceConnections" upperBound="-1" eType="#//ConnectionElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetConnections" upperBound="-1" eType="#//ConnectionElement" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="1" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceEndPoint" lowerBound="1" eType="#//LineEndPoint" defaultValueLiteral="" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetEndPoint" lowerBound="1" eType="#//LineEndPoint" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bendPoints" upperBound="-1" eType="#//Point" defaultValueLiteral="" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionElement" eSuperTypes="#//LineElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source2" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target2" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkerElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialTask" eType="#//ItemElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialize" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalize" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="run" eType="#//StructBlockElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statements" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//StateElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" eType="#//StateElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="construct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destruct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bifurcates" upperBound="-1" eType="#//ExpandTransElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="#//StateAttribute" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stay" lowerBound="1" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bifurcates" upperBound="-1" eType="#//ExpandTransElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateAction" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateActionType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbol" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//Direction"/> <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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//ItemElement"> <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="initValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//ItemElement"> <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="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="symbols" upperBound="-1" eType="#//Symbol" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1" eType="#//Constant" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1" eType="#//ModelElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelDiagram" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeItems" upperBound="-1" eType="#//IncludedElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="script" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncludedElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="includePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumItem" upperBound="-1" eType="#//EnumItemElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumItemElement" eSuperTypes="#//ItemElement"> <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="ReferElement" eSuperTypes="#//LinkedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="realModel" eType="#//ItemElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="#//ReferAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubDiagram" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ReferElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectorElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="withs" upperBound="-1" eType="#//WithElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="joinType" eType="#//JoinType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conType" eType="#//ConnectorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="construct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destruct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exercise" eType="#//StructBlockElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cycle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructBlockElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="structType" eType="#//StructType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpandTransElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//LinkedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expand" eType="#//LinkedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trans" eType="#//LinkedElement"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/bestWeight02/35_taskmodel.ecore
ecore
taskmodel LineStyle LINE_SOLID LINE_SOLID LINE_DASH LINE_DASH LINE_DOT LINE_DOT LINE_DASHDOT LINE_DASHDOT LINE_DASHDOTDOT LINE_DASHDOTDOT LINE_CUSTOM LINE_CUSTOM LineEndPoint NONE NONE OPENED_ARROW OPENED_ARROW OPENED_TRIANGLE OPENED_SQUARE OPENED_SQUARE OPENED_CIRCLE OPENED_CIRCLE CLOSED_TRIANGLE CLOSED_TRIANGLE CLOSED_SQUARE CLOSED_SQUARE CLOSED_CIRCLE CLOSED_CIRCLE RelationShip Transition Transition TaskCall TaskCall ActionCall ActionCall Include Include StateAttribute normal initial initial target target StateActionType Entry entry Stay stay Exit exit Direction in in out out FloatingLiteral stateTime stateTime taskTime taskTime RealFloatLiteral RealFloatLiteral BooleanLiteral false false true true isSubTaskFinal isSubTaskFinal ReferAttribute normal normal external external StructType construct construct run run destruct destruct JoinType andjoin andjoin orjoin orjoin ConnectorType conexer conexer seqexer seqexer Point org.eclipse.draw2d.geometry.Point org.eclipse.draw2d.geometry.Point ItemElement isIncluded parent name description visible true subDiagram references itemState ShapeElement x 5 y 5 width 100 height 70 collapsed x2 0 y2 5 width2 100 height2 70 LinkedElement sourceConnections targetConnections LineElement lineStyle 1 sourceEndPoint targetEndPoint bendPoints ConnectionElement source target source2 target2 condition WorkerElement initialTask items initialize finalize run BlockElement statements TaskElement params states initialState construct destruct bifurcates StateElement attribute entry stay exit bifurcates ActionElement params StateAction stateActionType Symbol direction type value Constant type initValue Function type params ModelElement symbols constants functions models ModelDiagram items includeItems script IncludedElement includePath items Parameter type value EnumElement enumItem EnumItemElement value ReferElement realModel items attribute path SubDiagram items ConnectorElement params withs joinType conType construct destruct exercise WithElement cycle StructBlockElement structType ExpandTransElement source expand trans
null
{"directed":true,"nodes":[{"nsPrefix":"tpl","nsURI":"http://kr.re.etri.tpl/taskmodel","name":"taskmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineEndPoint","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationShip","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateAttribute","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateActionType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Direction","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FloatingLiteral","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferAttribute","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StructType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JoinType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConnectorType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Point","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Point","name":"Point","instanceClass":null,"id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShapeElement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkedElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkerElement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockElement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateElement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDiagram","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludedElement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumElement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumItemElement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferElement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubDiagram","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorElement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithElement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructBlockElement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpandTransElement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"name":"LINE_SOLID","id":40,"value":1,"literal":"LINE_SOLID","eClass":"EEnumLiteral"},{"name":"LINE_DASH","id":41,"value":2,"literal":"LINE_DASH","eClass":"EEnumLiteral"},{"name":"LINE_DOT","id":42,"value":3,"literal":"LINE_DOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOT","id":43,"value":4,"literal":"LINE_DASHDOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOTDOT","id":44,"value":5,"literal":"LINE_DASHDOTDOT","eClass":"EEnumLiteral"},{"name":"LINE_CUSTOM","id":45,"value":6,"literal":"LINE_CUSTOM","eClass":"EEnumLiteral"},{"name":"NONE","id":46,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"OPENED_ARROW","id":47,"value":1,"literal":"OPENED_ARROW","eClass":"EEnumLiteral"},{"name":"OPENED_TRIANGLE","id":48,"value":2,"literal":"","eClass":"EEnumLiteral"},{"name":"OPENED_SQUARE","id":49,"value":3,"literal":"OPENED_SQUARE","eClass":"EEnumLiteral"},{"name":"OPENED_CIRCLE","id":50,"value":4,"literal":"OPENED_CIRCLE","eClass":"EEnumLiteral"},{"name":"CLOSED_TRIANGLE","id":51,"value":5,"literal":"CLOSED_TRIANGLE","eClass":"EEnumLiteral"},{"name":"CLOSED_SQUARE","id":52,"value":6,"literal":"CLOSED_SQUARE","eClass":"EEnumLiteral"},{"name":"CLOSED_CIRCLE","id":53,"value":7,"literal":"CLOSED_CIRCLE","eClass":"EEnumLiteral"},{"name":"Transition","id":54,"value":0,"literal":"Transition","eClass":"EEnumLiteral"},{"name":"TaskCall","id":55,"value":1,"literal":"TaskCall","eClass":"EEnumLiteral"},{"name":"ActionCall","id":56,"value":2,"literal":"ActionCall","eClass":"EEnumLiteral"},{"name":"Include","id":57,"value":3,"literal":"Include","eClass":"EEnumLiteral"},{"name":"normal","id":58,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"initial","id":59,"value":1,"literal":"initial","eClass":"EEnumLiteral"},{"name":"target","id":60,"value":2,"literal":"target","eClass":"EEnumLiteral"},{"name":"Entry","id":61,"value":0,"literal":"entry","eClass":"EEnumLiteral"},{"name":"Stay","id":62,"value":1,"literal":"stay","eClass":"EEnumLiteral"},{"name":"Exit","id":63,"value":2,"literal":"exit","eClass":"EEnumLiteral"},{"name":"in","id":64,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":65,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"stateTime","id":66,"value":0,"literal":"stateTime","eClass":"EEnumLiteral"},{"name":"taskTime","id":67,"value":1,"literal":"taskTime","eClass":"EEnumLiteral"},{"name":"RealFloatLiteral","id":68,"value":2,"literal":"RealFloatLiteral","eClass":"EEnumLiteral"},{"name":"false","id":69,"value":0,"literal":"false","eClass":"EEnumLiteral"},{"name":"true","id":70,"value":1,"literal":"true","eClass":"EEnumLiteral"},{"name":"isSubTaskFinal","id":71,"value":2,"literal":"isSubTaskFinal","eClass":"EEnumLiteral"},{"name":"normal","id":72,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"external","id":73,"value":1,"literal":"external","eClass":"EEnumLiteral"},{"name":"construct","id":74,"value":0,"literal":"construct","eClass":"EEnumLiteral"},{"name":"run","id":75,"value":1,"literal":"run","eClass":"EEnumLiteral"},{"name":"destruct","id":76,"value":2,"literal":"destruct","eClass":"EEnumLiteral"},{"name":"andjoin","id":77,"value":0,"literal":"andjoin","eClass":"EEnumLiteral"},{"name":"orjoin","id":78,"value":1,"literal":"orjoin","eClass":"EEnumLiteral"},{"name":"conexer","id":79,"value":0,"literal":"conexer","eClass":"EEnumLiteral"},{"name":"seqexer","id":80,"value":1,"literal":"seqexer","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"isIncluded","lowerBound":0,"id":81,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":true},{"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":84,"derived":true},{"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":85,"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":"subDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"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":"itemState","changeable":true,"lowerBound":1,"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"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":70,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"70","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collapsed","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x2","changeable":true,"lowerBound":1,"iD":false,"id":102,"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":"y2","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width2","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":70,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"70","unsettable":false,"transient":false,"unique":true,"name":"height2","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"targetConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":true},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"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":"lineStyle","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sourceEndPoint","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetEndPoint","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"bendPoints","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":true},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"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":"source2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"target2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":true},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialTask","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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"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":"initialize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"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":"finalize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"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":"run","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":true},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":true},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"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":"initialState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"construct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"destruct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"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":"bifurcates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":true},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stay","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"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":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"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":"bifurcates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":true},{"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"},{"container":false,"ordered":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":181,"derived":true},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"stateActionType","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":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":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":true},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"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":"type","changeable":true,"lowerBound":1,"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":"initValue","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":true},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"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":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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":true},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"symbols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"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":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":true},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"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":"includeItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"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":"script","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"includePath","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":true},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"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":226,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":true},{"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":"enumItem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":true},{"id":232,"eClass":"EGenericType"},{"id":233,"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":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":"realModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":true},{"ordered":true,"upperBound":1,"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":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":true},{"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"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":"withs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joinType","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conType","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"construct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"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":"destruct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"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":"exercise","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cycle","changeable":true,"lowerBound":1,"iD":false,"id":265,"derived":true},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"structType","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":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":273,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trans","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":1,"target":0},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":40,"target":1},{"source":41,"target":1},{"source":42,"target":1},{"source":43,"target":1},{"source":44,"target":1},{"source":45,"target":1},{"source":2,"target":0},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":46,"target":2},{"source":47,"target":2},{"source":48,"target":2},{"source":49,"target":2},{"source":50,"target":2},{"source":51,"target":2},{"source":52,"target":2},{"source":53,"target":2},{"source":3,"target":0},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":54,"target":3},{"source":55,"target":3},{"source":56,"target":3},{"source":57,"target":3},{"source":4,"target":0},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":58,"target":4},{"source":59,"target":4},{"source":60,"target":4},{"source":5,"target":0},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":61,"target":5},{"source":62,"target":5},{"source":63,"target":5},{"source":6,"target":0},{"source":6,"target":64},{"source":6,"target":65},{"source":64,"target":6},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":66,"target":7},{"source":67,"target":7},{"source":68,"target":7},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"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":72,"target":9},{"source":73,"target":9},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":74,"target":10},{"source":75,"target":10},{"source":76,"target":10},{"source":11,"target":0},{"source":11,"target":77},{"source":11,"target":78},{"source":77,"target":11},{"source":78,"target":11},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":79,"target":12},{"source":80,"target":12},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":81,"target":89},{"source":81,"target":14},{"source":82,"target":14},{"source":82,"target":90},{"source":82,"target":14},{"source":90,"target":14},{"source":83,"target":91},{"source":83,"target":14},{"source":84,"target":92},{"source":84,"target":14},{"source":85,"target":93},{"source":85,"target":14},{"source":86,"target":35},{"source":86,"target":94},{"source":86,"target":14},{"source":94,"target":35},{"source":87,"target":34},{"source":87,"target":95},{"source":87,"target":14},{"source":95,"target":34},{"source":88,"target":96},{"source":88,"target":14},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":97},{"source":15,"target":98},{"source":15,"target":99},{"source":15,"target":100},{"source":15,"target":101},{"source":15,"target":102},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":15,"target":106},{"source":97,"target":107},{"source":97,"target":15},{"source":98,"target":108},{"source":98,"target":15},{"source":99,"target":109},{"source":99,"target":15},{"source":100,"target":110},{"source":100,"target":15},{"source":101,"target":111},{"source":101,"target":15},{"source":102,"target":112},{"source":102,"target":15},{"source":103,"target":113},{"source":103,"target":15},{"source":104,"target":114},{"source":104,"target":15},{"source":105,"target":115},{"source":105,"target":15},{"source":106,"target":14},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":116,"target":18},{"source":116,"target":119},{"source":116,"target":16},{"source":119,"target":18},{"source":117,"target":18},{"source":117,"target":120},{"source":117,"target":16},{"source":120,"target":18},{"source":118,"target":15},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":121},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":17,"target":125},{"source":121,"target":126},{"source":121,"target":17},{"source":122,"target":2},{"source":122,"target":127},{"source":122,"target":17},{"source":127,"target":2},{"source":123,"target":2},{"source":123,"target":128},{"source":123,"target":17},{"source":128,"target":2},{"source":124,"target":13},{"source":124,"target":129},{"source":124,"target":17},{"source":129,"target":13},{"source":125,"target":14},{"source":18,"target":0},{"source":18,"target":17},{"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":130,"target":16},{"source":130,"target":136},{"source":130,"target":18},{"source":136,"target":16},{"source":131,"target":16},{"source":131,"target":137},{"source":131,"target":18},{"source":137,"target":16},{"source":132,"target":16},{"source":132,"target":138},{"source":132,"target":18},{"source":138,"target":16},{"source":133,"target":16},{"source":133,"target":139},{"source":133,"target":18},{"source":139,"target":16},{"source":134,"target":140},{"source":134,"target":18},{"source":135,"target":17},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":20},{"source":19,"target":141},{"source":19,"target":142},{"source":19,"target":143},{"source":19,"target":144},{"source":19,"target":145},{"source":19,"target":146},{"source":19,"target":147},{"source":141,"target":14},{"source":141,"target":148},{"source":141,"target":19},{"source":148,"target":14},{"source":142,"target":14},{"source":142,"target":149},{"source":142,"target":19},{"source":149,"target":14},{"source":143,"target":38},{"source":143,"target":150},{"source":143,"target":19},{"source":150,"target":38},{"source":144,"target":38},{"source":144,"target":151},{"source":144,"target":19},{"source":151,"target":38},{"source":145,"target":38},{"source":145,"target":152},{"source":145,"target":19},{"source":152,"target":38},{"source":146,"target":14},{"source":147,"target":20},{"source":20,"target":0},{"source":20,"target":153},{"source":153,"target":154},{"source":153,"target":20},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":20},{"source":21,"target":155},{"source":21,"target":156},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":21,"target":160},{"source":21,"target":161},{"source":21,"target":162},{"source":155,"target":31},{"source":155,"target":163},{"source":155,"target":21},{"source":163,"target":31},{"source":156,"target":22},{"source":156,"target":164},{"source":156,"target":21},{"source":164,"target":22},{"source":157,"target":22},{"source":157,"target":165},{"source":157,"target":21},{"source":165,"target":22},{"source":158,"target":38},{"source":158,"target":166},{"source":158,"target":21},{"source":166,"target":38},{"source":159,"target":38},{"source":159,"target":167},{"source":159,"target":21},{"source":167,"target":38},{"source":160,"target":39},{"source":160,"target":168},{"source":160,"target":21},{"source":168,"target":39},{"source":161,"target":14},{"source":162,"target":20},{"source":22,"target":0},{"source":22,"target":14},{"source":22,"target":20},{"source":22,"target":169},{"source":22,"target":170},{"source":22,"target":171},{"source":22,"target":172},{"source":22,"target":173},{"source":22,"target":174},{"source":22,"target":175},{"source":169,"target":4},{"source":169,"target":176},{"source":169,"target":22},{"source":176,"target":4},{"source":170,"target":24},{"source":170,"target":177},{"source":170,"target":22},{"source":177,"target":24},{"source":171,"target":24},{"source":171,"target":178},{"source":171,"target":22},{"source":178,"target":24},{"source":172,"target":24},{"source":172,"target":179},{"source":172,"target":22},{"source":179,"target":24},{"source":173,"target":39},{"source":173,"target":180},{"source":173,"target":22},{"source":180,"target":39},{"source":174,"target":14},{"source":175,"target":20},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":181},{"source":23,"target":182},{"source":181,"target":31},{"source":181,"target":183},{"source":181,"target":23},{"source":183,"target":31},{"source":182,"target":14},{"source":24,"target":0},{"source":24,"target":14},{"source":24,"target":20},{"source":24,"target":184},{"source":24,"target":185},{"source":24,"target":186},{"source":184,"target":187},{"source":184,"target":24},{"source":185,"target":14},{"source":186,"target":20},{"source":25,"target":0},{"source":25,"target":14},{"source":25,"target":188},{"source":25,"target":189},{"source":25,"target":190},{"source":25,"target":191},{"source":188,"target":6},{"source":188,"target":192},{"source":188,"target":25},{"source":192,"target":6},{"source":189,"target":193},{"source":189,"target":25},{"source":190,"target":194},{"source":190,"target":25},{"source":191,"target":14},{"source":26,"target":0},{"source":26,"target":14},{"source":26,"target":195},{"source":26,"target":196},{"source":26,"target":197},{"source":195,"target":198},{"source":195,"target":26},{"source":196,"target":199},{"source":196,"target":26},{"source":197,"target":14},{"source":27,"target":0},{"source":27,"target":14},{"source":27,"target":200},{"source":27,"target":201},{"source":27,"target":202},{"source":200,"target":203},{"source":200,"target":27},{"source":201,"target":31},{"source":201,"target":204},{"source":201,"target":27},{"source":204,"target":31},{"source":202,"target":14},{"source":28,"target":0},{"source":28,"target":14},{"source":28,"target":205},{"source":28,"target":206},{"source":28,"target":207},{"source":28,"target":208},{"source":28,"target":209},{"source":205,"target":25},{"source":205,"target":210},{"source":205,"target":28},{"source":210,"target":25},{"source":206,"target":26},{"source":206,"target":211},{"source":206,"target":28},{"source":211,"target":26},{"source":207,"target":27},{"source":207,"target":212},{"source":207,"target":28},{"source":212,"target":27},{"source":208,"target":28},{"source":208,"target":213},{"source":208,"target":28},{"source":213,"target":28},{"source":209,"target":14},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":214},{"source":29,"target":215},{"source":29,"target":216},{"source":29,"target":217},{"source":214,"target":14},{"source":214,"target":218},{"source":214,"target":29},{"source":218,"target":14},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":29},{"source":219,"target":30},{"source":216,"target":220},{"source":216,"target":29},{"source":217,"target":14},{"source":30,"target":0},{"source":30,"target":14},{"source":30,"target":221},{"source":30,"target":222},{"source":30,"target":223},{"source":221,"target":224},{"source":221,"target":30},{"source":222,"target":14},{"source":222,"target":225},{"source":222,"target":30},{"source":225,"target":14},{"source":223,"target":14},{"source":31,"target":0},{"source":31,"target":14},{"source":31,"target":226},{"source":31,"target":227},{"source":31,"target":228},{"source":226,"target":229},{"source":226,"target":31},{"source":227,"target":230},{"source":227,"target":31},{"source":228,"target":14},{"source":32,"target":0},{"source":32,"target":14},{"source":32,"target":231},{"source":32,"target":232},{"source":231,"target":33},{"source":231,"target":233},{"source":231,"target":32},{"source":233,"target":33},{"source":232,"target":14},{"source":33,"target":0},{"source":33,"target":14},{"source":33,"target":234},{"source":33,"target":235},{"source":234,"target":236},{"source":234,"target":33},{"source":235,"target":14},{"source":34,"target":0},{"source":34,"target":16},{"source":34,"target":237},{"source":34,"target":238},{"source":34,"target":239},{"source":34,"target":240},{"source":34,"target":241},{"source":237,"target":14},{"source":237,"target":242},{"source":237,"target":34},{"source":242,"target":14},{"source":238,"target":14},{"source":238,"target":243},{"source":238,"target":34},{"source":243,"target":14},{"source":239,"target":9},{"source":239,"target":244},{"source":239,"target":34},{"source":244,"target":9},{"source":240,"target":245},{"source":240,"target":34},{"source":241,"target":16},{"source":35,"target":0},{"source":35,"target":14},{"source":35,"target":246},{"source":35,"target":247},{"source":246,"target":34},{"source":246,"target":248},{"source":246,"target":35},{"source":248,"target":34},{"source":247,"target":14},{"source":36,"target":0},{"source":36,"target":14},{"source":36,"target":20},{"source":36,"target":249},{"source":36,"target":250},{"source":36,"target":251},{"source":36,"target":252},{"source":36,"target":253},{"source":36,"target":254},{"source":36,"target":255},{"source":36,"target":256},{"source":36,"target":257},{"source":249,"target":31},{"source":249,"target":258},{"source":249,"target":36},{"source":258,"target":31},{"source":250,"target":37},{"source":250,"target":259},{"source":250,"target":36},{"source":259,"target":37},{"source":251,"target":11},{"source":251,"target":260},{"source":251,"target":36},{"source":260,"target":11},{"source":252,"target":12},{"source":252,"target":261},{"source":252,"target":36},{"source":261,"target":12},{"source":253,"target":38},{"source":253,"target":262},{"source":253,"target":36},{"source":262,"target":38},{"source":254,"target":38},{"source":254,"target":263},{"source":254,"target":36},{"source":263,"target":38},{"source":255,"target":38},{"source":255,"target":264},{"source":255,"target":36},{"source":264,"target":38},{"source":256,"target":14},{"source":257,"target":20},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":20},{"source":37,"target":265},{"source":37,"target":266},{"source":37,"target":267},{"source":265,"target":268},{"source":265,"target":37},{"source":266,"target":14},{"source":267,"target":20},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":20},{"source":38,"target":269},{"source":38,"target":270},{"source":38,"target":271},{"source":269,"target":10},{"source":269,"target":272},{"source":269,"target":38},{"source":272,"target":10},{"source":270,"target":14},{"source":271,"target":20},{"source":39,"target":0},{"source":39,"target":14},{"source":39,"target":273},{"source":39,"target":274},{"source":39,"target":275},{"source":39,"target":276},{"source":273,"target":16},{"source":273,"target":277},{"source":273,"target":39},{"source":277,"target":16},{"source":274,"target":16},{"source":274,"target":278},{"source":274,"target":39},{"source":278,"target":16},{"source":275,"target":16},{"source":275,"target":279},{"source":275,"target":39},{"source":279,"target":16},{"source":276,"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="XBNF" nsURI="http://www.eclipse.org/ocl/XBNF" nsPrefix="xbnf"> <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="AbstractElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentRule" eType="#//AbstractRule" resolveProxies="false" eOpposite="#//AbstractRule/element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractRule"> <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="element" lowerBound="1" eType="#//AbstractElement" containment="true" eOpposite="#//AbstractElement/parentRule"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionAssignment" eSuperTypes="#//Assignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" abstract="true" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterRange" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="left" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="right" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conjunction" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Disjunction" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="conjunctions" lowerBound="1" upperBound="-1" eType="#//Conjunction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOF" eSuperTypes="#//AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="Epsilon" eSuperTypes="#//AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="Grammar"> <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="syntax" lowerBound="1" eType="#//Syntax" resolveProxies="false" eOpposite="#//Syntax/grammars"/> <eStructuralFeatures xsi:type="ecore:EReference" name="goals" ordered="false" upperBound="-1" eType="#//TypedRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" ordered="false" upperBound="-1" eType="#//TypedRule" containment="true" eOpposite="#//TypedRule/grammar"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Keyword" eSuperTypes="#//AbstractElement"> <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="KeywordAssignment" eSuperTypes="#//Assignment #//Keyword"/> <eClassifiers xsi:type="ecore:EClass" name="LexerGrammar" eSuperTypes="#//Grammar"/> <eClassifiers xsi:type="ecore:EClass" name="NegatedToken" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="terminal" lowerBound="1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParserGrammar" eSuperTypes="#//Grammar"/> <eClassifiers xsi:type="ecore:EClass" name="ParserRule" eSuperTypes="#//TypedRule"/> <eClassifiers xsi:type="ecore:EClass" name="RuleCall" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredRule" lowerBound="1" eType="#//AbstractRule"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false" volatile="true" transient="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if referredRule &lt;> null then referredRule.name else '' endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleCallAssignment" eSuperTypes="#//Assignment #//RuleCall"/> <eClassifiers xsi:type="ecore:EClass" name="Syntax"> <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="grammars" upperBound="-1" eType="#//Grammar" containment="true" eOpposite="#//Grammar/syntax"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminalRule" eSuperTypes="#//TypedRule"/> <eClassifiers xsi:type="ecore:EClass" name="TypedRule" abstract="true" eSuperTypes="#//AbstractRule"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subrules" upperBound="-1" eType="#//UntypedRule" containment="true" eOpposite="#//UntypedRule/typedRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="grammar" lowerBound="1" eType="#//Grammar" eOpposite="#//Grammar/rules"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UntilToken" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="terminal" lowerBound="1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UntypedRule" eSuperTypes="#//AbstractRule"> <eStructuralFeatures xsi:type="ecore:EReference" name="typedRule" eType="#//TypedRule" eOpposite="#//TypedRule/subrules"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wildcard" eSuperTypes="#//AbstractElement"/> </ecore:EPackage>
github:ecore:/data/adilinam/QVTdCaseStudy/org.eclipse.ocl.examples.xtext2lpg/model/XBNF.ecore
ecore
XBNF AbstractElement debug parentRule AbstractRule name element debug kind ActionAssignment type Assignment feature operator CharacterRange left right Conjunction elements Disjunction conjunctions EOF Epsilon Grammar name syntax goals rules debug Keyword value KeywordAssignment LexerGrammar NegatedToken terminal ParserGrammar ParserRule RuleCall referredRule name RuleCallAssignment Syntax name grammars debug TerminalRule TypedRule type subrules grammar UntilToken terminal UntypedRule typedRule Wildcard
null
{"directed":true,"nodes":[{"nsPrefix":"xbnf","nsURI":"http://www.eclipse.org/ocl/XBNF","name":"XBNF","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":"AbstractRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionAssignment","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterRange","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conjunction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disjunction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOF","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Epsilon","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grammar","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Keyword","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeywordAssignment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexerGrammar","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegatedToken","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParserGrammar","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParserRule","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleCall","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleCallAssignment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Syntax","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminalRule","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedRule","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UntilToken","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UntypedRule","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wildcard","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"debug","changeable":true,"lowerBound":0,"iD":false,"id":25,"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":"parentRule","changeable":true,"resolveProxies":false,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"debug","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":"kind","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":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":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conjunctions","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"},{"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":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":true,"name":"syntax","changeable":true,"resolveProxies":false,"lowerBound":1,"id":59,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"goals","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":"rules","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":"debug","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"grammars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"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":"grammar","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":false,"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"},{"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":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":"debug","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subrules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":25,"target":27},{"source":25,"target":1},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":1},{"source":26,"target":29},{"source":28,"target":2},{"source":2,"target":0},{"source":2,"target":30},{"source":2,"target":29},{"source":2,"target":31},{"source":2,"target":32},{"source":30,"target":33},{"source":30,"target":2},{"source":29,"target":1},{"source":29,"target":34},{"source":29,"target":2},{"source":29,"target":26},{"source":34,"target":1},{"source":31,"target":35},{"source":31,"target":2},{"source":32,"target":36},{"source":32,"target":2},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":37},{"source":3,"target":38},{"source":37,"target":39},{"source":37,"target":3},{"source":38,"target":4},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":40,"target":43},{"source":40,"target":4},{"source":41,"target":44},{"source":41,"target":4},{"source":42,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":45,"target":48},{"source":45,"target":5},{"source":46,"target":49},{"source":46,"target":5},{"source":47,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":50},{"source":6,"target":51},{"source":50,"target":1},{"source":50,"target":52},{"source":50,"target":6},{"source":52,"target":1},{"source":51,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":53},{"source":7,"target":54},{"source":53,"target":6},{"source":53,"target":55},{"source":53,"target":7},{"source":55,"target":6},{"source":54,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":56},{"source":56,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":57},{"source":57,"target":1},{"source":10,"target":0},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":58,"target":63},{"source":58,"target":10},{"source":59,"target":19},{"source":59,"target":64},{"source":59,"target":10},{"source":59,"target":65},{"source":64,"target":19},{"source":60,"target":21},{"source":60,"target":66},{"source":60,"target":10},{"source":66,"target":21},{"source":61,"target":21},{"source":61,"target":67},{"source":61,"target":10},{"source":61,"target":68},{"source":67,"target":21},{"source":62,"target":69},{"source":62,"target":10},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":70},{"source":11,"target":71},{"source":70,"target":72},{"source":70,"target":11},{"source":71,"target":1},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":11},{"source":12,"target":73},{"source":12,"target":74},{"source":73,"target":4},{"source":74,"target":11},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":75},{"source":75,"target":10},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":76},{"source":14,"target":77},{"source":76,"target":1},{"source":76,"target":78},{"source":76,"target":14},{"source":78,"target":1},{"source":77,"target":1},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":79},{"source":79,"target":10},{"source":16,"target":0},{"source":16,"target":21},{"source":16,"target":80},{"source":80,"target":21},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":81,"target":2},{"source":81,"target":84},{"source":81,"target":17},{"source":84,"target":2},{"source":82,"target":85},{"source":82,"target":17},{"source":83,"target":1},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":17},{"source":18,"target":86},{"source":18,"target":87},{"source":86,"target":4},{"source":87,"target":17},{"source":19,"target":0},{"source":19,"target":88},{"source":19,"target":65},{"source":19,"target":89},{"source":88,"target":90},{"source":88,"target":19},{"source":65,"target":10},{"source":65,"target":91},{"source":65,"target":19},{"source":65,"target":59},{"source":91,"target":10},{"source":89,"target":92},{"source":89,"target":19},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":93},{"source":93,"target":21},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":94},{"source":21,"target":95},{"source":21,"target":68},{"source":21,"target":96},{"source":94,"target":97},{"source":94,"target":21},{"source":95,"target":23},{"source":95,"target":98},{"source":95,"target":21},{"source":95,"target":99},{"source":98,"target":23},{"source":68,"target":10},{"source":68,"target":100},{"source":68,"target":21},{"source":68,"target":61},{"source":100,"target":10},{"source":96,"target":2},{"source":22,"target":0},{"source":22,"target":1},{"source":22,"target":101},{"source":22,"target":102},{"source":101,"target":1},{"source":101,"target":103},{"source":101,"target":22},{"source":103,"target":1},{"source":102,"target":1},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":99},{"source":23,"target":104},{"source":99,"target":21},{"source":99,"target":105},{"source":99,"target":23},{"source":99,"target":95},{"source":105,"target":21},{"source":104,"target":2},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":106},{"source":106,"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="kp" nsURI="http://www.kermeta.org/kp/1.0.0" nsPrefix="org.kermeta.kp"> <eClassifiers xsi:type="ecore:EClass" name="KermetaProject" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1" eType="#//Dependency" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1" eType="#//Source" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="weaveDirectives" upperBound="-1" eType="#//WeaveDirective" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="options" upperBound="-1" eType="#//Option" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1" eType="#//KermetaProject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Source" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="SourceFolder" eSuperTypes="#//Source"/> <eClassifiers xsi:type="ecore:EClass" name="SourceFile" eSuperTypes="#//Source"/> <eClassifiers xsi:type="ecore:EClass" name="SourceNSURI" eSuperTypes="#//ImportedSource"/> <eClassifiers xsi:type="ecore:EClass" name="SourceQuery" eSuperTypes="#//ImportedSource"/> <eClassifiers xsi:type="ecore:EClass" name="ImportedSource" abstract="true" eSuperTypes="#//Source"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Dependency"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WeaveDirective" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="mix" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Option" eSuperTypes="#//NamedElement"> <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="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//Expression"> <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="MixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/kermetaV2core_projects/org.kermeta.kp.model/model/KermetaProject.ecore
ecore
kp KermetaProject dependencies sources weaveDirectives options version group Dependency project NamedElement name Source SourceFolder SourceFile SourceNSURI SourceQuery ImportedSource from WeaveDirective mix target Option value Expression StringExpression value MixExpression left right
null
{"directed":true,"nodes":[{"nsPrefix":"org.kermeta.kp","nsURI":"http://www.kermeta.org/kp/1.0.0","name":"kp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KermetaProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Source","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceFolder","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceFile","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceNSURI","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceQuery","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportedSource","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeaveDirective","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Option","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MixExpression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","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":"sources","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":"weaveDirectives","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":"options","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":"version","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":"group","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mix","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"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":3},{"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":15,"target":2},{"source":15,"target":22},{"source":15,"target":1},{"source":22,"target":2},{"source":16,"target":4},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":4},{"source":17,"target":10},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":10},{"source":18,"target":11},{"source":18,"target":25},{"source":18,"target":1},{"source":25,"target":11},{"source":19,"target":26},{"source":19,"target":1},{"source":20,"target":27},{"source":20,"target":1},{"source":21,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":1},{"source":28,"target":30},{"source":28,"target":2},{"source":30,"target":1},{"source":29,"target":3},{"source":3,"target":0},{"source":3,"target":31},{"source":31,"target":32},{"source":31,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":33},{"source":33,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":34},{"source":34,"target":4},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":35},{"source":35,"target":9},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":36},{"source":36,"target":9},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":37},{"source":9,"target":38},{"source":37,"target":2},{"source":37,"target":39},{"source":37,"target":9},{"source":39,"target":2},{"source":38,"target":4},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":40},{"source":10,"target":41},{"source":10,"target":42},{"source":40,"target":12},{"source":40,"target":43},{"source":40,"target":10},{"source":43,"target":12},{"source":41,"target":12},{"source":41,"target":44},{"source":41,"target":10},{"source":44,"target":12},{"source":42,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":45},{"source":11,"target":46},{"source":45,"target":47},{"source":45,"target":11},{"source":46,"target":3},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":48},{"source":13,"target":49},{"source":48,"target":50},{"source":48,"target":13},{"source":49,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":51},{"source":14,"target":52},{"source":14,"target":53},{"source":51,"target":12},{"source":51,"target":54},{"source":51,"target":14},{"source":54,"target":12},{"source":52,"target":12},{"source":52,"target":55},{"source":52,"target":14},{"source":55,"target":12},{"source":53,"target":12}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fact" nsURI="http://ict-alive.sourceforge.net/RunTime/facts" nsPrefix="fact"> <eClassifiers xsi:type="ecore:EClass" name="Fact" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="dueTo" eType="ecore:EClass actions.ecore#//Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" eType="ecore:EClass actions.ecore#//Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relate" upperBound="-1" eType="#//Fact"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartedAct" eSuperTypes="#//InvocativeAct"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutedAct" eSuperTypes="#//InvocativeAct"/> <eClassifiers xsi:type="ecore:EClass" name="FailureAct" eSuperTypes="#//InvocativeAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="reason" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="failureReason" eType="#//FailureReasons"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Disaster" eSuperTypes="#//Fact"> <eStructuralFeatures xsi:type="ecore:EReference" name="reason" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NormAct" abstract="true" eSuperTypes="#//Fact"> <eStructuralFeatures xsi:type="ecore:EReference" name="who" eType="ecore:EClass events.ecore#//Actor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="norm" eType="ecore:EClass platform:/plugin/net.sf.ictalive.operetta/model/OperA.ecore#//Norm"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicativeAct" abstract="true" eSuperTypes="#//Fact"> <eStructuralFeatures xsi:type="ecore:EReference" name="sender" eType="ecore:EClass events.ecore#//Actor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="ecore:EClass events.ecore#//Actor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReceiveAct" eSuperTypes="#//CommunicativeAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="receivedMessage" eType="#//Message" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendAct" eSuperTypes="#//CommunicativeAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="sendMessage" eType="#//Message" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvocativeAct" abstract="true" eSuperTypes="#//Fact"/> <eClassifiers xsi:type="ecore:EClass" name="Message"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <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="Content"> <eStructuralFeatures xsi:type="ecore:EReference" name="fact" lowerBound="1" eType="#//Fact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" upperBound="-1" eType="ecore:EClass actions.ecore#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeadlineViolation" eSuperTypes="#//NormAct"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dealine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskViolation" eSuperTypes="#//NormAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="unmetRequirement" upperBound="-1" eType="ecore:EClass platform:/plugin/net.sf.ictalive.operetta/model/OperA.ecore#//Objective"/> <eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="ecore:EClass platform:/plugin/net.sf.ictalive.coordination/model/tasks.ecore#//Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Availability" eSuperTypes="#//Fact"> <eStructuralFeatures xsi:type="ecore:EReference" name="ofResource" eType="ecore:EClass enactment.ecore#//Resource"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//AvailabilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AvailabilityKind"> <eLiterals name="Available"/> <eLiterals name="NoAvailable" value="1"/> <eLiterals name="Busy" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FulfilmentAct" abstract="true" eSuperTypes="#//Fact"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedEvent" lowerBound="1" upperBound="-1" eType="ecore:EClass events.ecore#//Event"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="satisfy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LandmarkFulfilment" eSuperTypes="#//FulfilmentAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="landmark" lowerBound="1" eType="ecore:EClass platform:/plugin/net.sf.ictalive.operetta/model/OperA.ecore#//Landmark"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NormConditionFulfilment" eSuperTypes="#//FulfilmentAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="norm" lowerBound="1" eType="ecore:EClass platform:/plugin/net.sf.ictalive.operetta/model/OperA.ecore#//Norm"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//NormType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectiveFulfilment" eSuperTypes="#//FulfilmentAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="objective" lowerBound="1" eType="ecore:EClass platform:/plugin/net.sf.ictalive.operetta/model/OperA.ecore#//Objective"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="NormType"> <eLiterals name="Deadline"/> <eLiterals name="ActivationCondition" value="1"/> <eLiterals name="ExpirationCondition" value="2"/> <eLiterals name="MaintainanceCondition" value="3"/> <eLiterals name="What" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrganisationAct" abstract="true" eSuperTypes="#//Fact"/> <eClassifiers xsi:type="ecore:EClass" name="PlayerFulfilment" eSuperTypes="#//OrganisationAct"> <eStructuralFeatures xsi:type="ecore:EReference" name="player" eType="ecore:EClass platform:/plugin/net.sf.ictalive.operetta/model/OperA.ecore#//Player"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="satisfy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NormInstanceAct" abstract="true" eSuperTypes="#//Fact"> <eStructuralFeatures xsi:type="ecore:EReference" name="normInstance" eType="ecore:EClass platform:/plugin/net.sf.ictalive.runtime.NormInstances/model/NormInstance.ecore#//NormInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NormInstanceViolated" eSuperTypes="#//NormInstanceAct"/> <eClassifiers xsi:type="ecore:EClass" name="NormInstanceActivated" eSuperTypes="#//NormInstanceAct"/> <eClassifiers xsi:type="ecore:EClass" name="NormInstanceExpired" eSuperTypes="#//NormInstanceAct"/> <eClassifiers xsi:type="ecore:EEnum" name="FailureReasons"> <eLiterals name="UnabletoPlanForTask" literal="UnabletoPlanForTask"/> <eLiterals name="ActionNotPerformedByARole" value="1"/> <eLiterals name="PreconditionFail" value="2"/> <eLiterals name="ZeroServiceMatchesForAction" value="3"/> <eLiterals name="NoUsableServiceMatchesForAction" value="4"/> <eLiterals name="ServiceUnavailable" value="5"/> <eLiterals name="ServiceFailure" value="6"/> <eLiterals name="NullPointerException" value="7"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/fact.ecore
ecore
fact Fact dueTo effect relate StartedAct ExecutedAct FailureAct reason failureReason Disaster reason NormAct who norm CommunicativeAct sender receiver ReceiveAct receivedMessage SendAct sendMessage InvocativeAct Message object body Content fact effect DeadlineViolation dealine TaskViolation unmetRequirement task Availability ofResource status AvailabilityKind Available Available NoAvailable NoAvailable Busy Busy FulfilmentAct relatedEvent satisfy LandmarkFulfilment landmark NormConditionFulfilment norm type ObjectiveFulfilment objective NormType Deadline Deadline ActivationCondition ActivationCondition ExpirationCondition ExpirationCondition MaintainanceCondition MaintainanceCondition What What OrganisationAct PlayerFulfilment player satisfy NormInstanceAct normInstance NormInstanceViolated NormInstanceActivated NormInstanceExpired FailureReasons UnabletoPlanForTask UnabletoPlanForTask ActionNotPerformedByARole ActionNotPerformedByARole PreconditionFail PreconditionFail ZeroServiceMatchesForAction ZeroServiceMatchesForAction NoUsableServiceMatchesForAction NoUsableServiceMatchesForAction ServiceUnavailable ServiceUnavailable ServiceFailure ServiceFailure NullPointerException NullPointerException
null
{"directed":true,"nodes":[{"nsPrefix":"fact","nsURI":"http://ict-alive.sourceforge.net/RunTime/facts","name":"fact","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fact","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartedAct","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutedAct","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FailureAct","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disaster","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormAct","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicativeAct","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReceiveAct","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendAct","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocativeAct","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeadlineViolation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskViolation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Availability","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AvailabilityKind","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FulfilmentAct","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LandmarkFulfilment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormConditionFulfilment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectiveFulfilment","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NormType","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganisationAct","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlayerFulfilment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormInstanceAct","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormInstanceViolated","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormInstanceActivated","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormInstanceExpired","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FailureReasons","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dueTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reason","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"failureReason","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reason","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"who","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":"norm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sender","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receivedMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sendMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fact","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dealine","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unmetRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ofResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"name":"Available","id":83,"value":0,"literal":"Available","eClass":"EEnumLiteral"},{"name":"NoAvailable","id":84,"value":1,"literal":"NoAvailable","eClass":"EEnumLiteral"},{"name":"Busy","id":85,"value":2,"literal":"Busy","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"satisfy","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"landmark","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"norm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"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":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objective","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"name":"Deadline","id":102,"value":0,"literal":"Deadline","eClass":"EEnumLiteral"},{"name":"ActivationCondition","id":103,"value":1,"literal":"ActivationCondition","eClass":"EEnumLiteral"},{"name":"ExpirationCondition","id":104,"value":2,"literal":"ExpirationCondition","eClass":"EEnumLiteral"},{"name":"MaintainanceCondition","id":105,"value":3,"literal":"MaintainanceCondition","eClass":"EEnumLiteral"},{"name":"What","id":106,"value":4,"literal":"What","eClass":"EEnumLiteral"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"player","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"satisfy","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"normInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"name":"UnabletoPlanForTask","id":119,"value":0,"literal":"UnabletoPlanForTask","eClass":"EEnumLiteral"},{"name":"ActionNotPerformedByARole","id":120,"value":1,"literal":"ActionNotPerformedByARole","eClass":"EEnumLiteral"},{"name":"PreconditionFail","id":121,"value":2,"literal":"PreconditionFail","eClass":"EEnumLiteral"},{"name":"ZeroServiceMatchesForAction","id":122,"value":3,"literal":"ZeroServiceMatchesForAction","eClass":"EEnumLiteral"},{"name":"NoUsableServiceMatchesForAction","id":123,"value":4,"literal":"NoUsableServiceMatchesForAction","eClass":"EEnumLiteral"},{"name":"ServiceUnavailable","id":124,"value":5,"literal":"ServiceUnavailable","eClass":"EEnumLiteral"},{"name":"ServiceFailure","id":125,"value":6,"literal":"ServiceFailure","eClass":"EEnumLiteral"},{"name":"NullPointerException","id":126,"value":7,"literal":"NullPointerException","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":29,"target":32},{"source":29,"target":1},{"source":30,"target":33},{"source":30,"target":1},{"source":31,"target":1},{"source":31,"target":34},{"source":31,"target":1},{"source":34,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":35},{"source":35,"target":10},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":36},{"source":36,"target":10},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":37,"target":40},{"source":37,"target":4},{"source":38,"target":28},{"source":38,"target":41},{"source":38,"target":4},{"source":41,"target":28},{"source":39,"target":10},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":42},{"source":5,"target":43},{"source":42,"target":44},{"source":42,"target":5},{"source":43,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":45,"target":48},{"source":45,"target":6},{"source":46,"target":49},{"source":46,"target":6},{"source":47,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":50,"target":53},{"source":50,"target":7},{"source":51,"target":54},{"source":51,"target":7},{"source":52,"target":1},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":55},{"source":8,"target":56},{"source":55,"target":11},{"source":55,"target":57},{"source":55,"target":8},{"source":57,"target":11},{"source":56,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":58},{"source":9,"target":59},{"source":58,"target":11},{"source":58,"target":60},{"source":58,"target":9},{"source":60,"target":11},{"source":59,"target":7},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":61},{"source":61,"target":1},{"source":11,"target":0},{"source":11,"target":62},{"source":11,"target":63},{"source":62,"target":64},{"source":62,"target":11},{"source":63,"target":65},{"source":63,"target":11},{"source":12,"target":0},{"source":12,"target":66},{"source":12,"target":67},{"source":66,"target":1},{"source":66,"target":68},{"source":66,"target":12},{"source":68,"target":1},{"source":67,"target":69},{"source":67,"target":12},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":70},{"source":13,"target":71},{"source":70,"target":72},{"source":70,"target":13},{"source":71,"target":6},{"source":14,"target":0},{"source":14,"target":6},{"source":14,"target":73},{"source":14,"target":74},{"source":14,"target":75},{"source":73,"target":76},{"source":73,"target":14},{"source":74,"target":77},{"source":74,"target":14},{"source":75,"target":6},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":78},{"source":15,"target":79},{"source":15,"target":80},{"source":78,"target":81},{"source":78,"target":15},{"source":79,"target":16},{"source":79,"target":82},{"source":79,"target":15},{"source":82,"target":16},{"source":80,"target":1},{"source":16,"target":0},{"source":16,"target":83},{"source":16,"target":84},{"source":16,"target":85},{"source":83,"target":16},{"source":84,"target":16},{"source":85,"target":16},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":86},{"source":17,"target":87},{"source":17,"target":88},{"source":86,"target":89},{"source":86,"target":17},{"source":87,"target":90},{"source":87,"target":17},{"source":88,"target":1},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":91},{"source":18,"target":92},{"source":91,"target":93},{"source":91,"target":18},{"source":92,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":94},{"source":19,"target":95},{"source":19,"target":96},{"source":94,"target":97},{"source":94,"target":19},{"source":95,"target":21},{"source":95,"target":98},{"source":95,"target":19},{"source":98,"target":21},{"source":96,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":99},{"source":20,"target":100},{"source":99,"target":101},{"source":99,"target":20},{"source":100,"target":17},{"source":21,"target":0},{"source":21,"target":102},{"source":21,"target":103},{"source":21,"target":104},{"source":21,"target":105},{"source":21,"target":106},{"source":102,"target":21},{"source":103,"target":21},{"source":104,"target":21},{"source":105,"target":21},{"source":106,"target":21},{"source":22,"target":0},{"source":22,"target":1},{"source":22,"target":107},{"source":107,"target":1},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":108},{"source":23,"target":109},{"source":23,"target":110},{"source":108,"target":111},{"source":108,"target":23},{"source":109,"target":112},{"source":109,"target":23},{"source":110,"target":22},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":113},{"source":24,"target":114},{"source":113,"target":115},{"source":113,"target":24},{"source":114,"target":1},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":116},{"source":116,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":117},{"source":117,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":118},{"source":118,"target":24},{"source":28,"target":0},{"source":28,"target":119},{"source":28,"target":120},{"source":28,"target":121},{"source":28,"target":122},{"source":28,"target":123},{"source":28,"target":124},{"source":28,"target":125},{"source":28,"target":126},{"source":119,"target":28},{"source":120,"target":28},{"source":121,"target":28},{"source":122,"target":28},{"source":123,"target":28},{"source":124,"target":28},{"source":125,"target":28},{"source":126,"target":28}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
github:ecore:/data/maxleiko/occi-kmf-demo/occi/ecore.ecore
ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
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="SOADeployIdeRefactoringChangesDataModels" nsURI="http://www.ibm.com/soa/deploy/ide/refactoring/changes/1.0"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="apiPackage" value="com.ibm.ccl.soa.deploy.ide.refactoring.change"/> <details key="internalPackage" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="RefactoringChangeDescriptor" instanceClassName="org.eclipse.ltk.core.refactoring.RefactoringChangeDescriptor"/> <eClassifiers xsi:type="ecore:EClass" name="RefactoringDataModelChange" abstract="true" eSuperTypes="refactoring.ecore#//Change"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value="Base type for all {@code Change}s contributed by the soa deploy ide plugin."/> <details key="operationBaseType" value="com.ibm.ccl.soa.infrastructure.operations.AbstractEMFScribblerOperation"/> </eAnnotations> <eOperations name="initializeValidationData"> <eParameters name="monitor" eType="ecore:EClass refactoring.ecore#//IProgressMonitor"/> </eOperations> <eOperations name="isValid" eType="ecore:EClass refactoring.ecore#//RefactoringStatus" eExceptions="ecore:EClass refactoring.ecore#//CoreException ecore:EClass refactoring.ecore#//OperationCanceledException"> <eParameters name="monitor" eType="ecore:EClass refactoring.ecore#//IProgressMonitor"/> </eOperations> <eOperations name="perform" eType="ecore:EClass refactoring.ecore#//Change" eExceptions="ecore:EClass refactoring.ecore#//CoreException"> <eParameters name="monitor" eType="ecore:EClass refactoring.ecore#//IProgressMonitor"/> </eOperations> <eOperations name="getModifiedElement"/> <eOperations name="getAffectedObjects"/> <eOperations name="getAdapter"> <eParameters name="adapter"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> <eOperations name="createConfiguredOperation" eType="ecore:EClass refactoring.ecore#//IUndoableOperation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="Deploy Change"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value="The name of the change"/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="scribblerDefinition" eType="ecore:EClass ../../../com.ibm.ccl.soa.infrastructure.emf/models/operations.ecore#//ScribblerDefinitionDatamodel"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value="Used by {@code RefactoringDataModelChange} classes that need to modify&#xD;&#xA;EMF models."/> <details key="required" value="false"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateDiagramChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value="A {@code Change} object that can be used in the ltk refactoring toolkit&#xD;&#xA;that will create a new {@code Diagram} {@code Resource} representing&#xD;&#xA;the given {@code model}."/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagram" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value="{@code IPath} representing the name and location where the new&#xD;&#xA;{@code Diagram} {@code Resource} will be created."/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="model" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value="{@code IPath} representing the location of the existing {@code Topology}&#xD;&#xA;model {@code Resource} that the new {@code Diagram} will represent."/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateImportChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imports" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imported" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteViewChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="view" eType="ecore:EDataType refactoring.ecore#//URI"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveDMOChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType refactoring.ecore#//URI"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType refactoring.ecore#//URI"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveUnitChange" eSuperTypes="#//MoveDMOChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.MoveDMOChangeOperation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveLinkChange" eSuperTypes="#//MoveDMOChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.MoveDMOChangeOperation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RenameResourceChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveResourceChange" eSuperTypes="#//RenameResourceChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RenameResourceChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RenameTopologyChange" eSuperTypes="#//RenameResourceChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateDiagramElementsChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagram" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateDiagramImportsChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagram" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="model" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateLinkChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="link" eType="ecore:EDataType refactoring.ecore#//URI"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endpoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateTopologyImportsChange" eSuperTypes="#//RefactoringDataModelChange"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="operationBaseType" value="com.ibm.ccl.soa.deploy.ide.internal.refactoring.change.RefactoringDataModelChangeOperation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="model" eType="ecore:EDataType refactoring.ecore#//IPath"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/webtools/datamodels"> <details key="documentation" value=""/> <details key="required" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/kalapriyakannan/UMLONT/com.ibm.ccl.soa.deploy.ide/models/datamodels/refactoring-changes.ecore
ecore
SOADeployIdeRefactoringChangesDataModels RefactoringChangeDescriptor org.eclipse.ltk.core.refactoring.RefactoringChangeDescriptor org.eclipse.ltk.core.refactoring.RefactoringChangeDescriptor RefactoringDataModelChange initializeValidationData monitor isValid monitor perform monitor getModifiedElement getAffectedObjects getAdapter adapter createConfiguredOperation name Deploy Change scribblerDefinition CreateDiagramChange diagram model CreateImportChange imports imported DeleteViewChange view MoveDMOChange source destination MoveUnitChange MoveLinkChange RenameResourceChange source destination MoveResourceChange source destination RenameTopologyChange source destination UpdateDiagramElementsChange diagram source destination UpdateDiagramImportsChange diagram model source destination UpdateLinkChange link source destination endpoint UpdateTopologyImportsChange model source destination
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"http://www.ibm.com/soa/deploy/ide/refactoring/changes/1.0","name":"SOADeployIdeRefactoringChangesDataModels","id":0,"eClass":"EPackage"},{"instanceTypeName":"org.eclipse.ltk.core.refactoring.RefactoringChangeDescriptor","defaultValue":null,"instanceClassName":"org.eclipse.ltk.core.refactoring.RefactoringChangeDescriptor","name":"RefactoringChangeDescriptor","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefactoringDataModelChange","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateDiagramChange","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateImportChange","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteViewChange","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveDMOChange","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveUnitChange","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveLinkChange","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameResourceChange","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveResourceChange","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameTopologyChange","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateDiagramElementsChange","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateDiagramImportsChange","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateLinkChange","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateTopologyImportsChange","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"initializeValidationData","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isValid","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"perform","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getModifiedElement","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAffectedObjects","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAdapter","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createConfiguredOperation","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"Deploy Change","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Deploy Change","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scribblerDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EParameter"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EParameter"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EParameter"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagram","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":"model","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imports","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":"imported","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"view","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"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":"source","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"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":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":"destination","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"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":"source","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":"destination","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","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":"destination","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagram","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagram","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":"model","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":"source","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":"destination","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":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":"source","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":"destination","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":"endpoint","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","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":"destination","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":2,"target":0},{"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":16,"target":2},{"source":16,"target":26},{"source":26,"target":27},{"source":26,"target":16},{"source":17,"target":28},{"source":17,"target":2},{"source":17,"target":29},{"source":17,"target":30},{"source":17,"target":31},{"source":29,"target":32},{"source":29,"target":17},{"source":18,"target":33},{"source":18,"target":2},{"source":18,"target":34},{"source":18,"target":35},{"source":34,"target":36},{"source":34,"target":18},{"source":19,"target":2},{"source":20,"target":2},{"source":21,"target":2},{"source":21,"target":37},{"source":37,"target":38},{"source":37,"target":21},{"source":38,"target":39},{"source":22,"target":40},{"source":22,"target":2},{"source":23,"target":41},{"source":23,"target":2},{"source":24,"target":42},{"source":24,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":43,"target":46},{"source":43,"target":3},{"source":44,"target":47},{"source":44,"target":3},{"source":45,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":48,"target":51},{"source":48,"target":4},{"source":49,"target":52},{"source":49,"target":4},{"source":50,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":53},{"source":5,"target":54},{"source":53,"target":55},{"source":53,"target":5},{"source":54,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":56,"target":59},{"source":56,"target":6},{"source":57,"target":60},{"source":57,"target":6},{"source":58,"target":2},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":61},{"source":61,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":62},{"source":62,"target":6},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":63,"target":66},{"source":63,"target":9},{"source":64,"target":67},{"source":64,"target":9},{"source":65,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":68,"target":71},{"source":68,"target":10},{"source":69,"target":72},{"source":69,"target":10},{"source":70,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":73},{"source":11,"target":74},{"source":11,"target":75},{"source":73,"target":76},{"source":73,"target":11},{"source":74,"target":77},{"source":74,"target":11},{"source":75,"target":9},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":78},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":78,"target":82},{"source":78,"target":12},{"source":79,"target":83},{"source":79,"target":12},{"source":80,"target":84},{"source":80,"target":12},{"source":81,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":85},{"source":13,"target":86},{"source":13,"target":87},{"source":13,"target":88},{"source":13,"target":89},{"source":85,"target":90},{"source":85,"target":13},{"source":86,"target":91},{"source":86,"target":13},{"source":87,"target":92},{"source":87,"target":13},{"source":88,"target":93},{"source":88,"target":13},{"source":89,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":94},{"source":14,"target":95},{"source":14,"target":96},{"source":14,"target":97},{"source":14,"target":98},{"source":94,"target":99},{"source":94,"target":14},{"source":95,"target":100},{"source":95,"target":14},{"source":96,"target":101},{"source":96,"target":14},{"source":97,"target":102},{"source":97,"target":14},{"source":98,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":15,"target":106},{"source":103,"target":107},{"source":103,"target":15},{"source":104,"target":108},{"source":104,"target":15},{"source":105,"target":109},{"source":105,"target":15},{"source":106,"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" xmi:id="_cPTssB9KEeeOINGRvT6ccg" name="library" nsURI="http://emf.wikipedia.org/2011/Library" nsPrefix="lib"> <eAnnotations xmi:id="_cPfS4B9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS4R9KEeeOINGRvT6ccg" key="uuid" value="_sVHYgKGcEeawbN_F_HFDxg"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfS4h9KEeeOINGRvT6ccg" name="Employee"> <eAnnotations xmi:id="_cPfS4x9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS5B9KEeeOINGRvT6ccg" key="uuid" value="_44WagMSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS5R9KEeeOINGRvT6ccg" name="name"> <eAnnotations xmi:id="_cPfS5h9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS5x9KEeeOINGRvT6ccg" key="uuid" value="_-YzLUMSREDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS6R9KEeeOINGRvT6ccg" name="age" defaultValueLiteral="0"> <eAnnotations xmi:id="_cPfS6h9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS6x9KEeeOINGRvT6ccg" key="uuid" value="_EhSzkMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfS7R9KEeeOINGRvT6ccg" name="Library"> <eAnnotations xmi:id="_cPfS7h9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS7x9KEeeOINGRvT6ccg" key="uuid" value="_5AMH4MSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS8B9KEeeOINGRvT6ccg" name="name"> <eAnnotations xmi:id="_cPfS8R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS8h9KEeeOINGRvT6ccg" key="uuid" value="__hNk4MSREDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS9B9KEeeOINGRvT6ccg" name="address"> <eAnnotations xmi:id="_cPfS9R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS9h9KEeeOINGRvT6ccg" key="uuid" value="_HKdOMMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfS-B9KEeeOINGRvT6ccg" name="employees" upperBound="-1" eType="_cPfS4h9KEeeOINGRvT6ccg" containment="true"> <eAnnotations xmi:id="_cPfS-R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS-h9KEeeOINGRvT6ccg" key="uuid" value="_az22sMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfS_B9KEeeOINGRvT6ccg" name="writers" upperBound="-1" eType="_cPfTBB9KEeeOINGRvT6ccg" containment="true"> <eAnnotations xmi:id="_cPfS_R9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfS_h9KEeeOINGRvT6ccg" key="uuid" value="_dwGlYMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTAB9KEeeOINGRvT6ccg" name="books" upperBound="-1" eType="_cPfTDx9KEeeOINGRvT6ccg" containment="true"> <eAnnotations xmi:id="_cPfTAR9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTAh9KEeeOINGRvT6ccg" key="uuid" value="_ejBQEMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfTBB9KEeeOINGRvT6ccg" name="Writer"> <eAnnotations xmi:id="_cPfTBR9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTBh9KEeeOINGRvT6ccg" key="uuid" value="_5IlO4MSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTBx9KEeeOINGRvT6ccg" name="name"> <eAnnotations xmi:id="_cPfTCB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTCR9KEeeOINGRvT6ccg" key="uuid" value="_AclA8MSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTCx9KEeeOINGRvT6ccg" name="books" upperBound="-1" eType="_cPfTDx9KEeeOINGRvT6ccg" eOpposite="_cPfTHh9KEeeOINGRvT6ccg"> <eAnnotations xmi:id="_cPfTDB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTDR9KEeeOINGRvT6ccg" key="uuid" value="_nf2BIMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfTDx9KEeeOINGRvT6ccg" name="Book"> <eAnnotations xmi:id="_cPfTEB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTER9KEeeOINGRvT6ccg" key="uuid" value="_5P0fUMSREDSrHKQOAiwNVw"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTEh9KEeeOINGRvT6ccg" name="title"> <eAnnotations xmi:id="_cPfTEx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTFB9KEeeOINGRvT6ccg" key="uuid" value="_BvbI4MSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTFh9KEeeOINGRvT6ccg" name="pages" defaultValueLiteral="0"> <eAnnotations xmi:id="_cPfTFx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTGB9KEeeOINGRvT6ccg" key="uuid" value="_L34moMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTGh9KEeeOINGRvT6ccg" name="category" eType="_cPfTIh9KEeeOINGRvT6ccg" defaultValueLiteral="ScienceFiction"> <eAnnotations xmi:id="_cPfTGx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTHB9KEeeOINGRvT6ccg" key="uuid" value="_NP3GMMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTHh9KEeeOINGRvT6ccg" name="authors" upperBound="-1" eType="_cPfTBB9KEeeOINGRvT6ccg" eOpposite="_cPfTCx9KEeeOINGRvT6ccg"> <eAnnotations xmi:id="_cPfTHx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTIB9KEeeOINGRvT6ccg" key="uuid" value="_nIIrwMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="_cPfTIh9KEeeOINGRvT6ccg" name="BookCategory"> <eAnnotations xmi:id="_cPfTIx9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTJB9KEeeOINGRvT6ccg" key="uuid" value="_OL1mQMSSEDSrHKQOAiwNVw"/> </eAnnotations> <eLiterals xmi:id="_cPfTJR9KEeeOINGRvT6ccg" name="ScienceFiction" literal="EEnumLiteral"> <eAnnotations xmi:id="_cPfTJh9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTJx9KEeeOINGRvT6ccg" key="uuid" value="_PV6MsMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eLiterals> <eLiterals xmi:id="_cPfTKB9KEeeOINGRvT6ccg" name="Biographie" literal="EEnumLiteral2"> <eAnnotations xmi:id="_cPfTKR9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTKh9KEeeOINGRvT6ccg" key="uuid" value="_PcofwMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eLiterals> <eLiterals xmi:id="_cPfTKx9KEeeOINGRvT6ccg" name="Mistery" literal="EEnumLiteral3"> <eAnnotations xmi:id="_cPfTLB9KEeeOINGRvT6ccg" source="genmymodel"> <details xmi:id="_cPfTLR9KEeeOINGRvT6ccg" key="uuid" value="_PiIDwMSSEDSrHKQOAiwNVw"/> </eAnnotations> </eLiterals> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/aranega/pyecore/examples/library.ecore
ecore
library Employee name age 0 Library name address employees writers books Writer name books Book title pages 0 category ScienceFiction authors BookCategory ScienceFiction EEnumLiteral Biographie EEnumLiteral2 Mistery EEnumLiteral3
null
{"directed":true,"nodes":[{"nsPrefix":"lib","nsURI":"http://emf.wikipedia.org/2011/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"age","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ScienceFiction","unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"name":"ScienceFiction","id":32,"value":0,"literal":"EEnumLiteral","eClass":"EEnumLiteral"},{"name":"Biographie","id":33,"value":0,"literal":"EEnumLiteral2","eClass":"EEnumLiteral"},{"name":"Mistery","id":34,"value":0,"literal":"EEnumLiteral3","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":8},{"source":6,"target":1},{"source":7,"target":9},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":10,"target":15},{"source":10,"target":2},{"source":11,"target":16},{"source":11,"target":2},{"source":12,"target":1},{"source":12,"target":17},{"source":12,"target":2},{"source":17,"target":1},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":18,"target":3},{"source":14,"target":4},{"source":14,"target":19},{"source":14,"target":2},{"source":19,"target":4},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":20,"target":22},{"source":20,"target":3},{"source":21,"target":4},{"source":21,"target":23},{"source":21,"target":3},{"source":21,"target":24},{"source":23,"target":4},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":24},{"source":25,"target":28},{"source":25,"target":4},{"source":26,"target":29},{"source":26,"target":4},{"source":27,"target":5},{"source":27,"target":30},{"source":27,"target":4},{"source":30,"target":5},{"source":24,"target":3},{"source":24,"target":31},{"source":24,"target":4},{"source":24,"target":21},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":5},{"source":33,"target":5},{"source":34,"target":5}],"multigraph":true}
false
<?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="RubyTL" nsURI="http://org.eclipse.kybele.metagem.rubytl" nsPrefix="rubytl"> <eClassifiers xsi:type="ecore:EClass" name="Transformation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceMetamodels" lowerBound="1" upperBound="-1" eType="#/0/Metamodel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetMetamodels" lowerBound="1" upperBound="-1" eType="#/0/Metamodel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#/0/Rule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decorators" upperBound="-1" eType="#/0/Decorator" containment="true" eOpposite="#/0/Decorator/transformation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metamodel" eSuperTypes="#/0/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#/0/FromElement" containment="true" eOpposite="#/0/FromElement/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" upperBound="-1" eType="#/0/ToElement" containment="true" eOpposite="#/0/ToElement/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false" eType="#/0/Filter" containment="true" eOpposite="#/0/Filter/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mapping" ordered="false" eType="#/0/Mapping" containment="true" eOpposite="#/0/Mapping/rule"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromElement" eSuperTypes="#/0/Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false" eType="#/0/Metamodel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/from"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToElement" eSuperTypes="#/0/Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false" eType="#/0/Metamodel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/to"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TopRule" eSuperTypes="#/0/Rule"/> <eClassifiers xsi:type="ecore:EClass" name="NormalRule" eSuperTypes="#/0/Rule"/> <eClassifiers xsi:type="ecore:EClass" name="CopyRule" eSuperTypes="#/0/Rule"/> <eClassifiers xsi:type="ecore:EClass" name="Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1" eType="#/0/Binding" containment="true" eOpposite="#/0/Binding/mapping"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/mapping"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Binding"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" eType="#/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="property" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" eType="#/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mapping" lowerBound="1" eType="#/0/Mapping" eOpposite="#/0/Mapping/bindings"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true"> <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="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ExpVariable" eSuperTypes="#/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" eType="#/0/Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpGet" eSuperTypes="#/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" eType="#/0/ExpVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="property" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Filter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#/0/Rule" eOpposite="#/0/Rule/filter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Decorator"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" lowerBound="1" eType="#/0/FromElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1" eType="#/0/Transformation" eOpposite="#/0/Transformation/decorators"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes" nsURI="http://org.eclipse.kybele.metagem.rubytl/primitivetypes" nsPrefix="primitivetypes"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Double" instanceTypeName="Double"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/danielcn/metagem/MeTAGeM/Metamodels/RubyTL.ecore
ecore
RubyTL Transformation name sourceMetamodels targetMetamodels rules decorators Metamodel Rule name from to filter mapping comment FromElement classname metamodel rule ToElement classname metamodel rule NamedElement name uri TopRule NormalRule CopyRule Mapping bindings rule Binding target property source mapping Variable name Expression ExpVariable variable ExpGet source property Filter expression rule Decorator name body context transformation PrimitiveTypes Boolean java.lang.Object Boolean Double java.lang.Object Double Integer java.lang.Object Integer String java.lang.Object String
null
{"directed":true,"nodes":[{"nsPrefix":"rubytl","nsURI":"http://org.eclipse.kybele.metagem.rubytl","name":"RubyTL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metamodel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromElement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToElement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopRule","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalRule","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CopyRule","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpVariable","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpGet","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decorator","instanceClass":null,"abstract":false,"id":17,"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":"name","changeable":true,"lowerBound":0,"iD":false,"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":"sourceMetamodels","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":"targetMetamodels","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","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":"decorators","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":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":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"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":"classname","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"classname","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":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},{"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":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"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":76,"derived":false},{"id":77,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"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":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":"property","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expression","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"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":89,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":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":"context","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"},{"nsPrefix":"primitivetypes","nsURI":"http://org.eclipse.kybele.metagem.rubytl/primitivetypes","name":"PrimitiveTypes","id":96,"eClass":"EPackage"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":97,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Double","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Double","instanceClass":"java.lang.Object","id":98,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":99,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":100,"serializable":true,"eClass":"EDataType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":18,"target":23},{"source":18,"target":1},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":2},{"source":20,"target":2},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":2},{"source":21,"target":3},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":3},{"source":22,"target":17},{"source":22,"target":27},{"source":22,"target":1},{"source":22,"target":28},{"source":27,"target":17},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":29},{"source":29,"target":6},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":30,"target":36},{"source":30,"target":3},{"source":31,"target":4},{"source":31,"target":37},{"source":31,"target":3},{"source":31,"target":38},{"source":37,"target":4},{"source":32,"target":5},{"source":32,"target":39},{"source":32,"target":3},{"source":32,"target":40},{"source":39,"target":5},{"source":33,"target":16},{"source":33,"target":41},{"source":33,"target":3},{"source":33,"target":42},{"source":41,"target":16},{"source":34,"target":10},{"source":34,"target":43},{"source":34,"target":3},{"source":34,"target":44},{"source":43,"target":10},{"source":35,"target":45},{"source":35,"target":3},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":38},{"source":4,"target":48},{"source":46,"target":49},{"source":46,"target":4},{"source":47,"target":2},{"source":47,"target":50},{"source":47,"target":4},{"source":50,"target":2},{"source":38,"target":3},{"source":38,"target":51},{"source":38,"target":4},{"source":38,"target":31},{"source":51,"target":3},{"source":48,"target":12},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":40},{"source":5,"target":54},{"source":52,"target":55},{"source":52,"target":5},{"source":53,"target":2},{"source":53,"target":56},{"source":53,"target":5},{"source":56,"target":2},{"source":40,"target":3},{"source":40,"target":57},{"source":40,"target":5},{"source":40,"target":32},{"source":57,"target":3},{"source":54,"target":12},{"source":6,"target":0},{"source":6,"target":58},{"source":6,"target":59},{"source":58,"target":60},{"source":58,"target":6},{"source":59,"target":61},{"source":59,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":62},{"source":62,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":63},{"source":63,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":64},{"source":64,"target":3},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":44},{"source":65,"target":11},{"source":65,"target":66},{"source":65,"target":10},{"source":65,"target":67},{"source":66,"target":11},{"source":44,"target":3},{"source":44,"target":68},{"source":44,"target":10},{"source":44,"target":34},{"source":68,"target":3},{"source":11,"target":0},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":67},{"source":69,"target":13},{"source":69,"target":72},{"source":69,"target":11},{"source":72,"target":13},{"source":70,"target":73},{"source":70,"target":11},{"source":71,"target":13},{"source":71,"target":74},{"source":71,"target":11},{"source":74,"target":13},{"source":67,"target":10},{"source":67,"target":75},{"source":67,"target":11},{"source":67,"target":65},{"source":75,"target":10},{"source":12,"target":0},{"source":12,"target":76},{"source":76,"target":77},{"source":76,"target":12},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":78},{"source":14,"target":79},{"source":78,"target":12},{"source":78,"target":80},{"source":78,"target":14},{"source":80,"target":12},{"source":79,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":81},{"source":15,"target":82},{"source":15,"target":83},{"source":81,"target":14},{"source":81,"target":84},{"source":81,"target":15},{"source":84,"target":14},{"source":82,"target":85},{"source":82,"target":15},{"source":83,"target":13},{"source":16,"target":0},{"source":16,"target":86},{"source":16,"target":42},{"source":86,"target":87},{"source":86,"target":16},{"source":42,"target":3},{"source":42,"target":88},{"source":42,"target":16},{"source":42,"target":33},{"source":88,"target":3},{"source":17,"target":0},{"source":17,"target":89},{"source":17,"target":90},{"source":17,"target":91},{"source":17,"target":28},{"source":89,"target":92},{"source":89,"target":17},{"source":90,"target":93},{"source":90,"target":17},{"source":91,"target":4},{"source":91,"target":94},{"source":91,"target":17},{"source":94,"target":4},{"source":28,"target":1},{"source":28,"target":95},{"source":28,"target":17},{"source":28,"target":22},{"source":95,"target":1},{"source":96,"target":97},{"source":96,"target":98},{"source":96,"target":99},{"source":96,"target":100},{"source":97,"target":96},{"source":98,"target":96},{"source":99,"target":96},{"source":100,"target":96}],"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="urncore" nsURI="http:///urncore.ecore" nsPrefix="urncore"> <eClassifiers xsi:type="ecore:EClass" name="URNdefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="urnspec" lowerBound="1" eType="ecore:EClass urn.ecore#//URNspec" transient="true" eOpposite="urn.ecore#//URNspec/urndef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="responsibilities" upperBound="-1" eType="#//Responsibility" containment="true" eOpposite="#//Responsibility/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specDiagrams" upperBound="-1" eType="#//IURNDiagram" containment="true" eOpposite="#//IURNDiagram/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concerns" upperBound="-1" eType="#//Concern" containment="true" eOpposite="#//Concern/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true" eOpposite="#//Component/urndefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentTypes" upperBound="-1" eType="#//ComponentType" containment="true" eOpposite="#//ComponentType/urndefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Responsibility" eSuperTypes="#//UCMmodelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="empty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/responsibilities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="demands" upperBound="-1" eType="ecore:EClass ucm.ecore#//performance/Demand" containment="true" eOpposite="ucm.ecore#//performance/Demand/responsibility"/> <eStructuralFeatures xsi:type="ecore:EReference" name="respRefs" lowerBound="1" upperBound="-1" eType="ecore:EClass ucm.ecore#//map/RespRef" eOpposite="ucm.ecore#//map/RespRef/respDef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentBindings" upperBound="-1" eType="ecore:EClass ucm.ecore#//map/ResponsibilityBinding" eOpposite="ucm.ecore#//map/ResponsibilityBinding/parentResp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComponentKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Correspond to the component types defined originally for Use Case Maps by Buhr et al."/> </eAnnotations> <eLiterals name="Team"/> <eLiterals name="Object" value="1"/> <eLiterals name="Process" value="2"/> <eLiterals name="Agent" value="3"/> <eLiterals name="Actor" value="4"/> <eLiterals name="Other" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//UCMmodelElement #//IURNContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Component instance, which can be of a specific ComponentType."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ComponentKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protected" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="slot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ComponentType" eOpposite="#//ComponentType/instances"/> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/components"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedComponent" upperBound="-1" eType="#//Component" eOpposite="#//Component/includingComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includingComponent" eType="#//Component" eOpposite="#//Component/includedComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="ecore:EClass ucm.ecore#//performance/PassiveResource" eOpposite="ucm.ecore#//performance/PassiveResource/component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="host" eType="ecore:EClass ucm.ecore#//performance/ProcessingResource" eOpposite="ucm.ecore#//performance/ProcessingResource/components"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentType" eSuperTypes="#//UCMmodelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="User-defined component type. Type hiearchies (trees) can also be created."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1" eType="#//Component" eOpposite="#//Component/type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/componentTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UCMmodelElement" abstract="true" eSuperTypes="#//URNmodelElement"/> <eClassifiers xsi:type="ecore:EClass" name="GRLmodelElement" abstract="true" eSuperTypes="#//URNmodelElement"/> <eClassifiers xsi:type="ecore:EClass" name="NodeLabel" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//IURNNode" transient="true" eOpposite="#//IURNNode/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentLabel" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="contRef" eType="#//IURNContainerRef" transient="true" eOpposite="#//IURNContainerRef/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" 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="startPoint" eType="ecore:EClass ucm.ecore#//map/StartPoint" transient="true" eOpposite="ucm.ecore#//map/StartPoint/precondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endPoint" eType="ecore:EClass ucm.ecore#//map/EndPoint" transient="true" eOpposite="ucm.ecore#//map/EndPoint/postcondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pluginBinding" eType="ecore:EClass ucm.ecore#//map/PluginBinding" transient="true" eOpposite="ucm.ecore#//map/PluginBinding/precondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeConnection" eType="ecore:EClass ucm.ecore#//map/NodeConnection" transient="true" eOpposite="ucm.ecore#//map/NodeConnection/condition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concern" eType="#//Concern" transient="true" eOpposite="#//Concern/condition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioDefPre" eType="ecore:EClass ucm.ecore#//scenario/ScenarioDef" transient="true" eOpposite="ucm.ecore#//scenario/ScenarioDef/preconditions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioDefPost" eType="ecore:EClass ucm.ecore#//scenario/ScenarioDef" transient="true" eOpposite="ucm.ecore#//scenario/ScenarioDef/postconditions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNDiagram" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/specDiagrams"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//IURNNode" containment="true" eOpposite="#//IURNNode/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contRefs" upperBound="-1" eType="#//IURNContainerRef" containment="true" eOpposite="#//IURNContainerRef/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1" eType="#//IURNConnection" containment="true" eOpposite="#//IURNConnection/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="concern" eType="#//Concern" eOpposite="#//Concern/specDiagrams"/> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1" eType="#//Comment" containment="true" eOpposite="#//Comment/diagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URNmodelElement" abstract="true" eSuperTypes="CORE.ecore#//CORENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromLinks" upperBound="-1" eType="ecore:EClass urn.ecore#//URNlink" eOpposite="urn.ecore#//URNlink/fromElem"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toLinks" upperBound="-1" eType="ecore:EClass urn.ecore#//URNlink" eOpposite="urn.ecore#//URNlink/toElem"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" upperBound="-1" eType="#//Metadata" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inconcern" eType="#//Concern" eOpposite="#//Concern/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNNode" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/nodes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contRef" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/nodes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="succ" upperBound="-1" eType="#//IURNConnection" eOpposite="#//IURNConnection/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pred" upperBound="-1" eType="#//IURNConnection" eOpposite="#//IURNConnection/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//NodeLabel" containment="true" eOpposite="#//NodeLabel/node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNContainerRef" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fixed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/contRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contDef" lowerBound="1" eType="#//IURNContainer" eOpposite="#//IURNContainer/contRefs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//IURNNode" eOpposite="#//IURNNode/contRef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" lowerBound="1" eType="#//ComponentLabel" containment="true" eOpposite="#//ComponentLabel/contRef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNContainer" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contRefs" upperBound="-1" eType="#//IURNContainerRef" eOpposite="#//IURNContainerRef/contDef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IURNConnection" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//IURNNode" eOpposite="#//IURNNode/succ"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//IURNNode" eOpposite="#//IURNNode/pred"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/connections"/> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//ConnectionLabel" containment="true" eOpposite="#//ConnectionLabel/connection"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metadata"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Concern" eSuperTypes="#//URNmodelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="urndefinition" lowerBound="1" eType="#//URNdefinition" transient="true" eOpposite="#//URNdefinition/concerns"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specDiagrams" upperBound="-1" eType="#//IURNDiagram" eOpposite="#//IURNDiagram/concern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//URNmodelElement" eOpposite="#//URNmodelElement/inconcern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="coreConcern" eType="ecore:EClass CORE.ecore#//COREConcern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true" eOpposite="#//Condition/concern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionLabel" eSuperTypes="#//Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="connection" lowerBound="1" eType="#//IURNConnection" transient="true" eOpposite="#//IURNConnection/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" eType="#//IURNDiagram" transient="true" eOpposite="#//IURNDiagram/comments"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/vahdat-ab/TGRL/eclipse_projects/urn.ecore.models/model/urncore.ecore
ecore
urncore URNdefinition urnspec responsibilities specDiagrams concerns components componentTypes Responsibility empty false expression context false urndefinition demands respRefs parentBindings ComponentKind Team Team Object Object Process Process Agent Agent Actor Actor Other Other Component kind protected false slot false context false type urndefinition includedComponent includingComponent resource host ComponentType instances urndefinition UCMmodelElement GRLmodelElement NodeLabel node Label deltaX deltaY ComponentLabel contRef Condition label expression description startPoint endPoint pluginBinding nodeConnection concern scenarioDefPre scenarioDefPost IURNDiagram urndefinition nodes contRefs connections concern comments URNmodelElement fromLinks toLinks id description metadata inconcern IURNNode x y diagram contRef succ pred label IURNContainerRef x y width height fixed false diagram contDef nodes label parent children IURNContainer lineColor fillColor filled false contRefs IURNConnection source target diagram label Metadata name value Concern urndefinition specDiagrams elements coreConcern condition ConnectionLabel connection Comment description x y width height fillColor diagram
null
{"directed":true,"nodes":[{"nsPrefix":"urncore","nsURI":"http:///urncore.ecore","name":"urncore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URNdefinition","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Responsibility","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentKind","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UCMmodelElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLmodelElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeLabel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentLabel","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNDiagram","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URNmodelElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNNode","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNContainerRef","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNContainer","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IURNConnection","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metadata","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concern","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionLabel","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"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":"urnspec","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":"responsibilities","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":"specDiagrams","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":"concerns","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":"components","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":"componentTypes","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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"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":"urndefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"empty","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":"expression","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":"false","unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"demands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"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":"respRefs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"name":"Team","id":53,"value":0,"literal":"Team","eClass":"EEnumLiteral"},{"name":"Object","id":54,"value":1,"literal":"Object","eClass":"EEnumLiteral"},{"name":"Process","id":55,"value":2,"literal":"Process","eClass":"EEnumLiteral"},{"name":"Agent","id":56,"value":3,"literal":"Agent","eClass":"EEnumLiteral"},{"name":"Actor","id":57,"value":4,"literal":"Actor","eClass":"EEnumLiteral"},{"name":"Other","id":58,"value":5,"literal":"Other","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":59,"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":"protected","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includedComponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includingComponent","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":"resource","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":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"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":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deltaX","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deltaY","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"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":"contRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"label","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":"expression","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":100,"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":"startPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"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":"endPoint","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":"pluginBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"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":"nodeConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"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":"concern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"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":"scenarioDefPre","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"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":"scenarioDefPost","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"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"contRefs","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":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"concern","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":"comments","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"diagram","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":true,"unique":true,"name":"diagram","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":true,"unique":true,"name":"diagram","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"diagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inconcern","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"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"x","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"succ","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":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":159,"derived":false},{"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"fixed","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contDef","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineColor","changeable":true,"lowerBound":0,"iD":false,"id":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":"fillColor","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":"false","unsettable":false,"transient":false,"unique":true,"name":"filled","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"},{"container":false,"ordered":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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","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":"value","changeable":true,"lowerBound":0,"iD":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"coreConcern","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"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":211,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":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":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":22,"target":28},{"source":22,"target":1},{"source":23,"target":2},{"source":23,"target":29},{"source":23,"target":1},{"source":23,"target":30},{"source":29,"target":2},{"source":24,"target":12},{"source":24,"target":31},{"source":24,"target":1},{"source":24,"target":32},{"source":31,"target":12},{"source":25,"target":19},{"source":25,"target":33},{"source":25,"target":1},{"source":25,"target":34},{"source":33,"target":19},{"source":26,"target":4},{"source":26,"target":35},{"source":26,"target":1},{"source":26,"target":36},{"source":35,"target":4},{"source":27,"target":5},{"source":27,"target":37},{"source":27,"target":1},{"source":27,"target":38},{"source":37,"target":5},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":30},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":39,"target":46},{"source":39,"target":2},{"source":40,"target":47},{"source":40,"target":2},{"source":41,"target":48},{"source":41,"target":2},{"source":30,"target":1},{"source":30,"target":49},{"source":30,"target":2},{"source":30,"target":23},{"source":49,"target":1},{"source":42,"target":50},{"source":42,"target":2},{"source":43,"target":51},{"source":43,"target":2},{"source":44,"target":52},{"source":44,"target":2},{"source":45,"target":6},{"source":3,"target":0},{"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":53,"target":3},{"source":54,"target":3},{"source":55,"target":3},{"source":56,"target":3},{"source":57,"target":3},{"source":58,"target":3},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":16},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":36},{"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":59,"target":3},{"source":59,"target":70},{"source":59,"target":4},{"source":70,"target":3},{"source":60,"target":71},{"source":60,"target":4},{"source":61,"target":72},{"source":61,"target":4},{"source":62,"target":73},{"source":62,"target":4},{"source":63,"target":5},{"source":63,"target":74},{"source":63,"target":4},{"source":63,"target":75},{"source":74,"target":5},{"source":36,"target":1},{"source":36,"target":76},{"source":36,"target":4},{"source":36,"target":26},{"source":76,"target":1},{"source":64,"target":4},{"source":64,"target":77},{"source":64,"target":4},{"source":64,"target":65},{"source":77,"target":4},{"source":65,"target":4},{"source":65,"target":78},{"source":65,"target":4},{"source":65,"target":64},{"source":78,"target":4},{"source":66,"target":79},{"source":66,"target":4},{"source":67,"target":80},{"source":67,"target":4},{"source":68,"target":6},{"source":69,"target":16},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":75},{"source":5,"target":38},{"source":5,"target":81},{"source":75,"target":4},{"source":75,"target":82},{"source":75,"target":5},{"source":75,"target":63},{"source":82,"target":4},{"source":38,"target":1},{"source":38,"target":83},{"source":38,"target":5},{"source":38,"target":27},{"source":83,"target":1},{"source":81,"target":6},{"source":6,"target":0},{"source":6,"target":13},{"source":6,"target":84},{"source":84,"target":13},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":85},{"source":85,"target":13},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":86},{"source":8,"target":87},{"source":86,"target":14},{"source":86,"target":88},{"source":86,"target":8},{"source":86,"target":89},{"source":88,"target":14},{"source":87,"target":9},{"source":9,"target":0},{"source":9,"target":90},{"source":9,"target":91},{"source":90,"target":92},{"source":90,"target":9},{"source":91,"target":93},{"source":91,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":94},{"source":10,"target":95},{"source":94,"target":15},{"source":94,"target":96},{"source":94,"target":10},{"source":94,"target":97},{"source":96,"target":15},{"source":95,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":98},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":11,"target":102},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":11,"target":106},{"source":11,"target":107},{"source":11,"target":108},{"source":98,"target":109},{"source":98,"target":11},{"source":99,"target":110},{"source":99,"target":11},{"source":100,"target":111},{"source":100,"target":11},{"source":101,"target":112},{"source":101,"target":11},{"source":102,"target":113},{"source":102,"target":11},{"source":103,"target":114},{"source":103,"target":11},{"source":104,"target":115},{"source":104,"target":11},{"source":105,"target":19},{"source":105,"target":116},{"source":105,"target":11},{"source":105,"target":117},{"source":116,"target":19},{"source":106,"target":118},{"source":106,"target":11},{"source":107,"target":119},{"source":107,"target":11},{"source":108,"target":9},{"source":12,"target":0},{"source":12,"target":32},{"source":12,"target":120},{"source":12,"target":121},{"source":12,"target":122},{"source":12,"target":123},{"source":12,"target":124},{"source":32,"target":1},{"source":32,"target":125},{"source":32,"target":12},{"source":32,"target":24},{"source":125,"target":1},{"source":120,"target":14},{"source":120,"target":126},{"source":120,"target":12},{"source":120,"target":127},{"source":126,"target":14},{"source":121,"target":15},{"source":121,"target":128},{"source":121,"target":12},{"source":121,"target":129},{"source":128,"target":15},{"source":122,"target":17},{"source":122,"target":130},{"source":122,"target":12},{"source":122,"target":131},{"source":130,"target":17},{"source":123,"target":19},{"source":123,"target":132},{"source":123,"target":12},{"source":123,"target":133},{"source":132,"target":19},{"source":124,"target":21},{"source":124,"target":134},{"source":124,"target":12},{"source":124,"target":135},{"source":134,"target":21},{"source":13,"target":0},{"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":136,"target":143},{"source":136,"target":13},{"source":137,"target":144},{"source":137,"target":13},{"source":138,"target":145},{"source":138,"target":13},{"source":139,"target":146},{"source":139,"target":13},{"source":140,"target":18},{"source":140,"target":147},{"source":140,"target":13},{"source":147,"target":18},{"source":141,"target":19},{"source":141,"target":148},{"source":141,"target":13},{"source":141,"target":149},{"source":148,"target":19},{"source":14,"target":0},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":127},{"source":14,"target":152},{"source":14,"target":153},{"source":14,"target":154},{"source":14,"target":89},{"source":150,"target":155},{"source":150,"target":14},{"source":151,"target":156},{"source":151,"target":14},{"source":127,"target":12},{"source":127,"target":157},{"source":127,"target":14},{"source":127,"target":120},{"source":157,"target":12},{"source":152,"target":15},{"source":152,"target":158},{"source":152,"target":14},{"source":152,"target":159},{"source":158,"target":15},{"source":153,"target":17},{"source":153,"target":160},{"source":153,"target":14},{"source":153,"target":161},{"source":160,"target":17},{"source":154,"target":17},{"source":154,"target":162},{"source":154,"target":14},{"source":154,"target":163},{"source":162,"target":17},{"source":89,"target":8},{"source":89,"target":164},{"source":89,"target":14},{"source":89,"target":86},{"source":164,"target":8},{"source":15,"target":0},{"source":15,"target":165},{"source":15,"target":166},{"source":15,"target":167},{"source":15,"target":168},{"source":15,"target":169},{"source":15,"target":129},{"source":15,"target":170},{"source":15,"target":159},{"source":15,"target":97},{"source":15,"target":171},{"source":15,"target":172},{"source":165,"target":173},{"source":165,"target":15},{"source":166,"target":174},{"source":166,"target":15},{"source":167,"target":175},{"source":167,"target":15},{"source":168,"target":176},{"source":168,"target":15},{"source":169,"target":177},{"source":169,"target":15},{"source":129,"target":12},{"source":129,"target":178},{"source":129,"target":15},{"source":129,"target":121},{"source":178,"target":12},{"source":170,"target":16},{"source":170,"target":179},{"source":170,"target":15},{"source":170,"target":180},{"source":179,"target":16},{"source":159,"target":14},{"source":159,"target":181},{"source":159,"target":15},{"source":159,"target":152},{"source":181,"target":14},{"source":97,"target":10},{"source":97,"target":182},{"source":97,"target":15},{"source":97,"target":94},{"source":182,"target":10},{"source":171,"target":15},{"source":171,"target":183},{"source":171,"target":15},{"source":171,"target":172},{"source":183,"target":15},{"source":172,"target":15},{"source":172,"target":184},{"source":172,"target":15},{"source":172,"target":171},{"source":184,"target":15},{"source":16,"target":0},{"source":16,"target":185},{"source":16,"target":186},{"source":16,"target":187},{"source":16,"target":180},{"source":185,"target":188},{"source":185,"target":16},{"source":186,"target":189},{"source":186,"target":16},{"source":187,"target":190},{"source":187,"target":16},{"source":180,"target":15},{"source":180,"target":191},{"source":180,"target":16},{"source":180,"target":170},{"source":191,"target":15},{"source":17,"target":0},{"source":17,"target":161},{"source":17,"target":163},{"source":17,"target":131},{"source":17,"target":192},{"source":161,"target":14},{"source":161,"target":193},{"source":161,"target":17},{"source":161,"target":153},{"source":193,"target":14},{"source":163,"target":14},{"source":163,"target":194},{"source":163,"target":17},{"source":163,"target":154},{"source":194,"target":14},{"source":131,"target":12},{"source":131,"target":195},{"source":131,"target":17},{"source":131,"target":122},{"source":195,"target":12},{"source":192,"target":20},{"source":192,"target":196},{"source":192,"target":17},{"source":192,"target":197},{"source":196,"target":20},{"source":18,"target":0},{"source":18,"target":198},{"source":18,"target":199},{"source":198,"target":200},{"source":198,"target":18},{"source":199,"target":201},{"source":199,"target":18},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":34},{"source":19,"target":133},{"source":19,"target":149},{"source":19,"target":202},{"source":19,"target":117},{"source":19,"target":203},{"source":34,"target":1},{"source":34,"target":204},{"source":34,"target":19},{"source":34,"target":25},{"source":204,"target":1},{"source":133,"target":12},{"source":133,"target":205},{"source":133,"target":19},{"source":133,"target":123},{"source":205,"target":12},{"source":149,"target":13},{"source":149,"target":206},{"source":149,"target":19},{"source":149,"target":141},{"source":206,"target":13},{"source":202,"target":207},{"source":202,"target":19},{"source":117,"target":11},{"source":117,"target":208},{"source":117,"target":19},{"source":117,"target":105},{"source":208,"target":11},{"source":203,"target":13},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":197},{"source":20,"target":209},{"source":197,"target":17},{"source":197,"target":210},{"source":197,"target":20},{"source":197,"target":192},{"source":210,"target":17},{"source":209,"target":9},{"source":21,"target":0},{"source":21,"target":211},{"source":21,"target":212},{"source":21,"target":213},{"source":21,"target":214},{"source":21,"target":215},{"source":21,"target":216},{"source":21,"target":135},{"source":211,"target":217},{"source":211,"target":21},{"source":212,"target":218},{"source":212,"target":21},{"source":213,"target":219},{"source":213,"target":21},{"source":214,"target":220},{"source":214,"target":21},{"source":215,"target":221},{"source":215,"target":21},{"source":216,"target":222},{"source":216,"target":21},{"source":135,"target":12},{"source":135,"target":223},{"source":135,"target":21},{"source":135,"target":124},{"source":223,"target":12}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" upperBound="5" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
github:ecore:/data/diverse-project/melange/tests/fr.inria.diverse.melange.tests/tests-inputs/metamodels/merge/expected/Multiplicities.ecore
ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":5,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
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="BehaviourTable" nsURI="se.studieren.mdd.transformer.BehaviourTable" nsPrefix="mdd"> <eClassifiers xsi:type="ecore:EClass" name="Behaviour"> <eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="systemobject" lowerBound="1" eType="#//SystemObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" upperBound="-1" eType="#//State" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="preState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inmessage" lowerBound="1" eType="#//InMessage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activation" lowerBound="1" eType="#//Activation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InMessage"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="#//Operation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activation"> <eStructuralFeatures xsi:type="ecore:EReference" name="outmessages" upperBound="-1" eType="#//OutMessage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnvalue" lowerBound="1" eType="#//ReturnValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutMessage"> <eStructuralFeatures xsi:type="ecore:EReference" name="actorobject" lowerBound="1" eType="#//ActorObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnvalue" lowerBound="1" eType="#//ReturnValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnValue" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="VoidValue" eSuperTypes="#//ReturnValue"/> <eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//ReturnValue"> <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="ActorObject" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="User" eSuperTypes="#//ActorObject"/> <eClassifiers xsi:type="ecore:EClass" name="SystemObject" eSuperTypes="#//ActorObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/elordin/model-transformer/model/03_BehaviourTables/BehaviourTable.ecore
ecore
BehaviourTable Behaviour block systemobject state Block preState postState inmessage activation State name InMessage operation Activation outmessages returnvalue Operation name OutMessage actorobject operation returnvalue ReturnValue VoidValue Value value ActorObject User SystemObject name
null
{"directed":true,"nodes":[{"nsPrefix":"mdd","nsURI":"se.studieren.mdd.transformer.BehaviourTable","name":"BehaviourTable","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behaviour","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InMessage","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutMessage","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnValue","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidValue","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorObject","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"User","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemObject","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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systemobject","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":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inmessage","changeable":true,"resolveProxies":true,"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":"activation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operation","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outmessages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnvalue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"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":"actorobject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnvalue","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"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":14,"target":2},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":2},{"source":15,"target":13},{"source":15,"target":18},{"source":15,"target":1},{"source":18,"target":13},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":1},{"source":19,"target":3},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":3},{"source":20,"target":24},{"source":20,"target":2},{"source":24,"target":3},{"source":21,"target":3},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":3},{"source":22,"target":4},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":4},{"source":23,"target":5},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":5},{"source":3,"target":0},{"source":3,"target":28},{"source":28,"target":29},{"source":28,"target":3},{"source":4,"target":0},{"source":4,"target":30},{"source":30,"target":6},{"source":30,"target":31},{"source":30,"target":4},{"source":31,"target":6},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":7},{"source":32,"target":34},{"source":32,"target":5},{"source":34,"target":7},{"source":33,"target":8},{"source":33,"target":35},{"source":33,"target":5},{"source":35,"target":8},{"source":6,"target":0},{"source":6,"target":36},{"source":36,"target":37},{"source":36,"target":6},{"source":7,"target":0},{"source":7,"target":38},{"source":7,"target":39},{"source":7,"target":40},{"source":38,"target":11},{"source":38,"target":41},{"source":38,"target":7},{"source":41,"target":11},{"source":39,"target":6},{"source":39,"target":42},{"source":39,"target":7},{"source":42,"target":6},{"source":40,"target":8},{"source":40,"target":43},{"source":40,"target":7},{"source":43,"target":8},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":44},{"source":44,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":45},{"source":10,"target":46},{"source":45,"target":47},{"source":45,"target":10},{"source":46,"target":8},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":48},{"source":48,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":49},{"source":13,"target":50},{"source":49,"target":51},{"source":49,"target":13},{"source":50,"target":11}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="MindMap" nsURI="http://www.bluexml.com/rwm/mindmap/1.0/" nsPrefix="MindMap"> <eClassifiers xsi:type="ecore:EClass" name="Maps"> <eStructuralFeatures xsi:type="ecore:EReference" name="maps" upperBound="-1" eType="#//Map" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Map"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//Node" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="presentation" eType="#//NodePresentation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arrowlink" upperBound="-1" eType="#//ArrowLink" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrowLink"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endarrow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endinclination" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startarrow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startinclination" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodePresentation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="true" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="true" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="folded" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="true" unsettable="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/bluedolmen/SIDE/MetaModel/Requirements/trunk/com.bluexml.side.Requirements.generator/src/interpretation/mindmap/mindmap.ecore
ecore
MindMap Maps maps Map node Node presentation text sub id arrowlink ArrowLink color endarrow endinclination startarrow startinclination destination NodePresentation bold true italic true name size backgroundColor color folded true
null
{"directed":true,"nodes":[{"nsPrefix":"MindMap","nsURI":"http://www.bluexml.com/rwm/mindmap/1.0/","name":"MindMap","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Maps","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Map","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":"ArrowLink","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodePresentation","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":"maps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"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":"node","changeable":true,"resolveProxies":false,"lowerBound":1,"id":8,"derived":false},{"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":"presentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sub","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrowlink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","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":"endarrow","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":"endinclination","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":"startarrow","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":"startinclination","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"bold","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"italic","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":34,"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":"size","changeable":true,"lowerBound":1,"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":"backgroundColor","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":"color","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"folded","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":8,"target":3},{"source":8,"target":9},{"source":8,"target":2},{"source":9,"target":3},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":10,"target":5},{"source":10,"target":15},{"source":10,"target":3},{"source":15,"target":5},{"source":11,"target":16},{"source":11,"target":3},{"source":12,"target":3},{"source":12,"target":17},{"source":12,"target":3},{"source":17,"target":3},{"source":13,"target":18},{"source":13,"target":3},{"source":14,"target":4},{"source":14,"target":19},{"source":14,"target":3},{"source":19,"target":4},{"source":4,"target":0},{"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":20,"target":26},{"source":20,"target":4},{"source":21,"target":27},{"source":21,"target":4},{"source":22,"target":28},{"source":22,"target":4},{"source":23,"target":29},{"source":23,"target":4},{"source":24,"target":30},{"source":24,"target":4},{"source":25,"target":3},{"source":25,"target":31},{"source":25,"target":4},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":32,"target":39},{"source":32,"target":5},{"source":33,"target":40},{"source":33,"target":5},{"source":34,"target":41},{"source":34,"target":5},{"source":35,"target":42},{"source":35,"target":5},{"source":36,"target":43},{"source":36,"target":5},{"source":37,"target":44},{"source":37,"target":5},{"source":38,"target":45},{"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="core" nsURI="http://www.smeup.org/asup/mi/core" nsPrefix="mi-core"> <eClassifiers xsi:type="ecore:EDataType" name="JavaAnnotation" instanceClassName="java.lang.annotation.Annotation"/> <eClassifiers xsi:type="ecore:EClass" name="JavaByteBuffer" instanceClassName="java.nio.ByteBuffer" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaBlockingQueue" instanceTypeName="java.util.concurrent.BlockingQueue&lt;E>" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaCallable" instanceClassName="java.util.concurrent.Callable" abstract="true" interface="true"> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaCharset" instanceClassName="java.nio.charset.Charset" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaCloseable" instanceClassName="java.io.Closeable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaConcurrentMap" instanceTypeName="java.util.concurrent.ConcurrentMap&lt;K, V>" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaDictionary" instanceClassName="java.util.Dictionary"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaEnum" instanceTypeName="java.lang.Enum&lt;E>" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaExecutorService" instanceClassName="java.util.concurrent.ExecutorService" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaException" instanceClassName="java.lang.Exception"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaInputStream" instanceClassName="java.io.InputStream"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaIOException" instanceClassName="java.io.IOException"/> <eClassifiers xsi:type="ecore:EClass" name="JavaIterable" instanceClassName="java.lang.Iterable" abstract="true" interface="true"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaIterator" instanceClassName="java.util.Iterator" abstract="true" interface="true"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaList" instanceClassName="java.util.List" abstract="true" interface="true"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="JavaMap" instanceClassName="java.util.Map"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaNumber" instanceClassName="java.lang.Number" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaOutputStream" instanceClassName="java.io.OutputStream"/> <eClassifiers xsi:type="ecore:EClass" name="JavaPrincipal" instanceClassName="java.security.Principal" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaProperties" instanceClassName="java.util.Properties"/> <eClassifiers xsi:type="ecore:EClass" name="JavaRunnable" instanceClassName="java.lang.Runnable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaThrowable" instanceClassName="java.lang.Throwable"/> <eClassifiers xsi:type="ecore:EClass" name="JavaThread" instanceClassName="java.lang.Thread" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaThreadGroup" instanceClassName="java.lang.ThreadGroup" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="JavaThreadInfo" instanceClassName="java.lang.management.ThreadInfo" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaType" instanceClassName="java.lang.reflect.Type"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaURI" instanceClassName="java.net.URI"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaURL" instanceClassName="java.net.URL"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaWriter" instanceClassName="java.io.Writer"/> <eClassifiers xsi:type="ecore:EDataType" name="JavaSerializable" instanceClassName="java.io.Serializable"/> <eSubpackages name="util" nsURI="http://www.smeup.org/asup/mi/core/util" nsPrefix="mi-core-util"> <eClassifiers xsi:type="ecore:EClass" name="Files" abstract="true" interface="true"> <eOperations name="getBaseName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="fileName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="cleanDirectory" lowerBound="1" eExceptions="#//JavaIOException"> <eParameters name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="deleteDirectory" lowerBound="1" eExceptions="#//JavaIOException"> <eParameters name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getSeparator" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Streams" abstract="true" interface="true"> <eOperations name="copy"> <eParameters name="input" lowerBound="1" eType="#//JavaInputStream"/> <eParameters name="output" lowerBound="1" eType="#//JavaOutputStream"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lists" abstract="true" interface="true"> <eOperations name="addFirst"> <eTypeParameters name="E"/> <eParameters name="list" lowerBound="1"> <eGenericType eClassifier="#//JavaList"> <eTypeArguments eTypeParameter="#//util/Lists/addFirst/E"/> </eGenericType> </eParameters> <eParameters name="element" lowerBound="1"> <eGenericType eTypeParameter="#//util/Lists/addFirst/E"/> </eParameters> </eOperations> <eOperations name="addLast"> <eTypeParameters name="E"/> <eParameters name="list" lowerBound="1"> <eGenericType eClassifier="#//JavaList"> <eTypeArguments eTypeParameter="#//util/Lists/addLast/E"/> </eGenericType> </eParameters> <eParameters name="element" lowerBound="1"> <eGenericType eTypeParameter="#//util/Lists/addLast/E"/> </eParameters> </eOperations> <eOperations name="addBefore"> <eTypeParameters name="E"/> <eParameters name="list" lowerBound="1"> <eGenericType eClassifier="#//JavaList"> <eTypeArguments eTypeParameter="#//util/Lists/addBefore/E"/> </eGenericType> </eParameters> <eParameters name="oldElement" lowerBound="1"> <eGenericType eTypeParameter="#//util/Lists/addBefore/E"/> </eParameters> <eParameters name="newElement" lowerBound="1"> <eGenericType eTypeParameter="#//util/Lists/addBefore/E"/> </eParameters> </eOperations> <eOperations name="addAfter"> <eTypeParameters name="E"/> <eParameters name="list" lowerBound="1"> <eGenericType eClassifier="#//JavaList"> <eTypeArguments eTypeParameter="#//util/Lists/addAfter/E"/> </eGenericType> </eParameters> <eParameters name="oldElement" lowerBound="1"> <eGenericType eTypeParameter="#//util/Lists/addAfter/E"/> </eParameters> <eParameters name="newElement" lowerBound="1"> <eGenericType eTypeParameter="#//util/Lists/addAfter/E"/> </eParameters> </eOperations> <eGenericSuperTypes eClassifier="#//util/Singleton"> <eTypeArguments eClassifier="#//util/Lists"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Singleton" abstract="true" interface="true"> <eTypeParameters name="S"> <eBounds eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eTypeParameters> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Strings" abstract="true" interface="true"> <eOperations name="appendChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="chars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="times" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="before" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> <eOperations name="checkEquals" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eParameters name="string1" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="string2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="escape" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="firstToUpper" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="firstToLower" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="isEmptyTrim" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="isOneOf" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="values" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="left" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="lSet" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="lSet" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="filler" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="removeFirstChar" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="removeLastChar" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="right" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="rSet" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="rSet" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="filler" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="nrOfChars" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="filler" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="trimL" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="trimR" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="string" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eGenericSuperTypes eClassifier="#//util/Singleton"> <eTypeArguments eClassifier="#//util/Strings"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Threads" abstract="true" interface="true"> <eOperations name="listThreads" upperBound="-1" eType="#//JavaThread"/> <eOperations name="listThreads" upperBound="-1" eType="#//JavaThread"> <eParameters name="threadGroup" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="listThreads" upperBound="-1" eType="#//JavaThread"> <eParameters name="threadGroup" lowerBound="1" eType="#//JavaThreadGroup"/> </eOperations> <eOperations name="listThreadInfos" upperBound="-1" eType="#//JavaThreadInfo"/> <eOperations name="listThreadGroups" upperBound="-1" eType="#//JavaThreadGroup"/> <eOperations name="lookupBlockingThread" eType="#//JavaThread"> <eParameters name="thread" lowerBound="1" eType="#//JavaThread"/> </eOperations> <eOperations name="lookupLockingThread" eType="#//JavaThread"> <eParameters name="object" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eOperations> <eOperations name="lookupThread" eType="#//JavaThread"> <eParameters name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eOperations> <eOperations name="lookupThread" eType="#//JavaThread"> <eParameters name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="lookupThread" eType="#//JavaThread"> <eParameters name="info" lowerBound="1" eType="#//JavaThreadInfo"/> </eOperations> <eOperations name="lookupThreadGroup" eType="#//JavaThreadGroup"> <eParameters name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="lookupThreadInfo" eType="#//JavaThreadInfo"> <eParameters name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eOperations> <eOperations name="lookupThreadInfo" eType="#//JavaThreadInfo"> <eParameters name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="lookupThreadInfo" eType="#//JavaThreadInfo"> <eParameters name="thread" lowerBound="1" eType="#//JavaThread"/> </eOperations> <eGenericSuperTypes eClassifier="#//util/Singleton"> <eTypeArguments eClassifier="#//util/Threads"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URIs" abstract="true" interface="true"> <eOperations name="getBaseName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="uri" lowerBound="1" eType="#//JavaURI"/> </eOperations> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/smeup/asup/org.smeup.sys.mi.core/model/mi-core.ecore
ecore
core JavaAnnotation java.lang.annotation.Annotation java.lang.annotation.Annotation JavaByteBuffer java.nio.ByteBuffer java.nio.ByteBuffer JavaBlockingQueue java.util.concurrent.BlockingQueue java.util.concurrent.BlockingQueue<E> JavaCallable java.util.concurrent.Callable java.util.concurrent.Callable V JavaCharset java.nio.charset.Charset java.nio.charset.Charset JavaCloseable java.io.Closeable java.io.Closeable JavaConcurrentMap java.util.concurrent.ConcurrentMap java.util.concurrent.ConcurrentMap<K, V> JavaDictionary java.util.Dictionary java.util.Dictionary K V JavaEnum java.lang.Enum java.lang.Enum<E> JavaExecutorService java.util.concurrent.ExecutorService java.util.concurrent.ExecutorService JavaException java.lang.Exception java.lang.Exception JavaInputStream java.io.InputStream java.io.InputStream JavaIOException java.io.IOException java.io.IOException JavaIterable java.lang.Iterable java.lang.Iterable T JavaIterator java.util.Iterator java.util.Iterator T JavaList java.util.List java.util.List E JavaMap java.util.Map java.util.Map K V JavaNumber java.lang.Number java.lang.Number JavaOutputStream java.io.OutputStream java.io.OutputStream JavaPrincipal java.security.Principal java.security.Principal JavaProperties java.util.Properties java.util.Properties JavaRunnable java.lang.Runnable java.lang.Runnable JavaThrowable java.lang.Throwable java.lang.Throwable JavaThread java.lang.Thread java.lang.Thread JavaThreadGroup java.lang.ThreadGroup java.lang.ThreadGroup JavaThreadInfo java.lang.management.ThreadInfo java.lang.management.ThreadInfo JavaType java.lang.reflect.Type java.lang.reflect.Type JavaURI java.net.URI java.net.URI JavaURL java.net.URL java.net.URL JavaWriter java.io.Writer java.io.Writer JavaSerializable java.io.Serializable java.io.Serializable util Files getBaseName fileName cleanDirectory path deleteDirectory path getSeparator Streams copy input output Lists addFirst E list element addLast E list element addBefore E list oldElement newElement addAfter E list oldElement newElement Singleton S Strings appendChars string chars times before checkEquals string1 string2 escape string firstToUpper string firstToLower string isEmptyTrim string isOneOf string values left string nrOfChars lSet string nrOfChars lSet string nrOfChars filler removeFirstChar string removeLastChar string right string nrOfChars rSet string nrOfChars rSet string nrOfChars filler string nrOfChars filler trimL string trimR string Threads listThreads listThreads threadGroup listThreads threadGroup listThreadInfos listThreadGroups lookupBlockingThread thread lookupLockingThread object lookupThread id lookupThread name lookupThread info lookupThreadGroup name lookupThreadInfo id lookupThreadInfo name lookupThreadInfo thread URIs getBaseName uri
null
{"directed":true,"nodes":[{"nsPrefix":"mi-core","nsURI":"http://www.smeup.org/asup/mi/core","name":"core","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.annotation.Annotation","defaultValue":null,"instanceClassName":"java.lang.annotation.Annotation","name":"JavaAnnotation","instanceClass":"java.lang.annotation.Annotation","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.nio.ByteBuffer","defaultValue":null,"instanceClassName":"java.nio.ByteBuffer","name":"JavaByteBuffer","instanceClass":"java.nio.ByteBuffer","abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.concurrent.BlockingQueue<E>","defaultValue":null,"instanceClassName":"java.util.concurrent.BlockingQueue","name":"JavaBlockingQueue","instanceClass":"java.util.concurrent.BlockingQueue","abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.concurrent.Callable","defaultValue":null,"instanceClassName":"java.util.concurrent.Callable","name":"JavaCallable","instanceClass":"java.util.concurrent.Callable","abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.nio.charset.Charset","defaultValue":null,"instanceClassName":"java.nio.charset.Charset","name":"JavaCharset","instanceClass":"java.nio.charset.Charset","abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.io.Closeable","defaultValue":null,"instanceClassName":"java.io.Closeable","name":"JavaCloseable","instanceClass":"java.io.Closeable","abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.concurrent.ConcurrentMap<K, V>","defaultValue":null,"instanceClassName":"java.util.concurrent.ConcurrentMap","name":"JavaConcurrentMap","instanceClass":"java.util.concurrent.ConcurrentMap","abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.Dictionary","defaultValue":null,"instanceClassName":"java.util.Dictionary","name":"JavaDictionary","instanceClass":"java.util.Dictionary","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Enum<E>","defaultValue":null,"instanceClassName":"java.lang.Enum","name":"JavaEnum","instanceClass":"java.lang.Enum","abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.concurrent.ExecutorService","defaultValue":null,"instanceClassName":"java.util.concurrent.ExecutorService","name":"JavaExecutorService","instanceClass":"java.util.concurrent.ExecutorService","abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.Exception","defaultValue":null,"instanceClassName":"java.lang.Exception","name":"JavaException","instanceClass":"java.lang.Exception","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.io.InputStream","defaultValue":null,"instanceClassName":"java.io.InputStream","name":"JavaInputStream","instanceClass":"java.io.InputStream","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.io.IOException","defaultValue":null,"instanceClassName":"java.io.IOException","name":"JavaIOException","instanceClass":"java.io.IOException","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Iterable","defaultValue":null,"instanceClassName":"java.lang.Iterable","name":"JavaIterable","instanceClass":"java.lang.Iterable","abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.Iterator","defaultValue":null,"instanceClassName":"java.util.Iterator","name":"JavaIterator","instanceClass":"java.util.Iterator","abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"JavaList","instanceClass":"java.util.List","abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"JavaMap","instanceClass":"java.util.Map","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Number","defaultValue":null,"instanceClassName":"java.lang.Number","name":"JavaNumber","instanceClass":"java.lang.Number","abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.io.OutputStream","defaultValue":null,"instanceClassName":"java.io.OutputStream","name":"JavaOutputStream","instanceClass":"java.io.OutputStream","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.security.Principal","defaultValue":null,"instanceClassName":"java.security.Principal","name":"JavaPrincipal","instanceClass":"java.security.Principal","abstract":true,"id":20,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.Properties","defaultValue":null,"instanceClassName":"java.util.Properties","name":"JavaProperties","instanceClass":"java.util.Properties","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Runnable","defaultValue":null,"instanceClassName":"java.lang.Runnable","name":"JavaRunnable","instanceClass":"java.lang.Runnable","abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.Throwable","defaultValue":null,"instanceClassName":"java.lang.Throwable","name":"JavaThrowable","instanceClass":"java.lang.Throwable","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Thread","defaultValue":null,"instanceClassName":"java.lang.Thread","name":"JavaThread","instanceClass":"java.lang.Thread","abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.ThreadGroup","defaultValue":null,"instanceClassName":"java.lang.ThreadGroup","name":"JavaThreadGroup","instanceClass":"java.lang.ThreadGroup","abstract":true,"id":25,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.management.ThreadInfo","defaultValue":null,"instanceClassName":"java.lang.management.ThreadInfo","name":"JavaThreadInfo","instanceClass":"java.lang.management.ThreadInfo","abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.Type","defaultValue":null,"instanceClassName":"java.lang.reflect.Type","name":"JavaType","instanceClass":"java.lang.reflect.Type","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.net.URI","defaultValue":null,"instanceClassName":"java.net.URI","name":"JavaURI","instanceClass":"java.net.URI","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.net.URL","defaultValue":null,"instanceClassName":"java.net.URL","name":"JavaURL","instanceClass":"java.net.URL","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.io.Writer","defaultValue":null,"instanceClassName":"java.io.Writer","name":"JavaWriter","instanceClass":"java.io.Writer","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.io.Serializable","defaultValue":null,"instanceClassName":"java.io.Serializable","name":"JavaSerializable","instanceClass":"java.io.Serializable","id":31,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"mi-core-util","nsURI":"http://www.smeup.org/asup/mi/core/util","name":"util","id":32,"eClass":"EPackage"},{"name":"V","id":33,"eClass":"ETypeParameter"},{"name":"K","id":34,"eClass":"ETypeParameter"},{"name":"V","id":35,"eClass":"ETypeParameter"},{"name":"T","id":36,"eClass":"ETypeParameter"},{"name":"T","id":37,"eClass":"ETypeParameter"},{"name":"E","id":38,"eClass":"ETypeParameter"},{"name":"K","id":39,"eClass":"ETypeParameter"},{"name":"V","id":40,"eClass":"ETypeParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Files","instanceClass":null,"abstract":true,"id":41,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Streams","instanceClass":null,"abstract":true,"id":42,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lists","instanceClass":null,"abstract":true,"id":43,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Singleton","instanceClass":null,"abstract":true,"id":44,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Strings","instanceClass":null,"abstract":true,"id":45,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Threads","instanceClass":null,"abstract":true,"id":46,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIs","instanceClass":null,"abstract":true,"id":47,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getBaseName","lowerBound":1,"id":48,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"cleanDirectory","lowerBound":1,"id":49,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteDirectory","lowerBound":1,"id":50,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSeparator","lowerBound":1,"id":51,"many":false,"required":true,"eClass":"EOperation"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"fileName","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"path","lowerBound":1,"id":55,"many":false,"required":true,"eClass":"EParameter"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"path","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EParameter"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copy","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"input","lowerBound":1,"id":63,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"output","lowerBound":1,"id":64,"many":false,"required":true,"eClass":"EParameter"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addFirst","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addLast","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addBefore","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addAfter","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"id":71,"eClass":"EGenericType"},{"name":"E","id":72,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"list","lowerBound":1,"id":73,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":74,"many":false,"required":true,"eClass":"EParameter"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"name":"E","id":78,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"list","lowerBound":1,"id":79,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":80,"many":false,"required":true,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"name":"E","id":84,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"list","lowerBound":1,"id":85,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"oldElement","lowerBound":1,"id":86,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newElement","lowerBound":1,"id":87,"many":false,"required":true,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"name":"E","id":92,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"list","lowerBound":1,"id":93,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"oldElement","lowerBound":1,"id":94,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newElement","lowerBound":1,"id":95,"many":false,"required":true,"eClass":"EParameter"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"name":"S","id":101,"eClass":"ETypeParameter"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"appendChars","lowerBound":1,"id":103,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkEquals","lowerBound":1,"id":104,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"escape","lowerBound":1,"id":105,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"firstToUpper","lowerBound":1,"id":106,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"firstToLower","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isEmptyTrim","lowerBound":1,"id":108,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOneOf","lowerBound":1,"id":109,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"left","lowerBound":1,"id":110,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lSet","lowerBound":1,"id":111,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lSet","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeFirstChar","lowerBound":1,"id":113,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeLastChar","lowerBound":1,"id":114,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"right","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"rSet","lowerBound":1,"id":116,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"rSet","lowerBound":1,"id":117,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"trimL","lowerBound":1,"id":119,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"trimR","lowerBound":1,"id":120,"many":false,"required":true,"eClass":"EOperation"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":123,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"chars","lowerBound":1,"id":124,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"times","lowerBound":1,"id":125,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"before","lowerBound":1,"id":126,"many":false,"required":true,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string1","lowerBound":1,"id":132,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"string2","lowerBound":1,"id":133,"many":false,"required":true,"eClass":"EParameter"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":137,"many":false,"required":true,"eClass":"EParameter"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":140,"many":false,"required":true,"eClass":"EParameter"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":143,"many":false,"required":true,"eClass":"EParameter"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":146,"many":false,"required":true,"eClass":"EParameter"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":149,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"values","lowerBound":0,"id":150,"many":true,"required":false,"eClass":"EParameter"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":154,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":155,"many":false,"required":true,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":159,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":160,"many":false,"required":true,"eClass":"EParameter"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":164,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":165,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"filler","lowerBound":1,"id":166,"many":false,"required":true,"eClass":"EParameter"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":171,"many":false,"required":true,"eClass":"EParameter"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EParameter"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":177,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":178,"many":false,"required":true,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":182,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":183,"many":false,"required":true,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":187,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":188,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"filler","lowerBound":1,"id":189,"many":false,"required":true,"eClass":"EParameter"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nrOfChars","lowerBound":1,"id":194,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"filler","lowerBound":1,"id":195,"many":false,"required":true,"eClass":"EParameter"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":199,"many":false,"required":true,"eClass":"EParameter"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":1,"id":202,"many":false,"required":true,"eClass":"EParameter"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"listThreads","lowerBound":0,"id":205,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"listThreads","lowerBound":0,"id":206,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"listThreads","lowerBound":0,"id":207,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"listThreadInfos","lowerBound":0,"id":208,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"listThreadGroups","lowerBound":0,"id":209,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupBlockingThread","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupLockingThread","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThread","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThread","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThread","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThreadGroup","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThreadInfo","lowerBound":0,"id":216,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThreadInfo","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupThreadInfo","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"threadGroup","lowerBound":1,"id":222,"many":false,"required":true,"eClass":"EParameter"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"threadGroup","lowerBound":1,"id":225,"many":false,"required":true,"eClass":"EParameter"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"thread","lowerBound":1,"id":230,"many":false,"required":true,"eClass":"EParameter"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":233,"many":false,"required":true,"eClass":"EParameter"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"id","lowerBound":1,"id":236,"many":false,"required":true,"eClass":"EParameter"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":239,"many":false,"required":true,"eClass":"EParameter"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"info","lowerBound":1,"id":242,"many":false,"required":true,"eClass":"EParameter"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":245,"many":false,"required":true,"eClass":"EParameter"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"id","lowerBound":1,"id":248,"many":false,"required":true,"eClass":"EParameter"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":251,"many":false,"required":true,"eClass":"EParameter"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"thread","lowerBound":1,"id":254,"many":false,"required":true,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getBaseName","lowerBound":1,"id":257,"many":false,"required":true,"eClass":"EOperation"},{"id":258,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":1,"id":259,"many":false,"required":true,"eClass":"EParameter"},{"id":260,"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":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":33},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":34},{"source":8,"target":35},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":36},{"source":15,"target":0},{"source":15,"target":37},{"source":16,"target":0},{"source":16,"target":38},{"source":17,"target":0},{"source":17,"target":39},{"source":17,"target":40},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":32,"target":41},{"source":32,"target":42},{"source":32,"target":43},{"source":32,"target":44},{"source":32,"target":45},{"source":32,"target":46},{"source":32,"target":47},{"source":32,"target":0},{"source":41,"target":32},{"source":41,"target":48},{"source":41,"target":49},{"source":41,"target":50},{"source":41,"target":51},{"source":48,"target":52},{"source":48,"target":41},{"source":48,"target":53},{"source":53,"target":54},{"source":53,"target":48},{"source":49,"target":41},{"source":49,"target":55},{"source":49,"target":13},{"source":49,"target":56},{"source":55,"target":57},{"source":55,"target":49},{"source":56,"target":13},{"source":50,"target":41},{"source":50,"target":58},{"source":50,"target":13},{"source":50,"target":59},{"source":58,"target":60},{"source":58,"target":50},{"source":59,"target":13},{"source":51,"target":61},{"source":51,"target":41},{"source":42,"target":32},{"source":42,"target":62},{"source":62,"target":42},{"source":62,"target":63},{"source":62,"target":64},{"source":63,"target":12},{"source":63,"target":65},{"source":63,"target":62},{"source":65,"target":12},{"source":64,"target":19},{"source":64,"target":66},{"source":64,"target":62},{"source":66,"target":19},{"source":43,"target":32},{"source":43,"target":44},{"source":43,"target":67},{"source":43,"target":68},{"source":43,"target":69},{"source":43,"target":70},{"source":43,"target":71},{"source":67,"target":43},{"source":67,"target":72},{"source":67,"target":73},{"source":67,"target":74},{"source":73,"target":16},{"source":73,"target":75},{"source":73,"target":67},{"source":75,"target":76},{"source":75,"target":16},{"source":76,"target":72},{"source":74,"target":77},{"source":74,"target":67},{"source":77,"target":72},{"source":68,"target":43},{"source":68,"target":78},{"source":68,"target":79},{"source":68,"target":80},{"source":79,"target":16},{"source":79,"target":81},{"source":79,"target":68},{"source":81,"target":82},{"source":81,"target":16},{"source":82,"target":78},{"source":80,"target":83},{"source":80,"target":68},{"source":83,"target":78},{"source":69,"target":43},{"source":69,"target":84},{"source":69,"target":85},{"source":69,"target":86},{"source":69,"target":87},{"source":85,"target":16},{"source":85,"target":88},{"source":85,"target":69},{"source":88,"target":89},{"source":88,"target":16},{"source":89,"target":84},{"source":86,"target":90},{"source":86,"target":69},{"source":90,"target":84},{"source":87,"target":91},{"source":87,"target":69},{"source":91,"target":84},{"source":70,"target":43},{"source":70,"target":92},{"source":70,"target":93},{"source":70,"target":94},{"source":70,"target":95},{"source":93,"target":16},{"source":93,"target":96},{"source":93,"target":70},{"source":96,"target":97},{"source":96,"target":16},{"source":97,"target":92},{"source":94,"target":98},{"source":94,"target":70},{"source":98,"target":92},{"source":95,"target":99},{"source":95,"target":70},{"source":99,"target":92},{"source":71,"target":100},{"source":71,"target":44},{"source":100,"target":43},{"source":44,"target":32},{"source":44,"target":101},{"source":101,"target":102},{"source":45,"target":32},{"source":45,"target":44},{"source":45,"target":103},{"source":45,"target":104},{"source":45,"target":105},{"source":45,"target":106},{"source":45,"target":107},{"source":45,"target":108},{"source":45,"target":109},{"source":45,"target":110},{"source":45,"target":111},{"source":45,"target":112},{"source":45,"target":113},{"source":45,"target":114},{"source":45,"target":115},{"source":45,"target":116},{"source":45,"target":117},{"source":45,"target":118},{"source":45,"target":119},{"source":45,"target":120},{"source":45,"target":121},{"source":103,"target":122},{"source":103,"target":45},{"source":103,"target":123},{"source":103,"target":124},{"source":103,"target":125},{"source":103,"target":126},{"source":123,"target":127},{"source":123,"target":103},{"source":124,"target":128},{"source":124,"target":103},{"source":125,"target":129},{"source":125,"target":103},{"source":126,"target":130},{"source":126,"target":103},{"source":104,"target":131},{"source":104,"target":45},{"source":104,"target":132},{"source":104,"target":133},{"source":132,"target":134},{"source":132,"target":104},{"source":133,"target":135},{"source":133,"target":104},{"source":105,"target":136},{"source":105,"target":45},{"source":105,"target":137},{"source":137,"target":138},{"source":137,"target":105},{"source":106,"target":139},{"source":106,"target":45},{"source":106,"target":140},{"source":140,"target":141},{"source":140,"target":106},{"source":107,"target":142},{"source":107,"target":45},{"source":107,"target":143},{"source":143,"target":144},{"source":143,"target":107},{"source":108,"target":145},{"source":108,"target":45},{"source":108,"target":146},{"source":146,"target":147},{"source":146,"target":108},{"source":109,"target":148},{"source":109,"target":45},{"source":109,"target":149},{"source":109,"target":150},{"source":149,"target":151},{"source":149,"target":109},{"source":150,"target":152},{"source":150,"target":109},{"source":110,"target":153},{"source":110,"target":45},{"source":110,"target":154},{"source":110,"target":155},{"source":154,"target":156},{"source":154,"target":110},{"source":155,"target":157},{"source":155,"target":110},{"source":111,"target":158},{"source":111,"target":45},{"source":111,"target":159},{"source":111,"target":160},{"source":159,"target":161},{"source":159,"target":111},{"source":160,"target":162},{"source":160,"target":111},{"source":112,"target":163},{"source":112,"target":45},{"source":112,"target":164},{"source":112,"target":165},{"source":112,"target":166},{"source":164,"target":167},{"source":164,"target":112},{"source":165,"target":168},{"source":165,"target":112},{"source":166,"target":169},{"source":166,"target":112},{"source":113,"target":170},{"source":113,"target":45},{"source":113,"target":171},{"source":171,"target":172},{"source":171,"target":113},{"source":114,"target":173},{"source":114,"target":45},{"source":114,"target":174},{"source":174,"target":175},{"source":174,"target":114},{"source":115,"target":176},{"source":115,"target":45},{"source":115,"target":177},{"source":115,"target":178},{"source":177,"target":179},{"source":177,"target":115},{"source":178,"target":180},{"source":178,"target":115},{"source":116,"target":181},{"source":116,"target":45},{"source":116,"target":182},{"source":116,"target":183},{"source":182,"target":184},{"source":182,"target":116},{"source":183,"target":185},{"source":183,"target":116},{"source":117,"target":186},{"source":117,"target":45},{"source":117,"target":187},{"source":117,"target":188},{"source":117,"target":189},{"source":187,"target":190},{"source":187,"target":117},{"source":188,"target":191},{"source":188,"target":117},{"source":189,"target":192},{"source":189,"target":117},{"source":118,"target":193},{"source":118,"target":45},{"source":118,"target":194},{"source":118,"target":195},{"source":194,"target":196},{"source":194,"target":118},{"source":195,"target":197},{"source":195,"target":118},{"source":119,"target":198},{"source":119,"target":45},{"source":119,"target":199},{"source":199,"target":200},{"source":199,"target":119},{"source":120,"target":201},{"source":120,"target":45},{"source":120,"target":202},{"source":202,"target":203},{"source":202,"target":120},{"source":121,"target":204},{"source":121,"target":44},{"source":204,"target":45},{"source":46,"target":32},{"source":46,"target":44},{"source":46,"target":205},{"source":46,"target":206},{"source":46,"target":207},{"source":46,"target":208},{"source":46,"target":209},{"source":46,"target":210},{"source":46,"target":211},{"source":46,"target":212},{"source":46,"target":213},{"source":46,"target":214},{"source":46,"target":215},{"source":46,"target":216},{"source":46,"target":217},{"source":46,"target":218},{"source":46,"target":219},{"source":205,"target":24},{"source":205,"target":220},{"source":205,"target":46},{"source":220,"target":24},{"source":206,"target":24},{"source":206,"target":221},{"source":206,"target":46},{"source":206,"target":222},{"source":221,"target":24},{"source":222,"target":223},{"source":222,"target":206},{"source":207,"target":24},{"source":207,"target":224},{"source":207,"target":46},{"source":207,"target":225},{"source":224,"target":24},{"source":225,"target":25},{"source":225,"target":226},{"source":225,"target":207},{"source":226,"target":25},{"source":208,"target":26},{"source":208,"target":227},{"source":208,"target":46},{"source":227,"target":26},{"source":209,"target":25},{"source":209,"target":228},{"source":209,"target":46},{"source":228,"target":25},{"source":210,"target":24},{"source":210,"target":229},{"source":210,"target":46},{"source":210,"target":230},{"source":229,"target":24},{"source":230,"target":24},{"source":230,"target":231},{"source":230,"target":210},{"source":231,"target":24},{"source":211,"target":24},{"source":211,"target":232},{"source":211,"target":46},{"source":211,"target":233},{"source":232,"target":24},{"source":233,"target":234},{"source":233,"target":211},{"source":212,"target":24},{"source":212,"target":235},{"source":212,"target":46},{"source":212,"target":236},{"source":235,"target":24},{"source":236,"target":237},{"source":236,"target":212},{"source":213,"target":24},{"source":213,"target":238},{"source":213,"target":46},{"source":213,"target":239},{"source":238,"target":24},{"source":239,"target":240},{"source":239,"target":213},{"source":214,"target":24},{"source":214,"target":241},{"source":214,"target":46},{"source":214,"target":242},{"source":241,"target":24},{"source":242,"target":26},{"source":242,"target":243},{"source":242,"target":214},{"source":243,"target":26},{"source":215,"target":25},{"source":215,"target":244},{"source":215,"target":46},{"source":215,"target":245},{"source":244,"target":25},{"source":245,"target":246},{"source":245,"target":215},{"source":216,"target":26},{"source":216,"target":247},{"source":216,"target":46},{"source":216,"target":248},{"source":247,"target":26},{"source":248,"target":249},{"source":248,"target":216},{"source":217,"target":26},{"source":217,"target":250},{"source":217,"target":46},{"source":217,"target":251},{"source":250,"target":26},{"source":251,"target":252},{"source":251,"target":217},{"source":218,"target":26},{"source":218,"target":253},{"source":218,"target":46},{"source":218,"target":254},{"source":253,"target":26},{"source":254,"target":24},{"source":254,"target":255},{"source":254,"target":218},{"source":255,"target":24},{"source":219,"target":256},{"source":219,"target":44},{"source":256,"target":46},{"source":47,"target":32},{"source":47,"target":257},{"source":257,"target":258},{"source":257,"target":47},{"source":257,"target":259},{"source":259,"target":28},{"source":259,"target":260},{"source":259,"target":257},{"source":260,"target":28}],"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="comps" nsURI="comps" nsPrefix="comps"> <eAnnotations source="constraints"> <details key="file" value="comps.evl"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Abstract class for named elements"/> </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="Model" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Root entity that contains components, connectors and ports"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connectors" upperBound="-1" eType="#//Connector" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Components are behavioural blocks that communicate through input and output ports"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="inPorts" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outPorts" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="action" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Ports are used to model the input and output of components"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Connector" eOpposite="#//Connector/to"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Connector" eOpposite="#//Connector/from"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connector"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Connectors connect ports of components"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Port" eOpposite="#//Port/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Port" eOpposite="#//Port/incoming"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Types of ports. The name should be a valid type name in the target programming language."/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/alfonsodelavega/jointjs-playground/org.eclipse.epsilon.examples.picto.jointjs/comps.ecore
ecore
comps NamedElement name Model components connectors types Component inPorts outPorts action Port type incoming outgoing Connector from to Type
null
{"directed":true,"nodes":[{"nsPrefix":"comps","nsURI":"comps","name":"comps","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":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":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inPorts","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":"outPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":7,"target":8},{"source":7,"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":9,"target":3},{"source":9,"target":13},{"source":9,"target":2},{"source":13,"target":3},{"source":10,"target":5},{"source":10,"target":14},{"source":10,"target":2},{"source":14,"target":5},{"source":11,"target":6},{"source":11,"target":15},{"source":11,"target":2},{"source":15,"target":6},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":16,"target":4},{"source":16,"target":20},{"source":16,"target":3},{"source":20,"target":4},{"source":17,"target":4},{"source":17,"target":21},{"source":17,"target":3},{"source":21,"target":4},{"source":18,"target":22},{"source":18,"target":3},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":23,"target":6},{"source":23,"target":27},{"source":23,"target":4},{"source":27,"target":6},{"source":24,"target":5},{"source":24,"target":28},{"source":24,"target":4},{"source":24,"target":29},{"source":28,"target":5},{"source":25,"target":5},{"source":25,"target":30},{"source":25,"target":4},{"source":25,"target":31},{"source":30,"target":5},{"source":26,"target":1},{"source":5,"target":0},{"source":5,"target":31},{"source":5,"target":29},{"source":31,"target":4},{"source":31,"target":32},{"source":31,"target":5},{"source":31,"target":25},{"source":32,"target":4},{"source":29,"target":4},{"source":29,"target":33},{"source":29,"target":5},{"source":29,"target":24},{"source":33,"target":4},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":34},{"source":34,"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="modifyLinkWeight, handleLinkRemoval1" nsURI="http://cpapackage/modifyLinkWeight/handleLinkRemoval1/change-use-attr-conflict" nsPrefix="CPAPackage"> <eClassifiers xsi:type="ecore:EClass" name="1:Topology"> <eStructuralFeatures xsi:type="ecore:EReference" name="topologyLinks" eType="#//2%3A%23Link%23"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topologyLinks" eType="#//4%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="2:#Link#"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight = r1_x_r2_w23" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state = 0" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkSource" eType="#//3%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTopology" eType="#//1%3ATopology"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTarget" eType="#//7%3ANode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="3:Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSelf = true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeOutgoingLinks" eType="#//2%3A%23Link%23"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeIncomingLinks" eType="#//4%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="4:Link"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id = r2_linkId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight = r2_w12" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTarget" eType="#//3%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTopology" eType="#//1%3ATopology"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkSource" eType="#//5%3ANode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="5:Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSelf = true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeOutgoingLinks" eType="#//6%3ALink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeOutgoingLinks" eType="#//4%3ALink"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="6:Link"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight = r2_w13" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state = -1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkTarget" eType="#//7%3ANode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkSource" eType="#//5%3ANode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="7:Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeIncomingLinks" eType="#//6%3ALink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeIncomingLinks" eType="#//2%3A%23Link%23"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Echtzeitsysteme/models2018-distributedtc/src/org.cobolt.tccpa/resources/henshinAnalysisResults/2018.03.28-140003/modifyLinkWeight_AND_handleLinkRemoval1/(02) change-use-attr-conflict/minimal-model.ecore
ecore
modifyLinkWeight, handleLinkRemoval1 1:Topology topologyLinks topologyLinks 2:#Link# weight = r1_x_r2_w23 state = 0 linkSource linkTopology linkTarget 3:Node isSelf = true nodeOutgoingLinks nodeIncomingLinks 4:Link id = r2_linkId weight = r2_w12 linkTarget linkTopology linkSource 5:Node isSelf = true nodeOutgoingLinks nodeOutgoingLinks 6:Link weight = r2_w13 state = -1 linkTarget linkSource 7:Node nodeIncomingLinks nodeIncomingLinks
null
{"directed":true,"nodes":[{"nsPrefix":"CPAPackage","nsURI":"http://cpapackage/modifyLinkWeight/handleLinkRemoval1/change-use-attr-conflict","name":"modifyLinkWeight, handleLinkRemoval1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"1:Topology","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"2:#Link#","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"3:Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"4:Link","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"5:Node","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"6:Link","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"7:Node","instanceClass":null,"abstract":false,"id":7,"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":"topologyLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topologyLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"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":"weight = r1_x_r2_w23","changeable":true,"lowerBound":0,"iD":false,"id":12,"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":"state = 0","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkTopology","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":"linkTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSelf = true","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeOutgoingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeIncomingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id = r2_linkId","changeable":true,"lowerBound":0,"iD":false,"id":28,"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":"weight = r2_w12","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkTopology","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":"linkSource","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSelf = true","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeOutgoingLinks","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":"nodeOutgoingLinks","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":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight = r2_w13","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":"state = -1","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkTarget","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":"linkSource","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":"nodeIncomingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeIncomingLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":9,"target":4},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":4},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":12,"target":17},{"source":12,"target":2},{"source":13,"target":18},{"source":13,"target":2},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":2},{"source":19,"target":3},{"source":15,"target":1},{"source":15,"target":20},{"source":15,"target":2},{"source":20,"target":1},{"source":16,"target":7},{"source":16,"target":21},{"source":16,"target":2},{"source":21,"target":7},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":22,"target":25},{"source":22,"target":3},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":3},{"source":26,"target":2},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":4},{"source":4,"target":0},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":28,"target":33},{"source":28,"target":4},{"source":29,"target":34},{"source":29,"target":4},{"source":30,"target":3},{"source":30,"target":35},{"source":30,"target":4},{"source":35,"target":3},{"source":31,"target":1},{"source":31,"target":36},{"source":31,"target":4},{"source":36,"target":1},{"source":32,"target":5},{"source":32,"target":37},{"source":32,"target":4},{"source":37,"target":5},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":38,"target":41},{"source":38,"target":5},{"source":39,"target":6},{"source":39,"target":42},{"source":39,"target":5},{"source":42,"target":6},{"source":40,"target":4},{"source":40,"target":43},{"source":40,"target":5},{"source":43,"target":4},{"source":6,"target":0},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":44,"target":48},{"source":44,"target":6},{"source":45,"target":49},{"source":45,"target":6},{"source":46,"target":7},{"source":46,"target":50},{"source":46,"target":6},{"source":50,"target":7},{"source":47,"target":5},{"source":47,"target":51},{"source":47,"target":6},{"source":51,"target":5},{"source":7,"target":0},{"source":7,"target":52},{"source":7,"target":53},{"source":52,"target":6},{"source":52,"target":54},{"source":52,"target":7},{"source":54,"target":6},{"source":53,"target":2},{"source":53,"target":55},{"source":53,"target":7},{"source":55,"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="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeature" lowerBound="1" eType="#//StructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" upperBound="-1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> </ecore:EPackage>
github:ecore:/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2wsfa1.ecore
ecore
UML2 Classifier ClearStructuralFeatureAction Interaction TimeObservationAction ValueSpecification ExecutionEnvironment Pin StructuredClassifier Duration Port UseCase Activity StateMachine Association LiteralInteger LiteralBoolean Interval DurationObservationAction Enumeration Reception RemoveStructuralFeatureValueAction Variable StructuralFeatureAction structuralFeature StructuralFeature ReadStructuralFeatureAction DeploymentSpecification ExtensionEnd Class Device Feature featuringClassifier CommunicationPath CentralBufferNode Stereotype Behavior Parameter ActivityParameterNode BehavioralFeature InstanceValue OutputPin Component ValuePin Collaboration Connector ParameterableClassifier Signal LiteralUnlimitedNatural LiteralSpecification Extension TimeInterval ExpansionNode AddStructuralFeatureValueAction DataType ProtocolStateMachine TimeExpression ObjectNode OpaqueExpression Operation Artifact DurationInterval WriteStructuralFeatureAction value LiteralNull Interface TemplateableClassifier Property LiteralString Expression DataStoreNode PrimitiveType BehavioredClassifier TypedElement type EncapsulatedClassifier Actor Type InputPin InformationItem Node AssociationClass
null
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structuralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featuringClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":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":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":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":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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":1,"target":0},{"source":1,"target":73},{"source":1,"target":78},{"source":78,"target":73},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":79},{"source":79,"target":23},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":80},{"source":80,"target":34},{"source":4,"target":0},{"source":4,"target":60},{"source":4,"target":81},{"source":81,"target":60},{"source":5,"target":0},{"source":5,"target":70},{"source":5,"target":82},{"source":82,"target":70},{"source":6,"target":0},{"source":6,"target":76},{"source":6,"target":83},{"source":83,"target":76},{"source":7,"target":0},{"source":7,"target":55},{"source":7,"target":84},{"source":84,"target":55},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":85},{"source":85,"target":1},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":86},{"source":86,"target":5},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":87},{"source":87,"target":64},{"source":11,"target":0},{"source":11,"target":69},{"source":11,"target":88},{"source":88,"target":69},{"source":12,"target":0},{"source":12,"target":34},{"source":12,"target":89},{"source":89,"target":34},{"source":13,"target":0},{"source":13,"target":34},{"source":13,"target":90},{"source":90,"target":34},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":91},{"source":91,"target":1},{"source":15,"target":0},{"source":15,"target":47},{"source":15,"target":92},{"source":92,"target":47},{"source":16,"target":0},{"source":16,"target":47},{"source":16,"target":93},{"source":93,"target":47},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":94},{"source":94,"target":5},{"source":18,"target":0},{"source":18,"target":60},{"source":18,"target":95},{"source":95,"target":60},{"source":19,"target":0},{"source":19,"target":52},{"source":19,"target":96},{"source":96,"target":52},{"source":20,"target":0},{"source":20,"target":37},{"source":20,"target":97},{"source":97,"target":37},{"source":21,"target":0},{"source":21,"target":60},{"source":21,"target":98},{"source":98,"target":60},{"source":22,"target":0},{"source":22,"target":70},{"source":22,"target":99},{"source":99,"target":70},{"source":23,"target":0},{"source":23,"target":100},{"source":100,"target":24},{"source":100,"target":101},{"source":100,"target":23},{"source":101,"target":24},{"source":24,"target":0},{"source":24,"target":30},{"source":24,"target":70},{"source":24,"target":102},{"source":24,"target":103},{"source":102,"target":30},{"source":103,"target":70},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":104},{"source":104,"target":23},{"source":26,"target":0},{"source":26,"target":58},{"source":26,"target":105},{"source":105,"target":58},{"source":27,"target":0},{"source":27,"target":64},{"source":27,"target":106},{"source":106,"target":64},{"source":28,"target":0},{"source":28,"target":69},{"source":28,"target":71},{"source":28,"target":107},{"source":28,"target":108},{"source":107,"target":69},{"source":108,"target":71},{"source":29,"target":0},{"source":29,"target":76},{"source":29,"target":109},{"source":109,"target":76},{"source":30,"target":0},{"source":30,"target":110},{"source":110,"target":1},{"source":110,"target":111},{"source":110,"target":30},{"source":111,"target":1},{"source":31,"target":0},{"source":31,"target":14},{"source":31,"target":112},{"source":112,"target":14},{"source":32,"target":0},{"source":32,"target":55},{"source":32,"target":113},{"source":113,"target":55},{"source":33,"target":0},{"source":33,"target":28},{"source":33,"target":114},{"source":114,"target":28},{"source":34,"target":0},{"source":34,"target":28},{"source":34,"target":115},{"source":115,"target":28},{"source":35,"target":0},{"source":35,"target":70},{"source":35,"target":116},{"source":116,"target":70},{"source":36,"target":0},{"source":36,"target":55},{"source":36,"target":117},{"source":117,"target":55},{"source":37,"target":0},{"source":37,"target":30},{"source":37,"target":118},{"source":118,"target":30},{"source":38,"target":0},{"source":38,"target":5},{"source":38,"target":119},{"source":119,"target":5},{"source":39,"target":0},{"source":39,"target":7},{"source":39,"target":120},{"source":120,"target":7},{"source":40,"target":0},{"source":40,"target":28},{"source":40,"target":121},{"source":121,"target":28},{"source":41,"target":0},{"source":41,"target":74},{"source":41,"target":122},{"source":122,"target":74},{"source":42,"target":0},{"source":42,"target":69},{"source":42,"target":8},{"source":42,"target":123},{"source":42,"target":124},{"source":123,"target":69},{"source":124,"target":8},{"source":43,"target":0},{"source":43,"target":30},{"source":43,"target":125},{"source":125,"target":30},{"source":44,"target":0},{"source":44,"target":1},{"source":44,"target":126},{"source":126,"target":1},{"source":45,"target":0},{"source":45,"target":1},{"source":45,"target":127},{"source":127,"target":1},{"source":46,"target":0},{"source":46,"target":47},{"source":46,"target":128},{"source":128,"target":47},{"source":47,"target":0},{"source":47,"target":5},{"source":47,"target":129},{"source":129,"target":5},{"source":48,"target":0},{"source":48,"target":14},{"source":48,"target":130},{"source":130,"target":14},{"source":49,"target":0},{"source":49,"target":17},{"source":49,"target":131},{"source":131,"target":17},{"source":50,"target":0},{"source":50,"target":55},{"source":50,"target":132},{"source":132,"target":55},{"source":51,"target":0},{"source":51,"target":60},{"source":51,"target":133},{"source":133,"target":60},{"source":52,"target":0},{"source":52,"target":1},{"source":52,"target":134},{"source":134,"target":1},{"source":53,"target":0},{"source":53,"target":13},{"source":53,"target":135},{"source":135,"target":13},{"source":54,"target":0},{"source":54,"target":5},{"source":54,"target":136},{"source":136,"target":5},{"source":55,"target":0},{"source":55,"target":70},{"source":55,"target":137},{"source":137,"target":70},{"source":56,"target":0},{"source":56,"target":5},{"source":56,"target":138},{"source":138,"target":5},{"source":57,"target":0},{"source":57,"target":37},{"source":57,"target":70},{"source":57,"target":139},{"source":57,"target":140},{"source":139,"target":37},{"source":140,"target":70},{"source":58,"target":0},{"source":58,"target":1},{"source":58,"target":141},{"source":141,"target":1},{"source":59,"target":0},{"source":59,"target":17},{"source":59,"target":142},{"source":142,"target":17},{"source":60,"target":0},{"source":60,"target":23},{"source":60,"target":143},{"source":60,"target":144},{"source":143,"target":74},{"source":143,"target":145},{"source":143,"target":60},{"source":145,"target":74},{"source":144,"target":23},{"source":61,"target":0},{"source":61,"target":47},{"source":61,"target":146},{"source":146,"target":47},{"source":62,"target":0},{"source":62,"target":1},{"source":62,"target":147},{"source":147,"target":1},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":148},{"source":148,"target":1},{"source":64,"target":0},{"source":64,"target":24},{"source":64,"target":149},{"source":149,"target":24},{"source":65,"target":0},{"source":65,"target":47},{"source":65,"target":150},{"source":150,"target":47},{"source":66,"target":0},{"source":66,"target":56},{"source":66,"target":151},{"source":151,"target":56},{"source":67,"target":0},{"source":67,"target":32},{"source":67,"target":152},{"source":152,"target":32},{"source":68,"target":0},{"source":68,"target":52},{"source":68,"target":153},{"source":153,"target":52},{"source":69,"target":0},{"source":69,"target":1},{"source":69,"target":154},{"source":154,"target":1},{"source":70,"target":0},{"source":70,"target":155},{"source":155,"target":73},{"source":155,"target":156},{"source":155,"target":70},{"source":156,"target":73},{"source":71,"target":0},{"source":71,"target":8},{"source":71,"target":157},{"source":157,"target":8},{"source":72,"target":0},{"source":72,"target":1},{"source":72,"target":158},{"source":158,"target":1},{"source":73,"target":0},{"source":74,"target":0},{"source":74,"target":7},{"source":74,"target":159},{"source":159,"target":7},{"source":75,"target":0},{"source":75,"target":1},{"source":75,"target":160},{"source":160,"target":1},{"source":76,"target":0},{"source":76,"target":28},{"source":76,"target":161},{"source":161,"target":28},{"source":77,"target":0},{"source":77,"target":28},{"source":77,"target":14},{"source":77,"target":162},{"source":77,"target":163},{"source":162,"target":28},{"source":163,"target":14}],"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="IRL"> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtendedIdentifier" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parentIdentifier" ordered="false" eType="/0/ExtendedIdentifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedIdentifierOwner" ordered="false" lowerBound="1" eType="/0/Extended" eOpposite="/0/Extended/extendedIdentifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extended" abstract="true" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedIdentifier" ordered="false" lowerBound="1" eType="/0/ExtendedIdentifier" containment="true" eOpposite="/0/ExtendedIdentifier/extendedIdentifierOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition" abstract="true" eSuperTypes="/0/Extended"/> <eClassifiers xsi:type="ecore:EClass" name="RuleSet" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="importDefinitions" upperBound="-1" eType="/0/ImportDefinition" containment="true" eOpposite="/0/ImportDefinition/importDefinitionOwners"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyDefinitions" ordered="false" eType="/0/IRLDeclarations/PropertyDefinition" containment="true" eOpposite="/0/IRLDeclarations/PropertyDefinition/propertyDefinitionOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rulesetElementDefinitions" ordered="false" upperBound="-1" eType="/0/IRLRules/RulesetElementDefinition" containment="true" eOpposite="/0/IRLRules/RulesetElementDefinition/rulesetElementDefinitionOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDefinition" eSuperTypes="/0/Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="importDefinitionOwners" ordered="false" lowerBound="1" eType="/0/RuleSet" eOpposite="/0/RuleSet/importDefinitions"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dotStar" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eSubpackages name="IRLExpressions"> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="/0/IRLTypes/Typed"> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false" eType="/0/IRLExpressions/PropertyCallExpression" eOpposite="/0/IRLExpressions/PropertyCallExpression/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionOwner" ordered="false" lowerBound="1" eType="/0/IRLDeclarations/RuleSetDeclaration" eOpposite="/0/IRLDeclarations/RuleSetDeclaration/expression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopExpression" ordered="false" eType="/0/IRLExpressions/LoopExpression" eOpposite="/0/IRLExpressions/LoopExpression/body"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false" eType="/0/IRLExpressions/OperationCallExpression" eOpposite="/0/IRLExpressions/OperationCallExpression/arguments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleConditionExpression" ordered="false" lowerBound="1" eType="/0/IRLRules/RuleCondition" eOpposite="/0/IRLRules/RuleCondition/conditionExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentInsert" ordered="false" eType="/0/IRLRules/PRRActions/CreateAction" eOpposite="/0/IRLRules/PRRActions/CreateAction/insertArguments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentModifying" ordered="false" eType="/0/IRLRules/PRRActions/ModifyAction" eOpposite="/0/IRLRules/PRRActions/ModifyAction/modifiedArguments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExpression" abstract="true" eSuperTypes="/0/IRLExpressions/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/appliedProperty"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="/0/IRLExpressions/LoopExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopExpression" eSuperTypes="/0/IRLExpressions/PropertyCallExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/loopExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false" lowerBound="1" upperBound="-1" eType="/0/IRLExpressions/Iterator" containment="true" eOpposite="/0/IRLExpressions/Iterator/loopExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperatorCallExpression" eSuperTypes="/0/IRLExpressions/OperationCallExpression"/> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExpression" eSuperTypes="/0/IRLExpressions/PropertyCallExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/parentOperation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveExpression" abstract="true" eSuperTypes="/0/IRLExpressions/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="/0/IRLDeclarations/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="loopExpression" ordered="false" eType="/0/IRLExpressions/LoopExpression" eOpposite="/0/IRLExpressions/LoopExpression/iterators"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericExpression" abstract="true" eSuperTypes="/0/IRLExpressions/PrimitiveExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" eSuperTypes="/0/IRLExpressions/NumericExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealExpression" eSuperTypes="/0/IRLExpressions/NumericExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" eSuperTypes="/0/IRLExpressions/PrimitiveExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExpression" eSuperTypes="/0/IRLExpressions/PropertyCallExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableExpression" eSuperTypes="/0/IRLExpressions/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false" lowerBound="1" eType="/0/IRLDeclarations/VariableDeclaration" eOpposite="/0/IRLDeclarations/VariableDeclaration/variableExp"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="/0/IRLExpressions/PrimitiveExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> </eSubpackages> <eSubpackages name="IRLTypes"> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeOwner" ordered="false" lowerBound="1" eType="/0/IRLTypes/Typed" eOpposite="/0/IRLTypes/Typed/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Typed" abstract="true" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/IRLTypes/Type" containment="true" eOpposite="/0/IRLTypes/Type/typeOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="/0/IRLTypes/Type"/> <eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="/0/IRLTypes/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="/0/IRLTypes/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="/0/IRLTypes/NumericType"/> <eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="/0/IRLTypes/NumericType"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="/0/IRLTypes/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="ClassType" eSuperTypes="/0/IRLTypes/Type"/> </eSubpackages> <eSubpackages name="IRLDeclarations"> <eClassifiers xsi:type="ecore:EClass" name="PropertyDefinition" eSuperTypes="/0/Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyDefinitionOwner" ordered="false" lowerBound="1" eType="/0/RuleSet" eOpposite="/0/RuleSet/propertyDefinitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleSetDeclarations" upperBound="-1" eType="/0/IRLDeclarations/RuleSetDeclaration" containment="true" eOpposite="/0/IRLDeclarations/RuleSetDeclaration/ruleSetDeclarationOwner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="semicoloneOpt" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleSetDeclaration" abstract="true" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleSetDeclarationOwner" ordered="false" lowerBound="1" eType="/0/IRLDeclarations/PropertyDefinition" eOpposite="/0/IRLDeclarations/PropertyDefinition/ruleSetDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/expressionOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassInstancesDeclaration" eSuperTypes="/0/IRLDeclarations/RuleSetDeclaration /0/Extended"/> <eClassifiers xsi:type="ecore:EClass" name="PropertyDeclaration" eSuperTypes="/0/IRLDeclarations/RuleSetDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="/0/IRLTypes/Typed"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false" upperBound="-1" eType="/0/IRLExpressions/VariableExpression" eOpposite="/0/IRLExpressions/VariableExpression/referredVariable"/> </eClassifiers> </eSubpackages> <eSubpackages name="IRLRules"> <eClassifiers xsi:type="ecore:EClass" name="RulesetElementDefinition" abstract="true" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rulesetElementDefinitionOwner" ordered="false" lowerBound="1" eType="/0/RuleSet" eOpposite="/0/RuleSet/rulesetElementDefinitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleDefinition" eSuperTypes="/0/IRLRules/RulesetElementDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false" eType="/0/IRLRules/Binding" containment="true" eOpposite="/0/IRLRules/Binding/bindingOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="/0/IRLRules/RuleCondition" containment="true" eOpposite="/0/IRLRules/RuleCondition/ruleDefinitionCondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="/0/IRLRules/RuleAction" containment="true" eOpposite="/0/IRLRules/RuleAction/actionOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="bindingOwner" ordered="false" lowerBound="1" eType="/0/IRLRules/RuleDefinition" eOpposite="/0/IRLRules/RuleDefinition/binding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleVariable" ordered="false" upperBound="-1" eType="/0/IRLRules/RuleVariable" containment="true" eOpposite="/0/IRLRules/RuleVariable/ruleVariableOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleVariable" abstract="true" eSuperTypes="/0/IRLDeclarations/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleVariableOwner" ordered="false" lowerBound="1" eType="/0/IRLRules/Binding" eOpposite="/0/IRLRules/Binding/ruleVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" upperBound="-1" eType="/0/IRLExpressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collectIn" ordered="false" eType="/0/IRLExpressions/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionOperationRuleVariable" eSuperTypes="/0/IRLRules/RuleVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collectWhere" ordered="false" eType="/0/IRLExpressions/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleRuleVariable" eSuperTypes="/0/IRLRules/RuleVariable"/> <eClassifiers xsi:type="ecore:EClass" name="RuleCondition" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression" ordered="false" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/ruleConditionExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleDefinitionCondition" ordered="false" lowerBound="1" eType="/0/IRLRules/RuleDefinition" eOpposite="/0/IRLRules/RuleDefinition/condition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleAction" eSuperTypes="/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="actionOwner" ordered="false" eType="/0/IRLRules/RuleDefinition" eOpposite="/0/IRLRules/RuleDefinition/actions"/> </eClassifiers> <eSubpackages name="PRRActions"> <eClassifiers xsi:type="ecore:EClass" name="DeleteAction" eSuperTypes="/0/IRLRules/RuleAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="objValue" ordered="false" lowerBound="1" eType="/0/IRLExpressions/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateAction" eSuperTypes="/0/IRLRules/RuleAction /0/IRLDeclarations/VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="insertArguments" upperBound="-1" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/parentInsert"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModifyAction" eSuperTypes="/0/IRLRules/RuleAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="objValue" ordered="false" lowerBound="1" eType="/0/IRLExpressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifiedArguments" upperBound="-1" eType="/0/IRLExpressions/Expression" containment="true" eOpposite="/0/IRLExpressions/Expression/parentModifying"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateAction" eSuperTypes="/0/IRLRules/RuleAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="objValue" ordered="false" lowerBound="1" eType="/0/IRLExpressions/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvokeAction" eSuperTypes="/0/IRLRules/RuleAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="invocation" ordered="false" lowerBound="1" eType="/0/IRLExpressions/Expression" containment="true"/> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="Double"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/IRL.ecore
ecore
IRL Element location commentsBefore commentsAfter NamedElement name ExtendedIdentifier parentIdentifier extendedIdentifierOwner Extended extendedIdentifier Definition RuleSet importDefinitions propertyDefinitions rulesetElementDefinitions ImportDefinition importDefinitionOwners dotStar IRLExpressions Expression appliedProperty expressionOwner loopExpression parentOperation ruleConditionExpression parentInsert parentModifying PropertyCallExpression source IteratorExp name LoopExpression body iterators OperatorCallExpression OperationCallExpression arguments operationName signature PrimitiveExpression Iterator loopExpression NumericExpression IntegerExpression integerSymbol RealExpression realSymbol BooleanExpression booleanSymbol NavigationOrAttributeCallExpression name VariableExpression referredVariable name StringExpression stringSymbol IRLTypes Type typeOwner Typed type Primitive StringType NumericType IntegerType RealType BooleanType ClassType IRLDeclarations PropertyDefinition propertyDefinitionOwner ruleSetDeclarations semicoloneOpt RuleSetDeclaration ruleSetDeclarationOwner expression ClassInstancesDeclaration PropertyDeclaration VariableDeclaration varName variableExp IRLRules RulesetElementDefinition rulesetElementDefinitionOwner RuleDefinition binding condition actions Binding bindingOwner ruleVariable RuleVariable ruleVariableOwner filter collectIn CollectionOperationRuleVariable operationName collectWhere SimpleRuleVariable RuleCondition conditionExpression ruleDefinitionCondition RuleAction actionOwner PRRActions DeleteAction objValue CreateAction insertArguments ModifyAction objValue modifiedArguments UpdateAction objValue InvokeAction invocation PrimitiveTypes Double Integer String Boolean
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"IRL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedIdentifier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extended","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleSet","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDefinition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"IRLExpressions","id":8,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"IRLTypes","id":9,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"IRLDeclarations","id":10,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"IRLRules","id":11,"eClass":"EPackage"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":13,"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":14,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":15,"serializable":true,"eClass":"EDataType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"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":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"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":"parentIdentifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":"extendedIdentifierOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedIdentifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"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":"importDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rulesetElementDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"importDefinitionOwners","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyDefinition","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"id":38,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertyDefinitionOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RulesetElementDefinition","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"id":41,"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":"rulesetElementDefinitionOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dotStar","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":46,"serializable":true,"eClass":"EDataType"},{"id":47,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExpression","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExpression","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExpression","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExpression","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExpression","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExpression","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExpression","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typed","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expressionOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"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":"loopExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"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":"ruleConditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"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":"parentInsert","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"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":"parentModifying","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleSetDeclaration","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleCondition","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"id":82,"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":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateAction","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"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":"insertArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifyAction","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"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":"modifiedArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"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":"loopExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"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":"operationName","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"signature","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"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":"integerSymbol","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":114,"serializable":true,"eClass":"EDataType"},{"id":115,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realSymbol","changeable":true,"lowerBound":1,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":118,"serializable":true,"eClass":"EDataType"},{"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":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"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":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stringSymbol","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassType","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstancesDeclaration","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyDeclaration","instanceClass":null,"abstract":false,"id":157,"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":"ruleSetDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"semicoloneOpt","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ruleSetDeclarationOwner","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"},{"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":"varName","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDefinition","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariable","instanceClass":null,"abstract":true,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationRuleVariable","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleRuleVariable","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleAction","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"PRRActions","id":181,"eClass":"EPackage"},{"id":182,"eClass":"EGenericType"},{"id":183,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":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":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindingOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ruleDefinitionCondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actionOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ruleVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ruleVariableOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collectIn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operationName","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collectWhere","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteAction","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateAction","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvokeAction","instanceClass":null,"abstract":false,"id":218,"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":"objValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invocation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":235,"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":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":15},{"source":12,"target":16},{"source":12,"target":1},{"source":16,"target":15},{"source":13,"target":15},{"source":13,"target":17},{"source":13,"target":1},{"source":17,"target":15},{"source":14,"target":15},{"source":14,"target":18},{"source":14,"target":1},{"source":18,"target":15},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":19},{"source":2,"target":20},{"source":19,"target":15},{"source":19,"target":21},{"source":19,"target":2},{"source":21,"target":15},{"source":20,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":22,"target":3},{"source":22,"target":25},{"source":22,"target":3},{"source":25,"target":3},{"source":23,"target":4},{"source":23,"target":26},{"source":23,"target":3},{"source":23,"target":27},{"source":26,"target":4},{"source":24,"target":2},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":27},{"source":4,"target":28},{"source":27,"target":3},{"source":27,"target":29},{"source":27,"target":4},{"source":27,"target":23},{"source":29,"target":3},{"source":28,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":30},{"source":30,"target":4},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":31,"target":7},{"source":31,"target":35},{"source":31,"target":6},{"source":31,"target":36},{"source":35,"target":7},{"source":32,"target":37},{"source":32,"target":38},{"source":32,"target":6},{"source":32,"target":39},{"source":38,"target":37},{"source":33,"target":40},{"source":33,"target":41},{"source":33,"target":6},{"source":33,"target":42},{"source":41,"target":40},{"source":34,"target":2},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":36},{"source":7,"target":43},{"source":7,"target":44},{"source":36,"target":6},{"source":36,"target":45},{"source":36,"target":7},{"source":36,"target":31},{"source":45,"target":6},{"source":43,"target":46},{"source":43,"target":47},{"source":43,"target":7},{"source":47,"target":46},{"source":44,"target":5},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":0},{"source":48,"target":8},{"source":48,"target":63},{"source":48,"target":64},{"source":48,"target":65},{"source":48,"target":66},{"source":48,"target":67},{"source":48,"target":68},{"source":48,"target":69},{"source":48,"target":70},{"source":48,"target":71},{"source":64,"target":49},{"source":64,"target":72},{"source":64,"target":48},{"source":64,"target":73},{"source":72,"target":49},{"source":65,"target":74},{"source":65,"target":75},{"source":65,"target":48},{"source":65,"target":76},{"source":75,"target":74},{"source":66,"target":51},{"source":66,"target":77},{"source":66,"target":48},{"source":66,"target":78},{"source":77,"target":51},{"source":67,"target":53},{"source":67,"target":79},{"source":67,"target":48},{"source":67,"target":80},{"source":79,"target":53},{"source":68,"target":81},{"source":68,"target":82},{"source":68,"target":48},{"source":68,"target":83},{"source":82,"target":81},{"source":69,"target":84},{"source":69,"target":85},{"source":69,"target":48},{"source":69,"target":86},{"source":85,"target":84},{"source":70,"target":87},{"source":70,"target":88},{"source":70,"target":48},{"source":70,"target":89},{"source":88,"target":87},{"source":71,"target":63},{"source":49,"target":8},{"source":49,"target":48},{"source":49,"target":73},{"source":49,"target":90},{"source":73,"target":48},{"source":73,"target":91},{"source":73,"target":49},{"source":73,"target":64},{"source":91,"target":48},{"source":90,"target":48},{"source":50,"target":8},{"source":50,"target":51},{"source":50,"target":92},{"source":50,"target":93},{"source":92,"target":15},{"source":92,"target":94},{"source":92,"target":50},{"source":94,"target":15},{"source":93,"target":51},{"source":51,"target":8},{"source":51,"target":49},{"source":51,"target":78},{"source":51,"target":95},{"source":51,"target":96},{"source":78,"target":48},{"source":78,"target":97},{"source":78,"target":51},{"source":78,"target":66},{"source":97,"target":48},{"source":95,"target":55},{"source":95,"target":98},{"source":95,"target":51},{"source":95,"target":99},{"source":98,"target":55},{"source":96,"target":49},{"source":52,"target":8},{"source":52,"target":53},{"source":52,"target":100},{"source":100,"target":53},{"source":53,"target":8},{"source":53,"target":49},{"source":53,"target":80},{"source":53,"target":101},{"source":53,"target":102},{"source":53,"target":103},{"source":80,"target":48},{"source":80,"target":104},{"source":80,"target":53},{"source":80,"target":67},{"source":104,"target":48},{"source":101,"target":15},{"source":101,"target":105},{"source":101,"target":53},{"source":105,"target":15},{"source":102,"target":15},{"source":102,"target":106},{"source":102,"target":53},{"source":106,"target":15},{"source":103,"target":49},{"source":54,"target":8},{"source":54,"target":48},{"source":54,"target":107},{"source":107,"target":48},{"source":55,"target":8},{"source":55,"target":108},{"source":55,"target":99},{"source":55,"target":109},{"source":99,"target":51},{"source":99,"target":110},{"source":99,"target":55},{"source":99,"target":95},{"source":110,"target":51},{"source":109,"target":108},{"source":56,"target":8},{"source":56,"target":54},{"source":56,"target":111},{"source":111,"target":54},{"source":57,"target":8},{"source":57,"target":56},{"source":57,"target":112},{"source":57,"target":113},{"source":112,"target":114},{"source":112,"target":115},{"source":112,"target":57},{"source":115,"target":114},{"source":113,"target":56},{"source":58,"target":8},{"source":58,"target":56},{"source":58,"target":116},{"source":58,"target":117},{"source":116,"target":118},{"source":116,"target":119},{"source":116,"target":58},{"source":119,"target":118},{"source":117,"target":56},{"source":59,"target":8},{"source":59,"target":54},{"source":59,"target":120},{"source":59,"target":121},{"source":120,"target":46},{"source":120,"target":122},{"source":120,"target":59},{"source":122,"target":46},{"source":121,"target":54},{"source":60,"target":8},{"source":60,"target":49},{"source":60,"target":123},{"source":60,"target":124},{"source":123,"target":15},{"source":123,"target":125},{"source":123,"target":60},{"source":125,"target":15},{"source":124,"target":49},{"source":61,"target":8},{"source":61,"target":48},{"source":61,"target":126},{"source":61,"target":127},{"source":61,"target":128},{"source":126,"target":108},{"source":126,"target":129},{"source":126,"target":61},{"source":126,"target":130},{"source":129,"target":108},{"source":127,"target":15},{"source":127,"target":131},{"source":127,"target":61},{"source":131,"target":15},{"source":128,"target":48},{"source":62,"target":8},{"source":62,"target":54},{"source":62,"target":132},{"source":62,"target":133},{"source":132,"target":15},{"source":132,"target":134},{"source":132,"target":62},{"source":134,"target":15},{"source":133,"target":54},{"source":9,"target":135},{"source":9,"target":63},{"source":9,"target":136},{"source":9,"target":137},{"source":9,"target":138},{"source":9,"target":139},{"source":9,"target":140},{"source":9,"target":141},{"source":9,"target":142},{"source":9,"target":0},{"source":135,"target":9},{"source":135,"target":2},{"source":135,"target":143},{"source":135,"target":144},{"source":143,"target":63},{"source":143,"target":145},{"source":143,"target":135},{"source":143,"target":146},{"source":145,"target":63},{"source":144,"target":2},{"source":63,"target":9},{"source":63,"target":1},{"source":63,"target":146},{"source":63,"target":147},{"source":146,"target":135},{"source":146,"target":148},{"source":146,"target":63},{"source":146,"target":143},{"source":148,"target":135},{"source":147,"target":1},{"source":136,"target":9},{"source":136,"target":135},{"source":136,"target":149},{"source":149,"target":135},{"source":137,"target":9},{"source":137,"target":136},{"source":137,"target":150},{"source":150,"target":136},{"source":138,"target":9},{"source":138,"target":136},{"source":138,"target":151},{"source":151,"target":136},{"source":139,"target":9},{"source":139,"target":138},{"source":139,"target":152},{"source":152,"target":138},{"source":140,"target":9},{"source":140,"target":138},{"source":140,"target":153},{"source":153,"target":138},{"source":141,"target":9},{"source":141,"target":136},{"source":141,"target":154},{"source":154,"target":136},{"source":142,"target":9},{"source":142,"target":135},{"source":142,"target":155},{"source":155,"target":135},{"source":10,"target":37},{"source":10,"target":74},{"source":10,"target":156},{"source":10,"target":157},{"source":10,"target":108},{"source":10,"target":0},{"source":37,"target":10},{"source":37,"target":5},{"source":37,"target":39},{"source":37,"target":158},{"source":37,"target":159},{"source":37,"target":160},{"source":39,"target":6},{"source":39,"target":161},{"source":39,"target":37},{"source":39,"target":32},{"source":161,"target":6},{"source":158,"target":74},{"source":158,"target":162},{"source":158,"target":37},{"source":158,"target":163},{"source":162,"target":74},{"source":159,"target":46},{"source":159,"target":164},{"source":159,"target":37},{"source":164,"target":46},{"source":160,"target":5},{"source":74,"target":10},{"source":74,"target":1},{"source":74,"target":163},{"source":74,"target":76},{"source":74,"target":165},{"source":163,"target":37},{"source":163,"target":166},{"source":163,"target":74},{"source":163,"target":158},{"source":166,"target":37},{"source":76,"target":48},{"source":76,"target":167},{"source":76,"target":74},{"source":76,"target":65},{"source":167,"target":48},{"source":165,"target":1},{"source":156,"target":10},{"source":156,"target":74},{"source":156,"target":4},{"source":156,"target":168},{"source":156,"target":169},{"source":168,"target":74},{"source":169,"target":4},{"source":157,"target":10},{"source":157,"target":74},{"source":157,"target":170},{"source":170,"target":74},{"source":108,"target":10},{"source":108,"target":63},{"source":108,"target":171},{"source":108,"target":130},{"source":108,"target":172},{"source":171,"target":15},{"source":171,"target":173},{"source":171,"target":108},{"source":173,"target":15},{"source":130,"target":61},{"source":130,"target":174},{"source":130,"target":108},{"source":130,"target":126},{"source":174,"target":61},{"source":172,"target":63},{"source":11,"target":40},{"source":11,"target":175},{"source":11,"target":176},{"source":11,"target":177},{"source":11,"target":178},{"source":11,"target":179},{"source":11,"target":81},{"source":11,"target":180},{"source":11,"target":181},{"source":11,"target":0},{"source":40,"target":11},{"source":40,"target":2},{"source":40,"target":42},{"source":40,"target":182},{"source":42,"target":6},{"source":42,"target":183},{"source":42,"target":40},{"source":42,"target":33},{"source":183,"target":6},{"source":182,"target":2},{"source":175,"target":11},{"source":175,"target":40},{"source":175,"target":184},{"source":175,"target":185},{"source":175,"target":186},{"source":175,"target":187},{"source":184,"target":176},{"source":184,"target":188},{"source":184,"target":175},{"source":184,"target":189},{"source":188,"target":176},{"source":185,"target":81},{"source":185,"target":190},{"source":185,"target":175},{"source":185,"target":191},{"source":190,"target":81},{"source":186,"target":180},{"source":186,"target":192},{"source":186,"target":175},{"source":186,"target":193},{"source":192,"target":180},{"source":187,"target":40},{"source":176,"target":11},{"source":176,"target":1},{"source":176,"target":189},{"source":176,"target":194},{"source":176,"target":195},{"source":189,"target":175},{"source":189,"target":196},{"source":189,"target":176},{"source":189,"target":184},{"source":196,"target":175},{"source":194,"target":177},{"source":194,"target":197},{"source":194,"target":176},{"source":194,"target":198},{"source":197,"target":177},{"source":195,"target":1},{"source":177,"target":11},{"source":177,"target":108},{"source":177,"target":198},{"source":177,"target":199},{"source":177,"target":200},{"source":177,"target":201},{"source":198,"target":176},{"source":198,"target":202},{"source":198,"target":177},{"source":198,"target":194},{"source":202,"target":176},{"source":199,"target":48},{"source":199,"target":203},{"source":199,"target":177},{"source":203,"target":48},{"source":200,"target":48},{"source":200,"target":204},{"source":200,"target":177},{"source":204,"target":48},{"source":201,"target":108},{"source":178,"target":11},{"source":178,"target":177},{"source":178,"target":205},{"source":178,"target":206},{"source":178,"target":207},{"source":205,"target":15},{"source":205,"target":208},{"source":205,"target":178},{"source":208,"target":15},{"source":206,"target":48},{"source":206,"target":209},{"source":206,"target":178},{"source":209,"target":48},{"source":207,"target":177},{"source":179,"target":11},{"source":179,"target":177},{"source":179,"target":210},{"source":210,"target":177},{"source":81,"target":11},{"source":81,"target":1},{"source":81,"target":83},{"source":81,"target":191},{"source":81,"target":211},{"source":83,"target":48},{"source":83,"target":212},{"source":83,"target":81},{"source":83,"target":68},{"source":212,"target":48},{"source":191,"target":175},{"source":191,"target":213},{"source":191,"target":81},{"source":191,"target":185},{"source":213,"target":175},{"source":211,"target":1},{"source":180,"target":11},{"source":180,"target":1},{"source":180,"target":193},{"source":180,"target":214},{"source":193,"target":175},{"source":193,"target":215},{"source":193,"target":180},{"source":193,"target":186},{"source":215,"target":175},{"source":214,"target":1},{"source":181,"target":216},{"source":181,"target":84},{"source":181,"target":87},{"source":181,"target":217},{"source":181,"target":218},{"source":181,"target":11},{"source":216,"target":181},{"source":216,"target":180},{"source":216,"target":219},{"source":216,"target":220},{"source":219,"target":48},{"source":219,"target":221},{"source":219,"target":216},{"source":221,"target":48},{"source":220,"target":180},{"source":84,"target":181},{"source":84,"target":180},{"source":84,"target":108},{"source":84,"target":86},{"source":84,"target":222},{"source":84,"target":223},{"source":86,"target":48},{"source":86,"target":224},{"source":86,"target":84},{"source":86,"target":69},{"source":224,"target":48},{"source":222,"target":180},{"source":223,"target":108},{"source":87,"target":181},{"source":87,"target":180},{"source":87,"target":225},{"source":87,"target":89},{"source":87,"target":226},{"source":225,"target":48},{"source":225,"target":227},{"source":225,"target":87},{"source":227,"target":48},{"source":89,"target":48},{"source":89,"target":228},{"source":89,"target":87},{"source":89,"target":70},{"source":228,"target":48},{"source":226,"target":180},{"source":217,"target":181},{"source":217,"target":180},{"source":217,"target":229},{"source":217,"target":230},{"source":229,"target":48},{"source":229,"target":231},{"source":229,"target":217},{"source":231,"target":48},{"source":230,"target":180},{"source":218,"target":181},{"source":218,"target":180},{"source":218,"target":232},{"source":218,"target":233},{"source":232,"target":48},{"source":232,"target":234},{"source":232,"target":218},{"source":234,"target":48},{"source":233,"target":180},{"source":235,"target":118},{"source":235,"target":114},{"source":235,"target":15},{"source":235,"target":46},{"source":118,"target":235},{"source":114,"target":235},{"source":15,"target":235},{"source":46,"target":235}],"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="simLang" nsURI="http://www.mleduc.fr/simlang/SimLang" nsPrefix="simLang"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="automatas" upperBound="-1" eType="#//AutomataDef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="ecore:EClass platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XBlockExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XBlockExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AutomataDef"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CondStmt" eSuperTypes="platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="ecore:EClass platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="ecore:EClass platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IterStmt" eSuperTypes="platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="ecore:EClass platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AcceptCmd" eSuperTypes="platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"/> <eClassifiers xsi:type="ecore:EClass" name="DropCmd" eSuperTypes="platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"/> <eClassifiers xsi:type="ecore:EClass" name="NopCmd" eSuperTypes="platform:/resource/org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"/> </ecore:EPackage>
github:ecore:/data/manuelleduc/gpfl/fr.mleduc.simlang/model/generated/SimLang.ecore
ecore
simLang Program name automatas init body AutomataDef name init states State name transitions Transition event target CondStmt if then IterStmt exp body AcceptCmd DropCmd NopCmd
null
{"directed":true,"nodes":[{"nsPrefix":"simLang","nsURI":"http://www.mleduc.fr/simlang/SimLang","name":"simLang","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":"AutomataDef","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CondStmt","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterStmt","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCmd","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropCmd","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NopCmd","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"automatas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"init","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"if","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":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","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":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":10,"target":14},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":2},{"source":12,"target":16},{"source":12,"target":1},{"source":13,"target":17},{"source":13,"target":1},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":18,"target":21},{"source":18,"target":2},{"source":19,"target":3},{"source":19,"target":22},{"source":19,"target":2},{"source":22,"target":3},{"source":20,"target":3},{"source":20,"target":23},{"source":20,"target":2},{"source":23,"target":3},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":25},{"source":24,"target":26},{"source":24,"target":3},{"source":25,"target":4},{"source":25,"target":27},{"source":25,"target":3},{"source":27,"target":4},{"source":4,"target":0},{"source":4,"target":28},{"source":4,"target":29},{"source":28,"target":30},{"source":28,"target":4},{"source":29,"target":3},{"source":29,"target":31},{"source":29,"target":4},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":35},{"source":32,"target":5},{"source":33,"target":36},{"source":33,"target":5},{"source":6,"target":0},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":37,"target":40},{"source":37,"target":6},{"source":38,"target":41},{"source":38,"target":6},{"source":7,"target":0},{"source":7,"target":42},{"source":8,"target":0},{"source":8,"target":43},{"source":9,"target":0},{"source":9,"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="towerDefense" nsURI="http://www.TowerDefense.xtext" nsPrefix="towerDefense"> <eClassifiers xsi:type="ecore:EClass" name="Jeu"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parties" upperBound="-1" eType="#//Partie" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partie"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//Case" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cartes" upperBound="-1" eType="#//Carte" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partieElements" upperBound="-1" eType="#//PartieElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="niveaux" upperBound="-1" eType="#//Niveau" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartieElement"> <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="Energie"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="infini" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valeur" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Obstacle" eSuperTypes="#//PartieElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="campement" eType="#//Case"/> <eStructuralFeatures xsi:type="ecore:EReference" name="quantiteEnergieMax" eType="#//Energie" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tactique" eType="#//TactiqueType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TactiqueType"> <eLiterals name="proche" literal="procheFirst"/> <eLiterals name="faible" value="1" literal="faibleFirst"/> <eLiterals name="fort" value="2" literal="fortFirst"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mobile" eSuperTypes="#//PartieElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="force" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volume" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numVague" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="caseEntree" eType="#//Case"/> <eStructuralFeatures xsi:type="ecore:EReference" name="caseSortie" eType="#//Case"/> <eStructuralFeatures xsi:type="ecore:EReference" name="quantiteEnergieMax" eType="#//Energie" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tactique" eType="#//TactiqueType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Projectile" eSuperTypes="#//PartieElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portee" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="masse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vitesse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="case" eType="#//Case"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cible" eType="#//Case"/> <eStructuralFeatures xsi:type="ecore:EReference" name="degat" eType="#//Energie" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NatureTerrain" eSuperTypes="#//PartieElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volume" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TYPE_TERRAIN"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fatigue" eType="#//Energie" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TYPE_TERRAIN"> <eLiterals name="entree" literal="entree"/> <eLiterals name="sortie" value="1" literal="sortie"/> <eLiterals name="chemin" value="2" literal="chemin"/> <eLiterals name="campement" value="3" literal="camp"/> <eLiterals name="decoration" value="4" literal="deco"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Niveau"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="difficulte" eType="#//Difficulte"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dureePause" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mobSortisLimite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="carte" eType="#//Carte"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vagues" upperBound="-1" eType="#//Vague" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Difficulte"> <eLiterals name="facile" literal="facile"/> <eLiterals name="moyen" value="1" literal="moyen"/> <eLiterals name="difficile" value="2" literal="difficile"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Carte"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbLignes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbColonnes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" unique="false" upperBound="-1" eType="#//Case"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Case"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="i" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="j" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="natureDuTerrain" eType="#//NatureTerrain"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vague"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mobiles" unique="false" upperBound="-1" eType="#//Mobile"/> <eStructuralFeatures xsi:type="ecore:EReference" name="obstacles" unique="false" upperBound="-1" eType="#//Obstacle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gainVictoire" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Elystria/TowerDefense/xtext.TowerDefense/model/generated/TowerDefense.ecore
ecore
towerDefense Jeu name parties Partie name cases cartes partieElements niveaux PartieElement name Energie infini valeur Obstacle campement quantiteEnergieMax tactique TactiqueType proche procheFirst faible faibleFirst fort fortFirst Mobile force volume numVague caseEntree caseSortie quantiteEnergieMax tactique Projectile portee masse vitesse case cible degat NatureTerrain volume type fatigue TYPE_TERRAIN entree entree sortie sortie chemin chemin campement camp decoration deco Niveau name difficulte dureePause argent mobSortisLimite carte vagues Difficulte facile facile moyen moyen difficile difficile Carte name nbLignes nbColonnes cases Case name i j natureDuTerrain Vague name mobiles obstacles gainVictoire
null
{"directed":true,"nodes":[{"nsPrefix":"towerDefense","nsURI":"http://www.TowerDefense.xtext","name":"towerDefense","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Jeu","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partie","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartieElement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Energie","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Obstacle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TactiqueType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mobile","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Projectile","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NatureTerrain","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TYPE_TERRAIN","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Niveau","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Difficulte","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Carte","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vague","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","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":"cartes","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":"partieElements","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":"niveaux","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"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":"infini","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":"valeur","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":"campement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"quantiteEnergieMax","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tactique","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"name":"proche","id":43,"value":0,"literal":"procheFirst","eClass":"EEnumLiteral"},{"name":"faible","id":44,"value":1,"literal":"faibleFirst","eClass":"EEnumLiteral"},{"name":"fort","id":45,"value":2,"literal":"fortFirst","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":"force","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"volume","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numVague","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"caseEntree","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"caseSortie","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":"quantiteEnergieMax","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tactique","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portee","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"masse","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vitesse","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":false,"unsettable":false,"transient":false,"unique":true,"name":"case","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cible","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":"degat","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"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volume","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":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fatigue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"name":"entree","id":81,"value":0,"literal":"entree","eClass":"EEnumLiteral"},{"name":"sortie","id":82,"value":1,"literal":"sortie","eClass":"EEnumLiteral"},{"name":"chemin","id":83,"value":2,"literal":"chemin","eClass":"EEnumLiteral"},{"name":"campement","id":84,"value":3,"literal":"camp","eClass":"EEnumLiteral"},{"name":"decoration","id":85,"value":4,"literal":"deco","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":86,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"difficulte","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":"dureePause","changeable":true,"lowerBound":0,"iD":false,"id":88,"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":"argent","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mobSortisLimite","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":"carte","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vagues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"name":"facile","id":100,"value":0,"literal":"facile","eClass":"EEnumLiteral"},{"name":"moyen","id":101,"value":1,"literal":"moyen","eClass":"EEnumLiteral"},{"name":"difficile","id":102,"value":2,"literal":"difficile","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":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbLignes","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbColonnes","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":false,"name":"cases","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"i","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":"j","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":false,"unsettable":false,"transient":false,"unique":true,"name":"natureDuTerrain","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"mobiles","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":false,"unsettable":false,"transient":false,"unique":false,"name":"obstacles","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":"gainVictoire","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":17},{"source":16,"target":18},{"source":16,"target":1},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":1},{"source":19,"target":2},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":20,"target":25},{"source":20,"target":2},{"source":21,"target":14},{"source":21,"target":26},{"source":21,"target":2},{"source":26,"target":14},{"source":22,"target":13},{"source":22,"target":27},{"source":22,"target":2},{"source":27,"target":13},{"source":23,"target":3},{"source":23,"target":28},{"source":23,"target":2},{"source":28,"target":3},{"source":24,"target":11},{"source":24,"target":29},{"source":24,"target":2},{"source":29,"target":11},{"source":3,"target":0},{"source":3,"target":30},{"source":30,"target":31},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":32,"target":34},{"source":32,"target":4},{"source":33,"target":35},{"source":33,"target":4},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":36,"target":14},{"source":36,"target":40},{"source":36,"target":5},{"source":40,"target":14},{"source":37,"target":4},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":4},{"source":38,"target":6},{"source":38,"target":42},{"source":38,"target":5},{"source":42,"target":6},{"source":39,"target":3},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":43,"target":6},{"source":44,"target":6},{"source":45,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"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":7,"target":52},{"source":7,"target":53},{"source":46,"target":54},{"source":46,"target":7},{"source":47,"target":55},{"source":47,"target":7},{"source":48,"target":56},{"source":48,"target":7},{"source":49,"target":14},{"source":49,"target":57},{"source":49,"target":7},{"source":57,"target":14},{"source":50,"target":14},{"source":50,"target":58},{"source":50,"target":7},{"source":58,"target":14},{"source":51,"target":4},{"source":51,"target":59},{"source":51,"target":7},{"source":59,"target":4},{"source":52,"target":6},{"source":52,"target":60},{"source":52,"target":7},{"source":60,"target":6},{"source":53,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":61,"target":68},{"source":61,"target":8},{"source":62,"target":69},{"source":62,"target":8},{"source":63,"target":70},{"source":63,"target":8},{"source":64,"target":14},{"source":64,"target":71},{"source":64,"target":8},{"source":71,"target":14},{"source":65,"target":14},{"source":65,"target":72},{"source":65,"target":8},{"source":72,"target":14},{"source":66,"target":4},{"source":66,"target":73},{"source":66,"target":8},{"source":73,"target":4},{"source":67,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":74,"target":78},{"source":74,"target":9},{"source":75,"target":10},{"source":75,"target":79},{"source":75,"target":9},{"source":79,"target":10},{"source":76,"target":4},{"source":76,"target":80},{"source":76,"target":9},{"source":80,"target":4},{"source":77,"target":3},{"source":10,"target":0},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":81,"target":10},{"source":82,"target":10},{"source":83,"target":10},{"source":84,"target":10},{"source":85,"target":10},{"source":11,"target":0},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":11,"target":89},{"source":11,"target":90},{"source":11,"target":91},{"source":11,"target":92},{"source":86,"target":93},{"source":86,"target":11},{"source":87,"target":12},{"source":87,"target":94},{"source":87,"target":11},{"source":94,"target":12},{"source":88,"target":95},{"source":88,"target":11},{"source":89,"target":96},{"source":89,"target":11},{"source":90,"target":97},{"source":90,"target":11},{"source":91,"target":13},{"source":91,"target":98},{"source":91,"target":11},{"source":98,"target":13},{"source":92,"target":15},{"source":92,"target":99},{"source":92,"target":11},{"source":99,"target":15},{"source":12,"target":0},{"source":12,"target":100},{"source":12,"target":101},{"source":12,"target":102},{"source":100,"target":12},{"source":101,"target":12},{"source":102,"target":12},{"source":13,"target":0},{"source":13,"target":103},{"source":13,"target":104},{"source":13,"target":105},{"source":13,"target":106},{"source":103,"target":107},{"source":103,"target":13},{"source":104,"target":108},{"source":104,"target":13},{"source":105,"target":109},{"source":105,"target":13},{"source":106,"target":14},{"source":106,"target":110},{"source":106,"target":13},{"source":110,"target":14},{"source":14,"target":0},{"source":14,"target":111},{"source":14,"target":112},{"source":14,"target":113},{"source":14,"target":114},{"source":111,"target":115},{"source":111,"target":14},{"source":112,"target":116},{"source":112,"target":14},{"source":113,"target":117},{"source":113,"target":14},{"source":114,"target":9},{"source":114,"target":118},{"source":114,"target":14},{"source":118,"target":9},{"source":15,"target":0},{"source":15,"target":119},{"source":15,"target":120},{"source":15,"target":121},{"source":15,"target":122},{"source":119,"target":123},{"source":119,"target":15},{"source":120,"target":7},{"source":120,"target":124},{"source":120,"target":15},{"source":124,"target":7},{"source":121,"target":5},{"source":121,"target":125},{"source":121,"target":15},{"source":125,"target":5},{"source":122,"target":126},{"source":122,"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="policy" nsURI="http://schemas.xmlsoap.org/ws/2004/09/policy" nsPrefix="policy"> <eClassifiers xsi:type="ecore:EClass" name="AppliesToType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AppliesTo_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" lowerBound="1" 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="wildcards" value="##any"/> <details key="name" value=":0"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":1"/> <details key="processing" value="lax"/> </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="all" upperBound="-2" eType="#//OperatorContentType" 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="All"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" upperBound="-2" eType="#//AppliesToType" 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="AppliesTo"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exactlyOne" upperBound="-2" eType="#//OperatorContentType" 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="ExactlyOne"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policy" upperBound="-2" eType="#//PolicyType" 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="Policy"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policyAttachment" upperBound="-2" eType="#//PolicyAttachmentType" 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="PolicyAttachment"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policyReference" upperBound="-2" eType="#//PolicyReferenceType" 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="PolicyReference"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="false" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Optional"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="policyURIs" unique="false" eType="#//PolicyURIsType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="PolicyURIs"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperatorContentType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="OperatorContentType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policy" upperBound="-1" eType="#//PolicyType" 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="Policy"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="all" upperBound="-1" eType="#//OperatorContentType" 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="All"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exactlyOne" upperBound="-1" eType="#//OperatorContentType" 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="ExactlyOne"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policyReference" upperBound="-1" eType="#//PolicyReferenceType" 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="PolicyReference"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="wildcards" value="##other"/> <details key="name" value=":5"/> <details key="processing" value="lax"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolicyAttachmentType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="PolicyAttachment_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" lowerBound="1" eType="#//AppliesToType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="AppliesTo"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policy" upperBound="-1" eType="#//PolicyType" 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="Policy"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policyReference" upperBound="-1" eType="#//PolicyReferenceType" 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="PolicyReference"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" 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="wildcards" value="##other"/> <details key="name" value=":4"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":5"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolicyReferenceType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="PolicyReference_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="digest" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Base64Binary"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Digest"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="digestAlgorithm" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI" defaultValueLiteral="http://schemas.xmlsoap.org/ws/2004/09/policy/Sha1Exc" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="DigestAlgorithm"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uRI" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="URI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":3"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolicyType" eSuperTypes="#//OperatorContentType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Policy_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" 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="&#xD;&#xA;This global attribute supports annotating arbitrary elements with an ID.&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Id"/> <details key="namespace" value="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" 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="Name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" 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="attributeWildcard"/> <details key="wildcards" value="##any"/> <details key="name" value=":3"/> <details key="processing" value="lax"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="PolicyURIsType" instanceClassName="java.util.List"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="PolicyURIs_._type"/> <details key="itemType" value="http://www.eclipse.org/emf/2003/XMLType#anyURI"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jboss-switchyard/tools/eclipse/plugins/org.switchyard.tools.models.sca.core/model/policy.ecore
ecore
policy AppliesToType any anyAttribute DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation all appliesTo exactlyOne policy policyAttachment policyReference optional false policyURIs OperatorContentType group policy all exactlyOne policyReference any PolicyAttachmentType appliesTo group policy policyReference any anyAttribute PolicyReferenceType digest digestAlgorithm http://schemas.xmlsoap.org/ws/2004/09/policy/Sha1Exc uRI anyAttribute PolicyType id name anyAttribute PolicyURIsType java.util.List java.util.List
null
{"directed":true,"nodes":[{"nsPrefix":"policy","nsURI":"http://schemas.xmlsoap.org/ws/2004/09/policy","name":"policy","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppliesToType","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,"defaultValue":null,"instanceClassName":null,"name":"OperatorContentType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyAttachmentType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyReferenceType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"PolicyURIsType","instanceClass":"java.util.List","id":7,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"any","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"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":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":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"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":"all","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":"appliesTo","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":"exactlyOne","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":"policy","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"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":"policyAttachment","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"policyReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":20,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":false,"name":"optional","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":false,"name":"policyURIs","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"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"},{"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":34,"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":"policy","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"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":"all","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"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":"exactlyOne","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"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":"policyReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":true},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":false,"lowerBound":1,"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":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":47,"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":"policy","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"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":"policyReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":"anyAttribute","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"digest","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"http://schemas.xmlsoap.org/ws/2004/09/policy/Sha1Exc","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"http://schemas.xmlsoap.org/ws/2004/09/policy/Sha1Exc","unsettable":true,"transient":false,"unique":false,"name":"digestAlgorithm","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"uRI","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"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":false,"name":"name","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":"anyAttribute","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":10},{"source":8,"target":1},{"source":9,"target":11},{"source":9,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":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":12,"target":23},{"source":12,"target":2},{"source":13,"target":24},{"source":13,"target":2},{"source":14,"target":25},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":26},{"source":15,"target":2},{"source":26,"target":3},{"source":16,"target":1},{"source":16,"target":27},{"source":16,"target":2},{"source":27,"target":1},{"source":17,"target":3},{"source":17,"target":28},{"source":17,"target":2},{"source":28,"target":3},{"source":18,"target":6},{"source":18,"target":29},{"source":18,"target":2},{"source":29,"target":6},{"source":19,"target":4},{"source":19,"target":30},{"source":19,"target":2},{"source":30,"target":4},{"source":20,"target":5},{"source":20,"target":31},{"source":20,"target":2},{"source":31,"target":5},{"source":21,"target":32},{"source":21,"target":2},{"source":22,"target":7},{"source":22,"target":33},{"source":22,"target":2},{"source":33,"target":7},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":34,"target":40},{"source":34,"target":3},{"source":35,"target":6},{"source":35,"target":41},{"source":35,"target":3},{"source":41,"target":6},{"source":36,"target":3},{"source":36,"target":42},{"source":36,"target":3},{"source":42,"target":3},{"source":37,"target":3},{"source":37,"target":43},{"source":37,"target":3},{"source":43,"target":3},{"source":38,"target":5},{"source":38,"target":44},{"source":38,"target":3},{"source":44,"target":5},{"source":39,"target":45},{"source":39,"target":3},{"source":4,"target":0},{"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":46,"target":1},{"source":46,"target":52},{"source":46,"target":4},{"source":52,"target":1},{"source":47,"target":53},{"source":47,"target":4},{"source":48,"target":6},{"source":48,"target":54},{"source":48,"target":4},{"source":54,"target":6},{"source":49,"target":5},{"source":49,"target":55},{"source":49,"target":4},{"source":55,"target":5},{"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":58,"target":62},{"source":58,"target":5},{"source":59,"target":63},{"source":59,"target":5},{"source":60,"target":64},{"source":60,"target":5},{"source":61,"target":65},{"source":61,"target":5},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":66},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":66,"target":70},{"source":66,"target":6},{"source":67,"target":71},{"source":67,"target":6},{"source":68,"target":72},{"source":68,"target":6},{"source":69,"target":3},{"source":7,"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="abapmapping" nsURI="http:///abapmapping.ecore" nsPrefix="abapmapping"> <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="AbapClassImplementationAnnotation"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="AbapTypeMustBeUnstructured" value="self.kind = AbapClassKind::ABAP_TYPE implies&#xD;&#xA; self.abapType.oclIsKindOf(abapmapping::abapdictionary::UnstructuredAbapType)"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AbapTypeMustBeUnstructured"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" lowerBound="1" eType="#//AbapClassKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abapType" lowerBound="1" eType="#//abapdictionary/AbapType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbapAssociationImplementationAnnotation"/> <eClassifiers xsi:type="ecore:EClass" name="AbapAssociationEndImplementationAnnotation"/> <eClassifiers xsi:type="ecore:EClass" name="AbapSignatureImplementationAnnotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" lowerBound="1" eType="#//AbapSignatureKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AbapClassKind"> <eLiterals name="BO_AND_ROOT_NODE"/> <eLiterals name="BO_NODE" value="1"/> <eLiterals name="DEPENDENT_OBJECT" value="2"/> <eLiterals name="DATA_TYPE" value="3"/> <eLiterals name="ABAP_TYPE" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AbapSignatureKind"> <eLiterals name="QUERY"/> <eLiterals name="ACTION" value="1"/> </eClassifiers> <eSubpackages name="abapdictionary" nsURI="http:///abapmapping/abapdictionary.ecore" nsPrefix="abapmapping.abapdictionary"> <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="XsdType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xsdType" 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="length" 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="pattern" 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="totalDigits" 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="fractionDigits" 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="UnstructuredAbapType" eSuperTypes="#//abapdictionary/AbapType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Like any AbapType, mapped to a Class with the corresponding annotations."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CodeValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="We deliberately reduced code values to unstructured, primitive values. Those examples that we are aware of where codes are of structured types only contain unmaintained attributes such as LIST_AGENCY_IDs and other supplementary components that can in our opinion safely be omitted for the time being."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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="description" ordered="false" unique="false" lowerBound="1" eType="ecore:EClass localization.ecore#//TranslatableText" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//abapdictionary/AbapPrimtiveType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Code" eSuperTypes="#//abapdictionary/DataElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="TypeOfValuesEqualsAbapType" value="self.values->forAll(cv:CodeValue |&#xD;&#xA; cv.type = self.abapType)"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TypeOfValuesEqualsAbapType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extensible" 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="values" upperBound="-1" eType="#//abapdictionary/CodeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataElement" eSuperTypes="#//abapdictionary/UnstructuredAbapType"> <eStructuralFeatures xsi:type="ecore:EReference" name="abapType" lowerBound="1" eType="#//abapdictionary/AbapPrimtiveType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbapType"> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="xsdRepresentation" lowerBound="1" eType="#//abapdictionary/XsdType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbapStructureType" eSuperTypes="#//abapdictionary/AbapType"> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//abapdictionary/AbapStructureField"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbapStructureField"> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//abapdictionary/AbapType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbapPrimtiveType" eSuperTypes="#//abapdictionary/UnstructuredAbapType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/abapmapping.ecore
ecore
abapmapping AbapClassImplementationAnnotation kind abapType AbapAssociationImplementationAnnotation AbapAssociationEndImplementationAnnotation AbapSignatureImplementationAnnotation kind AbapClassKind BO_AND_ROOT_NODE BO_AND_ROOT_NODE BO_NODE BO_NODE DEPENDENT_OBJECT DEPENDENT_OBJECT DATA_TYPE DATA_TYPE ABAP_TYPE ABAP_TYPE AbapSignatureKind QUERY QUERY ACTION ACTION abapdictionary XsdType xsdType length pattern totalDigits fractionDigits UnstructuredAbapType CodeValue value description type Code extensible values DataElement abapType AbapType name xsdRepresentation AbapStructureType fields AbapStructureField name type AbapPrimtiveType length
null
{"directed":true,"nodes":[{"nsPrefix":"abapmapping","nsURI":"http:///abapmapping.ecore","name":"abapmapping","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapClassImplementationAnnotation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapAssociationImplementationAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapAssociationEndImplementationAnnotation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapSignatureImplementationAnnotation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AbapClassKind","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AbapSignatureKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"abapmapping.abapdictionary","nsURI":"http:///abapmapping/abapdictionary.ecore","name":"abapdictionary","id":7,"eClass":"EPackage"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abapType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"id":12,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"name":"BO_AND_ROOT_NODE","id":15,"value":0,"literal":"BO_AND_ROOT_NODE","eClass":"EEnumLiteral"},{"name":"BO_NODE","id":16,"value":1,"literal":"BO_NODE","eClass":"EEnumLiteral"},{"name":"DEPENDENT_OBJECT","id":17,"value":2,"literal":"DEPENDENT_OBJECT","eClass":"EEnumLiteral"},{"name":"DATA_TYPE","id":18,"value":3,"literal":"DATA_TYPE","eClass":"EEnumLiteral"},{"name":"ABAP_TYPE","id":19,"value":4,"literal":"ABAP_TYPE","eClass":"EEnumLiteral"},{"name":"QUERY","id":20,"value":0,"literal":"QUERY","eClass":"EEnumLiteral"},{"name":"ACTION","id":21,"value":1,"literal":"ACTION","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XsdType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnstructuredAbapType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeValue","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Code","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapStructureType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapStructureField","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbapPrimtiveType","instanceClass":null,"abstract":false,"id":29,"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":"xsdType","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":"length","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":"pattern","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":"totalDigits","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":"fractionDigits","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":"value","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"resolveProxies":false,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"extensible","changeable":true,"lowerBound":1,"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":"values","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abapType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"xsdRepresentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"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":"length","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":5},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":5},{"source":9,"target":11},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":11},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":13},{"source":13,"target":6},{"source":13,"target":14},{"source":13,"target":4},{"source":14,"target":6},{"source":5,"target":0},{"source":5,"target":15},{"source":5,"target":16},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":15,"target":5},{"source":16,"target":5},{"source":17,"target":5},{"source":18,"target":5},{"source":19,"target":5},{"source":6,"target":0},{"source":6,"target":20},{"source":6,"target":21},{"source":20,"target":6},{"source":21,"target":6},{"source":7,"target":22},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":7,"target":26},{"source":7,"target":11},{"source":7,"target":27},{"source":7,"target":28},{"source":7,"target":29},{"source":7,"target":0},{"source":22,"target":7},{"source":22,"target":30},{"source":22,"target":31},{"source":22,"target":32},{"source":22,"target":33},{"source":22,"target":34},{"source":30,"target":35},{"source":30,"target":22},{"source":31,"target":36},{"source":31,"target":22},{"source":32,"target":37},{"source":32,"target":22},{"source":33,"target":38},{"source":33,"target":22},{"source":34,"target":39},{"source":34,"target":22},{"source":23,"target":7},{"source":23,"target":11},{"source":23,"target":40},{"source":40,"target":11},{"source":24,"target":7},{"source":24,"target":41},{"source":24,"target":42},{"source":24,"target":43},{"source":41,"target":44},{"source":41,"target":24},{"source":42,"target":45},{"source":42,"target":24},{"source":43,"target":29},{"source":43,"target":46},{"source":43,"target":24},{"source":46,"target":29},{"source":25,"target":7},{"source":25,"target":26},{"source":25,"target":47},{"source":25,"target":48},{"source":25,"target":49},{"source":47,"target":50},{"source":47,"target":25},{"source":48,"target":24},{"source":48,"target":51},{"source":48,"target":25},{"source":51,"target":24},{"source":49,"target":26},{"source":26,"target":7},{"source":26,"target":23},{"source":26,"target":52},{"source":26,"target":53},{"source":52,"target":29},{"source":52,"target":54},{"source":52,"target":26},{"source":54,"target":29},{"source":53,"target":23},{"source":11,"target":7},{"source":11,"target":55},{"source":11,"target":56},{"source":55,"target":57},{"source":55,"target":11},{"source":56,"target":22},{"source":56,"target":58},{"source":56,"target":11},{"source":58,"target":22},{"source":27,"target":7},{"source":27,"target":11},{"source":27,"target":59},{"source":27,"target":60},{"source":59,"target":28},{"source":59,"target":61},{"source":59,"target":27},{"source":61,"target":28},{"source":60,"target":11},{"source":28,"target":7},{"source":28,"target":62},{"source":28,"target":63},{"source":62,"target":64},{"source":62,"target":28},{"source":63,"target":11},{"source":63,"target":65},{"source":63,"target":28},{"source":65,"target":11},{"source":29,"target":7},{"source":29,"target":23},{"source":29,"target":66},{"source":29,"target":67},{"source":66,"target":68},{"source":66,"target":29},{"source":67,"target":23}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="gsml" nsURI="http://gsml/1.0" nsPrefix="gsml"> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gradings" upperBound="-1" eType="#//Grading" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gradingschemes" upperBound="-1" eType="#//GradingScheme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gradingscheme" lowerBound="1" eType="#//GradingScheme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gradingScheme" lowerBound="1" eType="#//GradingScheme" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Task" 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="MinRequirement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="MinRequirementType" eType="#//MinRequirementType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConcreteTask" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="MaxPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskGroup" eSuperTypes="#//Task"> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" upperBound="-1" eType="#//Task" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MinRequirementType"> <eLiterals name="Absolute"/> <eLiterals name="Relative" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradingScheme"> <eStructuralFeatures xsi:type="ecore:EReference" name="grades" upperBound="-1" eType="#//Grade" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fallback" lowerBound="1" eType="#//Grade" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Grade"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="RequiredPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradingSystem"> <eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1" eType="#//Course" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Grading"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Semester" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gradingscheme" lowerBound="1" eType="#//GradingScheme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1" eType="#//Task" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has" lowerBound="1" upperBound="-1" eType="#//Task" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelRunnable/differentSelectionMethodsOriginals/GSML.ecore
ecore
gsml Course Name gradings gradingschemes gradingscheme gradingScheme Task Name MinRequirement MinRequirementType ConcreteTask MaxPoints TaskGroup contains MinRequirementType Absolute Absolute Relative Relative GradingScheme grades fallback Grade Name RequiredPoints GradingSystem courses Grading Semester gradingscheme tasks has
null
{"directed":true,"nodes":[{"nsPrefix":"gsml","nsURI":"http://gsml/1.0","name":"gsml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcreteTask","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskGroup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MinRequirementType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradingScheme","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grade","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradingSystem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grading","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gradings","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":false,"unsettable":false,"transient":false,"unique":true,"name":"gradingschemes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"gradingscheme","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gradingScheme","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"MinRequirement","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"MinRequirementType","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"MaxPoints","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"name":"Absolute","id":32,"value":0,"literal":"Absolute","eClass":"EEnumLiteral"},{"name":"Relative","id":33,"value":1,"literal":"Relative","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":"grades","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fallback","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RequiredPoints","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"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":"Semester","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"gradingscheme","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"has","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":15},{"source":10,"target":1},{"source":11,"target":9},{"source":11,"target":16},{"source":11,"target":1},{"source":16,"target":9},{"source":12,"target":6},{"source":12,"target":17},{"source":12,"target":1},{"source":17,"target":6},{"source":13,"target":6},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":6},{"source":14,"target":6},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":6},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":23},{"source":20,"target":2},{"source":21,"target":24},{"source":21,"target":2},{"source":22,"target":5},{"source":22,"target":25},{"source":22,"target":2},{"source":25,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":26},{"source":3,"target":27},{"source":26,"target":28},{"source":26,"target":3},{"source":27,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":29},{"source":4,"target":30},{"source":29,"target":2},{"source":29,"target":31},{"source":29,"target":4},{"source":31,"target":2},{"source":30,"target":2},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":5},{"source":33,"target":5},{"source":6,"target":0},{"source":6,"target":34},{"source":6,"target":35},{"source":34,"target":7},{"source":34,"target":36},{"source":34,"target":6},{"source":36,"target":7},{"source":35,"target":7},{"source":35,"target":37},{"source":35,"target":6},{"source":37,"target":7},{"source":7,"target":0},{"source":7,"target":38},{"source":7,"target":39},{"source":38,"target":40},{"source":38,"target":7},{"source":39,"target":41},{"source":39,"target":7},{"source":8,"target":0},{"source":8,"target":42},{"source":42,"target":1},{"source":42,"target":43},{"source":42,"target":8},{"source":43,"target":1},{"source":9,"target":0},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":44,"target":48},{"source":44,"target":9},{"source":45,"target":6},{"source":45,"target":49},{"source":45,"target":9},{"source":49,"target":6},{"source":46,"target":2},{"source":46,"target":50},{"source":46,"target":9},{"source":50,"target":2},{"source":47,"target":2},{"source":47,"target":51},{"source":47,"target":9},{"source":51,"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="remes" nsURI="http:///remes.ecore" nsPrefix="remes"> <eClassifiers xsi:type="ecore:EClass" name="CompositeMode" eSuperTypes="#//Mode"> <eStructuralFeatures xsi:type="ecore:EReference" name="exitEdges" lowerBound="1" upperBound="-1" eType="#//ToCompositeModeEdge" eOpposite="#//ToCompositeModeEdge/connectTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initEdge" lowerBound="1" eType="#//FromCompositeModeInitEdge" containment="true" resolveProxies="false" eOpposite="#//FromCompositeModeInitEdge/connectFrom"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryEdge" lowerBound="1" eType="#//FromCompositeModeEdge" containment="true" resolveProxies="false" eOpposite="#//FromCompositeModeEdge/connectFrom"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subModes" lowerBound="1" upperBound="-1" eType="#//SubMode" containment="true" resolveProxies="false" eOpposite="#//SubMode/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conditionalConnectors" upperBound="-1" eType="#//ConditionalConnector" containment="true" resolveProxies="false" eOpposite="#//ConditionalConnector/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalConnector"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryEdges" lowerBound="1" upperBound="-1" eType="#//ToConditionalConnectorEdge" eOpposite="#//ToConditionalConnectorEdge/connectTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exitEdges" lowerBound="1" upperBound="-1" eType="#//FromConditionalConnectorEdge" containment="true" resolveProxies="false" eOpposite="#//FromConditionalConnectorEdge/connectFrom"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//CompositeMode" eOpposite="#//CompositeMode/conditionalConnectors"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionGuard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionBody" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntryConditionalSubEdge" eSuperTypes="#//FromConditionalConnectorEdge #//ToSubModeEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="EntryConditionalTopEdge" eSuperTypes="#//FromCompositeModeEdge #//ToConditionalConnectorEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="EntryConditionalTopInitEdge" eSuperTypes="#//FromCompositeModeInitEdge #//ToConditionalConnectorEdge #//InitEdge"/> <eClassifiers xsi:type="ecore:EClass" name="EntryEdge" eSuperTypes="#//FromCompositeModeEdge #//ToSubModeEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="EntryInitEdge" eSuperTypes="#//FromCompositeModeInitEdge #//ToSubModeEdge #//InitEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ExitConditionalSubEdge" eSuperTypes="#//FromSubModeEdge #//ToConditionalConnectorEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="ExitConditionalTopEdge" eSuperTypes="#//FromConditionalConnectorEdge #//ToCompositeModeEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="ExitEdge" eSuperTypes="#//FromSubModeEdge #//ToCompositeModeEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="FromCompositeModeEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectFrom" eType="#//CompositeMode" transient="true" eOpposite="#//CompositeMode/entryEdge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromCompositeModeInitEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectFrom" eType="#//CompositeMode" transient="true" eOpposite="#//CompositeMode/initEdge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromConditionalConnectorEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectFrom" eType="#//ConditionalConnector" transient="true" eOpposite="#//ConditionalConnector/exitEdges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromSubModeEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectFrom" eType="#//SubMode" transient="true" eOpposite="#//SubMode/exitEdges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalEdge" eSuperTypes="#//FromSubModeEdge #//ToSubModeEdge #//Edge"/> <eClassifiers xsi:type="ecore:EClass" name="Mode" 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="initialization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemesDiagram"> <eStructuralFeatures xsi:type="ecore:EReference" name="modes" upperBound="-1" eType="#//Mode" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubMode" eSuperTypes="#//Mode"> <eStructuralFeatures xsi:type="ecore:EReference" name="entryEdges" lowerBound="1" upperBound="-1" eType="#//ToSubModeEdge" eOpposite="#//ToSubModeEdge/connectTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exitEdges" lowerBound="1" upperBound="-1" eType="#//FromSubModeEdge" containment="true" resolveProxies="false" eOpposite="#//FromSubModeEdge/connectFrom"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceClassA" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceClassB" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceClassC" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="invariant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUrgent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//CompositeMode" eOpposite="#//CompositeMode/subModes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToCompositeModeEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectTo" lowerBound="1" eType="#//CompositeMode" eOpposite="#//CompositeMode/exitEdges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToConditionalConnectorEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectTo" lowerBound="1" eType="#//ConditionalConnector" eOpposite="#//ConditionalConnector/entryEdges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToSubModeEdge" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectTo" lowerBound="1" eType="#//SubMode" eOpposite="#//SubMode/entryEdges"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/sillymoi/remes-ide/hr.fer.rasip.remes.launcher/metamodels/remes.ecore
ecore
remes CompositeMode exitEdges initEdge entryEdge subModes conditionalConnectors ConditionalConnector name entryEdges exitEdges parent Edge actionGuard actionBody EntryConditionalSubEdge EntryConditionalTopEdge EntryConditionalTopInitEdge EntryEdge EntryInitEdge ExitConditionalSubEdge ExitConditionalTopEdge ExitEdge FromCompositeModeEdge connectFrom FromCompositeModeInitEdge connectFrom FromConditionalConnectorEdge connectFrom FromSubModeEdge connectFrom InitEdge initialization InternalEdge Mode name initialization RemesDiagram modes SubMode entryEdges exitEdges resourceClassA resourceClassB resourceClassC invariant isUrgent false parent ToCompositeModeEdge connectTo ToConditionalConnectorEdge connectTo ToSubModeEdge connectTo
null
{"directed":true,"nodes":[{"nsPrefix":"remes","nsURI":"http:///remes.ecore","name":"remes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeMode","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalConnector","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryConditionalSubEdge","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryConditionalTopEdge","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryConditionalTopInitEdge","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryEdge","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryInitEdge","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExitConditionalSubEdge","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExitConditionalTopEdge","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExitEdge","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromCompositeModeEdge","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromCompositeModeInitEdge","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromConditionalConnectorEdge","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromSubModeEdge","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitEdge","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalEdge","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemesDiagram","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubMode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToCompositeModeEdge","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToConditionalConnectorEdge","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToSubModeEdge","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exitEdges","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initEdge","changeable":true,"resolveProxies":false,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryEdge","changeable":true,"resolveProxies":false,"lowerBound":1,"id":26,"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":"subModes","changeable":true,"resolveProxies":false,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionalConnectors","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"connectFrom","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":true,"unique":true,"name":"connectFrom","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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"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":"entryEdges","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"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":"exitEdges","changeable":true,"resolveProxies":false,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"connectFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"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":"actionGuard","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":"actionBody","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"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"},{"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":"connectFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"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":"exitEdges","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"initialization","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"initialization","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":92,"derived":false},{"id":93,"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":"entryEdges","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":"resourceClassA","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":"resourceClassB","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":"resourceClassC","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":"invariant","changeable":true,"lowerBound":0,"iD":false,"id":98,"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":"isUrgent","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":1,"target":0},{"source":1,"target":18},{"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":24,"target":21},{"source":24,"target":30},{"source":24,"target":1},{"source":24,"target":31},{"source":30,"target":21},{"source":25,"target":13},{"source":25,"target":32},{"source":25,"target":1},{"source":25,"target":33},{"source":32,"target":13},{"source":26,"target":12},{"source":26,"target":34},{"source":26,"target":1},{"source":26,"target":35},{"source":34,"target":12},{"source":27,"target":20},{"source":27,"target":36},{"source":27,"target":1},{"source":27,"target":37},{"source":36,"target":20},{"source":28,"target":2},{"source":28,"target":38},{"source":28,"target":1},{"source":28,"target":39},{"source":38,"target":2},{"source":29,"target":18},{"source":2,"target":0},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":39},{"source":40,"target":43},{"source":40,"target":2},{"source":41,"target":22},{"source":41,"target":44},{"source":41,"target":2},{"source":41,"target":45},{"source":44,"target":22},{"source":42,"target":14},{"source":42,"target":46},{"source":42,"target":2},{"source":42,"target":47},{"source":46,"target":14},{"source":39,"target":1},{"source":39,"target":48},{"source":39,"target":2},{"source":39,"target":28},{"source":48,"target":1},{"source":3,"target":0},{"source":3,"target":49},{"source":3,"target":50},{"source":49,"target":51},{"source":49,"target":3},{"source":50,"target":52},{"source":50,"target":3},{"source":4,"target":0},{"source":4,"target":14},{"source":4,"target":23},{"source":4,"target":3},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":53,"target":14},{"source":54,"target":23},{"source":55,"target":3},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":22},{"source":5,"target":3},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":56,"target":12},{"source":57,"target":22},{"source":58,"target":3},{"source":6,"target":0},{"source":6,"target":13},{"source":6,"target":22},{"source":6,"target":16},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":59,"target":13},{"source":60,"target":22},{"source":61,"target":16},{"source":7,"target":0},{"source":7,"target":12},{"source":7,"target":23},{"source":7,"target":3},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":62,"target":12},{"source":63,"target":23},{"source":64,"target":3},{"source":8,"target":0},{"source":8,"target":13},{"source":8,"target":23},{"source":8,"target":16},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":65,"target":13},{"source":66,"target":23},{"source":67,"target":16},{"source":9,"target":0},{"source":9,"target":15},{"source":9,"target":22},{"source":9,"target":3},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":68,"target":15},{"source":69,"target":22},{"source":70,"target":3},{"source":10,"target":0},{"source":10,"target":14},{"source":10,"target":21},{"source":10,"target":3},{"source":10,"target":71},{"source":10,"target":72},{"source":10,"target":73},{"source":71,"target":14},{"source":72,"target":21},{"source":73,"target":3},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":21},{"source":11,"target":3},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":74,"target":15},{"source":75,"target":21},{"source":76,"target":3},{"source":12,"target":0},{"source":12,"target":35},{"source":35,"target":1},{"source":35,"target":77},{"source":35,"target":12},{"source":35,"target":26},{"source":77,"target":1},{"source":13,"target":0},{"source":13,"target":33},{"source":33,"target":1},{"source":33,"target":78},{"source":33,"target":13},{"source":33,"target":25},{"source":78,"target":1},{"source":14,"target":0},{"source":14,"target":47},{"source":47,"target":2},{"source":47,"target":79},{"source":47,"target":14},{"source":47,"target":42},{"source":79,"target":2},{"source":15,"target":0},{"source":15,"target":80},{"source":80,"target":20},{"source":80,"target":81},{"source":80,"target":15},{"source":80,"target":82},{"source":81,"target":20},{"source":16,"target":0},{"source":16,"target":83},{"source":83,"target":84},{"source":83,"target":16},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":23},{"source":17,"target":3},{"source":17,"target":85},{"source":17,"target":86},{"source":17,"target":87},{"source":85,"target":15},{"source":86,"target":23},{"source":87,"target":3},{"source":18,"target":0},{"source":18,"target":88},{"source":18,"target":89},{"source":88,"target":90},{"source":88,"target":18},{"source":89,"target":91},{"source":89,"target":18},{"source":19,"target":0},{"source":19,"target":92},{"source":92,"target":18},{"source":92,"target":93},{"source":92,"target":19},{"source":93,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":94},{"source":20,"target":82},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":20,"target":99},{"source":20,"target":37},{"source":20,"target":100},{"source":94,"target":23},{"source":94,"target":101},{"source":94,"target":20},{"source":94,"target":102},{"source":101,"target":23},{"source":82,"target":15},{"source":82,"target":103},{"source":82,"target":20},{"source":82,"target":80},{"source":103,"target":15},{"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":108},{"source":99,"target":20},{"source":37,"target":1},{"source":37,"target":109},{"source":37,"target":20},{"source":37,"target":27},{"source":109,"target":1},{"source":100,"target":18},{"source":21,"target":0},{"source":21,"target":31},{"source":31,"target":1},{"source":31,"target":110},{"source":31,"target":21},{"source":31,"target":24},{"source":110,"target":1},{"source":22,"target":0},{"source":22,"target":45},{"source":45,"target":2},{"source":45,"target":111},{"source":45,"target":22},{"source":45,"target":41},{"source":111,"target":2},{"source":23,"target":0},{"source":23,"target":102},{"source":102,"target":20},{"source":102,"target":112},{"source":102,"target":23},{"source":102,"target":94},{"source":112,"target":20}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="contentscomposer" nsURI="http://www.roboidstudio.org/model/contentscomposer" nsPrefix="org.roboid.studio.contentscomposer"> <eClassifiers xsi:type="ecore:EClass" name="ContentsComposerElement" abstract="true"> <eOperations name="addPropertyChangeListener"> <eParameters name="listener" eType="ecore:EDataType ../../org.roboid.studio.timeline.model/model/timeline.ecore#//PropertyChangeListener"/> </eOperations> <eOperations name="firePropertyChange"> <eParameters name="propertyName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="oldValue" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eParameters name="newValue" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="removePropertyChangeListener"> <eParameters name="listener" eType="ecore:EDataType ../../org.roboid.studio.timeline.model/model/timeline.ecore#//PropertyChangeListener"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MotionContent" eSuperTypes="#//ContentsComposerElement #//IClip"> <eOperations name="addChild"> <eParameters name="child" eType="#//BlockElement"/> </eOperations> <eOperations name="removeChild"> <eParameters name="child" eType="#//BlockElement"/> </eOperations> <eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="getDeviceNames" eType="#//StringArray"/> <eOperations name="getActiveDeviceNames" eType="#//StringArray"/> <eOperations name="reset"/> <eOperations name="createScriptEngine" eType="#//ScriptEngine"/> <eOperations name="getDevices" upperBound="-1" eType="ecore:EClass platform:/plugin/org.roboid.robot.model/model/robot.ecore#//Device"/> <eOperations name="getMotionClipBlocks" upperBound="-1" eType="#//MotionClipBlock"/> <eOperations name="getMotionContentBlocks" upperBound="-1" eType="#//MotionContentBlock"/> <eOperations name="addAssociation"> <eParameters name="association" eType="#//Association"/> </eOperations> <eOperations name="removeAssociation"> <eParameters name="association" eType="#//Association"/> </eOperations> <eOperations name="getDeviceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="getDevice" eType="ecore:EClass platform:/plugin/org.roboid.robot.model/model/robot.ecore#//Device"> <eParameters name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="findMotionClipBlock" eType="#//MotionClipBlock"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="findMotionContentBlock" eType="#//MotionContentBlock"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="deepCopy" eType="#//MotionContent"/> <eOperations name="refreshResource"/> <eOperations name="refreshResource"> <eParameters name="uri" eType="ecore:EDataType ../../org.roboid.studio.timeline.model/model/timeline.ecore#//URI"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="robot" eType="ecore:EClass platform:/plugin/org.roboid.robot.model/model/robot.ecore#//Robot" transient="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" eType="ecore:EClass ../../org.roboid.core.component.activity/model/activity.ecore#//Activity" transient="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptEngine" eType="#//ScriptEngine" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//BlockElement" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="terminatorScriptCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1" eType="#//Association" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="1.0.0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MovableElement" abstract="true" eSuperTypes="#//ContentsComposerElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//ContentsComposerElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//BlockElement" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//BlockElement" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockElement" abstract="true" eSuperTypes="#//MovableElement"> <eOperations name="canHaveScript" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="updateScript"> <eParameters name="scriptName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="scriptCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="canDelete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="canCopy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="canCut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="addIncoming"> <eParameters name="association" eType="#//Association"/> </eOperations> <eOperations name="addOutgoing"> <eParameters name="association" eType="#//Association"/> </eOperations> <eOperations name="removeIncoming"> <eParameters name="association" eType="#//Association"/> </eOperations> <eOperations name="removeOutgoing"> <eParameters name="association" eType="#//Association"/> </eOperations> <eOperations name="getVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eOperations name="reset"/> <eOperations name="canReconnect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="newSource" eType="#//BlockElement"/> <eParameters name="newTarget" eType="#//BlockElement"/> <eParameters name="oldBlock" eType="#//BlockElement"/> </eOperations> <eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="canConnect" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="source" eType="#//BlockElement"/> <eParameters name="target" eType="#//BlockElement"/> </eOperations> <eOperations name="deepCopy" eType="#//BlockElement"> <eParameters name="newParent" eType="#//MotionContent"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="error" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="playing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomings" upperBound="-1" eType="#//Association" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoings" upperBound="-1" eType="#//Association" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptType" eType="#//ScriptType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="nextBlock" eType="#//BlockElement" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//MotionContent" transient="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RootBlock" eSuperTypes="#//BlockElement"> <eOperations name="executeScript"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminatorBlock" eSuperTypes="#//BlockElement"> <eOperations name="copyScriptType"/> <eOperations name="executeScript"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdderBlock" eSuperTypes="#//BlockElement"/> <eClassifiers xsi:type="ecore:EClass" name="DiceBlock" eSuperTypes="#//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopBlock" eSuperTypes="#//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="yesBlock" eType="#//BlockElement" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="noBlock" eType="#//BlockElement" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForkBlock" eSuperTypes="#//BlockElement"/> <eClassifiers xsi:type="ecore:EClass" name="MergeBlock" eSuperTypes="#//BlockElement"/> <eClassifiers xsi:type="ecore:EClass" name="LogicBlock" abstract="true" eSuperTypes="#//BlockElement"> <eOperations name="checkCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="logic" eType="#//LogicType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="device" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BranchBlock" eSuperTypes="#//LogicBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="yesBlock" eType="#//BlockElement" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="noBlock" eType="#//BlockElement" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TriggerBlock" eSuperTypes="#//LogicBlock"/> <eClassifiers xsi:type="ecore:EClass" name="ClipBlock" abstract="true" eSuperTypes="#//BlockElement"> <eOperations name="resetTriggers"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClipBlockWithFrame" abstract="true" eSuperTypes="#//ClipBlock"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startFrame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopFrame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MotionClipBlock" eSuperTypes="#//ClipBlockWithFrame"> <eOperations name="getTotalFrames" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="updateName"> <eParameters name="newName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="countClones" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="motionClip" eType="ecore:EClass ../../org.roboid.studio.timeline.model/model/timeline.ecore#//MotionClip" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MotionClipCloneBlock" eSuperTypes="#//ClipBlockWithFrame"> <eOperations name="getTotalFrames" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="original" eType="#//MotionClipBlock" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MotionContentBlock" eSuperTypes="#//ClipBlock"> <eOperations name="updateName"> <eParameters name="newName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="countClones" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//MotionContent" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MotionContentCloneBlock" eSuperTypes="#//ClipBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="original" eType="#//MotionContentBlock" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WaitClipBlock" eSuperTypes="#//ClipBlockWithFrame"> <eOperations name="checkTimeout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="frame" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="timeoutToString" 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#//EFloat" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ScriptType"> <eLiterals name="None"/> <eLiterals name="RoboidScript" value="1" literal="Roboid Script"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LogicType"> <eLiterals name="EQ" literal="=="/> <eLiterals name="NE" value="1" literal="!="/> <eLiterals name="GT" value="2" literal=">"/> <eLiterals name="GE" value="3" literal=">="/> <eLiterals name="LT" value="4" literal="&lt;"/> <eLiterals name="LE" value="5" literal="&lt;="/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Rectangle" instanceClassName="org.eclipse.draw2d.geometry.Rectangle"/> <eClassifiers xsi:type="ecore:EDataType" name="PropertyChangeListener" instanceClassName="java.beans.PropertyChangeListener"/> <eClassifiers xsi:type="ecore:EDataType" name="ScriptEngine" instanceClassName="javax.script.ScriptEngine"/> <eClassifiers xsi:type="ecore:EDataType" name="Shell" instanceClassName="org.eclipse.swt.widgets.Shell"/> <eClassifiers xsi:type="ecore:EDataType" name="StringArray" instanceClassName="java.lang.String[]"/> <eClassifiers xsi:type="ecore:EClass" name="IClip" instanceClassName="org.roboid.core.runtime.IClip" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="org.eclipse.emf.common.util.URI"/> </ecore:EPackage>
github:ecore:/data/roboidstudio/embedded/org.roboid.studio.contentscomposer.model/model/contentscomposer.ecore
ecore
contentscomposer ContentsComposerElement addPropertyChangeListener listener firePropertyChange propertyName oldValue newValue removePropertyChangeListener listener MotionContent addChild child removeChild child validate getDeviceNames getActiveDeviceNames reset createScriptEngine getDevices getMotionClipBlocks getMotionContentBlocks addAssociation association removeAssociation association getDeviceName index getDevice index findMotionClipBlock name findMotionContentBlock name deepCopy refreshResource refreshResource uri robot activity scriptEngine blocks grid minimized terminatorScriptCode associations version 1.0.0 MovableElement x y Association source target sourceLabel targetLabel BlockElement canHaveScript updateScript scriptName scriptCode getLabel canDelete canCopy canCut addIncoming association addOutgoing association removeIncoming association removeOutgoing association getVariable reset canReconnect newSource newTarget oldBlock validate canConnect source target deepCopy newParent error playing incomings outgoings scriptType scriptName scriptCode nextBlock parent RootBlock executeScript TerminatorBlock copyScriptType executeScript AdderBlock DiceBlock value range 1 LoopBlock value count 1 yesBlock noBlock ForkBlock MergeBlock LogicBlock checkCondition frame logic index value 1 device BranchBlock yesBlock noBlock TriggerBlock ClipBlock resetTriggers frame ClipBlockWithFrame startFrame stopFrame -1 MotionClipBlock getTotalFrames updateName newName countClones name motionClip MotionClipCloneBlock getTotalFrames original MotionContentBlock updateName newName countClones name content MotionContentCloneBlock original WaitClipBlock checkTimeout frame timeoutToString timeout -1 ScriptType None None RoboidScript Roboid Script LogicType EQ == NE != GT > GE >= LT < LE <= Rectangle org.eclipse.draw2d.geometry.Rectangle org.eclipse.draw2d.geometry.Rectangle PropertyChangeListener java.beans.PropertyChangeListener java.beans.PropertyChangeListener ScriptEngine javax.script.ScriptEngine javax.script.ScriptEngine Shell org.eclipse.swt.widgets.Shell org.eclipse.swt.widgets.Shell StringArray java.lang.String[] java.lang.String[] IClip org.roboid.core.runtime.IClip org.roboid.core.runtime.IClip URI org.eclipse.emf.common.util.URI org.eclipse.emf.common.util.URI
null
{"directed":true,"nodes":[{"nsPrefix":"org.roboid.studio.contentscomposer","nsURI":"http://www.roboidstudio.org/model/contentscomposer","name":"contentscomposer","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentsComposerElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotionContent","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MovableElement","instanceClass":null,"abstract":true,"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":"BlockElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootBlock","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminatorBlock","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdderBlock","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiceBlock","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopBlock","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkBlock","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeBlock","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicBlock","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BranchBlock","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerBlock","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClipBlock","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClipBlockWithFrame","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotionClipBlock","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotionClipCloneBlock","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotionContentBlock","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotionContentCloneBlock","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WaitClipBlock","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScriptType","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LogicType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Rectangle","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Rectangle","name":"Rectangle","instanceClass":null,"id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.beans.PropertyChangeListener","defaultValue":null,"instanceClassName":"java.beans.PropertyChangeListener","name":"PropertyChangeListener","instanceClass":"java.beans.PropertyChangeListener","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"javax.script.ScriptEngine","defaultValue":null,"instanceClassName":"javax.script.ScriptEngine","name":"ScriptEngine","instanceClass":"javax.script.ScriptEngine","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.swt.widgets.Shell","defaultValue":null,"instanceClassName":"org.eclipse.swt.widgets.Shell","name":"Shell","instanceClass":null,"id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String[]","defaultValue":null,"instanceClassName":"java.lang.String[]","name":"StringArray","instanceClass":"[Ljava.lang.String;","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.roboid.core.runtime.IClip","defaultValue":null,"instanceClassName":"org.roboid.core.runtime.IClip","name":"IClip","instanceClass":null,"abstract":true,"id":30,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.URI","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.URI","name":"URI","instanceClass":"org.eclipse.emf.common.util.URI","id":31,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addPropertyChangeListener","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"firePropertyChange","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removePropertyChangeListener","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"listener","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EParameter"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"oldValue","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"listener","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EParameter"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addChild","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeChild","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDeviceNames","lowerBound":0,"id":48,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getActiveDeviceNames","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reset","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createScriptEngine","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDevices","lowerBound":0,"id":52,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMotionClipBlocks","lowerBound":0,"id":53,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMotionContentBlocks","lowerBound":0,"id":54,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addAssociation","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeAssociation","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDeviceName","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDevice","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findMotionClipBlock","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findMotionContentBlock","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"deepCopy","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"refreshResource","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"refreshResource","lowerBound":0,"id":63,"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":true,"unique":true,"name":"robot","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":false,"unsettable":false,"transient":true,"unique":true,"name":"activity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":65,"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":"scriptEngine","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":"blocks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"grid","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimized","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"terminatorScriptCode","changeable":true,"lowerBound":0,"iD":false,"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":"associations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"1.0.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0.0","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"child","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EParameter"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"child","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"association","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"association","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EParameter"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","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":"name","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EParameter"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sourceLabel","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"targetLabel","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"canHaveScript","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateScript","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLabel","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"canDelete","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"canCopy","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"canCut","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addIncoming","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addOutgoing","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeIncoming","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeOutgoing","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getVariable","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reset","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"canReconnect","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"canConnect","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"deepCopy","lowerBound":0,"id":143,"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":true,"unique":true,"name":"error","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":true,"unique":true,"name":"playing","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":false,"unsettable":false,"transient":false,"unique":true,"name":"incomings","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoings","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptType","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"scriptName","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"scriptCode","changeable":true,"lowerBound":0,"iD":false,"id":150,"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":"nextBlock","changeable":false,"resolveProxies":false,"lowerBound":0,"id":151,"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":true,"unique":true,"name":"parent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"scriptName","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"scriptCode","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EParameter"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"association","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EParameter"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"association","lowerBound":0,"id":165,"many":false,"required":false,"eClass":"EParameter"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"association","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"association","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newSource","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newTarget","lowerBound":0,"id":174,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"oldBlock","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":181,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EParameter"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newParent","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"executeScript","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EOperation"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"copyScriptType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"executeScript","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EOperation"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"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":203,"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":"range","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"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":208,"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":"count","changeable":true,"lowerBound":0,"iD":false,"id":209,"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":"yesBlock","changeable":false,"resolveProxies":false,"lowerBound":0,"id":210,"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":"noBlock","changeable":false,"resolveProxies":false,"lowerBound":0,"id":211,"derived":true},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkCondition","lowerBound":0,"id":219,"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":true,"unique":true,"name":"frame","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"logic","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":"index","changeable":true,"lowerBound":0,"iD":false,"id":222,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":223,"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":"device","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"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":"yesBlock","changeable":false,"resolveProxies":false,"lowerBound":0,"id":232,"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":"noBlock","changeable":false,"resolveProxies":false,"lowerBound":0,"id":233,"derived":true},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resetTriggers","lowerBound":0,"id":238,"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":true,"unique":true,"name":"frame","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"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":"startFrame","changeable":true,"lowerBound":0,"iD":false,"id":242,"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":"stopFrame","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTotalFrames","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateName","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"countClones","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"motionClip","changeable":true,"resolveProxies":false,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newName","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTotalFrames","lowerBound":0,"id":259,"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":"original","changeable":true,"resolveProxies":false,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateName","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"countClones","lowerBound":0,"id":265,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":false,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newName","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EParameter"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkTimeout","lowerBound":0,"id":277,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"timeoutToString","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":-1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"timeout","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"frame","lowerBound":0,"id":282,"many":false,"required":false,"eClass":"EParameter"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"name":"None","id":286,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"RoboidScript","id":287,"value":1,"literal":"Roboid Script","eClass":"EEnumLiteral"},{"name":"EQ","id":288,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"NE","id":289,"value":1,"literal":"!=","eClass":"EEnumLiteral"},{"name":"GT","id":290,"value":2,"literal":">","eClass":"EEnumLiteral"},{"name":"GE","id":291,"value":3,"literal":">=","eClass":"EEnumLiteral"},{"name":"LT","id":292,"value":4,"literal":"<","eClass":"EEnumLiteral"},{"name":"LE","id":293,"value":5,"literal":"<=","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":1,"target":0},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":32,"target":1},{"source":32,"target":35},{"source":35,"target":36},{"source":35,"target":32},{"source":33,"target":1},{"source":33,"target":37},{"source":33,"target":38},{"source":33,"target":39},{"source":37,"target":40},{"source":37,"target":33},{"source":38,"target":41},{"source":38,"target":33},{"source":39,"target":42},{"source":39,"target":33},{"source":34,"target":1},{"source":34,"target":43},{"source":43,"target":44},{"source":43,"target":34},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":30},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":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":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":73},{"source":2,"target":74},{"source":45,"target":2},{"source":45,"target":75},{"source":75,"target":5},{"source":75,"target":76},{"source":75,"target":45},{"source":76,"target":5},{"source":46,"target":2},{"source":46,"target":77},{"source":77,"target":5},{"source":77,"target":78},{"source":77,"target":46},{"source":78,"target":5},{"source":47,"target":79},{"source":47,"target":2},{"source":48,"target":29},{"source":48,"target":80},{"source":48,"target":2},{"source":80,"target":29},{"source":49,"target":29},{"source":49,"target":81},{"source":49,"target":2},{"source":81,"target":29},{"source":50,"target":2},{"source":51,"target":27},{"source":51,"target":82},{"source":51,"target":2},{"source":82,"target":27},{"source":52,"target":83},{"source":52,"target":2},{"source":53,"target":18},{"source":53,"target":84},{"source":53,"target":2},{"source":84,"target":18},{"source":54,"target":20},{"source":54,"target":85},{"source":54,"target":2},{"source":85,"target":20},{"source":55,"target":2},{"source":55,"target":86},{"source":86,"target":4},{"source":86,"target":87},{"source":86,"target":55},{"source":87,"target":4},{"source":56,"target":2},{"source":56,"target":88},{"source":88,"target":4},{"source":88,"target":89},{"source":88,"target":56},{"source":89,"target":4},{"source":57,"target":90},{"source":57,"target":2},{"source":57,"target":91},{"source":91,"target":92},{"source":91,"target":57},{"source":58,"target":93},{"source":58,"target":2},{"source":58,"target":94},{"source":94,"target":95},{"source":94,"target":58},{"source":59,"target":18},{"source":59,"target":96},{"source":59,"target":2},{"source":59,"target":97},{"source":96,"target":18},{"source":97,"target":98},{"source":97,"target":59},{"source":60,"target":20},{"source":60,"target":99},{"source":60,"target":2},{"source":60,"target":100},{"source":99,"target":20},{"source":100,"target":101},{"source":100,"target":60},{"source":61,"target":2},{"source":61,"target":102},{"source":61,"target":2},{"source":102,"target":2},{"source":62,"target":2},{"source":63,"target":2},{"source":63,"target":103},{"source":103,"target":104},{"source":103,"target":63},{"source":64,"target":105},{"source":64,"target":2},{"source":65,"target":106},{"source":65,"target":2},{"source":66,"target":27},{"source":66,"target":107},{"source":66,"target":2},{"source":107,"target":27},{"source":67,"target":5},{"source":67,"target":108},{"source":67,"target":2},{"source":108,"target":5},{"source":68,"target":109},{"source":68,"target":2},{"source":69,"target":110},{"source":69,"target":2},{"source":70,"target":111},{"source":70,"target":2},{"source":71,"target":4},{"source":71,"target":112},{"source":71,"target":2},{"source":112,"target":4},{"source":72,"target":113},{"source":72,"target":2},{"source":73,"target":1},{"source":74,"target":30},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":114},{"source":3,"target":115},{"source":3,"target":116},{"source":114,"target":117},{"source":114,"target":3},{"source":115,"target":118},{"source":115,"target":3},{"source":116,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":119},{"source":4,"target":120},{"source":4,"target":121},{"source":4,"target":122},{"source":4,"target":123},{"source":119,"target":5},{"source":119,"target":124},{"source":119,"target":4},{"source":124,"target":5},{"source":120,"target":5},{"source":120,"target":125},{"source":120,"target":4},{"source":125,"target":5},{"source":121,"target":126},{"source":121,"target":4},{"source":122,"target":127},{"source":122,"target":4},{"source":123,"target":1},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":128},{"source":5,"target":129},{"source":5,"target":130},{"source":5,"target":131},{"source":5,"target":132},{"source":5,"target":133},{"source":5,"target":134},{"source":5,"target":135},{"source":5,"target":136},{"source":5,"target":137},{"source":5,"target":138},{"source":5,"target":139},{"source":5,"target":140},{"source":5,"target":141},{"source":5,"target":142},{"source":5,"target":143},{"source":5,"target":144},{"source":5,"target":145},{"source":5,"target":146},{"source":5,"target":147},{"source":5,"target":148},{"source":5,"target":149},{"source":5,"target":150},{"source":5,"target":151},{"source":5,"target":152},{"source":5,"target":153},{"source":128,"target":154},{"source":128,"target":5},{"source":129,"target":5},{"source":129,"target":155},{"source":129,"target":156},{"source":155,"target":157},{"source":155,"target":129},{"source":156,"target":158},{"source":156,"target":129},{"source":130,"target":159},{"source":130,"target":5},{"source":131,"target":160},{"source":131,"target":5},{"source":132,"target":161},{"source":132,"target":5},{"source":133,"target":162},{"source":133,"target":5},{"source":134,"target":5},{"source":134,"target":163},{"source":163,"target":4},{"source":163,"target":164},{"source":163,"target":134},{"source":164,"target":4},{"source":135,"target":5},{"source":135,"target":165},{"source":165,"target":4},{"source":165,"target":166},{"source":165,"target":135},{"source":166,"target":4},{"source":136,"target":5},{"source":136,"target":167},{"source":167,"target":4},{"source":167,"target":168},{"source":167,"target":136},{"source":168,"target":4},{"source":137,"target":5},{"source":137,"target":169},{"source":169,"target":4},{"source":169,"target":170},{"source":169,"target":137},{"source":170,"target":4},{"source":138,"target":171},{"source":138,"target":5},{"source":139,"target":5},{"source":140,"target":172},{"source":140,"target":5},{"source":140,"target":173},{"source":140,"target":174},{"source":140,"target":175},{"source":173,"target":5},{"source":173,"target":176},{"source":173,"target":140},{"source":176,"target":5},{"source":174,"target":5},{"source":174,"target":177},{"source":174,"target":140},{"source":177,"target":5},{"source":175,"target":5},{"source":175,"target":178},{"source":175,"target":140},{"source":178,"target":5},{"source":141,"target":179},{"source":141,"target":5},{"source":142,"target":180},{"source":142,"target":5},{"source":142,"target":181},{"source":142,"target":182},{"source":181,"target":5},{"source":181,"target":183},{"source":181,"target":142},{"source":183,"target":5},{"source":182,"target":5},{"source":182,"target":184},{"source":182,"target":142},{"source":184,"target":5},{"source":143,"target":5},{"source":143,"target":185},{"source":143,"target":5},{"source":143,"target":186},{"source":185,"target":5},{"source":186,"target":2},{"source":186,"target":187},{"source":186,"target":143},{"source":187,"target":2},{"source":144,"target":188},{"source":144,"target":5},{"source":145,"target":189},{"source":145,"target":5},{"source":146,"target":4},{"source":146,"target":190},{"source":146,"target":5},{"source":190,"target":4},{"source":147,"target":4},{"source":147,"target":191},{"source":147,"target":5},{"source":191,"target":4},{"source":148,"target":23},{"source":148,"target":192},{"source":148,"target":5},{"source":192,"target":23},{"source":149,"target":193},{"source":149,"target":5},{"source":150,"target":194},{"source":150,"target":5},{"source":151,"target":5},{"source":151,"target":195},{"source":151,"target":5},{"source":195,"target":5},{"source":152,"target":2},{"source":152,"target":196},{"source":152,"target":5},{"source":196,"target":2},{"source":153,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":197},{"source":6,"target":198},{"source":197,"target":6},{"source":198,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":199},{"source":7,"target":200},{"source":7,"target":201},{"source":199,"target":7},{"source":200,"target":7},{"source":201,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":202},{"source":202,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":203},{"source":9,"target":204},{"source":9,"target":205},{"source":203,"target":206},{"source":203,"target":9},{"source":204,"target":207},{"source":204,"target":9},{"source":205,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":208},{"source":10,"target":209},{"source":10,"target":210},{"source":10,"target":211},{"source":10,"target":212},{"source":208,"target":213},{"source":208,"target":10},{"source":209,"target":214},{"source":209,"target":10},{"source":210,"target":5},{"source":210,"target":215},{"source":210,"target":10},{"source":215,"target":5},{"source":211,"target":5},{"source":211,"target":216},{"source":211,"target":10},{"source":216,"target":5},{"source":212,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":217},{"source":217,"target":5},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":218},{"source":218,"target":5},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":219},{"source":13,"target":220},{"source":13,"target":221},{"source":13,"target":222},{"source":13,"target":223},{"source":13,"target":224},{"source":13,"target":225},{"source":219,"target":226},{"source":219,"target":13},{"source":220,"target":227},{"source":220,"target":13},{"source":221,"target":24},{"source":221,"target":228},{"source":221,"target":13},{"source":228,"target":24},{"source":222,"target":229},{"source":222,"target":13},{"source":223,"target":230},{"source":223,"target":13},{"source":224,"target":231},{"source":224,"target":13},{"source":225,"target":5},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":232},{"source":14,"target":233},{"source":14,"target":234},{"source":232,"target":5},{"source":232,"target":235},{"source":232,"target":14},{"source":235,"target":5},{"source":233,"target":5},{"source":233,"target":236},{"source":233,"target":14},{"source":236,"target":5},{"source":234,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":237},{"source":237,"target":13},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":238},{"source":16,"target":239},{"source":16,"target":240},{"source":238,"target":16},{"source":239,"target":241},{"source":239,"target":16},{"source":240,"target":5},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":242},{"source":17,"target":243},{"source":17,"target":244},{"source":242,"target":245},{"source":242,"target":17},{"source":243,"target":246},{"source":243,"target":17},{"source":244,"target":16},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":247},{"source":18,"target":248},{"source":18,"target":249},{"source":18,"target":250},{"source":18,"target":251},{"source":18,"target":252},{"source":247,"target":253},{"source":247,"target":18},{"source":248,"target":18},{"source":248,"target":254},{"source":254,"target":255},{"source":254,"target":248},{"source":249,"target":256},{"source":249,"target":18},{"source":250,"target":257},{"source":250,"target":18},{"source":251,"target":258},{"source":251,"target":18},{"source":252,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":259},{"source":19,"target":260},{"source":19,"target":261},{"source":259,"target":262},{"source":259,"target":19},{"source":260,"target":18},{"source":260,"target":263},{"source":260,"target":19},{"source":263,"target":18},{"source":261,"target":17},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":264},{"source":20,"target":265},{"source":20,"target":266},{"source":20,"target":267},{"source":20,"target":268},{"source":264,"target":20},{"source":264,"target":269},{"source":269,"target":270},{"source":269,"target":264},{"source":265,"target":271},{"source":265,"target":20},{"source":266,"target":272},{"source":266,"target":20},{"source":267,"target":2},{"source":267,"target":273},{"source":267,"target":20},{"source":273,"target":2},{"source":268,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":274},{"source":21,"target":275},{"source":274,"target":20},{"source":274,"target":276},{"source":274,"target":21},{"source":276,"target":20},{"source":275,"target":16},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":277},{"source":22,"target":278},{"source":22,"target":279},{"source":22,"target":280},{"source":277,"target":281},{"source":277,"target":22},{"source":277,"target":282},{"source":282,"target":283},{"source":282,"target":277},{"source":278,"target":284},{"source":278,"target":22},{"source":279,"target":285},{"source":279,"target":22},{"source":280,"target":17},{"source":23,"target":0},{"source":23,"target":286},{"source":23,"target":287},{"source":286,"target":23},{"source":287,"target":23},{"source":24,"target":0},{"source":24,"target":288},{"source":24,"target":289},{"source":24,"target":290},{"source":24,"target":291},{"source":24,"target":292},{"source":24,"target":293},{"source":288,"target":24},{"source":289,"target":24},{"source":290,"target":24},{"source":291,"target":24},{"source":292,"target":24},{"source":293,"target":24},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2012 University of Luxembourg 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 Contributors: Max E. Kramer - initial API and implementation --> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="bsd" nsURI="http://lu.uni.geko.examples.bsd" nsPrefix="bsd"> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BSD" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="precendenceTuples" ordered="false" lowerBound="1" upperBound="-1" eType="#//PrecedenceTuple" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" ordered="false" lowerBound="1" upperBound="-1" eType="#//Lifeline" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messages" ordered="false" lowerBound="1" upperBound="-1" eType="#//Message" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true" eOpposite="#//Event/owningLifeline"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningLifeline" lowerBound="1" eType="#//Lifeline" eOpposite="#//Lifeline/events"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendEvent" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" lowerBound="1" eType="#//Message" eOpposite="#//Message/sendEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReceiveEvent" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" lowerBound="1" eType="#//Message" eOpposite="#//Message/receiveEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrecedenceTuple"> <eStructuralFeatures xsi:type="ecore:EReference" name="precedingEvent" lowerBound="1" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subsequentEvent" lowerBound="1" eType="#//Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" lowerBound="1" eType="#//SendEvent" eOpposite="#//SendEvent/message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" lowerBound="1" eType="#//ReceiveEvent" eOpposite="#//ReceiveEvent/message"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameters" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/max-kramer/geko-model-weaver/examples/bsd/lu.uni.geko.examples.bsd/metamodel/bsd_with_epposites.ecore
ecore
bsd NamedElement name BSD precendenceTuples lifelines messages Lifeline events Event owningLifeline SendEvent message ReceiveEvent message PrecedenceTuple precedingEvent subsequentEvent Message sendEvent receiveEvent parameters type
null
{"directed":true,"nodes":[{"nsPrefix":"bsd","nsURI":"http://lu.uni.geko.examples.bsd","name":"bsd","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BSD","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendEvent","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReceiveEvent","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrecedenceTuple","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"id":10,"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":"precendenceTuples","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"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":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":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":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"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":"owningLifeline","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precedingEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsequentEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":10},{"source":9,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":11,"target":7},{"source":11,"target":15},{"source":11,"target":2},{"source":15,"target":7},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":16,"target":3},{"source":13,"target":8},{"source":13,"target":17},{"source":13,"target":2},{"source":17,"target":8},{"source":14,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":4},{"source":18,"target":20},{"source":18,"target":3},{"source":18,"target":21},{"source":20,"target":4},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":21},{"source":4,"target":22},{"source":21,"target":3},{"source":21,"target":23},{"source":21,"target":4},{"source":21,"target":18},{"source":23,"target":3},{"source":22,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":8},{"source":24,"target":26},{"source":24,"target":5},{"source":24,"target":27},{"source":26,"target":8},{"source":25,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":28},{"source":6,"target":29},{"source":28,"target":8},{"source":28,"target":30},{"source":28,"target":6},{"source":28,"target":31},{"source":30,"target":8},{"source":29,"target":4},{"source":7,"target":0},{"source":7,"target":32},{"source":7,"target":33},{"source":32,"target":4},{"source":32,"target":34},{"source":32,"target":7},{"source":34,"target":4},{"source":33,"target":4},{"source":33,"target":35},{"source":33,"target":7},{"source":35,"target":4},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":27},{"source":8,"target":31},{"source":8,"target":36},{"source":8,"target":37},{"source":8,"target":38},{"source":27,"target":5},{"source":27,"target":39},{"source":27,"target":8},{"source":27,"target":24},{"source":39,"target":5},{"source":31,"target":6},{"source":31,"target":40},{"source":31,"target":8},{"source":31,"target":28},{"source":40,"target":6},{"source":36,"target":41},{"source":36,"target":8},{"source":37,"target":42},{"source":37,"target":8},{"source":38,"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="pl0" nsURI="http://www.emftext.org/language/pl0" nsPrefix="pl0"> <eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="#//BlockOwner"> <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="Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//VarDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1" eType="#//ConstDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="procedures" upperBound="-1" eType="#//ProcedureDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Body" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//BlockOwner" eOpposite="#//BlockOwner/block"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allOwners" upperBound="-1" eType="#//BlockOwner" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDeclaration" eSuperTypes="#//Declaration"/> <eClassifiers xsi:type="ecore:EClass" name="ConstDeclaration" eSuperTypes="#//Declaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcedureDeclaration" eSuperTypes="#//BlockOwner"> <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="Declaration" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="CallStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="procedure" lowerBound="1" eType="#//ProcedureDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" lowerBound="1" eType="#//Body" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//Body" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="do" lowerBound="1" eType="#//Body" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//VarDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="OddCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationalCondition" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" lowerBound="1" eType="#//RelationalOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TermExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="obligatory" lowerBound="1" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optional" upperBound="-1" eType="#//OptionalTerm" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//PlusMinusOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Term"> <eStructuralFeatures xsi:type="ecore:EReference" name="obligatory" lowerBound="1" eType="#//Factor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optional" upperBound="-1" eType="#//OptionalFactor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OptionalTerm"> <eStructuralFeatures xsi:type="ecore:EReference" name="term" lowerBound="1" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" lowerBound="1" eType="#//PlusMinusOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Factor" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="OptionalFactor"> <eStructuralFeatures xsi:type="ecore:EReference" name="factor" lowerBound="1" eType="#//Factor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" lowerBound="1" eType="#//MulDivOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentReference" eSuperTypes="#//Factor"> <eStructuralFeatures xsi:type="ecore:EReference" name="ident" lowerBound="1" eType="#//Declaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Number" eSuperTypes="#//Factor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionFactor" eSuperTypes="#//Factor"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PlusMinusOperator"> <eLiterals name="PLUS" literal="+"/> <eLiterals name="MINUS" value="1" literal="-"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MulDivOperator"> <eLiterals name="MULTIPLY" literal="*"/> <eLiterals name="DIVIDE" value="1" literal="/"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationalOperator"> <eLiterals name="EQUAL" literal="="/> <eLiterals name="UNEQUAL" value="1" literal="#"/> <eLiterals name="LESS" value="2" literal="&lt;"/> <eLiterals name="LESS_EQUAL" value="3" literal="&lt;="/> <eLiterals name="GREATER" value="4" literal=">"/> <eLiterals name="GREATER_EQUAL" value="5" literal=">="/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Body"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockOwner" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//Block" containment="true" eOpposite="#//Block/owner"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/DevBoost/EMFText-Zoo/Inhabitants/PL0/org.emftext.language.pl0/metamodel/pl0.ecore
ecore
pl0 Program name Block variables constants procedures body owner allOwners VarDeclaration ConstDeclaration number ProcedureDeclaration name Declaration name Statement CallStatement procedure IfStatement condition then else Condition WhileStatement condition do Assignment left right Expression OddCondition expression RelationalCondition left right op TermExpression obligatory optional op Term obligatory optional OptionalTerm term op Factor OptionalFactor factor op IdentReference ident Number number ExpressionFactor expression PlusMinusOperator PLUS + MINUS - MulDivOperator MULTIPLY * DIVIDE / RelationalOperator EQUAL = UNEQUAL # LESS < LESS_EQUAL <= GREATER > GREATER_EQUAL >= Body statements BlockOwner block
null
{"directed":true,"nodes":[{"nsPrefix":"pl0","nsURI":"http://www.emftext.org/language/pl0","name":"pl0","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":"Block","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstDeclaration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureDeclaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OddCondition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalCondition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermExpression","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalTerm","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factor","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalFactor","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentReference","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Number","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionFactor","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PlusMinusOperator","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MulDivOperator","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationalOperator","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Body","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockOwner","instanceClass":null,"abstract":true,"id":28,"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":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constants","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":"procedures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allOwners","changeable":false,"resolveProxies":true,"lowerBound":0,"id":37,"derived":true},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procedure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","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"},{"container":false,"ordered":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":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"do","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"obligatory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"optional","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"obligatory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"optional","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"op","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":1,"iD":false,"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":"ident","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"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":"number","changeable":true,"lowerBound":1,"iD":false,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"name":"PLUS","id":112,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":113,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"MULTIPLY","id":114,"value":0,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":115,"value":1,"literal":"/","eClass":"EEnumLiteral"},{"name":"EQUAL","id":116,"value":0,"literal":"=","eClass":"EEnumLiteral"},{"name":"UNEQUAL","id":117,"value":1,"literal":"#","eClass":"EEnumLiteral"},{"name":"LESS","id":118,"value":2,"literal":"<","eClass":"EEnumLiteral"},{"name":"LESS_EQUAL","id":119,"value":3,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER","id":120,"value":4,"literal":">","eClass":"EEnumLiteral"},{"name":"GREATER_EQUAL","id":121,"value":5,"literal":">=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":1,"target":0},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":29,"target":31},{"source":29,"target":1},{"source":30,"target":28},{"source":2,"target":0},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":32,"target":3},{"source":32,"target":38},{"source":32,"target":2},{"source":38,"target":3},{"source":33,"target":4},{"source":33,"target":39},{"source":33,"target":2},{"source":39,"target":4},{"source":34,"target":5},{"source":34,"target":40},{"source":34,"target":2},{"source":40,"target":5},{"source":35,"target":27},{"source":35,"target":41},{"source":35,"target":2},{"source":41,"target":27},{"source":36,"target":28},{"source":36,"target":42},{"source":36,"target":2},{"source":36,"target":43},{"source":42,"target":28},{"source":37,"target":28},{"source":37,"target":44},{"source":37,"target":2},{"source":44,"target":28},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":45},{"source":45,"target":6},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":46},{"source":4,"target":47},{"source":46,"target":48},{"source":46,"target":4},{"source":47,"target":6},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":51},{"source":49,"target":5},{"source":50,"target":28},{"source":6,"target":0},{"source":6,"target":52},{"source":52,"target":53},{"source":52,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":54},{"source":8,"target":55},{"source":54,"target":5},{"source":54,"target":56},{"source":54,"target":8},{"source":56,"target":5},{"source":55,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":57,"target":10},{"source":57,"target":61},{"source":57,"target":9},{"source":61,"target":10},{"source":58,"target":27},{"source":58,"target":62},{"source":58,"target":9},{"source":62,"target":27},{"source":59,"target":27},{"source":59,"target":63},{"source":59,"target":9},{"source":63,"target":27},{"source":60,"target":7},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":64,"target":10},{"source":64,"target":67},{"source":64,"target":11},{"source":67,"target":10},{"source":65,"target":27},{"source":65,"target":68},{"source":65,"target":11},{"source":68,"target":27},{"source":66,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":69,"target":3},{"source":69,"target":72},{"source":69,"target":12},{"source":72,"target":3},{"source":70,"target":13},{"source":70,"target":73},{"source":70,"target":12},{"source":73,"target":13},{"source":71,"target":7},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":74},{"source":14,"target":75},{"source":74,"target":13},{"source":74,"target":76},{"source":74,"target":14},{"source":76,"target":13},{"source":75,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":77},{"source":15,"target":78},{"source":15,"target":79},{"source":15,"target":80},{"source":77,"target":13},{"source":77,"target":81},{"source":77,"target":15},{"source":81,"target":13},{"source":78,"target":13},{"source":78,"target":82},{"source":78,"target":15},{"source":82,"target":13},{"source":79,"target":26},{"source":79,"target":83},{"source":79,"target":15},{"source":83,"target":26},{"source":80,"target":10},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":84},{"source":16,"target":85},{"source":16,"target":86},{"source":16,"target":87},{"source":84,"target":17},{"source":84,"target":88},{"source":84,"target":16},{"source":88,"target":17},{"source":85,"target":18},{"source":85,"target":89},{"source":85,"target":16},{"source":89,"target":18},{"source":86,"target":24},{"source":86,"target":90},{"source":86,"target":16},{"source":90,"target":24},{"source":87,"target":13},{"source":17,"target":0},{"source":17,"target":91},{"source":17,"target":92},{"source":91,"target":19},{"source":91,"target":93},{"source":91,"target":17},{"source":93,"target":19},{"source":92,"target":20},{"source":92,"target":94},{"source":92,"target":17},{"source":94,"target":20},{"source":18,"target":0},{"source":18,"target":95},{"source":18,"target":96},{"source":95,"target":17},{"source":95,"target":97},{"source":95,"target":18},{"source":97,"target":17},{"source":96,"target":24},{"source":96,"target":98},{"source":96,"target":18},{"source":98,"target":24},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":99},{"source":20,"target":100},{"source":99,"target":19},{"source":99,"target":101},{"source":99,"target":20},{"source":101,"target":19},{"source":100,"target":25},{"source":100,"target":102},{"source":100,"target":20},{"source":102,"target":25},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":103},{"source":21,"target":104},{"source":103,"target":6},{"source":103,"target":105},{"source":103,"target":21},{"source":105,"target":6},{"source":104,"target":19},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":106},{"source":22,"target":107},{"source":106,"target":108},{"source":106,"target":22},{"source":107,"target":19},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":109},{"source":23,"target":110},{"source":109,"target":13},{"source":109,"target":111},{"source":109,"target":23},{"source":111,"target":13},{"source":110,"target":19},{"source":24,"target":0},{"source":24,"target":112},{"source":24,"target":113},{"source":112,"target":24},{"source":113,"target":24},{"source":25,"target":0},{"source":25,"target":114},{"source":25,"target":115},{"source":114,"target":25},{"source":115,"target":25},{"source":26,"target":0},{"source":26,"target":116},{"source":26,"target":117},{"source":26,"target":118},{"source":26,"target":119},{"source":26,"target":120},{"source":26,"target":121},{"source":116,"target":26},{"source":117,"target":26},{"source":118,"target":26},{"source":119,"target":26},{"source":120,"target":26},{"source":121,"target":26},{"source":27,"target":0},{"source":27,"target":122},{"source":122,"target":7},{"source":122,"target":123},{"source":122,"target":27},{"source":123,"target":7},{"source":28,"target":0},{"source":28,"target":43},{"source":43,"target":2},{"source":43,"target":124},{"source":43,"target":28},{"source":43,"target":36},{"source":124,"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="refactoring_specification" nsURI="http://www.emftext.org/language/refactoring_specification" nsPrefix="refspec"> <eClassifiers xsi:type="ecore:EClass" name="RefactoringSpecification"> <eOperations name="getDeclaredVariables" upperBound="-1" eType="#//Variable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.common.util.EList &lt; org.emftext.language.refactoring.refactoring_specification.Variable> variables = new org.eclipse.emf.common.util.BasicEList &lt; org.emftext.language.refactoring.refactoring_specification.Variable> ( ) ; &#xA;&#x9;org.eclipse.emf.common.util.EList &lt; org.emftext.language.refactoring.refactoring_specification.Instruction> instructions = getInstructions ( ) ; &#xA;&#x9;for ( org.emftext.language.refactoring.refactoring_specification.Instruction instruction : instructions ) { &#xA;&#x9;&#x9;if ( instruction instanceof org.emftext.language.refactoring.refactoring_specification.VariableDeclarationCommand ) { &#xA;&#x9;&#x9;&#x9;org.emftext.language.refactoring.refactoring_specification.Variable var = ( ( org.emftext.language.refactoring.refactoring_specification.VariableDeclarationCommand ) instruction ) .getVariable ( ) ; &#xA;&#x9;&#x9;&#x9;if ( var != null ) { &#xA;&#x9;&#x9;&#x9;&#x9;variables .add ( var ) ; &#xA;&#x9;&#x9;&#x9;} &#xA;&#x9;&#x9;} &#xA;&#x9;} &#xA;&#x9;return variables ;"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="getVariableByName" eType="#//Variable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.common.util.EList &lt; org.emftext.language.refactoring.refactoring_specification.Variable > variables = getDeclaredVariables ( ) ; &#xA;&#x9;for ( org.emftext.language.refactoring.refactoring_specification.Variable variable : variables ) { &#xA;&#x9;&#x9;if ( variable .getName ( ) .equals ( name ) ) { &#xA;&#x9;&#x9;&#x9;return variable ; &#xA;&#x9;&#x9;} &#xA;&#x9;} &#xA;&#x9;return null ;"/> <details key="documentation" value=""/> </eAnnotations> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getInstructionsReferencingRole" upperBound="-1" eType="#//Instruction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> <details key="body" value="java.util.Set&lt; org.emftext.language.refactoring.refactoring_specification.Instruction> instructions = new java.util.LinkedHashSet&lt; org.emftext.language.refactoring.refactoring_specification.Instruction>();&#xA;java.util.List&lt; org.emftext.language.refactoring.refactoring_specification.Instruction> usedInstructions = getInstructions();&#xA;for ( org.emftext.language.refactoring.refactoring_specification.Instruction instruction : usedInstructions) {&#xA;&#x9;boolean isReferencingObject = isRoleReferencedByObject(referencedRole, instruction);&#xA;&#x9;if (isReferencingObject) {&#xA;&#x9;&#x9;instructions.add(instruction);&#xA;&#x9;}&#xA;&#x9;org.eclipse.emf.common.util.TreeIterator&lt; org.eclipse.emf.ecore.EObject> iterator = org.eclipse.emf.ecore.util.EcoreUtil.getAllContents(instruction, true);&#xA;&#x9;while (iterator.hasNext()) {&#xA;&#x9;&#x9;org.eclipse.emf.ecore.EObject eObject = ( org.eclipse.emf.ecore.EObject) iterator.next();&#xA;&#x9;&#x9;isReferencingObject = isRoleReferencedByObject(referencedRole, eObject);&#xA;&#x9;&#x9;if (isReferencingObject) {&#xA;&#x9;&#x9;&#x9;instructions.add(instruction);&#xA;&#x9;&#x9;}&#xA;&#x9;}&#xA;}&#xA;return new org.eclipse.emf.common.util.BasicEList&lt; org.emftext.language.refactoring.refactoring_specification.Instruction>(instructions);"/> </eAnnotations> <eParameters name="referencedRole" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> </eOperations> <eOperations name="isRoleReferencedByObject" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.ecore.EClass metaclass = eObject.eClass();&#xA;java.util.List&lt; org.eclipse.emf.ecore.EReference> references = metaclass.getEAllReferences();&#xA;for ( org.eclipse.emf.ecore.EReference reference : references) {&#xA;&#x9;if (!reference.isContainment()) {&#xA;&#x9;&#x9;org.eclipse.emf.ecore.EClassifier classifier = reference.getEType();&#xA;&#x9;&#x9;if (classifier.isInstance(referencedRole)) {&#xA;&#x9;&#x9;&#x9;java.lang.Object value = eObject.eGet(reference);&#xA;&#x9;&#x9;&#x9;if (value instanceof org.emftext.language.refactoring.roles.Role) {&#xA;&#x9;&#x9;&#x9;&#x9;if ((( org.emftext.language.refactoring.roles.Role) value).equals(referencedRole)) {&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;return true;&#xA;&#x9;&#x9;&#x9;&#x9;}&#xA;&#x9;&#x9;&#x9;} else if (value instanceof java.util.List&lt;?>) {&#xA;&#x9;&#x9;&#x9;&#x9;for ( java.lang.Object listObject : ( java.util.List&lt;?>) value) {&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;if (listObject.equals(referencedRole)) {&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;return true;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;}&#xA;&#x9;&#x9;&#x9;&#x9;}&#xA;&#x9;&#x9;&#x9;}&#xA;&#x9;&#x9;}&#xA;&#x9;}&#xA;}&#xA;return false;"/> <details key="documentation" value=""/> </eAnnotations> <eParameters name="referencedRole" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> <eParameters name="eObject" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eOperations> <eOperations name="getDeclaredIndexVariables" upperBound="-1" eType="#//IndexVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="java.util.List &lt; org.emftext.language.refactoring.refactoring_specification.IndexVariable> variables = new java.util.ArrayList&lt; org.emftext.language.refactoring.refactoring_specification.IndexVariable>(); &#xA;&#x9;org.eclipse.emf.common.util.EList &lt; org.emftext.language.refactoring.refactoring_specification.Instruction> instructions = getInstructions ( ) ; &#xA;&#x9;for ( org.emftext.language.refactoring.refactoring_specification.Instruction instruction : instructions){ &#xA;&#x9;&#x9;if (instruction instanceof org.emftext.language.refactoring.refactoring_specification.IndexAssignmentCommand) { &#xA;&#x9;&#x9;&#x9;org.emftext.language.refactoring.refactoring_specification.IndexVariable var = (( org.emftext.language.refactoring.refactoring_specification.IndexAssignmentCommand) instruction).getVariable(); &#xA;&#x9;&#x9;&#x9;if (var != null) { &#xA;&#x9;&#x9;&#x9;&#x9;variables.add(var); &#xA;&#x9;&#x9;&#x9;} &#xA;&#x9;&#x9;} &#xA;&#x9;} &#xA;&#x9;return new org.eclipse.emf.common.util.BasicEList&lt; org.emftext.language.refactoring.refactoring_specification.IndexVariable>(variables);"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="usedRoleModel" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//RoleModel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//Instruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ContainmentCommand" abstract="true" eSuperTypes="#//Instruction #//ReferenceCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//IndexVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CREATE" eSuperTypes="#//ContainmentCommand #//VariableDeclarationCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceRole" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetContext" eType="#//TargetContext" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MOVE" eSuperTypes="#//ContainmentCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//SourceContext" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//TargetContext" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="moveModifier" eType="#//Modifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//AbstractVariable"> <eStructuralFeatures xsi:type="ecore:EReference" name="containerCommand" lowerBound="1" eType="#//VariableDeclarationCommand" eOpposite="#//VariableDeclarationCommand/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableReference" eSuperTypes="#//SourceContext #//TargetContext #//ObjectReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourceContext" abstract="true" eSuperTypes="#//Context"/> <eClassifiers xsi:type="ecore:EClass" name="RoleReference" eSuperTypes="#//ObjectAssignmentCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//FromClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollaborationReference" eSuperTypes="#//SourceContext #//TargetContext #//ObjectRemoval #//ObjectAssignmentCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="collaboration" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//MultiplicityCollaboration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TargetContext" abstract="true" eSuperTypes="#//Context"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceCommand" abstract="true" eSuperTypes="#//Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="SET" eSuperTypes="#//ReferenceCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//SourceContext" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//TargetContext" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeCommand" abstract="true" eSuperTypes="#//Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="ASSIGN" eSuperTypes="#//AttributeCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceAttribute" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//RoleAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetAttribute" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//RoleAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" lowerBound="1" eType="#//FromOperator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="#//ObjectReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromOperator" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="UPTREE" eSuperTypes="#//FromOperator"/> <eClassifiers xsi:type="ecore:EEnum" name="Constants"> <eLiterals name="INPUT"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstantsReference" eSuperTypes="#//ObjectReference #//SourceContext"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referencedConstant" lowerBound="1" eType="#//Constants"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifierRole" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectReference" abstract="true" eSuperTypes="#//ObjectRemoval"/> <eClassifiers xsi:type="ecore:EClass" name="Context" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="IndexAssignmentCommand" abstract="true" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//IndexVariable" containment="true" eOpposite="#//IndexVariable/indexCommand"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IndexVariable" eSuperTypes="#//AbstractVariable"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexCommand" lowerBound="1" eType="#//IndexAssignmentCommand" eOpposite="#//IndexAssignmentCommand/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConcreteIndex" eSuperTypes="#//IndexAssignmentCommand"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FIRST" eSuperTypes="#//ObjectReferenceAssignment"/> <eClassifiers xsi:type="ecore:EClass" name="LAST" eSuperTypes="#//ObjectReferenceAssignment"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectReferenceAssignment" abstract="true" eSuperTypes="#//IndexAssignmentCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="#//ObjectReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectAssignmentCommand" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1" eType="#//VariableAssignment" eOpposite="#//VariableAssignment/assignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationCommand" abstract="true" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable" containment="true" eOpposite="#//Variable/containerCommand"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRACE" eSuperTypes="#//ObjectAssignmentCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="#//ObjectReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TraceObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedRole" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableAssignment" eSuperTypes="#//VariableDeclarationCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="assignment" lowerBound="1" eType="#//ObjectAssignmentCommand" containment="true" eOpposite="#//ObjectAssignmentCommand/declaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PATH" eSuperTypes="#//FromOperator"/> <eClassifiers xsi:type="ecore:EClass" name="FILTER" eSuperTypes="#//FromOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Modifier" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="DISTINCT" eSuperTypes="#//Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteCommand" abstract="true" eSuperTypes="#//Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="UNSET" eSuperTypes="#//ReferenceCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//TargetContext" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//SourceContext" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="REMOVE" eSuperTypes="#//DeleteCommand #//ContainmentCommand"> <eStructuralFeatures xsi:type="ecore:EReference" name="removal" lowerBound="1" eType="#//ObjectRemoval" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" eType="#//RemoveModifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectRemoval" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="RoleRemoval" eSuperTypes="#//ObjectRemoval"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="1" eType="ecore:EClass ../../org.emftext.language.refactoring.roles/metamodel/roles.ecore#//Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveModifier" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="UNUSED" eSuperTypes="#//RemoveModifier"/> <eClassifiers xsi:type="ecore:EClass" name="EMPTY" eSuperTypes="#//RemoveModifier"/> <eClassifiers xsi:type="ecore:EClass" name="AFTER" eSuperTypes="#//ObjectReferenceAssignment"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jreimone/refactory/Plugins/org.emftext.language.refactoring.specification/metamodel/refactoring_specification.ecore
ecore
refactoring_specification RefactoringSpecification getDeclaredVariables getVariableByName name getInstructionsReferencingRole referencedRole isRoleReferencedByObject referencedRole eObject getDeclaredIndexVariables usedRoleModel instructions Instruction ContainmentCommand index CREATE sourceRole targetContext MOVE source target moveModifier Variable containerCommand VariableReference variable SourceContext RoleReference role from CollaborationReference collaboration TargetContext ReferenceCommand SET source target AttributeCommand ASSIGN sourceAttribute targetAttribute FromClause operator reference FromOperator UPTREE Constants INPUT INPUT ConstantsReference referencedConstant qualifierRole ObjectReference Context IndexAssignmentCommand variable IndexVariable indexCommand ConcreteIndex index FIRST LAST ObjectReferenceAssignment reference ObjectAssignmentCommand declaration VariableDeclarationCommand variable TRACE reference role TraceObject container appliedRole VariableAssignment assignment PATH FILTER Modifier DISTINCT DeleteCommand UNSET target source REMOVE removal modifier ObjectRemoval RoleRemoval role RemoveModifier UNUSED EMPTY AFTER AbstractVariable name
null
{"directed":true,"nodes":[{"nsPrefix":"refspec","nsURI":"http://www.emftext.org/language/refactoring_specification","name":"refactoring_specification","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefactoringSpecification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainmentCommand","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CREATE","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MOVE","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceContext","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleReference","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationReference","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetContext","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceCommand","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SET","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeCommand","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASSIGN","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromClause","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromOperator","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UPTREE","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Constants","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstantsReference","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectReference","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexAssignmentCommand","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexVariable","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcreteIndex","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FIRST","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LAST","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectReferenceAssignment","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAssignmentCommand","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationCommand","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRACE","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceObject","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAssignment","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PATH","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FILTER","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DISTINCT","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteCommand","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UNSET","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REMOVE","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectRemoval","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleRemoval","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveModifier","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UNUSED","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMPTY","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AFTER","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariable","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDeclaredVariables","lowerBound":0,"id":48,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getVariableByName","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getInstructionsReferencingRole","lowerBound":0,"id":50,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRoleReferencedByObject","lowerBound":1,"id":51,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDeclaredIndexVariables","lowerBound":0,"id":52,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedRoleModel","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"referencedRole","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"referencedRole","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"eObject","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EParameter"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetContext","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"moveModifier","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"},{"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":"containerCommand","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":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaboration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"name":"INPUT","id":126,"value":0,"literal":"INPUT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referencedConstant","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualifierRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"indexCommand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"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":"index","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"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":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"id":149,"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":"assignment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"removal","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"id":186,"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":1,"target":0},{"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":48,"target":6},{"source":48,"target":55},{"source":48,"target":1},{"source":55,"target":6},{"source":49,"target":6},{"source":49,"target":56},{"source":49,"target":1},{"source":49,"target":57},{"source":56,"target":6},{"source":57,"target":58},{"source":57,"target":49},{"source":50,"target":2},{"source":50,"target":59},{"source":50,"target":1},{"source":50,"target":60},{"source":59,"target":2},{"source":60,"target":61},{"source":60,"target":50},{"source":51,"target":62},{"source":51,"target":1},{"source":51,"target":63},{"source":51,"target":64},{"source":63,"target":65},{"source":63,"target":51},{"source":64,"target":66},{"source":64,"target":51},{"source":52,"target":24},{"source":52,"target":67},{"source":52,"target":1},{"source":67,"target":24},{"source":53,"target":68},{"source":53,"target":1},{"source":54,"target":2},{"source":54,"target":69},{"source":54,"target":1},{"source":69,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":12},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":70,"target":24},{"source":70,"target":73},{"source":70,"target":3},{"source":73,"target":24},{"source":71,"target":2},{"source":72,"target":12},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":30},{"source":4,"target":74},{"source":4,"target":75},{"source":4,"target":76},{"source":4,"target":77},{"source":74,"target":78},{"source":74,"target":4},{"source":75,"target":11},{"source":75,"target":79},{"source":75,"target":4},{"source":79,"target":11},{"source":76,"target":3},{"source":77,"target":30},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":83},{"source":80,"target":8},{"source":80,"target":84},{"source":80,"target":5},{"source":84,"target":8},{"source":81,"target":11},{"source":81,"target":85},{"source":81,"target":5},{"source":85,"target":11},{"source":82,"target":36},{"source":82,"target":86},{"source":82,"target":5},{"source":86,"target":36},{"source":83,"target":3},{"source":6,"target":0},{"source":6,"target":47},{"source":6,"target":87},{"source":6,"target":88},{"source":87,"target":30},{"source":87,"target":89},{"source":87,"target":6},{"source":87,"target":90},{"source":89,"target":30},{"source":88,"target":47},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":11},{"source":7,"target":21},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":94},{"source":91,"target":6},{"source":91,"target":95},{"source":91,"target":7},{"source":95,"target":6},{"source":92,"target":8},{"source":93,"target":11},{"source":94,"target":21},{"source":8,"target":0},{"source":8,"target":22},{"source":8,"target":96},{"source":96,"target":22},{"source":9,"target":0},{"source":9,"target":29},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":97,"target":100},{"source":97,"target":9},{"source":98,"target":16},{"source":98,"target":101},{"source":98,"target":9},{"source":101,"target":16},{"source":99,"target":29},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":11},{"source":10,"target":41},{"source":10,"target":29},{"source":10,"target":102},{"source":10,"target":103},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":102,"target":107},{"source":102,"target":10},{"source":103,"target":8},{"source":104,"target":11},{"source":105,"target":41},{"source":106,"target":29},{"source":11,"target":0},{"source":11,"target":22},{"source":11,"target":108},{"source":108,"target":22},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":109},{"source":109,"target":2},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":110,"target":8},{"source":110,"target":113},{"source":110,"target":13},{"source":113,"target":8},{"source":111,"target":11},{"source":111,"target":114},{"source":111,"target":13},{"source":114,"target":11},{"source":112,"target":12},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":115},{"source":115,"target":2},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":116},{"source":15,"target":117},{"source":15,"target":118},{"source":116,"target":119},{"source":116,"target":15},{"source":117,"target":120},{"source":117,"target":15},{"source":118,"target":14},{"source":16,"target":0},{"source":16,"target":121},{"source":16,"target":122},{"source":121,"target":17},{"source":121,"target":123},{"source":121,"target":16},{"source":123,"target":17},{"source":122,"target":21},{"source":122,"target":124},{"source":122,"target":16},{"source":124,"target":21},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":125},{"source":125,"target":17},{"source":19,"target":0},{"source":19,"target":126},{"source":126,"target":19},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":8},{"source":20,"target":127},{"source":20,"target":128},{"source":20,"target":129},{"source":20,"target":130},{"source":127,"target":19},{"source":127,"target":131},{"source":127,"target":20},{"source":131,"target":19},{"source":128,"target":132},{"source":128,"target":20},{"source":129,"target":21},{"source":130,"target":8},{"source":21,"target":0},{"source":21,"target":41},{"source":21,"target":133},{"source":133,"target":41},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":134},{"source":23,"target":135},{"source":134,"target":24},{"source":134,"target":136},{"source":134,"target":23},{"source":134,"target":137},{"source":136,"target":24},{"source":135,"target":2},{"source":24,"target":0},{"source":24,"target":47},{"source":24,"target":137},{"source":24,"target":138},{"source":137,"target":23},{"source":137,"target":139},{"source":137,"target":24},{"source":137,"target":134},{"source":139,"target":23},{"source":138,"target":47},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":140},{"source":25,"target":141},{"source":140,"target":142},{"source":140,"target":25},{"source":141,"target":23},{"source":26,"target":0},{"source":26,"target":28},{"source":26,"target":143},{"source":143,"target":28},{"source":27,"target":0},{"source":27,"target":28},{"source":27,"target":144},{"source":144,"target":28},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":145},{"source":28,"target":146},{"source":145,"target":21},{"source":145,"target":147},{"source":145,"target":28},{"source":147,"target":21},{"source":146,"target":23},{"source":29,"target":0},{"source":29,"target":148},{"source":148,"target":33},{"source":148,"target":149},{"source":148,"target":29},{"source":148,"target":150},{"source":149,"target":33},{"source":30,"target":0},{"source":30,"target":2},{"source":30,"target":90},{"source":30,"target":151},{"source":90,"target":6},{"source":90,"target":152},{"source":90,"target":30},{"source":90,"target":87},{"source":152,"target":6},{"source":151,"target":2},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":153},{"source":31,"target":154},{"source":31,"target":155},{"source":153,"target":21},{"source":153,"target":156},{"source":153,"target":31},{"source":156,"target":21},{"source":154,"target":157},{"source":154,"target":31},{"source":155,"target":29},{"source":32,"target":0},{"source":32,"target":158},{"source":32,"target":159},{"source":158,"target":160},{"source":158,"target":32},{"source":159,"target":161},{"source":159,"target":32},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":150},{"source":33,"target":162},{"source":150,"target":29},{"source":150,"target":163},{"source":150,"target":33},{"source":150,"target":148},{"source":163,"target":29},{"source":162,"target":30},{"source":34,"target":0},{"source":34,"target":17},{"source":34,"target":164},{"source":164,"target":17},{"source":35,"target":0},{"source":35,"target":17},{"source":35,"target":165},{"source":165,"target":17},{"source":36,"target":0},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":166},{"source":166,"target":36},{"source":38,"target":0},{"source":38,"target":2},{"source":38,"target":167},{"source":167,"target":2},{"source":39,"target":0},{"source":39,"target":12},{"source":39,"target":168},{"source":39,"target":169},{"source":39,"target":170},{"source":168,"target":11},{"source":168,"target":171},{"source":168,"target":39},{"source":171,"target":11},{"source":169,"target":8},{"source":169,"target":172},{"source":169,"target":39},{"source":172,"target":8},{"source":170,"target":12},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":3},{"source":40,"target":173},{"source":40,"target":174},{"source":40,"target":175},{"source":40,"target":176},{"source":173,"target":41},{"source":173,"target":177},{"source":173,"target":40},{"source":177,"target":41},{"source":174,"target":43},{"source":174,"target":178},{"source":174,"target":40},{"source":178,"target":43},{"source":175,"target":38},{"source":176,"target":3},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":179},{"source":42,"target":180},{"source":179,"target":181},{"source":179,"target":42},{"source":180,"target":41},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":182},{"source":182,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":183},{"source":183,"target":43},{"source":46,"target":0},{"source":46,"target":28},{"source":46,"target":184},{"source":184,"target":28},{"source":47,"target":0},{"source":47,"target":185},{"source":185,"target":186},{"source":185,"target":47}],"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="spreadsheet" nsURI="http://spreadsheet/1.0" nsPrefix="spreadsheet"> <eClassifiers xsi:type="ecore:EClass" name="Cell"> <eOperations name="accept"> <eAnnotations source="v.visitCell(this);"/> <eParameters name="v" eType="#//visitors/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true" eOpposite="#//Expression/cell"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"> <eOperations name="accept"> <eAnnotations source="v.visitExpression(this);"/> <eParameters name="v" eType="#//visitors/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="cell" eType="#//Cell" eOpposite="#//Cell/expression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinExpression" eSuperTypes="#//Expression"> <eOperations name="getFunction" eType="#//String"/> <eOperations name="accept"> <eAnnotations source="v.visitBinExpression(this);"/> <eParameters name="v" eType="#//visitors/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subexprs" upperBound="-1" eType="#//Expression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//Expression"> <eOperations name="getVal" eType="#//integer"/> <eOperations name="setVal"> <eParameters name="newVal" eType="#//integer"/> </eOperations> <eOperations name="accept"> <eAnnotations source="v.visitValue(this);"/> <eParameters name="v" eType="#//visitors/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" eType="#//integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CellRef" eSuperTypes="#//Expression"> <eOperations name="accept"> <eAnnotations source="v.visitCellRef(this);"/> <eParameters name="v" eType="#//visitors/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//Cell"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="integer" instanceClassName="java.lang.Integer"/> <eSubpackages name="visitors"> <eClassifiers xsi:type="ecore:EClass" name="Visitable" interface="true"> <eOperations name="accept"> <eParameters name="v" eType="#//visitors/Visitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitor" abstract="true"> <eOperations name="visitCell"> <eParameters name="v" eType="#//Cell"/> </eOperations> <eOperations name="visitExpression"> <eParameters name="v" eType="#//Expression"/> </eOperations> <eOperations name="visitBinExpression"> <eParameters name="v" eType="#//BinExpression"/> </eOperations> <eOperations name="visitValue"> <eParameters name="v" eType="#//Value"/> </eOperations> <eOperations name="visitCellRef"> <eParameters name="v" eType="#//CellRef"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConcreteVisitor" eSuperTypes="#//visitors/Visitor"/> </eSubpackages> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/generatedModel2.ecore
ecore
spreadsheet Cell accept v expression Expression accept v cell BinExpression getFunction accept v function subexprs Value getVal setVal newVal accept v val CellRef accept v ref String java.lang.String java.lang.String integer java.lang.Integer java.lang.Integer visitors Visitable accept v Visitor visitCell v visitExpression v visitBinExpression v visitValue v visitCellRef v ConcreteVisitor
null
{"directed":true,"nodes":[{"nsPrefix":"spreadsheet","nsURI":"http://spreadsheet/1.0","name":"spreadsheet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinExpression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CellRef","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"integer","instanceClass":"java.lang.Integer","id":7,"serializable":true,"eClass":"EDataType"},{"nsPrefix":null,"nsURI":null,"name":"visitors","id":8,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitor","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cell","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","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":"getFunction","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":21,"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":"function","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subexprs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EParameter"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getVal","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setVal","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newVal","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":41,"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":"ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitable","instanceClass":null,"abstract":false,"id":47,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcreteVisitor","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EParameter"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCell","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitExpression","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBinExpression","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitValue","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCellRef","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EParameter"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"id":66,"eClass":"EGenericType"},{"id":67,"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":1},{"source":9,"target":11},{"source":11,"target":12},{"source":11,"target":13},{"source":11,"target":9},{"source":13,"target":12},{"source":10,"target":2},{"source":10,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":14,"target":2},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":15},{"source":16,"target":2},{"source":16,"target":17},{"source":17,"target":12},{"source":17,"target":18},{"source":17,"target":16},{"source":18,"target":12},{"source":15,"target":1},{"source":15,"target":19},{"source":15,"target":2},{"source":15,"target":10},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":20,"target":6},{"source":20,"target":25},{"source":20,"target":3},{"source":25,"target":6},{"source":21,"target":3},{"source":21,"target":26},{"source":26,"target":12},{"source":26,"target":27},{"source":26,"target":21},{"source":27,"target":12},{"source":22,"target":6},{"source":22,"target":28},{"source":22,"target":3},{"source":28,"target":6},{"source":23,"target":2},{"source":23,"target":29},{"source":23,"target":3},{"source":29,"target":2},{"source":24,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":30,"target":7},{"source":30,"target":35},{"source":30,"target":4},{"source":35,"target":7},{"source":31,"target":4},{"source":31,"target":36},{"source":36,"target":7},{"source":36,"target":37},{"source":36,"target":31},{"source":37,"target":7},{"source":32,"target":4},{"source":32,"target":38},{"source":38,"target":12},{"source":38,"target":39},{"source":38,"target":32},{"source":39,"target":12},{"source":33,"target":7},{"source":33,"target":40},{"source":33,"target":4},{"source":40,"target":7},{"source":34,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":41,"target":5},{"source":41,"target":44},{"source":44,"target":12},{"source":44,"target":45},{"source":44,"target":41},{"source":45,"target":12},{"source":42,"target":1},{"source":42,"target":46},{"source":42,"target":5},{"source":46,"target":1},{"source":43,"target":2},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":47},{"source":8,"target":12},{"source":8,"target":48},{"source":8,"target":0},{"source":47,"target":8},{"source":47,"target":49},{"source":49,"target":47},{"source":49,"target":50},{"source":50,"target":12},{"source":50,"target":51},{"source":50,"target":49},{"source":51,"target":12},{"source":12,"target":8},{"source":12,"target":52},{"source":12,"target":53},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":52,"target":12},{"source":52,"target":57},{"source":57,"target":1},{"source":57,"target":58},{"source":57,"target":52},{"source":58,"target":1},{"source":53,"target":12},{"source":53,"target":59},{"source":59,"target":2},{"source":59,"target":60},{"source":59,"target":53},{"source":60,"target":2},{"source":54,"target":12},{"source":54,"target":61},{"source":61,"target":3},{"source":61,"target":62},{"source":61,"target":54},{"source":62,"target":3},{"source":55,"target":12},{"source":55,"target":63},{"source":63,"target":4},{"source":63,"target":64},{"source":63,"target":55},{"source":64,"target":4},{"source":56,"target":12},{"source":56,"target":65},{"source":65,"target":5},{"source":65,"target":66},{"source":65,"target":56},{"source":66,"target":5},{"source":48,"target":8},{"source":48,"target":12},{"source":48,"target":67},{"source":67,"target":12}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="parsedmetadata" nsURI="http://parsedmetadata/1.0" nsPrefix="cz.cuni.mff.d3s.deeco.core.mode.parsed"> <eClassifiers xsi:type="ecore:EClass" name="AnnotatedClass" eSuperTypes="#//NamedEntity #//AnnotatedEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//AnnotatedMethod" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//AnnotatedField" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotatedMethod" eSuperTypes="#//NamedEntity #//AnnotatedEntity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//AnnotatedParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedEntity" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParsedModel"> <eOperations name="findByJavaClass" eType="#//AnnotatedClass"> <eParameters name="clazz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="#//AnnotatedClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//NamedEntity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotatedEntity" abstract="true"> <eOperations name="findAnnotationByJavaClass" lowerBound="1" eType="#//Annotation"> <eParameters name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotatedField" abstract="true" eSuperTypes="#//AnnotatedEntity #//NamedEntity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotatedParameter" eSuperTypes="#//NamedEntity #//AnnotatedEntity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/ParsedMetadata.ecore
ecore
parsedmetadata AnnotatedClass methods class fields AnnotatedMethod method parameters NamedEntity name ParsedModel findByJavaClass clazz classes Annotation class instance AnnotatedEntity findAnnotationByJavaClass class annotations AnnotatedField type AnnotatedParameter index type
null
{"directed":true,"nodes":[{"nsPrefix":"cz.cuni.mff.d3s.deeco.core.mode.parsed","nsURI":"http://parsedmetadata/1.0","name":"parsedmetadata","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedMethod","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedEntity","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParsedModel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedEntity","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedField","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedParameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":1,"iD":false,"id":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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"findByJavaClass","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EParameter"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"findAnnotationByJavaClass","lowerBound":1,"id":36,"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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"class","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"index","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":3},{"source":1,"target":6},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":9,"target":2},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":2},{"source":10,"target":15},{"source":10,"target":1},{"source":11,"target":7},{"source":11,"target":16},{"source":11,"target":1},{"source":16,"target":7},{"source":12,"target":3},{"source":13,"target":6},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":6},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":17,"target":21},{"source":17,"target":2},{"source":18,"target":8},{"source":18,"target":22},{"source":18,"target":2},{"source":22,"target":8},{"source":19,"target":3},{"source":20,"target":6},{"source":3,"target":0},{"source":3,"target":23},{"source":23,"target":24},{"source":23,"target":3},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":26},{"source":25,"target":1},{"source":25,"target":27},{"source":25,"target":4},{"source":25,"target":28},{"source":27,"target":1},{"source":28,"target":29},{"source":28,"target":25},{"source":26,"target":1},{"source":26,"target":30},{"source":26,"target":4},{"source":30,"target":1},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":31,"target":34},{"source":31,"target":5},{"source":32,"target":35},{"source":32,"target":5},{"source":33,"target":3},{"source":6,"target":0},{"source":6,"target":36},{"source":6,"target":37},{"source":36,"target":5},{"source":36,"target":38},{"source":36,"target":6},{"source":36,"target":39},{"source":38,"target":5},{"source":39,"target":40},{"source":39,"target":36},{"source":37,"target":5},{"source":37,"target":41},{"source":37,"target":6},{"source":41,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":3},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":42,"target":45},{"source":42,"target":7},{"source":43,"target":6},{"source":44,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":6},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":46,"target":50},{"source":46,"target":8},{"source":47,"target":51},{"source":47,"target":8},{"source":48,"target":3},{"source":49,"target":6}],"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="FragmentsMM" nsURI="http://www.kermeta.org/testing/mmcc/ciMM.ecore" nsPrefix="FragmentsMM"> <eClassifiers xsi:type="ecore:EClass" name="Range" abstract="true"> <eOperations name="isContained" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="actualInt" eType="//Object"/> </eOperations> <eOperations name="getPartition" eType="//Partition"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="valuePartition" eType="//ValuePartition" eOpposite="//ValuePartition/ranges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerRange" eSuperTypes="//Range"> <eOperations name="isContained" eType="//Boolean"> <eAnnotations source="kermeta" references="//Range/isContained"> <details key="body" value="do&#xA;&#x9;var actualInt : kermeta::standard::Integer&#xA;&#x9;actualInt ?= actualInt1&#xA;&#x9;if actualInt.isNotSameAs(void) then&#xA;&#x9;&#x9;result := actualInt.isGreaterOrEqual(lower).~and(actualInt.isLowerOrEqual(upper))&#xA;&#xA;&#x9;else&#xA;&#x9;&#x9;result := false&#xA;&#xA;&#x9;end&#xA;end"/> <details key="superOperation" value="FragmentsMM::Range"/> </eAnnotations> <eParameters name="actualInt1" eType="//Object"/> </eOperations> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := &quot;The integer range from &quot;.plus(lower.toString).plus(&quot; to &quot;).plus(upper.toString)&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eOperations name="getPartition" eType="//Partition"> <eAnnotations source="kermeta" references="//Range/getPartition"> <details key="body" value="do&#xA;&#x9;if multiplicityPartition.isNotSameAs(void) then&#xA;&#x9;&#x9;result := multiplicityPartition&#xA;&#xA;&#x9;else&#xA;&#x9;&#x9;result := valuePartition&#xA;&#xA;&#x9;end&#xA;end"/> <details key="superOperation" value="FragmentsMM::Range"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="//Integer"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="//Integer"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="multiplicityPartition" eType="//MultiplicityPartition" eOpposite="//MultiplicityPartition/ranges"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanRange" eSuperTypes="//Range"> <eOperations name="isContained" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := actualBool.isSameAs(boolValue)&#xA;end"/> </eAnnotations> <eParameters name="actualBool" eType="//Object"/> </eOperations> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := &quot;The boolean range : &quot;.plus(boolValue.toString)&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eOperations name="getPartition" eType="//Partition"> <eAnnotations source="kermeta" references="//Range/getPartition"> <details key="body" value="do&#xA;&#x9;result := valuePartition&#xA;end"/> <details key="superOperation" value="FragmentsMM::Range"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="boolValue" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringRange" eSuperTypes="//Range"> <eOperations name="isContained" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;if regexp.isSameAs(&quot;+&quot;).~and(actualString.isNotSameAs(&quot;&quot;)) then&#xA;&#x9;&#x9;result := true&#xA;&#xA;&#x9;else&#xA;&#x9;&#x9;result := actualString.isSameAs(regexp)&#xA;&#xA;&#x9;end&#xA;end"/> </eAnnotations> <eParameters name="actualString" eType="//String"/> </eOperations> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := &quot;The string range &quot;.plus(regexp)&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eOperations name="getPartition" eType="//Partition"> <eAnnotations source="kermeta" references="//Range/getPartition"> <details key="body" value="do&#xA;&#x9;result := valuePartition&#xA;end"/> <details key="superOperation" value="FragmentsMM::Range"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="regexp" eType="//String"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartitionModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyPartitions" upperBound="-1" eType="//PropertyPartition" containment="true" eOpposite="//PropertyPartition/partitionModel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partitions" upperBound="-1" eType="//Partition" volatile="true" transient="true" derived="true"> <eAnnotations source="kermetaderivedProp.setter"> <details key="body" value="do&#xA; //TODO: implement setterfor derived property partitions&#xA; raise kermeta::exceptions::NotImplementedException.new &#xA;end"/> </eAnnotations> <eAnnotations source="kermetaderivedProp.getter"> <details key="body" value="do&#xA;&#x9;result := kermeta::standard::OrderedSet&lt;FragmentsMM::Partition>.new&#xA;&#x9;propertyPartitions.each{pPart | do&#xA;&#x9;&#x9;&#x9;if pPart.valuePartition.isNotSameAs(void) then&#xA;&#x9;&#x9;&#x9;&#x9;result.add(pPart.valuePartition)&#xA;&#xA;&#x9;&#x9;&#x9;end&#xA;&#x9;&#x9;&#x9;if pPart.multiplicityPartition.isNotSameAs(void) then&#xA;&#x9;&#x9;&#x9;&#x9;result.add(pPart.multiplicityPartition)&#xA;&#xA;&#x9;&#x9;&#x9;end&#xA;&#x9;&#x9;end}&#xA;end"/> </eAnnotations> <eAnnotations source="kermeta"> <details key="isReadOnly" value="false"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyPartition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" eType="//String"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="//String"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="valuePartition" eType="//ValuePartition" containment="true" eOpposite="//ValuePartition/propertyPartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multiplicityPartition" eType="//MultiplicityPartition" containment="true" eOpposite="//MultiplicityPartition/propertyPartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partitionModel" eType="//PartitionModel" eOpposite="//PartitionModel/propertyPartitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partition"> <eOperations name="getRanges" upperBound="-1" eType="//Range"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="getFeatureName" eType="//String"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="getClassName" eType="//String"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> </eOperations> <eOperations name="isObjectInRange" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="isAbstract" value="true"/> </eAnnotations> <eParameters name="oToCheck" eType="//Object"/> <eParameters name="range" eType="//Range"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValuePartition" eSuperTypes="//Partition"> <eOperations name="getRanges" upperBound="-1" eType="//Range"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;var res : FragmentsMM::Range[0..*] init kermeta::standard::OrderedSet&lt;FragmentsMM::Range>.new&#xA;&#x9;ranges.each{r | res.add(r)}&#xA;&#x9;result := res&#xA;end"/> </eAnnotations> </eOperations> <eOperations name="getFeatureName" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := propertyPartition.featureName&#xA;end"/> </eAnnotations> </eOperations> <eOperations name="getClassName" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := propertyPartition.className&#xA;end"/> </eAnnotations> </eOperations> <eOperations name="isObjectInRange" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;var feature : kermeta::reflection::Property&#xA;&#x9;feature := oToCheck.getMetaClass.ownedAttribute.detect{attr | attr.name.equals(getFeatureName)}&#xA;&#x9;if feature.upper.isNotSameAs(1) then&#xA;&#x9;&#x9;stdio.writeln(&quot;ERROR : the feature &quot;.plus(feature.name).plus(&quot; is a set. There is no value partition for this feature&quot;))&#xA;&#x9;&#x9;result := false&#xA;&#xA;&#x9;else&#xA;&#x9;&#x9;result := range.isContained(oToCheck.get(feature))&#xA;&#xA;&#x9;end&#xA;end"/> </eAnnotations> <eParameters name="oToCheck" eType="//Object"/> <eParameters name="range" eType="//Range"/> </eOperations> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := &quot;The value partition for the property &quot;.plus(getFeatureName).plus(&quot; of class &quot;).plus(getClassName)&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyPartition" eType="//PropertyPartition" eOpposite="//PropertyPartition/valuePartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ranges" upperBound="-1" eType="//Range" containment="true" eOpposite="//Range/valuePartition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityPartition" eSuperTypes="//Partition"> <eOperations name="getRanges" upperBound="-1" eType="//Range"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;var res : FragmentsMM::Range[0..*] init kermeta::standard::OrderedSet&lt;FragmentsMM::Range>.new&#xA;&#x9;ranges.each{r | res.add(r)}&#xA;&#x9;result := res&#xA;end"/> </eAnnotations> </eOperations> <eOperations name="getFeatureName" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := propertyPartition.featureName&#xA;end"/> </eAnnotations> </eOperations> <eOperations name="getClassName" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := propertyPartition.className&#xA;end"/> </eAnnotations> </eOperations> <eOperations name="isObjectInRange" eType="//Boolean"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;var feature : kermeta::reflection::Property&#xA;&#x9;feature := oToCheck.getMetaClass.ownedAttribute.detect{attr | attr.name.equals(getFeatureName)}&#xA;&#x9;if feature.upper.isNotSameAs(1) then&#xA;&#x9;&#x9;var setOfObjects : kermeta::standard::Collection&lt;kermeta::reflection::Object>&#xA;&#x9;&#x9;setOfObjects ?= oToCheck.get(feature)&#xA;&#x9;&#x9;result := range.isContained(setOfObjects.size)&#xA;&#xA;&#x9;else&#xA;&#x9;&#x9;stdio.writeln(&quot;ERROR : the feature &quot;.plus(feature.name).plus(&quot; is not a set. There is no multiplicity partition for this feature&quot;))&#xA;&#x9;&#x9;result := false&#xA;&#xA;&#x9;end&#xA;end"/> </eAnnotations> <eParameters name="oToCheck" eType="//Object"/> <eParameters name="range" eType="//Range"/> </eOperations> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;result := &quot;The multiplicity partition for the property &quot;.plus(getFeatureName).plus(&quot; of class &quot;).plus(getClassName)&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyPartition" eType="//PropertyPartition" eOpposite="//PropertyPartition/multiplicityPartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ranges" upperBound="-1" eType="//IntegerRange" containment="true" eOpposite="//IntegerRange/multiplicityPartition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fragments"> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="//ModelFragment" containment="true" eOpposite="//ModelFragment/set"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelFragment"> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;var res : kermeta::standard::String&#xA;&#x9;res := &quot;The model fragment with the following object fragments&quot;&#xA;&#x9;objectFragments.each{of | res := res.plus(&quot;&#x9;&quot;).plus(of.toString)}&#xA;&#x9;result := res&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="objectFragments" upperBound="-1" eType="//ObjectFragment" containment="true" eOpposite="//ObjectFragment/modelFragment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="set" eType="//Fragments" eOpposite="//Fragments/fragments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectFragment"> <eOperations name="toString" eType="//String"> <eAnnotations source="kermeta"> <details key="body" value="do&#xA;&#x9;var res : kermeta::standard::String&#xA;&#x9;var className : kermeta::standard::String&#xA;&#x9;className := constraints.one.className&#xA;&#x9;res := &quot;The object fragment for the class &quot;.plus(className).plus(&quot; and the following constraints &#xA;&quot;)&#xA;&#x9;constraints.each{c | res := res.plus(&quot;&#x9;&quot;).plus(c.range.toString).plus(&quot; for the &quot;).plus(c.featureName).plus(&quot; property &#xA;&quot;)}&#xA;&#x9;result := res&#xA;end"/> <details key="superOperation" value="kermeta::reflection::Object"/> <references href="../../../plugin/fr.irisa.triskell.kermeta/lib/framework.ecore#//reflection/Object/toString"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="//PropertyConstraint" containment="true" eOpposite="//PropertyConstraint/object"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelFragment" eType="//ModelFragment" eOpposite="//ModelFragment/objectFragments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="range" lowerBound="1" eType="//Range"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" lowerBound="1" eType="//ObjectFragment" eOpposite="//ObjectFragment/constraints"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="featureName" eType="//String"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="//String"> <eAnnotations source="kermeta"> <details key="isComposite" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/testing_projects/org.kermeta.testing.mmcc/metamodels/ciMM.ecore
ecore
FragmentsMM Range isContained actualInt getPartition valuePartition IntegerRange isContained actualInt1 toString getPartition lower upper multiplicityPartition BooleanRange isContained actualBool toString getPartition boolValue StringRange isContained actualString toString getPartition regexp PartitionModel propertyPartitions partitions PropertyPartition featureName className valuePartition multiplicityPartition partitionModel Partition getRanges getFeatureName getClassName isObjectInRange oToCheck range ValuePartition getRanges getFeatureName getClassName isObjectInRange oToCheck range toString propertyPartition ranges MultiplicityPartition getRanges getFeatureName getClassName isObjectInRange oToCheck range toString propertyPartition ranges Fragments fragments ModelFragment toString objectFragments set ObjectFragment toString constraints modelFragment PropertyConstraint range object featureName className Object java.lang.Object java.lang.Object Boolean java.lang.Boolean java.lang.Boolean Integer java.lang.Integer java.lang.Integer String java.lang.String java.lang.String
null
{"directed":true,"nodes":[{"nsPrefix":"FragmentsMM","nsURI":"http://www.kermeta.org/testing/mmcc/ciMM.ecore","name":"FragmentsMM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Range","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerRange","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanRange","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringRange","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartitionModel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyPartition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePartition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityPartition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fragments","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelFragment","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFragment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":17,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isContained","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPartition","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valuePartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"actualInt","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ranges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isContained","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPartition","lowerBound":0,"id":29,"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":"lower","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":"upper","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"multiplicityPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"actualInt1","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EParameter"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ranges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isContained","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPartition","lowerBound":0,"id":45,"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":"boolValue","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"actualBool","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EParameter"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isContained","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPartition","lowerBound":0,"id":56,"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":"regexp","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"actualString","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyPartitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"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":"partitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":true},{"id":67,"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":"partitionModel","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"featureName","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":"className","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":"valuePartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicityPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"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":"propertyPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"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":"propertyPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getRanges","lowerBound":0,"id":81,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureName","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassName","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isObjectInRange","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"oToCheck","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"range","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getRanges","lowerBound":0,"id":93,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureName","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassName","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isObjectInRange","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EOperation"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"oToCheck","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"range","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getRanges","lowerBound":0,"id":110,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureName","lowerBound":0,"id":111,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassName","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isObjectInRange","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EOperation"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"oToCheck","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"range","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EParameter"},{"id":122,"eClass":"EGenericType"},{"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":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"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":"set","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":130,"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":"objectFragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"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":"modelFragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":136,"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":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"featureName","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":18,"target":15},{"source":18,"target":21},{"source":18,"target":1},{"source":18,"target":22},{"source":21,"target":15},{"source":22,"target":14},{"source":22,"target":23},{"source":22,"target":18},{"source":23,"target":14},{"source":19,"target":7},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":7},{"source":20,"target":8},{"source":20,"target":25},{"source":20,"target":1},{"source":20,"target":26},{"source":25,"target":8},{"source":2,"target":0},{"source":2,"target":1},{"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":27,"target":15},{"source":27,"target":34},{"source":27,"target":2},{"source":27,"target":35},{"source":34,"target":15},{"source":35,"target":14},{"source":35,"target":36},{"source":35,"target":27},{"source":36,"target":14},{"source":28,"target":17},{"source":28,"target":37},{"source":28,"target":2},{"source":37,"target":17},{"source":29,"target":7},{"source":29,"target":38},{"source":29,"target":2},{"source":38,"target":7},{"source":30,"target":16},{"source":30,"target":39},{"source":30,"target":2},{"source":39,"target":16},{"source":31,"target":16},{"source":31,"target":40},{"source":31,"target":2},{"source":40,"target":16},{"source":32,"target":9},{"source":32,"target":41},{"source":32,"target":2},{"source":32,"target":42},{"source":41,"target":9},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":43,"target":15},{"source":43,"target":48},{"source":43,"target":3},{"source":43,"target":49},{"source":48,"target":15},{"source":49,"target":14},{"source":49,"target":50},{"source":49,"target":43},{"source":50,"target":14},{"source":44,"target":17},{"source":44,"target":51},{"source":44,"target":3},{"source":51,"target":17},{"source":45,"target":7},{"source":45,"target":52},{"source":45,"target":3},{"source":52,"target":7},{"source":46,"target":15},{"source":46,"target":53},{"source":46,"target":3},{"source":53,"target":15},{"source":47,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":54},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":54,"target":15},{"source":54,"target":59},{"source":54,"target":4},{"source":54,"target":60},{"source":59,"target":15},{"source":60,"target":17},{"source":60,"target":61},{"source":60,"target":54},{"source":61,"target":17},{"source":55,"target":17},{"source":55,"target":62},{"source":55,"target":4},{"source":62,"target":17},{"source":56,"target":7},{"source":56,"target":63},{"source":56,"target":4},{"source":63,"target":7},{"source":57,"target":17},{"source":57,"target":64},{"source":57,"target":4},{"source":64,"target":17},{"source":58,"target":1},{"source":5,"target":0},{"source":5,"target":65},{"source":5,"target":66},{"source":65,"target":6},{"source":65,"target":67},{"source":65,"target":5},{"source":65,"target":68},{"source":67,"target":6},{"source":66,"target":7},{"source":66,"target":69},{"source":66,"target":5},{"source":69,"target":7},{"source":6,"target":0},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":68},{"source":70,"target":17},{"source":70,"target":74},{"source":70,"target":6},{"source":74,"target":17},{"source":71,"target":17},{"source":71,"target":75},{"source":71,"target":6},{"source":75,"target":17},{"source":72,"target":8},{"source":72,"target":76},{"source":72,"target":6},{"source":72,"target":77},{"source":76,"target":8},{"source":73,"target":9},{"source":73,"target":78},{"source":73,"target":6},{"source":73,"target":79},{"source":78,"target":9},{"source":68,"target":5},{"source":68,"target":80},{"source":68,"target":6},{"source":68,"target":65},{"source":80,"target":5},{"source":7,"target":0},{"source":7,"target":81},{"source":7,"target":82},{"source":7,"target":83},{"source":7,"target":84},{"source":81,"target":1},{"source":81,"target":85},{"source":81,"target":7},{"source":85,"target":1},{"source":82,"target":17},{"source":82,"target":86},{"source":82,"target":7},{"source":86,"target":17},{"source":83,"target":17},{"source":83,"target":87},{"source":83,"target":7},{"source":87,"target":17},{"source":84,"target":15},{"source":84,"target":88},{"source":84,"target":7},{"source":84,"target":89},{"source":84,"target":90},{"source":88,"target":15},{"source":89,"target":14},{"source":89,"target":91},{"source":89,"target":84},{"source":91,"target":14},{"source":90,"target":1},{"source":90,"target":92},{"source":90,"target":84},{"source":92,"target":1},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":77},{"source":8,"target":26},{"source":8,"target":98},{"source":93,"target":1},{"source":93,"target":99},{"source":93,"target":8},{"source":99,"target":1},{"source":94,"target":17},{"source":94,"target":100},{"source":94,"target":8},{"source":100,"target":17},{"source":95,"target":17},{"source":95,"target":101},{"source":95,"target":8},{"source":101,"target":17},{"source":96,"target":15},{"source":96,"target":102},{"source":96,"target":8},{"source":96,"target":103},{"source":96,"target":104},{"source":102,"target":15},{"source":103,"target":14},{"source":103,"target":105},{"source":103,"target":96},{"source":105,"target":14},{"source":104,"target":1},{"source":104,"target":106},{"source":104,"target":96},{"source":106,"target":1},{"source":97,"target":17},{"source":97,"target":107},{"source":97,"target":8},{"source":107,"target":17},{"source":77,"target":6},{"source":77,"target":108},{"source":77,"target":8},{"source":77,"target":72},{"source":108,"target":6},{"source":26,"target":1},{"source":26,"target":109},{"source":26,"target":8},{"source":26,"target":20},{"source":109,"target":1},{"source":98,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":110},{"source":9,"target":111},{"source":9,"target":112},{"source":9,"target":113},{"source":9,"target":114},{"source":9,"target":79},{"source":9,"target":42},{"source":9,"target":115},{"source":110,"target":1},{"source":110,"target":116},{"source":110,"target":9},{"source":116,"target":1},{"source":111,"target":17},{"source":111,"target":117},{"source":111,"target":9},{"source":117,"target":17},{"source":112,"target":17},{"source":112,"target":118},{"source":112,"target":9},{"source":118,"target":17},{"source":113,"target":15},{"source":113,"target":119},{"source":113,"target":9},{"source":113,"target":120},{"source":113,"target":121},{"source":119,"target":15},{"source":120,"target":14},{"source":120,"target":122},{"source":120,"target":113},{"source":122,"target":14},{"source":121,"target":1},{"source":121,"target":123},{"source":121,"target":113},{"source":123,"target":1},{"source":114,"target":17},{"source":114,"target":124},{"source":114,"target":9},{"source":124,"target":17},{"source":79,"target":6},{"source":79,"target":125},{"source":79,"target":9},{"source":79,"target":73},{"source":125,"target":6},{"source":42,"target":2},{"source":42,"target":126},{"source":42,"target":9},{"source":42,"target":32},{"source":126,"target":2},{"source":115,"target":7},{"source":10,"target":0},{"source":10,"target":127},{"source":127,"target":11},{"source":127,"target":128},{"source":127,"target":10},{"source":127,"target":129},{"source":128,"target":11},{"source":11,"target":0},{"source":11,"target":130},{"source":11,"target":131},{"source":11,"target":129},{"source":130,"target":17},{"source":130,"target":132},{"source":130,"target":11},{"source":132,"target":17},{"source":131,"target":12},{"source":131,"target":133},{"source":131,"target":11},{"source":131,"target":134},{"source":133,"target":12},{"source":129,"target":10},{"source":129,"target":135},{"source":129,"target":11},{"source":129,"target":127},{"source":135,"target":10},{"source":12,"target":0},{"source":12,"target":136},{"source":12,"target":137},{"source":12,"target":134},{"source":136,"target":17},{"source":136,"target":138},{"source":136,"target":12},{"source":138,"target":17},{"source":137,"target":13},{"source":137,"target":139},{"source":137,"target":12},{"source":137,"target":140},{"source":139,"target":13},{"source":134,"target":11},{"source":134,"target":141},{"source":134,"target":12},{"source":134,"target":131},{"source":141,"target":11},{"source":13,"target":0},{"source":13,"target":142},{"source":13,"target":140},{"source":13,"target":143},{"source":13,"target":144},{"source":142,"target":1},{"source":142,"target":145},{"source":142,"target":13},{"source":145,"target":1},{"source":140,"target":12},{"source":140,"target":146},{"source":140,"target":13},{"source":140,"target":137},{"source":146,"target":12},{"source":143,"target":17},{"source":143,"target":147},{"source":143,"target":13},{"source":147,"target":17},{"source":144,"target":17},{"source":144,"target":148},{"source":144,"target":13},{"source":148,"target":17},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"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="PapyrusJava" nsURI="http://www.eclipse.org/papyrus/PapyrusJava/1" nsPrefix="PapyrusJava"> <eClassifiers xsi:type="ecore:EClass" name="Array"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_parameter" ordered="false" unique="false" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_property" ordered="false" unique="false" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_association" ordered="false" unique="false" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="External"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Classifier" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternLibrary"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_package" ordered="false" unique="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Package"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importPaths" ordered="false" unique="false" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libPaths" ordered="false" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libs" ordered="false" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imports" ordered="false" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manualImports" ordered="false" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_class" ordered="false" unique="false" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Classifier" ordered="false" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NoCodeGen"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_element" ordered="false" unique="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Template"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="declaration" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_class" ordered="false" unique="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateBinding"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="binding" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_templatebinding" ordered="false" unique="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//TemplateBinding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_templateparameter" ordered="false" unique="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//TemplateParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManualGeneration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extensionBody" ordered="false" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variadic"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Parameter" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Volatile"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transient"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Synchronized"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Operation" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Strictfp"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Operation" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Classifier" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Native"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Operation" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Operation" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StaticClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Classifier" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Final"> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Parameter" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Parameter"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/florentdupont/org.eclipse.papyrus-designer/languages/java/org.eclipse.papyrus.designer.languages.java.profile/profiles/PapyrusJava.ecore
ecore
PapyrusJava Array base_parameter definition base_property base_association External name base_Classifier ExternLibrary base_package importPaths libPaths libs imports Import manualImports base_class base_Classifier NoCodeGen base_element Template declaration base_class TemplateBinding binding base_templatebinding TemplateParameter name base_templateparameter ManualGeneration extensionBody base_Class Variadic base_Parameter Volatile base_Property Transient base_Property Synchronized base_Operation Strictfp base_Operation base_Classifier Native base_Operation Default base_Operation StaticClassifier base_Classifier Final base_Parameter
null
{"directed":true,"nodes":[{"nsPrefix":"PapyrusJava","nsURI":"http://www.eclipse.org/papyrus/PapyrusJava/1","name":"PapyrusJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Array","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"External","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternLibrary","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":"NoCodeGen","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Template","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualGeneration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variadic","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Volatile","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transient","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Synchronized","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Strictfp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Native","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticClassifier","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Final","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"definition","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_association","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":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":27,"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_Classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"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":"importPaths","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":"libPaths","changeable":true,"lowerBound":0,"iD":false,"id":33,"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":"libs","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"imports","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"manualImports","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"base_class","changeable":true,"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":true,"name":"base_Classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"declaration","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"binding","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_templatebinding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"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},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_templateparameter","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":true,"name":"extensionBody","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"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":"base_Operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"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_Classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":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_Operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":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_Operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":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_Classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"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":22,"target":26},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":27,"target":29},{"source":27,"target":2},{"source":28,"target":30},{"source":28,"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":31,"target":36},{"source":31,"target":3},{"source":32,"target":37},{"source":32,"target":3},{"source":33,"target":38},{"source":33,"target":3},{"source":34,"target":39},{"source":34,"target":3},{"source":35,"target":40},{"source":35,"target":3},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":41,"target":44},{"source":41,"target":4},{"source":42,"target":45},{"source":42,"target":4},{"source":43,"target":46},{"source":43,"target":4},{"source":5,"target":0},{"source":5,"target":47},{"source":47,"target":48},{"source":47,"target":5},{"source":6,"target":0},{"source":6,"target":49},{"source":6,"target":50},{"source":49,"target":51},{"source":49,"target":6},{"source":50,"target":52},{"source":50,"target":6},{"source":7,"target":0},{"source":7,"target":53},{"source":7,"target":54},{"source":53,"target":55},{"source":53,"target":7},{"source":54,"target":56},{"source":54,"target":7},{"source":8,"target":0},{"source":8,"target":57},{"source":8,"target":58},{"source":57,"target":59},{"source":57,"target":8},{"source":58,"target":60},{"source":58,"target":8},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":62},{"source":61,"target":63},{"source":61,"target":9},{"source":62,"target":64},{"source":62,"target":9},{"source":10,"target":0},{"source":10,"target":65},{"source":65,"target":66},{"source":65,"target":10},{"source":11,"target":0},{"source":11,"target":67},{"source":67,"target":68},{"source":67,"target":11},{"source":12,"target":0},{"source":12,"target":69},{"source":69,"target":70},{"source":69,"target":12},{"source":13,"target":0},{"source":13,"target":71},{"source":71,"target":72},{"source":71,"target":13},{"source":14,"target":0},{"source":14,"target":73},{"source":14,"target":74},{"source":73,"target":75},{"source":73,"target":14},{"source":74,"target":76},{"source":74,"target":14},{"source":15,"target":0},{"source":15,"target":77},{"source":77,"target":78},{"source":77,"target":15},{"source":16,"target":0},{"source":16,"target":79},{"source":79,"target":80},{"source":79,"target":16},{"source":17,"target":0},{"source":17,"target":81},{"source":81,"target":82},{"source":81,"target":17},{"source":18,"target":0},{"source":18,"target":83},{"source":83,"target":84},{"source":83,"target":18}],"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="events" nsURI="http://org/mmiEventsModel" nsPrefix="events"> <eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" defaultValueLiteral="0" /> </eClassifiers> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="InputEvent" abstract="true" eSuperTypes="#//Event" /> <eClassifiers xsi:type="ecore:EClass" name="OutputEvent" abstract="true" eSuperTypes="#//Event"/> <eClassifiers xsi:type="ecore:EClass" name="DialogueContentEvent" abstract="true" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nitems" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetacommEvent" abstract="true" eSuperTypes="#//Event" /> <eClassifiers xsi:type="ecore:EClass" name="TurnControlEvent" abstract="true" eSuperTypes="#//Event" /> <eClassifiers xsi:type="ecore:EClass" name="TurnTimingEvent" abstract="true" eSuperTypes="#//Event" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="NavigationEvent" abstract="true" eSuperTypes="#//InputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="TextEvent" abstract="true" eSuperTypes="#//InputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SpeechInputEvent" abstract="true" eSuperTypes="#//InputEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="ScreenEvent" abstract="true" eSuperTypes="#//OutputEvent"/> <eClassifiers xsi:type="ecore:EClass" name="ScreenContentEvent" abstract="true" eSuperTypes="#//ScreenEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nitems" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpeechOutputEvent" abstract="true" eSuperTypes="#//OutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SpeechOutputContentEvent" abstract="true" eSuperTypes="#//SpeechOutputEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nitems" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="TouchEvent" eSuperTypes="#//NavigationEvent" /> <eClassifiers xsi:type="ecore:EClass" name="ClickEvent" eSuperTypes="#//NavigationEvent" /> <eClassifiers xsi:type="ecore:EClass" name="LongClickEvent" eSuperTypes="#//NavigationEvent" /> <eClassifiers xsi:type="ecore:EClass" name="ScrollEvent" eSuperTypes="#//NavigationEvent" /> <eClassifiers xsi:type="ecore:EClass" name="MoveEvent" eSuperTypes="#//NavigationEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationMoveEvent" eSuperTypes="#//NavigationEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationActionEvent" eSuperTypes="#//NavigationEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NavigationExploreEvent" eSuperTypes="#//NavigationEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="KeyTextEvent" eSuperTypes="#//TextEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyExploreEvent" eSuperTypes="#//TextEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyCommandEvent" eSuperTypes="#//TextEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextWordEvent" eSuperTypes="#//TextEvent" /> <eClassifiers xsi:type="ecore:EClass" name="TextExploreEvent" eSuperTypes="#//TextEvent" /> <eClassifiers xsi:type="ecore:EClass" name="TextCommandEvent" eSuperTypes="#//TextEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="GuiElementsEvent" eSuperTypes="#//ScreenContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="GuiFeedbackEvent" eSuperTypes="#//ScreenContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="GuiConceptsEvent" eSuperTypes="#//ScreenContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="GuiNoiseEvent" eSuperTypes="#//ScreenContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="GuiQuestionsEvent" eSuperTypes="#//ScreenContentEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="SpeechElementsEvent" eSuperTypes="#//SpeechOutputContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SpeechFeedbackEvent" eSuperTypes="#//SpeechOutputContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SpeechConceptsEvent" eSuperTypes="#//SpeechOutputContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SpeechNoiseEvent" eSuperTypes="#//SpeechOutputContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SpeechQuestionsEvent" eSuperTypes="#//SpeechOutputContentEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="CorrectAnswerEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="IncorrectAnswerEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="PartiallyCorrectAnswerEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NotAnswerEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="OpenPromptEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="HalfOpenPromptEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="ClosedPromptEvent" eSuperTypes="#//SpeechOutputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NoQuestionPromptEvent" eSuperTypes="#//SpeechOutputEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="OverallWordsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nwords" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubstitutedWordsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nwords" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeletedWordsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nwords" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InsertedWordsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nwords" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OverallSentencesEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsentences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubstitutedSentencesEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsentences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeletedSentencesEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsentences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InsertedSentencesEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsentences" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OverallConceptsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nconcepts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubstitutedConceptsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nconcepts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeletedConceptsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nconcepts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InsertedConceptsEvent" eSuperTypes="#//SpeechInputEvent" > <eStructuralFeatures xsi:type="ecore:EAttribute" name="nconcepts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrectlyParsedUtteranceEvent" eSuperTypes="#//SpeechInputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="PartiallyParsedUtteranceEvent" eSuperTypes="#//SpeechInputEvent" /> <eClassifiers xsi:type="ecore:EClass" name="IncorrectlyParsedUtteranceEvent" eSuperTypes="#//SpeechInputEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="NewElementsEvent" eSuperTypes="#//DialogueContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NewFeedbackElementsEvent" eSuperTypes="#//DialogueContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NewConceptsEvent" eSuperTypes="#//DialogueContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NewNoiseEvent" eSuperTypes="#//DialogueContentEvent" /> <eClassifiers xsi:type="ecore:EClass" name="NewQuestionsEvent" eSuperTypes="#//DialogueContentEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="HelpTurnEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="CorrectionTurnEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="CancelTurnEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="RestartTurnEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="BargeinEvent" eSuperTypes="#//MetacommEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="successful" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" /> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DIVRejectionEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="ASRRejectionEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="GRRejectionEvent" eSuperTypes="#//MetacommEvent" /> <eClassifiers xsi:type="ecore:EClass" name="TimeoutEvent" eSuperTypes="#//MetacommEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="AppStartEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="AppEndEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="StartDialogueEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="EndDialogueEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="StartSystemTurnEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="EndSystemTurnEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="StartUserTurnEvent" eSuperTypes="#//TurnControlEvent" /> <eClassifiers xsi:type="ecore:EClass" name="EndUserTurnEvent" eSuperTypes="#//TurnControlEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EClass" name="SystemFeedbackStartEvent" eSuperTypes="#//TurnTimingEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SystemActionStartEvent" eSuperTypes="#//TurnTimingEvent" /> <eClassifiers xsi:type="ecore:EClass" name="SystemActionEndEvent" eSuperTypes="#//TurnTimingEvent" /> <eClassifiers xsi:type="ecore:EClass" name="UserFeedbackStartEvent" eSuperTypes="#//TurnTimingEvent" /> <eClassifiers xsi:type="ecore:EClass" name="UserActionStartEvent" eSuperTypes="#//TurnTimingEvent" /> <eClassifiers xsi:type="ecore:EClass" name="UserActionEndEvent" eSuperTypes="#//TurnTimingEvent" /> <!-- --> <!-- --> <!-- --> <eClassifiers xsi:type="ecore:EEnum" name="event_t"> <!-- Gui Navigation Input (low and high level) --> <eLiterals name="TOUCH" value="101" /> <eLiterals name="CLICK" value="102" /> <eLiterals name="LONGCLICK" value="103" /> <eLiterals name="ITEMCLICK" value="104" /> <eLiterals name="ITEMLONGCLICK" value="105" /> <eLiterals name="SCROLL" value="106" /> <eLiterals name="MOVE" value="107" /> <eLiterals name="NAVIGATIONMOVE" value="1001" /> <eLiterals name="NAVIGATIONLENGTH" value="1002" /> <eLiterals name="NAVIGATIONACTION" value="1003" /> <eLiterals name="NAVIGATIONEXPLORE" value="1004" /> <!-- Gui Text Input (low and high level) --> <eLiterals name="KEYTEXT" value="201" /> <eLiterals name="KEYEXPLORE" value="202" /> <eLiterals name="KEYCOMMAND" value="203" /> <eLiterals name="TEXTWORD" value="2001" /> <eLiterals name="TEXTEXPLORE" value="2002" /> <eLiterals name="TEXTCOMMAND" value="2003" /> <!-- Speech input (high level) --> <eLiterals name="OVERALLWORDS" value="7001" /> <eLiterals name="SUBSTITUTEDWORDS" value="7002" /> <eLiterals name="DELETEDWORDS" value="7003" /> <eLiterals name="INSERTEDWORDS" value="7004" /> <eLiterals name="OVERALLSENTENCES" value="7005" /> <eLiterals name="SUBSTITUTEDSENTENCES" value="7006" /> <eLiterals name="DELETEDSENTENCES" value="7007" /> <eLiterals name="INSERTEDSENTENCES" value="7008" /> <eLiterals name="OVERALLCONCEPTS" value="7009" /> <eLiterals name="SUBSTITUTEDCONCEPTS" value="7010" /> <eLiterals name="DELETEDCONCEPTS" value="7011" /> <eLiterals name="INSERTEDCONCEPTS" value="7012" /> <eLiterals name="CORRECTLYPARSEDUTTERANCE" value="7013" /> <eLiterals name="PARTIALLYPARSEDUTTERANCE" value="7014" /> <eLiterals name="INCORRECTLYPARSEDUTTERANCE" value="7015" /> <!-- Gui output (low level) --> <eLiterals name="GUIELEMENTS" value="401" /> <eLiterals name="GUIFEEDBACK" value="402" /> <eLiterals name="GUICONCEPTS" value="403" /> <eLiterals name="GUINOISE" value="404" /> <eLiterals name="GUIQUESTIONS" value="405" /> <!-- Speech output (low level) --> <eLiterals name="SPEECHELEMENTS" value="411" /> <eLiterals name="SPEECHFEEDBACK" value="412" /> <eLiterals name="SPEECHCONCEPTS" value="413" /> <eLiterals name="SPEECHNOISE" value="414" /> <eLiterals name="SPEECHQUESTIONS" value="414" /> <!-- General output (high level) --> <eLiterals name="NEWELEMENTS" value="4001" /> <eLiterals name="NEWFEEDBACKELEMENTS" value="4002" /> <eLiterals name="NEWCONCEPTS" value="4003" /> <eLiterals name="NEWNOISE" value="4004" /> <eLiterals name="NEWQUESTIONS" value="4005" /> <!-- Metacommunication (high level) --> <eLiterals name="HELPTURN" value="5002" /> <eLiterals name="CORRECTIONTURN" value="5003" /> <eLiterals name="TIMEOUT" value="5004" /> <eLiterals name="CANCELTURN" value="5005" /> <eLiterals name="RESTARTTURN" value="5006" /> <eLiterals name="BARGEIN" value="5007" /> <eLiterals name="DIVREJECTION" value="5008" /> <eLiterals name="ASRREJECTION" value="5009" /> <eLiterals name="GRREJECTION" value="5010" /> <!-- Speech output (high level) --> <eLiterals name="CORRECTANSWER" value="6001" /> <eLiterals name="INCORRECTANSWER" value="6002" /> <eLiterals name="PARTIALLYCORRECTANSWER" value="6003" /> <eLiterals name="NOTANSWER" value="6004" /> <eLiterals name="OPENPROMPT" value="6005" /> <eLiterals name="HALFOPENPROMPT" value="6006" /> <eLiterals name="CLOSEDPROMPT" value="6007" /> <eLiterals name="NOQUESTIONPROMPT" value="6008" /> <!-- Turn timing (low and high level) --> <eLiterals name="APPSTART" value="901" /> <eLiterals name="APPEND" value="902" /> <eLiterals name="STARTDIALOGUE" value="9001" /> <eLiterals name="ENDDIALOGUE" value="9002" /> <eLiterals name="STARTSYSTEMTURN" value="9003" /> <eLiterals name="SYSTEMFEEDBACKSTART" value="9004" /> <eLiterals name="SYSTEMACTIONSTART" value="9005" /> <eLiterals name="SYSTEMACTIONEND" value="9006" /> <eLiterals name="ENDSYSTEMTURN" value="9007" /> <eLiterals name="STARTUSERTURN" value="9008" /> <eLiterals name="USERFEEDBACKSTART" value="9009" /> <eLiterals name="USERACTIONSTART" value="9010" /> <eLiterals name="USERACTIONEND" value="9011" /> <eLiterals name="ENDUSERTURN" value="9012" /> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/mmiEvents.ecore
ecore
events Event type timestamp 0 InputEvent OutputEvent DialogueContentEvent nitems MetacommEvent TurnControlEvent TurnTimingEvent NavigationEvent TextEvent SpeechInputEvent ScreenEvent ScreenContentEvent nitems SpeechOutputEvent SpeechOutputContentEvent nitems TouchEvent ClickEvent LongClickEvent ScrollEvent MoveEvent length NavigationMoveEvent length NavigationActionEvent NavigationExploreEvent KeyTextEvent code KeyExploreEvent code KeyCommandEvent code TextWordEvent TextExploreEvent TextCommandEvent GuiElementsEvent GuiFeedbackEvent GuiConceptsEvent GuiNoiseEvent GuiQuestionsEvent SpeechElementsEvent SpeechFeedbackEvent SpeechConceptsEvent SpeechNoiseEvent SpeechQuestionsEvent CorrectAnswerEvent IncorrectAnswerEvent PartiallyCorrectAnswerEvent NotAnswerEvent OpenPromptEvent HalfOpenPromptEvent ClosedPromptEvent NoQuestionPromptEvent OverallWordsEvent nwords SubstitutedWordsEvent nwords DeletedWordsEvent nwords InsertedWordsEvent nwords OverallSentencesEvent nsentences SubstitutedSentencesEvent nsentences DeletedSentencesEvent nsentences InsertedSentencesEvent nsentences OverallConceptsEvent nconcepts SubstitutedConceptsEvent nconcepts DeletedConceptsEvent nconcepts InsertedConceptsEvent nconcepts CorrectlyParsedUtteranceEvent PartiallyParsedUtteranceEvent IncorrectlyParsedUtteranceEvent NewElementsEvent NewFeedbackElementsEvent NewConceptsEvent NewNoiseEvent NewQuestionsEvent HelpTurnEvent CorrectionTurnEvent CancelTurnEvent RestartTurnEvent BargeinEvent successful DIVRejectionEvent ASRRejectionEvent GRRejectionEvent TimeoutEvent AppStartEvent AppEndEvent StartDialogueEvent EndDialogueEvent StartSystemTurnEvent EndSystemTurnEvent StartUserTurnEvent EndUserTurnEvent SystemFeedbackStartEvent SystemActionStartEvent SystemActionEndEvent UserFeedbackStartEvent UserActionStartEvent UserActionEndEvent event_t TOUCH TOUCH CLICK CLICK LONGCLICK LONGCLICK ITEMCLICK ITEMCLICK ITEMLONGCLICK ITEMLONGCLICK SCROLL SCROLL MOVE MOVE NAVIGATIONMOVE NAVIGATIONMOVE NAVIGATIONLENGTH NAVIGATIONLENGTH NAVIGATIONACTION NAVIGATIONACTION NAVIGATIONEXPLORE NAVIGATIONEXPLORE KEYTEXT KEYTEXT KEYEXPLORE KEYEXPLORE KEYCOMMAND KEYCOMMAND TEXTWORD TEXTWORD TEXTEXPLORE TEXTEXPLORE TEXTCOMMAND TEXTCOMMAND OVERALLWORDS OVERALLWORDS SUBSTITUTEDWORDS SUBSTITUTEDWORDS DELETEDWORDS DELETEDWORDS INSERTEDWORDS INSERTEDWORDS OVERALLSENTENCES OVERALLSENTENCES SUBSTITUTEDSENTENCES SUBSTITUTEDSENTENCES DELETEDSENTENCES DELETEDSENTENCES INSERTEDSENTENCES INSERTEDSENTENCES OVERALLCONCEPTS OVERALLCONCEPTS SUBSTITUTEDCONCEPTS SUBSTITUTEDCONCEPTS DELETEDCONCEPTS DELETEDCONCEPTS INSERTEDCONCEPTS INSERTEDCONCEPTS CORRECTLYPARSEDUTTERANCE CORRECTLYPARSEDUTTERANCE PARTIALLYPARSEDUTTERANCE PARTIALLYPARSEDUTTERANCE INCORRECTLYPARSEDUTTERANCE INCORRECTLYPARSEDUTTERANCE GUIELEMENTS GUIELEMENTS GUIFEEDBACK GUIFEEDBACK GUICONCEPTS GUICONCEPTS GUINOISE GUINOISE GUIQUESTIONS GUIQUESTIONS SPEECHELEMENTS SPEECHELEMENTS SPEECHFEEDBACK SPEECHFEEDBACK SPEECHCONCEPTS SPEECHCONCEPTS SPEECHNOISE SPEECHNOISE SPEECHQUESTIONS SPEECHQUESTIONS NEWELEMENTS NEWELEMENTS NEWFEEDBACKELEMENTS NEWFEEDBACKELEMENTS NEWCONCEPTS NEWCONCEPTS NEWNOISE NEWNOISE NEWQUESTIONS NEWQUESTIONS HELPTURN HELPTURN CORRECTIONTURN CORRECTIONTURN TIMEOUT TIMEOUT CANCELTURN CANCELTURN RESTARTTURN RESTARTTURN BARGEIN BARGEIN DIVREJECTION DIVREJECTION ASRREJECTION ASRREJECTION GRREJECTION GRREJECTION CORRECTANSWER CORRECTANSWER INCORRECTANSWER INCORRECTANSWER PARTIALLYCORRECTANSWER PARTIALLYCORRECTANSWER NOTANSWER NOTANSWER OPENPROMPT OPENPROMPT HALFOPENPROMPT HALFOPENPROMPT CLOSEDPROMPT CLOSEDPROMPT NOQUESTIONPROMPT NOQUESTIONPROMPT APPSTART APPSTART APPEND APPEND STARTDIALOGUE STARTDIALOGUE ENDDIALOGUE ENDDIALOGUE STARTSYSTEMTURN STARTSYSTEMTURN SYSTEMFEEDBACKSTART SYSTEMFEEDBACKSTART SYSTEMACTIONSTART SYSTEMACTIONSTART SYSTEMACTIONEND SYSTEMACTIONEND ENDSYSTEMTURN ENDSYSTEMTURN STARTUSERTURN STARTUSERTURN USERFEEDBACKSTART USERFEEDBACKSTART USERACTIONSTART USERACTIONSTART USERACTIONEND USERACTIONEND ENDUSERTURN ENDUSERTURN
null
{"directed":true,"nodes":[{"nsPrefix":"events","nsURI":"http://org/mmiEventsModel","name":"events","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputEvent","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputEvent","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DialogueContentEvent","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetacommEvent","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnControlEvent","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnTimingEvent","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationEvent","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextEvent","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechInputEvent","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScreenEvent","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScreenContentEvent","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechOutputEvent","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechOutputContentEvent","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchEvent","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClickEvent","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongClickEvent","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScrollEvent","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveEvent","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationMoveEvent","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationActionEvent","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationExploreEvent","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyTextEvent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyExploreEvent","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyCommandEvent","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextWordEvent","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextExploreEvent","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextCommandEvent","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuiElementsEvent","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuiFeedbackEvent","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuiConceptsEvent","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuiNoiseEvent","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuiQuestionsEvent","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechElementsEvent","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechFeedbackEvent","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechConceptsEvent","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechNoiseEvent","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpeechQuestionsEvent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrectAnswerEvent","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncorrectAnswerEvent","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartiallyCorrectAnswerEvent","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotAnswerEvent","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenPromptEvent","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HalfOpenPromptEvent","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClosedPromptEvent","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoQuestionPromptEvent","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OverallWordsEvent","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubstitutedWordsEvent","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedWordsEvent","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InsertedWordsEvent","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OverallSentencesEvent","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubstitutedSentencesEvent","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedSentencesEvent","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InsertedSentencesEvent","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OverallConceptsEvent","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubstitutedConceptsEvent","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedConceptsEvent","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InsertedConceptsEvent","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrectlyParsedUtteranceEvent","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartiallyParsedUtteranceEvent","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncorrectlyParsedUtteranceEvent","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewElementsEvent","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewFeedbackElementsEvent","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewConceptsEvent","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewNoiseEvent","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewQuestionsEvent","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HelpTurnEvent","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrectionTurnEvent","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CancelTurnEvent","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RestartTurnEvent","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BargeinEvent","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DIVRejectionEvent","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASRRejectionEvent","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRRejectionEvent","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeoutEvent","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppStartEvent","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppEndEvent","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartDialogueEvent","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndDialogueEvent","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartSystemTurnEvent","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndSystemTurnEvent","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartUserTurnEvent","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndUserTurnEvent","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemFeedbackStartEvent","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemActionStartEvent","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemActionEndEvent","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserFeedbackStartEvent","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserActionStartEvent","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserActionEndEvent","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"event_t","instanceClass":null,"id":90,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":91,"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":"timestamp","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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nitems","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nitems","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"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":"nitems","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"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":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"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":"code","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"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":"code","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"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nwords","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"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":"nwords","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nwords","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"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":"nwords","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"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":"nsentences","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"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":"nsentences","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"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":"nsentences","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"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":"nsentences","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"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":"nconcepts","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"nconcepts","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"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":"nconcepts","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"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":"nconcepts","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":202,"eClass":"EGenericType"},{"id":203,"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":"successful","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"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"},{"name":"TOUCH","id":225,"value":101,"literal":"TOUCH","eClass":"EEnumLiteral"},{"name":"CLICK","id":226,"value":102,"literal":"CLICK","eClass":"EEnumLiteral"},{"name":"LONGCLICK","id":227,"value":103,"literal":"LONGCLICK","eClass":"EEnumLiteral"},{"name":"ITEMCLICK","id":228,"value":104,"literal":"ITEMCLICK","eClass":"EEnumLiteral"},{"name":"ITEMLONGCLICK","id":229,"value":105,"literal":"ITEMLONGCLICK","eClass":"EEnumLiteral"},{"name":"SCROLL","id":230,"value":106,"literal":"SCROLL","eClass":"EEnumLiteral"},{"name":"MOVE","id":231,"value":107,"literal":"MOVE","eClass":"EEnumLiteral"},{"name":"NAVIGATIONMOVE","id":232,"value":1001,"literal":"NAVIGATIONMOVE","eClass":"EEnumLiteral"},{"name":"NAVIGATIONLENGTH","id":233,"value":1002,"literal":"NAVIGATIONLENGTH","eClass":"EEnumLiteral"},{"name":"NAVIGATIONACTION","id":234,"value":1003,"literal":"NAVIGATIONACTION","eClass":"EEnumLiteral"},{"name":"NAVIGATIONEXPLORE","id":235,"value":1004,"literal":"NAVIGATIONEXPLORE","eClass":"EEnumLiteral"},{"name":"KEYTEXT","id":236,"value":201,"literal":"KEYTEXT","eClass":"EEnumLiteral"},{"name":"KEYEXPLORE","id":237,"value":202,"literal":"KEYEXPLORE","eClass":"EEnumLiteral"},{"name":"KEYCOMMAND","id":238,"value":203,"literal":"KEYCOMMAND","eClass":"EEnumLiteral"},{"name":"TEXTWORD","id":239,"value":2001,"literal":"TEXTWORD","eClass":"EEnumLiteral"},{"name":"TEXTEXPLORE","id":240,"value":2002,"literal":"TEXTEXPLORE","eClass":"EEnumLiteral"},{"name":"TEXTCOMMAND","id":241,"value":2003,"literal":"TEXTCOMMAND","eClass":"EEnumLiteral"},{"name":"OVERALLWORDS","id":242,"value":7001,"literal":"OVERALLWORDS","eClass":"EEnumLiteral"},{"name":"SUBSTITUTEDWORDS","id":243,"value":7002,"literal":"SUBSTITUTEDWORDS","eClass":"EEnumLiteral"},{"name":"DELETEDWORDS","id":244,"value":7003,"literal":"DELETEDWORDS","eClass":"EEnumLiteral"},{"name":"INSERTEDWORDS","id":245,"value":7004,"literal":"INSERTEDWORDS","eClass":"EEnumLiteral"},{"name":"OVERALLSENTENCES","id":246,"value":7005,"literal":"OVERALLSENTENCES","eClass":"EEnumLiteral"},{"name":"SUBSTITUTEDSENTENCES","id":247,"value":7006,"literal":"SUBSTITUTEDSENTENCES","eClass":"EEnumLiteral"},{"name":"DELETEDSENTENCES","id":248,"value":7007,"literal":"DELETEDSENTENCES","eClass":"EEnumLiteral"},{"name":"INSERTEDSENTENCES","id":249,"value":7008,"literal":"INSERTEDSENTENCES","eClass":"EEnumLiteral"},{"name":"OVERALLCONCEPTS","id":250,"value":7009,"literal":"OVERALLCONCEPTS","eClass":"EEnumLiteral"},{"name":"SUBSTITUTEDCONCEPTS","id":251,"value":7010,"literal":"SUBSTITUTEDCONCEPTS","eClass":"EEnumLiteral"},{"name":"DELETEDCONCEPTS","id":252,"value":7011,"literal":"DELETEDCONCEPTS","eClass":"EEnumLiteral"},{"name":"INSERTEDCONCEPTS","id":253,"value":7012,"literal":"INSERTEDCONCEPTS","eClass":"EEnumLiteral"},{"name":"CORRECTLYPARSEDUTTERANCE","id":254,"value":7013,"literal":"CORRECTLYPARSEDUTTERANCE","eClass":"EEnumLiteral"},{"name":"PARTIALLYPARSEDUTTERANCE","id":255,"value":7014,"literal":"PARTIALLYPARSEDUTTERANCE","eClass":"EEnumLiteral"},{"name":"INCORRECTLYPARSEDUTTERANCE","id":256,"value":7015,"literal":"INCORRECTLYPARSEDUTTERANCE","eClass":"EEnumLiteral"},{"name":"GUIELEMENTS","id":257,"value":401,"literal":"GUIELEMENTS","eClass":"EEnumLiteral"},{"name":"GUIFEEDBACK","id":258,"value":402,"literal":"GUIFEEDBACK","eClass":"EEnumLiteral"},{"name":"GUICONCEPTS","id":259,"value":403,"literal":"GUICONCEPTS","eClass":"EEnumLiteral"},{"name":"GUINOISE","id":260,"value":404,"literal":"GUINOISE","eClass":"EEnumLiteral"},{"name":"GUIQUESTIONS","id":261,"value":405,"literal":"GUIQUESTIONS","eClass":"EEnumLiteral"},{"name":"SPEECHELEMENTS","id":262,"value":411,"literal":"SPEECHELEMENTS","eClass":"EEnumLiteral"},{"name":"SPEECHFEEDBACK","id":263,"value":412,"literal":"SPEECHFEEDBACK","eClass":"EEnumLiteral"},{"name":"SPEECHCONCEPTS","id":264,"value":413,"literal":"SPEECHCONCEPTS","eClass":"EEnumLiteral"},{"name":"SPEECHNOISE","id":265,"value":414,"literal":"SPEECHNOISE","eClass":"EEnumLiteral"},{"name":"SPEECHQUESTIONS","id":266,"value":414,"literal":"SPEECHQUESTIONS","eClass":"EEnumLiteral"},{"name":"NEWELEMENTS","id":267,"value":4001,"literal":"NEWELEMENTS","eClass":"EEnumLiteral"},{"name":"NEWFEEDBACKELEMENTS","id":268,"value":4002,"literal":"NEWFEEDBACKELEMENTS","eClass":"EEnumLiteral"},{"name":"NEWCONCEPTS","id":269,"value":4003,"literal":"NEWCONCEPTS","eClass":"EEnumLiteral"},{"name":"NEWNOISE","id":270,"value":4004,"literal":"NEWNOISE","eClass":"EEnumLiteral"},{"name":"NEWQUESTIONS","id":271,"value":4005,"literal":"NEWQUESTIONS","eClass":"EEnumLiteral"},{"name":"HELPTURN","id":272,"value":5002,"literal":"HELPTURN","eClass":"EEnumLiteral"},{"name":"CORRECTIONTURN","id":273,"value":5003,"literal":"CORRECTIONTURN","eClass":"EEnumLiteral"},{"name":"TIMEOUT","id":274,"value":5004,"literal":"TIMEOUT","eClass":"EEnumLiteral"},{"name":"CANCELTURN","id":275,"value":5005,"literal":"CANCELTURN","eClass":"EEnumLiteral"},{"name":"RESTARTTURN","id":276,"value":5006,"literal":"RESTARTTURN","eClass":"EEnumLiteral"},{"name":"BARGEIN","id":277,"value":5007,"literal":"BARGEIN","eClass":"EEnumLiteral"},{"name":"DIVREJECTION","id":278,"value":5008,"literal":"DIVREJECTION","eClass":"EEnumLiteral"},{"name":"ASRREJECTION","id":279,"value":5009,"literal":"ASRREJECTION","eClass":"EEnumLiteral"},{"name":"GRREJECTION","id":280,"value":5010,"literal":"GRREJECTION","eClass":"EEnumLiteral"},{"name":"CORRECTANSWER","id":281,"value":6001,"literal":"CORRECTANSWER","eClass":"EEnumLiteral"},{"name":"INCORRECTANSWER","id":282,"value":6002,"literal":"INCORRECTANSWER","eClass":"EEnumLiteral"},{"name":"PARTIALLYCORRECTANSWER","id":283,"value":6003,"literal":"PARTIALLYCORRECTANSWER","eClass":"EEnumLiteral"},{"name":"NOTANSWER","id":284,"value":6004,"literal":"NOTANSWER","eClass":"EEnumLiteral"},{"name":"OPENPROMPT","id":285,"value":6005,"literal":"OPENPROMPT","eClass":"EEnumLiteral"},{"name":"HALFOPENPROMPT","id":286,"value":6006,"literal":"HALFOPENPROMPT","eClass":"EEnumLiteral"},{"name":"CLOSEDPROMPT","id":287,"value":6007,"literal":"CLOSEDPROMPT","eClass":"EEnumLiteral"},{"name":"NOQUESTIONPROMPT","id":288,"value":6008,"literal":"NOQUESTIONPROMPT","eClass":"EEnumLiteral"},{"name":"APPSTART","id":289,"value":901,"literal":"APPSTART","eClass":"EEnumLiteral"},{"name":"APPEND","id":290,"value":902,"literal":"APPEND","eClass":"EEnumLiteral"},{"name":"STARTDIALOGUE","id":291,"value":9001,"literal":"STARTDIALOGUE","eClass":"EEnumLiteral"},{"name":"ENDDIALOGUE","id":292,"value":9002,"literal":"ENDDIALOGUE","eClass":"EEnumLiteral"},{"name":"STARTSYSTEMTURN","id":293,"value":9003,"literal":"STARTSYSTEMTURN","eClass":"EEnumLiteral"},{"name":"SYSTEMFEEDBACKSTART","id":294,"value":9004,"literal":"SYSTEMFEEDBACKSTART","eClass":"EEnumLiteral"},{"name":"SYSTEMACTIONSTART","id":295,"value":9005,"literal":"SYSTEMACTIONSTART","eClass":"EEnumLiteral"},{"name":"SYSTEMACTIONEND","id":296,"value":9006,"literal":"SYSTEMACTIONEND","eClass":"EEnumLiteral"},{"name":"ENDSYSTEMTURN","id":297,"value":9007,"literal":"ENDSYSTEMTURN","eClass":"EEnumLiteral"},{"name":"STARTUSERTURN","id":298,"value":9008,"literal":"STARTUSERTURN","eClass":"EEnumLiteral"},{"name":"USERFEEDBACKSTART","id":299,"value":9009,"literal":"USERFEEDBACKSTART","eClass":"EEnumLiteral"},{"name":"USERACTIONSTART","id":300,"value":9010,"literal":"USERACTIONSTART","eClass":"EEnumLiteral"},{"name":"USERACTIONEND","id":301,"value":9011,"literal":"USERACTIONEND","eClass":"EEnumLiteral"},{"name":"ENDUSERTURN","id":302,"value":9012,"literal":"ENDUSERTURN","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":1,"target":0},{"source":1,"target":91},{"source":1,"target":92},{"source":91,"target":93},{"source":91,"target":1},{"source":92,"target":94},{"source":92,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":95},{"source":95,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":96},{"source":96,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":97},{"source":4,"target":98},{"source":97,"target":99},{"source":97,"target":4},{"source":98,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":100},{"source":100,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":101},{"source":101,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":102},{"source":102,"target":1},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":103},{"source":103,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":104},{"source":104,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":105},{"source":105,"target":2},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":106},{"source":106,"target":3},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":107},{"source":12,"target":108},{"source":107,"target":109},{"source":107,"target":12},{"source":108,"target":11},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":110},{"source":110,"target":3},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":111},{"source":14,"target":112},{"source":111,"target":113},{"source":111,"target":14},{"source":112,"target":13},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":114},{"source":114,"target":8},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":115},{"source":115,"target":8},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":116},{"source":116,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":117},{"source":117,"target":8},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":118},{"source":19,"target":119},{"source":118,"target":120},{"source":118,"target":19},{"source":119,"target":8},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":121},{"source":20,"target":122},{"source":121,"target":123},{"source":121,"target":20},{"source":122,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":124},{"source":124,"target":8},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":125},{"source":125,"target":8},{"source":23,"target":0},{"source":23,"target":9},{"source":23,"target":126},{"source":23,"target":127},{"source":126,"target":128},{"source":126,"target":23},{"source":127,"target":9},{"source":24,"target":0},{"source":24,"target":9},{"source":24,"target":129},{"source":24,"target":130},{"source":129,"target":131},{"source":129,"target":24},{"source":130,"target":9},{"source":25,"target":0},{"source":25,"target":9},{"source":25,"target":132},{"source":25,"target":133},{"source":132,"target":134},{"source":132,"target":25},{"source":133,"target":9},{"source":26,"target":0},{"source":26,"target":9},{"source":26,"target":135},{"source":135,"target":9},{"source":27,"target":0},{"source":27,"target":9},{"source":27,"target":136},{"source":136,"target":9},{"source":28,"target":0},{"source":28,"target":9},{"source":28,"target":137},{"source":137,"target":9},{"source":29,"target":0},{"source":29,"target":12},{"source":29,"target":138},{"source":138,"target":12},{"source":30,"target":0},{"source":30,"target":12},{"source":30,"target":139},{"source":139,"target":12},{"source":31,"target":0},{"source":31,"target":12},{"source":31,"target":140},{"source":140,"target":12},{"source":32,"target":0},{"source":32,"target":12},{"source":32,"target":141},{"source":141,"target":12},{"source":33,"target":0},{"source":33,"target":12},{"source":33,"target":142},{"source":142,"target":12},{"source":34,"target":0},{"source":34,"target":14},{"source":34,"target":143},{"source":143,"target":14},{"source":35,"target":0},{"source":35,"target":14},{"source":35,"target":144},{"source":144,"target":14},{"source":36,"target":0},{"source":36,"target":14},{"source":36,"target":145},{"source":145,"target":14},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":146},{"source":146,"target":14},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":147},{"source":147,"target":14},{"source":39,"target":0},{"source":39,"target":13},{"source":39,"target":148},{"source":148,"target":13},{"source":40,"target":0},{"source":40,"target":13},{"source":40,"target":149},{"source":149,"target":13},{"source":41,"target":0},{"source":41,"target":13},{"source":41,"target":150},{"source":150,"target":13},{"source":42,"target":0},{"source":42,"target":13},{"source":42,"target":151},{"source":151,"target":13},{"source":43,"target":0},{"source":43,"target":13},{"source":43,"target":152},{"source":152,"target":13},{"source":44,"target":0},{"source":44,"target":13},{"source":44,"target":153},{"source":153,"target":13},{"source":45,"target":0},{"source":45,"target":13},{"source":45,"target":154},{"source":154,"target":13},{"source":46,"target":0},{"source":46,"target":13},{"source":46,"target":155},{"source":155,"target":13},{"source":47,"target":0},{"source":47,"target":10},{"source":47,"target":156},{"source":47,"target":157},{"source":156,"target":158},{"source":156,"target":47},{"source":157,"target":10},{"source":48,"target":0},{"source":48,"target":10},{"source":48,"target":159},{"source":48,"target":160},{"source":159,"target":161},{"source":159,"target":48},{"source":160,"target":10},{"source":49,"target":0},{"source":49,"target":10},{"source":49,"target":162},{"source":49,"target":163},{"source":162,"target":164},{"source":162,"target":49},{"source":163,"target":10},{"source":50,"target":0},{"source":50,"target":10},{"source":50,"target":165},{"source":50,"target":166},{"source":165,"target":167},{"source":165,"target":50},{"source":166,"target":10},{"source":51,"target":0},{"source":51,"target":10},{"source":51,"target":168},{"source":51,"target":169},{"source":168,"target":170},{"source":168,"target":51},{"source":169,"target":10},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":171},{"source":52,"target":172},{"source":171,"target":173},{"source":171,"target":52},{"source":172,"target":10},{"source":53,"target":0},{"source":53,"target":10},{"source":53,"target":174},{"source":53,"target":175},{"source":174,"target":176},{"source":174,"target":53},{"source":175,"target":10},{"source":54,"target":0},{"source":54,"target":10},{"source":54,"target":177},{"source":54,"target":178},{"source":177,"target":179},{"source":177,"target":54},{"source":178,"target":10},{"source":55,"target":0},{"source":55,"target":10},{"source":55,"target":180},{"source":55,"target":181},{"source":180,"target":182},{"source":180,"target":55},{"source":181,"target":10},{"source":56,"target":0},{"source":56,"target":10},{"source":56,"target":183},{"source":56,"target":184},{"source":183,"target":185},{"source":183,"target":56},{"source":184,"target":10},{"source":57,"target":0},{"source":57,"target":10},{"source":57,"target":186},{"source":57,"target":187},{"source":186,"target":188},{"source":186,"target":57},{"source":187,"target":10},{"source":58,"target":0},{"source":58,"target":10},{"source":58,"target":189},{"source":58,"target":190},{"source":189,"target":191},{"source":189,"target":58},{"source":190,"target":10},{"source":59,"target":0},{"source":59,"target":10},{"source":59,"target":192},{"source":192,"target":10},{"source":60,"target":0},{"source":60,"target":10},{"source":60,"target":193},{"source":193,"target":10},{"source":61,"target":0},{"source":61,"target":10},{"source":61,"target":194},{"source":194,"target":10},{"source":62,"target":0},{"source":62,"target":4},{"source":62,"target":195},{"source":195,"target":4},{"source":63,"target":0},{"source":63,"target":4},{"source":63,"target":196},{"source":196,"target":4},{"source":64,"target":0},{"source":64,"target":4},{"source":64,"target":197},{"source":197,"target":4},{"source":65,"target":0},{"source":65,"target":4},{"source":65,"target":198},{"source":198,"target":4},{"source":66,"target":0},{"source":66,"target":4},{"source":66,"target":199},{"source":199,"target":4},{"source":67,"target":0},{"source":67,"target":5},{"source":67,"target":200},{"source":200,"target":5},{"source":68,"target":0},{"source":68,"target":5},{"source":68,"target":201},{"source":201,"target":5},{"source":69,"target":0},{"source":69,"target":5},{"source":69,"target":202},{"source":202,"target":5},{"source":70,"target":0},{"source":70,"target":5},{"source":70,"target":203},{"source":203,"target":5},{"source":71,"target":0},{"source":71,"target":5},{"source":71,"target":204},{"source":71,"target":205},{"source":204,"target":206},{"source":204,"target":71},{"source":205,"target":5},{"source":72,"target":0},{"source":72,"target":5},{"source":72,"target":207},{"source":207,"target":5},{"source":73,"target":0},{"source":73,"target":5},{"source":73,"target":208},{"source":208,"target":5},{"source":74,"target":0},{"source":74,"target":5},{"source":74,"target":209},{"source":209,"target":5},{"source":75,"target":0},{"source":75,"target":5},{"source":75,"target":210},{"source":210,"target":5},{"source":76,"target":0},{"source":76,"target":6},{"source":76,"target":211},{"source":211,"target":6},{"source":77,"target":0},{"source":77,"target":6},{"source":77,"target":212},{"source":212,"target":6},{"source":78,"target":0},{"source":78,"target":6},{"source":78,"target":213},{"source":213,"target":6},{"source":79,"target":0},{"source":79,"target":6},{"source":79,"target":214},{"source":214,"target":6},{"source":80,"target":0},{"source":80,"target":6},{"source":80,"target":215},{"source":215,"target":6},{"source":81,"target":0},{"source":81,"target":6},{"source":81,"target":216},{"source":216,"target":6},{"source":82,"target":0},{"source":82,"target":6},{"source":82,"target":217},{"source":217,"target":6},{"source":83,"target":0},{"source":83,"target":6},{"source":83,"target":218},{"source":218,"target":6},{"source":84,"target":0},{"source":84,"target":7},{"source":84,"target":219},{"source":219,"target":7},{"source":85,"target":0},{"source":85,"target":7},{"source":85,"target":220},{"source":220,"target":7},{"source":86,"target":0},{"source":86,"target":7},{"source":86,"target":221},{"source":221,"target":7},{"source":87,"target":0},{"source":87,"target":7},{"source":87,"target":222},{"source":222,"target":7},{"source":88,"target":0},{"source":88,"target":7},{"source":88,"target":223},{"source":223,"target":7},{"source":89,"target":0},{"source":89,"target":7},{"source":89,"target":224},{"source":224,"target":7},{"source":90,"target":0},{"source":90,"target":225},{"source":90,"target":226},{"source":90,"target":227},{"source":90,"target":228},{"source":90,"target":229},{"source":90,"target":230},{"source":90,"target":231},{"source":90,"target":232},{"source":90,"target":233},{"source":90,"target":234},{"source":90,"target":235},{"source":90,"target":236},{"source":90,"target":237},{"source":90,"target":238},{"source":90,"target":239},{"source":90,"target":240},{"source":90,"target":241},{"source":90,"target":242},{"source":90,"target":243},{"source":90,"target":244},{"source":90,"target":245},{"source":90,"target":246},{"source":90,"target":247},{"source":90,"target":248},{"source":90,"target":249},{"source":90,"target":250},{"source":90,"target":251},{"source":90,"target":252},{"source":90,"target":253},{"source":90,"target":254},{"source":90,"target":255},{"source":90,"target":256},{"source":90,"target":257},{"source":90,"target":258},{"source":90,"target":259},{"source":90,"target":260},{"source":90,"target":261},{"source":90,"target":262},{"source":90,"target":263},{"source":90,"target":264},{"source":90,"target":265},{"source":90,"target":266},{"source":90,"target":267},{"source":90,"target":268},{"source":90,"target":269},{"source":90,"target":270},{"source":90,"target":271},{"source":90,"target":272},{"source":90,"target":273},{"source":90,"target":274},{"source":90,"target":275},{"source":90,"target":276},{"source":90,"target":277},{"source":90,"target":278},{"source":90,"target":279},{"source":90,"target":280},{"source":90,"target":281},{"source":90,"target":282},{"source":90,"target":283},{"source":90,"target":284},{"source":90,"target":285},{"source":90,"target":286},{"source":90,"target":287},{"source":90,"target":288},{"source":90,"target":289},{"source":90,"target":290},{"source":90,"target":291},{"source":90,"target":292},{"source":90,"target":293},{"source":90,"target":294},{"source":90,"target":295},{"source":90,"target":296},{"source":90,"target":297},{"source":90,"target":298},{"source":90,"target":299},{"source":90,"target":300},{"source":90,"target":301},{"source":90,"target":302},{"source":225,"target":90},{"source":226,"target":90},{"source":227,"target":90},{"source":228,"target":90},{"source":229,"target":90},{"source":230,"target":90},{"source":231,"target":90},{"source":232,"target":90},{"source":233,"target":90},{"source":234,"target":90},{"source":235,"target":90},{"source":236,"target":90},{"source":237,"target":90},{"source":238,"target":90},{"source":239,"target":90},{"source":240,"target":90},{"source":241,"target":90},{"source":242,"target":90},{"source":243,"target":90},{"source":244,"target":90},{"source":245,"target":90},{"source":246,"target":90},{"source":247,"target":90},{"source":248,"target":90},{"source":249,"target":90},{"source":250,"target":90},{"source":251,"target":90},{"source":252,"target":90},{"source":253,"target":90},{"source":254,"target":90},{"source":255,"target":90},{"source":256,"target":90},{"source":257,"target":90},{"source":258,"target":90},{"source":259,"target":90},{"source":260,"target":90},{"source":261,"target":90},{"source":262,"target":90},{"source":263,"target":90},{"source":264,"target":90},{"source":265,"target":90},{"source":266,"target":90},{"source":267,"target":90},{"source":268,"target":90},{"source":269,"target":90},{"source":270,"target":90},{"source":271,"target":90},{"source":272,"target":90},{"source":273,"target":90},{"source":274,"target":90},{"source":275,"target":90},{"source":276,"target":90},{"source":277,"target":90},{"source":278,"target":90},{"source":279,"target":90},{"source":280,"target":90},{"source":281,"target":90},{"source":282,"target":90},{"source":283,"target":90},{"source":284,"target":90},{"source":285,"target":90},{"source":286,"target":90},{"source":287,"target":90},{"source":288,"target":90},{"source":289,"target":90},{"source":290,"target":90},{"source":291,"target":90},{"source":292,"target":90},{"source":293,"target":90},{"source":294,"target":90},{"source":295,"target":90},{"source":296,"target":90},{"source":297,"target":90},{"source":298,"target":90},{"source":299,"target":90},{"source":300,"target":90},{"source":301,"target":90},{"source":302,"target":90}],"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="emig" nsURI="http://www.emftext.org/language/evoEmig" nsPrefix="emig"> <eClassifiers xsi:type="ecore:EClass" name="MigrationLibrary" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//Module"/> <eClassifiers xsi:type="ecore:EClass" name="MigrationProgram" eSuperTypes="#//MigrationLibrary"> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//OclInstanceModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="delta" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//NamedElement platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//ModuleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" lowerBound="1" eType="#//OpDef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rewritingRules" upperBound="-1" eType="#//RewritingRule" containment="true" eOpposite="#//RewritingRule/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="ecore:EClass platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RewritingRule" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" upperBound="-1" eType="#//LeftRuleElement" containment="true" eOpposite="#//LeftRuleElement/rewritingRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" upperBound="-1" eType="#//RightRuleElement" containment="true" eOpposite="#//RightRuleElement/rewritingRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#//Rule" eOpposite="#//Rule/rewritingRules"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclBinding" eSuperTypes="#//Binding"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="property" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LeftRuleElement" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="rewritingRule" lowerBound="1" eType="#//RewritingRule" eOpposite="#//RewritingRule/left"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RightRuleElement" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="rewritingRule" lowerBound="1" eType="#//RewritingRule" eOpposite="#//RewritingRule/right"/> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" lowerBound="1" upperBound="-1" eType="#//Binding" containment="true" eOpposite="#//Binding/ruleElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpDef" abstract="true" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="setters" upperBound="-1" eType="#//SetterDef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageOpDef" eSuperTypes="#//OpDef"> <eStructuralFeatures xsi:type="ecore:EReference" name="classesOp" upperBound="-1" eType="#//ClassOpDef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packagePar" lowerBound="1" eType="#//Package" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="ClassOpDef" eSuperTypes="#//OpDef"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureOp" upperBound="-1" eType="#//FeatureOpDef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classPar" lowerBound="1" eType="#//Class" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="FeatureOpDef" abstract="true" eSuperTypes="#//OpDef"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureOpDef" lowerBound="1" eType="#//FeatureOpDef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeOpDef" eSuperTypes="#//FeatureOpDef"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributePar" lowerBound="1" eType="#//Attribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceOpDef" eSuperTypes="#//FeatureOpDef"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencePar" lowerBound="1" eType="#//Reference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="SetterDef" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metafeature" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parametersDef" upperBound="-1" eType="#//MParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MParameter" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="DynamicBinding" eSuperTypes="#//Binding"> <eStructuralFeatures xsi:type="ecore:EReference" name="ask" eType="#//Prompt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="ecore:EClass platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//VariableDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Binding" abstract="true" eSuperTypes="platform:/plugin/org.eclipselabs.simpleocl/metamodel/simpleocl.ecore#//LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleElement" lowerBound="1" eType="#//RightRuleElement" eOpposite="#//RightRuleElement/binding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Prompt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Feature"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jdirocco/evoEmig/util/it.univaq.coevolution.emig2ETLEPL.util/metamodel/evoEmig.ecore
ecore
emig MigrationLibrary MigrationProgram model delta Rule filter rewritingRules where RewritingRule left right rule OclBinding expr property LeftRuleElement rewritingRule RightRuleElement rewritingRule binding OpDef setters op PackageOpDef classesOp packagePar Package ClassOpDef featureOp classPar Class FeatureOpDef featureOpDef AttributeOpDef attributePar Feature Attribute ReferenceOpDef referencePar Reference SetterDef metafeature parametersDef MParameter DynamicBinding ask variable Binding ruleElement Prompt message elements
null
{"directed":true,"nodes":[{"nsPrefix":"emig","nsURI":"http://www.emftext.org/language/evoEmig","name":"emig","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MigrationLibrary","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MigrationProgram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RewritingRule","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclBinding","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeftRuleElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RightRuleElement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpDef","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageOpDef","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassOpDef","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureOpDef","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOpDef","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceOpDef","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetterDef","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicBinding","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prompt","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"delta","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rewritingRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"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":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rewritingRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"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":"rewritingRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"ruleElement","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"setters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classesOp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagePar","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureOp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classPar","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureOpDef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributePar","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"referencePar","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metafeature","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parametersDef","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"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":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"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":1,"target":0},{"source":1,"target":24},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":25,"target":28},{"source":25,"target":2},{"source":26,"target":29},{"source":26,"target":2},{"source":27,"target":1},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":30,"target":8},{"source":30,"target":35},{"source":30,"target":3},{"source":35,"target":8},{"source":31,"target":4},{"source":31,"target":36},{"source":31,"target":3},{"source":31,"target":37},{"source":36,"target":4},{"source":32,"target":38},{"source":32,"target":3},{"source":4,"target":0},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":37},{"source":4,"target":41},{"source":39,"target":6},{"source":39,"target":42},{"source":39,"target":4},{"source":39,"target":43},{"source":42,"target":6},{"source":40,"target":7},{"source":40,"target":44},{"source":40,"target":4},{"source":40,"target":45},{"source":44,"target":7},{"source":37,"target":3},{"source":37,"target":46},{"source":37,"target":4},{"source":37,"target":31},{"source":46,"target":3},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":47,"target":50},{"source":47,"target":5},{"source":48,"target":51},{"source":48,"target":5},{"source":49,"target":22},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":52},{"source":43,"target":4},{"source":43,"target":53},{"source":43,"target":6},{"source":43,"target":39},{"source":53,"target":4},{"source":7,"target":0},{"source":7,"target":45},{"source":7,"target":54},{"source":7,"target":55},{"source":45,"target":4},{"source":45,"target":56},{"source":45,"target":7},{"source":45,"target":40},{"source":56,"target":4},{"source":54,"target":22},{"source":54,"target":57},{"source":54,"target":7},{"source":54,"target":58},{"source":57,"target":22},{"source":8,"target":0},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":59,"target":19},{"source":59,"target":62},{"source":59,"target":8},{"source":62,"target":19},{"source":60,"target":63},{"source":60,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":64,"target":11},{"source":64,"target":67},{"source":64,"target":9},{"source":67,"target":11},{"source":65,"target":10},{"source":65,"target":68},{"source":65,"target":9},{"source":68,"target":10},{"source":66,"target":8},{"source":10,"target":0},{"source":10,"target":69},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":70,"target":13},{"source":70,"target":73},{"source":70,"target":11},{"source":73,"target":13},{"source":71,"target":12},{"source":71,"target":74},{"source":71,"target":11},{"source":74,"target":12},{"source":72,"target":8},{"source":12,"target":0},{"source":12,"target":75},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":76},{"source":13,"target":77},{"source":76,"target":13},{"source":76,"target":78},{"source":76,"target":13},{"source":78,"target":13},{"source":77,"target":8},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":79},{"source":14,"target":80},{"source":79,"target":16},{"source":79,"target":81},{"source":79,"target":14},{"source":81,"target":16},{"source":80,"target":13},{"source":15,"target":0},{"source":15,"target":82},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":83},{"source":83,"target":15},{"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":15},{"source":18,"target":87},{"source":87,"target":15},{"source":19,"target":0},{"source":19,"target":88},{"source":19,"target":89},{"source":19,"target":90},{"source":88,"target":91},{"source":88,"target":19},{"source":89,"target":20},{"source":89,"target":92},{"source":89,"target":19},{"source":92,"target":20},{"source":20,"target":0},{"source":20,"target":93},{"source":21,"target":0},{"source":21,"target":22},{"source":21,"target":94},{"source":21,"target":95},{"source":21,"target":96},{"source":94,"target":23},{"source":94,"target":97},{"source":94,"target":21},{"source":97,"target":23},{"source":95,"target":98},{"source":95,"target":21},{"source":96,"target":22},{"source":22,"target":0},{"source":22,"target":58},{"source":22,"target":99},{"source":58,"target":7},{"source":58,"target":100},{"source":58,"target":22},{"source":58,"target":54},{"source":100,"target":7},{"source":23,"target":0},{"source":23,"target":101},{"source":23,"target":102},{"source":101,"target":103},{"source":101,"target":23},{"source":102,"target":15},{"source":102,"target":104},{"source":102,"target":23},{"source":104,"target":15}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trafficincidenttables" nsURI="http://org.genivi.trafficinfo.trafficincidenttables" nsPrefix="TrafficIncidentTables"> <eAnnotations source="GenModel"> <details key="documentation" value="Copyright (C) 2013 TomTom International B.V.&#xD;&#xA;&#xD;&#xA;This Source Code Form is subject to the terms of the Mozilla Public&#xD;&#xA;License, v. 2.0. If a copy of the MPL was not distributed with this&#xD;&#xA;file, You can obtain one at http://mozilla.org/MPL/2.0/."/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="EffectCode"> <eLiterals name="TRAFFIC_FLOW_UNKNOWN" value="1"/> <eLiterals name="FREE_TRAFFIC_FLOW" value="2"/> <eLiterals name="HEAVY_TRAFFIC" value="3" literal="HEAVY_TRAFFIC"/> <eLiterals name="SLOW_TRAFFIC" value="4"/> <eLiterals name="QUEUING_TRAFFIC" value="5"/> <eLiterals name="STATIONARY_TRAFFIC" value="6"/> <eLiterals name="NO_TRAFFIC_FLOW" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Tendency"> <eLiterals name="SLIGHTLY_INCREASING" value="1"/> <eLiterals name="INCREASING" value="2"/> <eLiterals name="STRONGLY_INCREASING" value="3"/> <eLiterals name="SLIGHTLY_DECREASING" value="4"/> <eLiterals name="DECREASING" value="5"/> <eLiterals name="STRONGLY_DECREASING" value="6"/> <eLiterals name="CONSTANT" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CauseCode"> <eLiterals name="TRAFFIC_CONGESTION" value="1"/> <eLiterals name="ACCIDENT" value="2"/> <eLiterals name="ROADWORKS" value="3"/> <eLiterals name="NARROW_LANES" value="4"/> <eLiterals name="IMPASSIBILITY" value="5"/> <eLiterals name="SLIPPERY_ROAD" value="6"/> <eLiterals name="AQUAPLANING" value="7"/> <eLiterals name="FIRE" value="8"/> <eLiterals name="HAZARDOUS_DRIVING_CONDITIONS" value="9"/> <eLiterals name="OBJECTS_ON_THE_ROAD" value="10"/> <eLiterals name="ANIMALS_ON_ROADWAY" value="11"/> <eLiterals name="PEOPLE_ON_ROADWAY" value="12"/> <eLiterals name="BROKEN_DOWN_VEHICLES" value="13"/> <eLiterals name="VEHICLE_ON_WRONG_CARRIAGEWAY" value="14"/> <eLiterals name="RESCUE_AND_RECOVERY_WORK_IN_PROGRESS" value="15"/> <eLiterals name="REGULATORY_MEASURE" value="16"/> <eLiterals name="EXTREME_WEATHER_CONDITIONS" value="17"/> <eLiterals name="VISIBILITY_REDUCED" value="18"/> <eLiterals name="PRECIPITATION" value="19"/> <eLiterals name="RECKLESS_PERSONS" value="20"/> <eLiterals name="OVER_HEIGHT_WARNING_SYSTEM_TRIGGERED" value="21"/> <eLiterals name="TRAFFIC_REGULATIONS_CHANGED" value="22"/> <eLiterals name="MAJOR_EVENT" value="23"/> <eLiterals name="SERVICE_NOT_OPERATING" value="24"/> <eLiterals name="SERVICE_NOT_USEABLE" value="25"/> <eLiterals name="SLOW_MOVING_VEHICLES" value="26"/> <eLiterals name="DANGEROUS_END_OF_QUEUE" value="27"/> <eLiterals name="RISK_OF_FIRE" value="28"/> <eLiterals name="TIME_DELAY" value="29"/> <eLiterals name="POLICE_CHECKPOINT" value="30"/> <eLiterals name="MALFUNCTIONING_ROADSIDE_EQUIPMENT" value="31"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="WarningLevel"> <eLiterals name="INFORMATIVE" value="1"/> <eLiterals name="DANGER_LEVEL_1" value="2"/> <eLiterals name="DANGER_LEVEL_2" value="3"/> <eLiterals name="DANGER_LEVEL_3" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TrafficCongestion"> <eLiterals name="INCREASED_VOLUME_OF_TRAFFIC" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Accident"> <eLiterals name="MULTI_VEHICLE_ACCIDENT" value="1"/> <eLiterals name="HEAVY_ACCIDENT" value="2"/> <eLiterals name="ACCIDENT_INVOLVING_LORRY" value="3"/> <eLiterals name="ACCIDENT_INVOLVING_BUS" value="4"/> <eLiterals name="ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS" value="5"/> <eLiterals name="ACCIDENT_ON_OPPOSITE_LANE" value="6"/> <eLiterals name="UNSECURED_ACCIDENT" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RoadWorks"> <eLiterals name="MAJOR_ROADWORKS" value="1"/> <eLiterals name="ROAD_MARKING_WORK" value="2"/> <eLiterals name="SLOW_MOVING_ROAD_MAINTENANCE" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="NarrowLanes"> <eLiterals name="CONTRAFLOW" value="1"/> <eLiterals name="HARD_SHOULDER_CLOSED" value="2"/> <eLiterals name="SLIP_LANE_CLOSED" value="3"/> <eLiterals name="CRAWLER_LANE_CLOSED" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Impassibility"> <eLiterals name="FLOODING" value="1"/> <eLiterals name="DANGER_OF_AVALANCHES" value="2"/> <eLiterals name="BLASTING_OF_AVALANCHES" value="3"/> <eLiterals name="LANDSLIPS" value="4"/> <eLiterals name="CHEMICAL_SPILLAGE" value="5"/> <eLiterals name="WINTER_CLOSURE" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SlipperyRoad"> <eLiterals name="HEAVY_FROST_ON_ROAD" value="1"/> <eLiterals name="FUEL_ON_ROAD" value="2"/> <eLiterals name="MUD_ON_ROAD" value="3"/> <eLiterals name="SNOW_ON_ROAD" value="4"/> <eLiterals name="ICE_ON_ROAD" value="5"/> <eLiterals name="BLACK_ICE_ON_ROAD" value="6"/> <eLiterals name="OIL_ON_ROAD" value="7"/> <eLiterals name="LOOSE_CHIPPINGS" value="8"/> <eLiterals name="INSTANT_BLACK_ICE" value="9"/> <eLiterals name="ROADS_SALTED" value="10"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Fire"> <eLiterals name="MAJOR_FIRE" value="1"/> <eLiterals name="FOREST_FIRE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="HazardousDrivingConditions"> <eLiterals name="ROCKFALLS" value="1"/> <eLiterals name="EARTHQUAKE_DAMAGE" value="2"/> <eLiterals name="SEWER_COLLAPSE" value="3"/> <eLiterals name="SUBSIDENCE" value="4"/> <eLiterals name="SNOW_DRIFTS" value="5"/> <eLiterals name="STORM_DAMAGE" value="6"/> <eLiterals name="BURST_PIPE" value="7"/> <eLiterals name="VOLCANO_ERUPTION" value="8"/> <eLiterals name="FALLING_ICE" value="9"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ObjectsOnTheRoad"> <eLiterals name="SHED_LOAD" value="1"/> <eLiterals name="PARTS_OF_VEHICLES" value="2"/> <eLiterals name="PARTS_OF_TYRES" value="3"/> <eLiterals name="BIG_OBJECTS" value="4"/> <eLiterals name="FALLEN_TREES" value="5"/> <eLiterals name="HUB_CAPS" value="6"/> <eLiterals name="WAITING_VEHICLES" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AnimalsOnRoadway"> <eLiterals name="WILD_ANIMALS" value="1"/> <eLiterals name="HERD_OF_ANIMALS" value="2"/> <eLiterals name="SMALL_ANIMALS" value="3"/> <eLiterals name="LARGE_ANIMALS" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PeopleOnRoadway"> <eLiterals name="CHILDREN_ON_ROADWAY" value="1"/> <eLiterals name="CYCLISTS_ON_ROADWAY" value="2"/> <eLiterals name="MOTOR_CYCLIST_ON_ROADWAY" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BrokenDownVehicles"> <eLiterals name="BROKEN_DOWN_VEHICLE_BURNING" value="1"/> <eLiterals name="BROKEN_DOWN_UNLIT_VEHICLE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RescueAndRecoveryWorkInProgress"> <eLiterals name="EMERGENCY_VEHICLES" value="1"/> <eLiterals name="RESCUE_HELICOPTER_LANDING" value="2"/> <eLiterals name="POLICE_ACTIVITY_ONGOING" value="3"/> <eLiterals name="MEDICAL_EMERGENCY_ONGOING" value="4"/> <eLiterals name="CHILD_ABDUCTION_IN_PROGRESS" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RegulatoryMeasure"> <eLiterals name="SECURITY_ALERT" value="1"/> <eLiterals name="CONTAGIOUS_DISEASE" value="2"/> <eLiterals name="ENVIRONMENTAL" value="3"/> <eLiterals name="SMOG_ALERT" value="4"/> <eLiterals name="BATCH_SERVICE_IN_PROGRESS" value="5"/> <eLiterals name="ROAD_CLOSED_BY_THE_REGULATORY_AUTHORITIES" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LaneRestrictionType"> <eLiterals name="LANES_CLOSED" value="1"/> <eLiterals name="LANES_OPEN" value="2"/> <eLiterals name="RIGHT_LANES_CLOSED" value="3"/> <eLiterals name="LEFT_LANES_CLOSED" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdviceCode"> <eLiterals name="DRIVE_TO_NEXT_AVAILABLE_PARKING_PLACE" value="1"/> <eLiterals name="OVERTAKING_NOT_ALLOWED" value="2"/> <eLiterals name="DRIVING_NOT_ALLOWED" value="3"/> <eLiterals name="USE_HARD_SHOULDER_AS_LANE" value="4"/> <eLiterals name="WAIT_FOR_POLICE_PATROL" value="5"/> <eLiterals name="WAIT_FOR_IMPROVED_WEATHER" value="6"/> <eLiterals name="GIVING_PATH_VEHICLES_COMING_FROM_BEHIND" value="7"/> <eLiterals name="FOLLOW_DIVERSION" value="8"/> <eLiterals name="NO_DIVERSION_TO_RECOMMEND" value="9"/> <eLiterals name="DO_NOT_DIVERT" value="10"/> <eLiterals name="FOLLOW_POLICE_INSTRUCTIONS" value="11"/> <eLiterals name="AVOID_THE_AREA" value="12"/> <eLiterals name="DRIVE_CAREFULLY" value="13"/> <eLiterals name="DO_NOT_LEAVE_YOUR_VEHICLE" value="14"/> <eLiterals name="SWITCH_ON_RADIO" value="15"/> <eLiterals name="USE_TOLL_LANES" value="16"/> <eLiterals name="WAIT_FOR_CONVOI" value="17"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VehicleType"> <eLiterals name="CAR" value="1"/> <eLiterals name="LORRY" value="2"/> <eLiterals name="BUS" value="3"/> <eLiterals name="TAXI" value="4"/> <eLiterals name="TRAIN" value="5"/> <eLiterals name="MOTOR_CYCLE" value="6"/> <eLiterals name="VEHICLE_WITH_TRAILER" value="7"/> <eLiterals name="MOTOR_VEHICLES" value="8"/> <eLiterals name="TRANSPORT_OF_DANGEROUS_GOODS" value="9"/> <eLiterals name="TRANSPORT_OF_ABNORMAL_LOAD" value="10"/> <eLiterals name="HEAVY_VEHICLE" value="11"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RestrictionType"> <eLiterals name="WIDTH_LESS_THAN" value="1"/> <eLiterals name="WIDTH_GREATER_THAN" value="2"/> <eLiterals name="HEIGTH_LESS_THAN" value="3"/> <eLiterals name="HEIGTH_GREATER_THAN" value="4"/> <eLiterals name="WEIGHT_LESS_THAN" value="5"/> <eLiterals name="WEIGHT_GREATER_THAN" value="6"/> <eLiterals name="WITHOUT_WINTER_TYRE" value="7"/> <eLiterals name="WITHOUT_SNOW_CHAIN" value="8"/> <eLiterals name="WITH_TRAILER" value="9"/> <eLiterals name="WITH_CARAVAN" value="10"/> <eLiterals name="PERSONS_IN_VEHICLE_LESS_THAN" value="11"/> <eLiterals name="PERSONS_IN_VEHICLE_MORE_THAN" value="12"/> <eLiterals name="EVEN_NUMBER_PLATE" value="13"/> <eLiterals name="ODD_NUMBER_PLATE" value="14"/> <eLiterals name="LENGTH_LESS_THAN" value="15"/> <eLiterals name="LENGTH_GREATER_THAN" value="16"/> <eLiterals name="AXLE_LOAD_LESS_THAN" value="17"/> <eLiterals name="AXLE_LOAD_GREATER_THAN" value="18"/> <eLiterals name="VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3" value="19"/> <eLiterals name="VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3D4" value="20"/> <eLiterals name="VEHICLE_FULFILLS_EMISSION_STANDARD_EURO4" value="21"/> <eLiterals name="VEHICLE_FULFILLS_EMISSION_STANDARD_EURO5" value="22"/> <eLiterals name="WITH_PETROL_ENGINE" value="23"/> <eLiterals name="WITH_DIESEL_ENGINE" value="24"/> <eLiterals name="WITH_LPG_ENGINE" value="25"/> <eLiterals name="THROUGH_TRAFFIC" value="26"/> <eLiterals name="RESIDENTS_TRAFFIC" value="27"/> <eLiterals name="WITH_DESTINATION_IN_GIVEN_AREA" value="28"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExtremeWeatherConditions"> <eLiterals name="STRONG_WINDS" value="1"/> <eLiterals name="DAMAGING_HAIL" value="2"/> <eLiterals name="HURRICANE" value="3"/> <eLiterals name="THUNDERSTORM" value="4"/> <eLiterals name="TORNADO" value="5"/> <eLiterals name="BLIZARD" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityReduced"> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_FOG" value="1"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_SMOKE" value="2"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_HEAVY_SNOWFALL" value="3"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_HEAVY_RAIN" value="4"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_HEAVY_HAIL" value="5"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_LOW_SUN_GLARE" value="6"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_SANDSTORMS" value="7"/> <eLiterals name="VISIBILITY_REDUCED_DUE_TO_SWARMS_OF_INSECTS" value="8"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Precipitation"> <eLiterals name="HEAVY_RAIN" value="1"/> <eLiterals name="HEAVY_SNOWFALL" value="2"/> <eLiterals name="SOFT_HAIL" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RecklessPersons"> <eLiterals name="RECKLESS_DRIVER" value="1"/> <eLiterals name="GUNFIRE_ON_ROAD" value="2"/> <eLiterals name="STONE_THROWING_PERSONS" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MajorEvent"> <eLiterals name="SPORTS_EVENT" value="1"/> <eLiterals name="DEMONSTRATION" value="2"/> <eLiterals name="DEMONSTRATION_WITH_VEHICLES" value="3"/> <eLiterals name="CONCERT" value="4"/> <eLiterals name="FAIR" value="5"/> <eLiterals name="MILITARY_TRAINING" value="6"/> <eLiterals name="EMERGENCY_TRAINING" value="7"/> <eLiterals name="FESTIVITY" value="8"/> <eLiterals name="PROCESSION" value="9"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ServiceNotOperating"> <eLiterals name="FERRY_SERVICE_NOT_OPERATING" value="1"/> <eLiterals name="PLANE_SERVICE_NOT_OPERATING" value="2"/> <eLiterals name="TRAIN_SERVICE_NOT_OPERATING" value="3"/> <eLiterals name="BUS_SERVICE_NOT_OPERATING" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ServiceNotUsable"> <eLiterals name="FUEL_STATION_CLOSED" value="1"/> <eLiterals name="SERVICE_AREA_CLOSED" value="2"/> <eLiterals name="SERVICE_AREA_BUSY" value="3"/> <eLiterals name="PARKING_FULL" value="4"/> <eLiterals name="CAR_PARK_CLOSED" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SlowMovingVehicles"> <eLiterals name="SLOW_MOVING_MAINTENANCE_VEHICLE" value="1"/> <eLiterals name="VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT" value="2"/> <eLiterals name="ABNORMAL_LOAD" value="3"/> <eLiterals name="ABNORMAL_WIDE_LOAD" value="4"/> <eLiterals name="CONVOY" value="5"/> <eLiterals name="SNOWPLOUGH" value="6"/> <eLiterals name="DEICING" value="7"/> <eLiterals name="SALTING_VEHICLES" value="8"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DangerousEndOfQueue"> <eLiterals name="SUDDEN_END_OF_QUEUE" value="1"/> <eLiterals name="QUEUE_OVER_HILL" value="2"/> <eLiterals name="QUEUE_AROUND_BEND" value="3"/> <eLiterals name="QUEUE_IN_TUNNEL" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RiskOfFire"> <eLiterals name="LEAKAGE_OF_FUEL" value="1"/> <eLiterals name="LEAKAGE_OF_GAS" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TimeDelay"> <eLiterals name="TIME_DELAY_AT_FRONTIER" value="1"/> <eLiterals name="TIME_DELAY_AT_FERRY_PORT" value="2"/> <eLiterals name="TIME_DELAY_AT_VEHICLE_ON_RAIL_TERMINAL" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PoliceCheckpoint"> <eLiterals name="PERMANENT_POLICE_CHECKPOINT" value="1"/> <eLiterals name="TEMPORARY_POLICE_CHECKPOINT" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MalfunctioningRoadsideEquipment"> <eLiterals name="ROAD_RAIL_CROSSING_FAILURE" value="1"/> <eLiterals name="TUNNEL_VENTILATION_NOT_WORKING" value="2"/> <eLiterals name="TRAFFIC_CONTROL_SIGNALS_WORKING_INCORRECTLY" value="3"/> <eLiterals name="EMERGENCY_TELEPHONES_NOT_WORKING" value="4"/> <eLiterals name="AUTOMATIC_PAYMENT_LANES_NOT_WORKING" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OvertakingNotAllowed"> <eLiterals name="DO_NOT_USE_OVERTAKING_LANES" value="1"/> <eLiterals name="OVERTAKING_NOT_ALLOWED_DRIVE_ON_CRAWLER_LANE" value="2"/> <eLiterals name="OVERTAKING_NOT_ALLOWED_DRIVE_ON_LEFT_MOST_LANE" value="3"/> <eLiterals name="OVERTAKING_NOT_ALLOWED_DRIVE_ON_RIGHT_MOST_LANE" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DrivingNotAllowed"> <eLiterals name="DRIVING_NOT_ALLOWED_TAKE_NEXT_POSSIBLE_PLACE_TO_STOP_VEHICLE" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="GivingPathVehiclesFromBehind"> <eLiterals name="GIVING_PATH_FOR_RESCUE_VEHICLE" value="1"/> <eLiterals name="GIVING_PATH_FOR_SERVICE_VEHICLES" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FollowDiversion"> <eLiterals name="FOLLOW_DIVERSION_SIGNS" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DriveCarefully"> <eLiterals name="DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_ENTRY_SLIP_ROAD" value="1"/> <eLiterals name="DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_EXIT_SLIP_ROAD" value="2"/> <eLiterals name="DRIVE_CAREFULLY_ICE_BUILDUP_ON_CABLE_STRUCTURE" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DoNotLeaveYourVehicle"> <eLiterals name="DO_NOT_LEAVE_YOUR_VEHICLE" value="1"/> <eLiterals name="DO_NOT_LEAVE_YOUR_VEHICLE_CLOSE_WINDOWS" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UseTollLanes"> <eLiterals name="USE_MANUAL_PAYMENT_TOLL_LANES" value="1"/> <eLiterals name="USE_AUTOMATIC_PAYMENT_TOLL_LANES" value="2"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/GENIVI/navigation/src/traffic-incidents-service/org.genivi.trafficincidentsservice.trafficincidenttables-model/model/TrafficIncidentTables.ecore
ecore
trafficincidenttables EffectCode TRAFFIC_FLOW_UNKNOWN TRAFFIC_FLOW_UNKNOWN FREE_TRAFFIC_FLOW FREE_TRAFFIC_FLOW HEAVY_TRAFFIC HEAVY_TRAFFIC SLOW_TRAFFIC SLOW_TRAFFIC QUEUING_TRAFFIC QUEUING_TRAFFIC STATIONARY_TRAFFIC STATIONARY_TRAFFIC NO_TRAFFIC_FLOW NO_TRAFFIC_FLOW Tendency SLIGHTLY_INCREASING SLIGHTLY_INCREASING INCREASING INCREASING STRONGLY_INCREASING STRONGLY_INCREASING SLIGHTLY_DECREASING SLIGHTLY_DECREASING DECREASING DECREASING STRONGLY_DECREASING STRONGLY_DECREASING CONSTANT CONSTANT CauseCode TRAFFIC_CONGESTION TRAFFIC_CONGESTION ACCIDENT ACCIDENT ROADWORKS ROADWORKS NARROW_LANES NARROW_LANES IMPASSIBILITY IMPASSIBILITY SLIPPERY_ROAD SLIPPERY_ROAD AQUAPLANING AQUAPLANING FIRE FIRE HAZARDOUS_DRIVING_CONDITIONS HAZARDOUS_DRIVING_CONDITIONS OBJECTS_ON_THE_ROAD OBJECTS_ON_THE_ROAD ANIMALS_ON_ROADWAY ANIMALS_ON_ROADWAY PEOPLE_ON_ROADWAY PEOPLE_ON_ROADWAY BROKEN_DOWN_VEHICLES BROKEN_DOWN_VEHICLES VEHICLE_ON_WRONG_CARRIAGEWAY VEHICLE_ON_WRONG_CARRIAGEWAY RESCUE_AND_RECOVERY_WORK_IN_PROGRESS RESCUE_AND_RECOVERY_WORK_IN_PROGRESS REGULATORY_MEASURE REGULATORY_MEASURE EXTREME_WEATHER_CONDITIONS EXTREME_WEATHER_CONDITIONS VISIBILITY_REDUCED VISIBILITY_REDUCED PRECIPITATION PRECIPITATION RECKLESS_PERSONS RECKLESS_PERSONS OVER_HEIGHT_WARNING_SYSTEM_TRIGGERED OVER_HEIGHT_WARNING_SYSTEM_TRIGGERED TRAFFIC_REGULATIONS_CHANGED TRAFFIC_REGULATIONS_CHANGED MAJOR_EVENT MAJOR_EVENT SERVICE_NOT_OPERATING SERVICE_NOT_OPERATING SERVICE_NOT_USEABLE SERVICE_NOT_USEABLE SLOW_MOVING_VEHICLES SLOW_MOVING_VEHICLES DANGEROUS_END_OF_QUEUE DANGEROUS_END_OF_QUEUE RISK_OF_FIRE RISK_OF_FIRE TIME_DELAY TIME_DELAY POLICE_CHECKPOINT POLICE_CHECKPOINT MALFUNCTIONING_ROADSIDE_EQUIPMENT MALFUNCTIONING_ROADSIDE_EQUIPMENT WarningLevel INFORMATIVE INFORMATIVE DANGER_LEVEL_1 DANGER_LEVEL_1 DANGER_LEVEL_2 DANGER_LEVEL_2 DANGER_LEVEL_3 DANGER_LEVEL_3 TrafficCongestion INCREASED_VOLUME_OF_TRAFFIC INCREASED_VOLUME_OF_TRAFFIC Accident MULTI_VEHICLE_ACCIDENT MULTI_VEHICLE_ACCIDENT HEAVY_ACCIDENT HEAVY_ACCIDENT ACCIDENT_INVOLVING_LORRY ACCIDENT_INVOLVING_LORRY ACCIDENT_INVOLVING_BUS ACCIDENT_INVOLVING_BUS ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS ACCIDENT_ON_OPPOSITE_LANE ACCIDENT_ON_OPPOSITE_LANE UNSECURED_ACCIDENT UNSECURED_ACCIDENT RoadWorks MAJOR_ROADWORKS MAJOR_ROADWORKS ROAD_MARKING_WORK ROAD_MARKING_WORK SLOW_MOVING_ROAD_MAINTENANCE SLOW_MOVING_ROAD_MAINTENANCE NarrowLanes CONTRAFLOW CONTRAFLOW HARD_SHOULDER_CLOSED HARD_SHOULDER_CLOSED SLIP_LANE_CLOSED SLIP_LANE_CLOSED CRAWLER_LANE_CLOSED CRAWLER_LANE_CLOSED Impassibility FLOODING FLOODING DANGER_OF_AVALANCHES DANGER_OF_AVALANCHES BLASTING_OF_AVALANCHES BLASTING_OF_AVALANCHES LANDSLIPS LANDSLIPS CHEMICAL_SPILLAGE CHEMICAL_SPILLAGE WINTER_CLOSURE WINTER_CLOSURE SlipperyRoad HEAVY_FROST_ON_ROAD HEAVY_FROST_ON_ROAD FUEL_ON_ROAD FUEL_ON_ROAD MUD_ON_ROAD MUD_ON_ROAD SNOW_ON_ROAD SNOW_ON_ROAD ICE_ON_ROAD ICE_ON_ROAD BLACK_ICE_ON_ROAD BLACK_ICE_ON_ROAD OIL_ON_ROAD OIL_ON_ROAD LOOSE_CHIPPINGS LOOSE_CHIPPINGS INSTANT_BLACK_ICE INSTANT_BLACK_ICE ROADS_SALTED ROADS_SALTED Fire MAJOR_FIRE MAJOR_FIRE FOREST_FIRE FOREST_FIRE HazardousDrivingConditions ROCKFALLS ROCKFALLS EARTHQUAKE_DAMAGE EARTHQUAKE_DAMAGE SEWER_COLLAPSE SEWER_COLLAPSE SUBSIDENCE SUBSIDENCE SNOW_DRIFTS SNOW_DRIFTS STORM_DAMAGE STORM_DAMAGE BURST_PIPE BURST_PIPE VOLCANO_ERUPTION VOLCANO_ERUPTION FALLING_ICE FALLING_ICE ObjectsOnTheRoad SHED_LOAD SHED_LOAD PARTS_OF_VEHICLES PARTS_OF_VEHICLES PARTS_OF_TYRES PARTS_OF_TYRES BIG_OBJECTS BIG_OBJECTS FALLEN_TREES FALLEN_TREES HUB_CAPS HUB_CAPS WAITING_VEHICLES WAITING_VEHICLES AnimalsOnRoadway WILD_ANIMALS WILD_ANIMALS HERD_OF_ANIMALS HERD_OF_ANIMALS SMALL_ANIMALS SMALL_ANIMALS LARGE_ANIMALS LARGE_ANIMALS PeopleOnRoadway CHILDREN_ON_ROADWAY CHILDREN_ON_ROADWAY CYCLISTS_ON_ROADWAY CYCLISTS_ON_ROADWAY MOTOR_CYCLIST_ON_ROADWAY MOTOR_CYCLIST_ON_ROADWAY BrokenDownVehicles BROKEN_DOWN_VEHICLE_BURNING BROKEN_DOWN_VEHICLE_BURNING BROKEN_DOWN_UNLIT_VEHICLE BROKEN_DOWN_UNLIT_VEHICLE RescueAndRecoveryWorkInProgress EMERGENCY_VEHICLES EMERGENCY_VEHICLES RESCUE_HELICOPTER_LANDING RESCUE_HELICOPTER_LANDING POLICE_ACTIVITY_ONGOING POLICE_ACTIVITY_ONGOING MEDICAL_EMERGENCY_ONGOING MEDICAL_EMERGENCY_ONGOING CHILD_ABDUCTION_IN_PROGRESS CHILD_ABDUCTION_IN_PROGRESS RegulatoryMeasure SECURITY_ALERT SECURITY_ALERT CONTAGIOUS_DISEASE CONTAGIOUS_DISEASE ENVIRONMENTAL ENVIRONMENTAL SMOG_ALERT SMOG_ALERT BATCH_SERVICE_IN_PROGRESS BATCH_SERVICE_IN_PROGRESS ROAD_CLOSED_BY_THE_REGULATORY_AUTHORITIES ROAD_CLOSED_BY_THE_REGULATORY_AUTHORITIES LaneRestrictionType LANES_CLOSED LANES_CLOSED LANES_OPEN LANES_OPEN RIGHT_LANES_CLOSED RIGHT_LANES_CLOSED LEFT_LANES_CLOSED LEFT_LANES_CLOSED AdviceCode DRIVE_TO_NEXT_AVAILABLE_PARKING_PLACE DRIVE_TO_NEXT_AVAILABLE_PARKING_PLACE OVERTAKING_NOT_ALLOWED OVERTAKING_NOT_ALLOWED DRIVING_NOT_ALLOWED DRIVING_NOT_ALLOWED USE_HARD_SHOULDER_AS_LANE USE_HARD_SHOULDER_AS_LANE WAIT_FOR_POLICE_PATROL WAIT_FOR_POLICE_PATROL WAIT_FOR_IMPROVED_WEATHER WAIT_FOR_IMPROVED_WEATHER GIVING_PATH_VEHICLES_COMING_FROM_BEHIND GIVING_PATH_VEHICLES_COMING_FROM_BEHIND FOLLOW_DIVERSION FOLLOW_DIVERSION NO_DIVERSION_TO_RECOMMEND NO_DIVERSION_TO_RECOMMEND DO_NOT_DIVERT DO_NOT_DIVERT FOLLOW_POLICE_INSTRUCTIONS FOLLOW_POLICE_INSTRUCTIONS AVOID_THE_AREA AVOID_THE_AREA DRIVE_CAREFULLY DRIVE_CAREFULLY DO_NOT_LEAVE_YOUR_VEHICLE DO_NOT_LEAVE_YOUR_VEHICLE SWITCH_ON_RADIO SWITCH_ON_RADIO USE_TOLL_LANES USE_TOLL_LANES WAIT_FOR_CONVOI WAIT_FOR_CONVOI VehicleType CAR CAR LORRY LORRY BUS BUS TAXI TAXI TRAIN TRAIN MOTOR_CYCLE MOTOR_CYCLE VEHICLE_WITH_TRAILER VEHICLE_WITH_TRAILER MOTOR_VEHICLES MOTOR_VEHICLES TRANSPORT_OF_DANGEROUS_GOODS TRANSPORT_OF_DANGEROUS_GOODS TRANSPORT_OF_ABNORMAL_LOAD TRANSPORT_OF_ABNORMAL_LOAD HEAVY_VEHICLE HEAVY_VEHICLE RestrictionType WIDTH_LESS_THAN WIDTH_LESS_THAN WIDTH_GREATER_THAN WIDTH_GREATER_THAN HEIGTH_LESS_THAN HEIGTH_LESS_THAN HEIGTH_GREATER_THAN HEIGTH_GREATER_THAN WEIGHT_LESS_THAN WEIGHT_LESS_THAN WEIGHT_GREATER_THAN WEIGHT_GREATER_THAN WITHOUT_WINTER_TYRE WITHOUT_WINTER_TYRE WITHOUT_SNOW_CHAIN WITHOUT_SNOW_CHAIN WITH_TRAILER WITH_TRAILER WITH_CARAVAN WITH_CARAVAN PERSONS_IN_VEHICLE_LESS_THAN PERSONS_IN_VEHICLE_LESS_THAN PERSONS_IN_VEHICLE_MORE_THAN PERSONS_IN_VEHICLE_MORE_THAN EVEN_NUMBER_PLATE EVEN_NUMBER_PLATE ODD_NUMBER_PLATE ODD_NUMBER_PLATE LENGTH_LESS_THAN LENGTH_LESS_THAN LENGTH_GREATER_THAN LENGTH_GREATER_THAN AXLE_LOAD_LESS_THAN AXLE_LOAD_LESS_THAN AXLE_LOAD_GREATER_THAN AXLE_LOAD_GREATER_THAN VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3D4 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3D4 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO4 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO4 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO5 VEHICLE_FULFILLS_EMISSION_STANDARD_EURO5 WITH_PETROL_ENGINE WITH_PETROL_ENGINE WITH_DIESEL_ENGINE WITH_DIESEL_ENGINE WITH_LPG_ENGINE WITH_LPG_ENGINE THROUGH_TRAFFIC THROUGH_TRAFFIC RESIDENTS_TRAFFIC RESIDENTS_TRAFFIC WITH_DESTINATION_IN_GIVEN_AREA WITH_DESTINATION_IN_GIVEN_AREA ExtremeWeatherConditions STRONG_WINDS STRONG_WINDS DAMAGING_HAIL DAMAGING_HAIL HURRICANE HURRICANE THUNDERSTORM THUNDERSTORM TORNADO TORNADO BLIZARD BLIZARD VisibilityReduced VISIBILITY_REDUCED_DUE_TO_FOG VISIBILITY_REDUCED_DUE_TO_FOG VISIBILITY_REDUCED_DUE_TO_SMOKE VISIBILITY_REDUCED_DUE_TO_SMOKE VISIBILITY_REDUCED_DUE_TO_HEAVY_SNOWFALL VISIBILITY_REDUCED_DUE_TO_HEAVY_SNOWFALL VISIBILITY_REDUCED_DUE_TO_HEAVY_RAIN VISIBILITY_REDUCED_DUE_TO_HEAVY_RAIN VISIBILITY_REDUCED_DUE_TO_HEAVY_HAIL VISIBILITY_REDUCED_DUE_TO_HEAVY_HAIL VISIBILITY_REDUCED_DUE_TO_LOW_SUN_GLARE VISIBILITY_REDUCED_DUE_TO_LOW_SUN_GLARE VISIBILITY_REDUCED_DUE_TO_SANDSTORMS VISIBILITY_REDUCED_DUE_TO_SANDSTORMS VISIBILITY_REDUCED_DUE_TO_SWARMS_OF_INSECTS VISIBILITY_REDUCED_DUE_TO_SWARMS_OF_INSECTS Precipitation HEAVY_RAIN HEAVY_RAIN HEAVY_SNOWFALL HEAVY_SNOWFALL SOFT_HAIL SOFT_HAIL RecklessPersons RECKLESS_DRIVER RECKLESS_DRIVER GUNFIRE_ON_ROAD GUNFIRE_ON_ROAD STONE_THROWING_PERSONS STONE_THROWING_PERSONS MajorEvent SPORTS_EVENT SPORTS_EVENT DEMONSTRATION DEMONSTRATION DEMONSTRATION_WITH_VEHICLES DEMONSTRATION_WITH_VEHICLES CONCERT CONCERT FAIR FAIR MILITARY_TRAINING MILITARY_TRAINING EMERGENCY_TRAINING EMERGENCY_TRAINING FESTIVITY FESTIVITY PROCESSION PROCESSION ServiceNotOperating FERRY_SERVICE_NOT_OPERATING FERRY_SERVICE_NOT_OPERATING PLANE_SERVICE_NOT_OPERATING PLANE_SERVICE_NOT_OPERATING TRAIN_SERVICE_NOT_OPERATING TRAIN_SERVICE_NOT_OPERATING BUS_SERVICE_NOT_OPERATING BUS_SERVICE_NOT_OPERATING ServiceNotUsable FUEL_STATION_CLOSED FUEL_STATION_CLOSED SERVICE_AREA_CLOSED SERVICE_AREA_CLOSED SERVICE_AREA_BUSY SERVICE_AREA_BUSY PARKING_FULL PARKING_FULL CAR_PARK_CLOSED CAR_PARK_CLOSED SlowMovingVehicles SLOW_MOVING_MAINTENANCE_VEHICLE SLOW_MOVING_MAINTENANCE_VEHICLE VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT ABNORMAL_LOAD ABNORMAL_LOAD ABNORMAL_WIDE_LOAD ABNORMAL_WIDE_LOAD CONVOY CONVOY SNOWPLOUGH SNOWPLOUGH DEICING DEICING SALTING_VEHICLES SALTING_VEHICLES DangerousEndOfQueue SUDDEN_END_OF_QUEUE SUDDEN_END_OF_QUEUE QUEUE_OVER_HILL QUEUE_OVER_HILL QUEUE_AROUND_BEND QUEUE_AROUND_BEND QUEUE_IN_TUNNEL QUEUE_IN_TUNNEL RiskOfFire LEAKAGE_OF_FUEL LEAKAGE_OF_FUEL LEAKAGE_OF_GAS LEAKAGE_OF_GAS TimeDelay TIME_DELAY_AT_FRONTIER TIME_DELAY_AT_FRONTIER TIME_DELAY_AT_FERRY_PORT TIME_DELAY_AT_FERRY_PORT TIME_DELAY_AT_VEHICLE_ON_RAIL_TERMINAL TIME_DELAY_AT_VEHICLE_ON_RAIL_TERMINAL PoliceCheckpoint PERMANENT_POLICE_CHECKPOINT PERMANENT_POLICE_CHECKPOINT TEMPORARY_POLICE_CHECKPOINT TEMPORARY_POLICE_CHECKPOINT MalfunctioningRoadsideEquipment ROAD_RAIL_CROSSING_FAILURE ROAD_RAIL_CROSSING_FAILURE TUNNEL_VENTILATION_NOT_WORKING TUNNEL_VENTILATION_NOT_WORKING TRAFFIC_CONTROL_SIGNALS_WORKING_INCORRECTLY TRAFFIC_CONTROL_SIGNALS_WORKING_INCORRECTLY EMERGENCY_TELEPHONES_NOT_WORKING EMERGENCY_TELEPHONES_NOT_WORKING AUTOMATIC_PAYMENT_LANES_NOT_WORKING AUTOMATIC_PAYMENT_LANES_NOT_WORKING OvertakingNotAllowed DO_NOT_USE_OVERTAKING_LANES DO_NOT_USE_OVERTAKING_LANES OVERTAKING_NOT_ALLOWED_DRIVE_ON_CRAWLER_LANE OVERTAKING_NOT_ALLOWED_DRIVE_ON_CRAWLER_LANE OVERTAKING_NOT_ALLOWED_DRIVE_ON_LEFT_MOST_LANE OVERTAKING_NOT_ALLOWED_DRIVE_ON_LEFT_MOST_LANE OVERTAKING_NOT_ALLOWED_DRIVE_ON_RIGHT_MOST_LANE OVERTAKING_NOT_ALLOWED_DRIVE_ON_RIGHT_MOST_LANE DrivingNotAllowed DRIVING_NOT_ALLOWED_TAKE_NEXT_POSSIBLE_PLACE_TO_STOP_VEHICLE DRIVING_NOT_ALLOWED_TAKE_NEXT_POSSIBLE_PLACE_TO_STOP_VEHICLE GivingPathVehiclesFromBehind GIVING_PATH_FOR_RESCUE_VEHICLE GIVING_PATH_FOR_RESCUE_VEHICLE GIVING_PATH_FOR_SERVICE_VEHICLES GIVING_PATH_FOR_SERVICE_VEHICLES FollowDiversion FOLLOW_DIVERSION_SIGNS FOLLOW_DIVERSION_SIGNS DriveCarefully DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_ENTRY_SLIP_ROAD DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_ENTRY_SLIP_ROAD DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_EXIT_SLIP_ROAD DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_EXIT_SLIP_ROAD DRIVE_CAREFULLY_ICE_BUILDUP_ON_CABLE_STRUCTURE DRIVE_CAREFULLY_ICE_BUILDUP_ON_CABLE_STRUCTURE DoNotLeaveYourVehicle DO_NOT_LEAVE_YOUR_VEHICLE DO_NOT_LEAVE_YOUR_VEHICLE DO_NOT_LEAVE_YOUR_VEHICLE_CLOSE_WINDOWS DO_NOT_LEAVE_YOUR_VEHICLE_CLOSE_WINDOWS UseTollLanes USE_MANUAL_PAYMENT_TOLL_LANES USE_MANUAL_PAYMENT_TOLL_LANES USE_AUTOMATIC_PAYMENT_TOLL_LANES USE_AUTOMATIC_PAYMENT_TOLL_LANES
null
{"directed":true,"nodes":[{"nsPrefix":"TrafficIncidentTables","nsURI":"http://org.genivi.trafficinfo.trafficincidenttables","name":"trafficincidenttables","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"EffectCode","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Tendency","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CauseCode","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WarningLevel","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TrafficCongestion","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Accident","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RoadWorks","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NarrowLanes","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Impassibility","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SlipperyRoad","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Fire","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HazardousDrivingConditions","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ObjectsOnTheRoad","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AnimalsOnRoadway","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PeopleOnRoadway","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BrokenDownVehicles","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RescueAndRecoveryWorkInProgress","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RegulatoryMeasure","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LaneRestrictionType","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdviceCode","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VehicleType","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RestrictionType","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExtremeWeatherConditions","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityReduced","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Precipitation","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RecklessPersons","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MajorEvent","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceNotOperating","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceNotUsable","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SlowMovingVehicles","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DangerousEndOfQueue","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RiskOfFire","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeDelay","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PoliceCheckpoint","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MalfunctioningRoadsideEquipment","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OvertakingNotAllowed","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DrivingNotAllowed","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GivingPathVehiclesFromBehind","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FollowDiversion","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DriveCarefully","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DoNotLeaveYourVehicle","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UseTollLanes","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"name":"TRAFFIC_FLOW_UNKNOWN","id":43,"value":1,"literal":"TRAFFIC_FLOW_UNKNOWN","eClass":"EEnumLiteral"},{"name":"FREE_TRAFFIC_FLOW","id":44,"value":2,"literal":"FREE_TRAFFIC_FLOW","eClass":"EEnumLiteral"},{"name":"HEAVY_TRAFFIC","id":45,"value":3,"literal":"HEAVY_TRAFFIC","eClass":"EEnumLiteral"},{"name":"SLOW_TRAFFIC","id":46,"value":4,"literal":"SLOW_TRAFFIC","eClass":"EEnumLiteral"},{"name":"QUEUING_TRAFFIC","id":47,"value":5,"literal":"QUEUING_TRAFFIC","eClass":"EEnumLiteral"},{"name":"STATIONARY_TRAFFIC","id":48,"value":6,"literal":"STATIONARY_TRAFFIC","eClass":"EEnumLiteral"},{"name":"NO_TRAFFIC_FLOW","id":49,"value":7,"literal":"NO_TRAFFIC_FLOW","eClass":"EEnumLiteral"},{"name":"SLIGHTLY_INCREASING","id":50,"value":1,"literal":"SLIGHTLY_INCREASING","eClass":"EEnumLiteral"},{"name":"INCREASING","id":51,"value":2,"literal":"INCREASING","eClass":"EEnumLiteral"},{"name":"STRONGLY_INCREASING","id":52,"value":3,"literal":"STRONGLY_INCREASING","eClass":"EEnumLiteral"},{"name":"SLIGHTLY_DECREASING","id":53,"value":4,"literal":"SLIGHTLY_DECREASING","eClass":"EEnumLiteral"},{"name":"DECREASING","id":54,"value":5,"literal":"DECREASING","eClass":"EEnumLiteral"},{"name":"STRONGLY_DECREASING","id":55,"value":6,"literal":"STRONGLY_DECREASING","eClass":"EEnumLiteral"},{"name":"CONSTANT","id":56,"value":7,"literal":"CONSTANT","eClass":"EEnumLiteral"},{"name":"TRAFFIC_CONGESTION","id":57,"value":1,"literal":"TRAFFIC_CONGESTION","eClass":"EEnumLiteral"},{"name":"ACCIDENT","id":58,"value":2,"literal":"ACCIDENT","eClass":"EEnumLiteral"},{"name":"ROADWORKS","id":59,"value":3,"literal":"ROADWORKS","eClass":"EEnumLiteral"},{"name":"NARROW_LANES","id":60,"value":4,"literal":"NARROW_LANES","eClass":"EEnumLiteral"},{"name":"IMPASSIBILITY","id":61,"value":5,"literal":"IMPASSIBILITY","eClass":"EEnumLiteral"},{"name":"SLIPPERY_ROAD","id":62,"value":6,"literal":"SLIPPERY_ROAD","eClass":"EEnumLiteral"},{"name":"AQUAPLANING","id":63,"value":7,"literal":"AQUAPLANING","eClass":"EEnumLiteral"},{"name":"FIRE","id":64,"value":8,"literal":"FIRE","eClass":"EEnumLiteral"},{"name":"HAZARDOUS_DRIVING_CONDITIONS","id":65,"value":9,"literal":"HAZARDOUS_DRIVING_CONDITIONS","eClass":"EEnumLiteral"},{"name":"OBJECTS_ON_THE_ROAD","id":66,"value":10,"literal":"OBJECTS_ON_THE_ROAD","eClass":"EEnumLiteral"},{"name":"ANIMALS_ON_ROADWAY","id":67,"value":11,"literal":"ANIMALS_ON_ROADWAY","eClass":"EEnumLiteral"},{"name":"PEOPLE_ON_ROADWAY","id":68,"value":12,"literal":"PEOPLE_ON_ROADWAY","eClass":"EEnumLiteral"},{"name":"BROKEN_DOWN_VEHICLES","id":69,"value":13,"literal":"BROKEN_DOWN_VEHICLES","eClass":"EEnumLiteral"},{"name":"VEHICLE_ON_WRONG_CARRIAGEWAY","id":70,"value":14,"literal":"VEHICLE_ON_WRONG_CARRIAGEWAY","eClass":"EEnumLiteral"},{"name":"RESCUE_AND_RECOVERY_WORK_IN_PROGRESS","id":71,"value":15,"literal":"RESCUE_AND_RECOVERY_WORK_IN_PROGRESS","eClass":"EEnumLiteral"},{"name":"REGULATORY_MEASURE","id":72,"value":16,"literal":"REGULATORY_MEASURE","eClass":"EEnumLiteral"},{"name":"EXTREME_WEATHER_CONDITIONS","id":73,"value":17,"literal":"EXTREME_WEATHER_CONDITIONS","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED","id":74,"value":18,"literal":"VISIBILITY_REDUCED","eClass":"EEnumLiteral"},{"name":"PRECIPITATION","id":75,"value":19,"literal":"PRECIPITATION","eClass":"EEnumLiteral"},{"name":"RECKLESS_PERSONS","id":76,"value":20,"literal":"RECKLESS_PERSONS","eClass":"EEnumLiteral"},{"name":"OVER_HEIGHT_WARNING_SYSTEM_TRIGGERED","id":77,"value":21,"literal":"OVER_HEIGHT_WARNING_SYSTEM_TRIGGERED","eClass":"EEnumLiteral"},{"name":"TRAFFIC_REGULATIONS_CHANGED","id":78,"value":22,"literal":"TRAFFIC_REGULATIONS_CHANGED","eClass":"EEnumLiteral"},{"name":"MAJOR_EVENT","id":79,"value":23,"literal":"MAJOR_EVENT","eClass":"EEnumLiteral"},{"name":"SERVICE_NOT_OPERATING","id":80,"value":24,"literal":"SERVICE_NOT_OPERATING","eClass":"EEnumLiteral"},{"name":"SERVICE_NOT_USEABLE","id":81,"value":25,"literal":"SERVICE_NOT_USEABLE","eClass":"EEnumLiteral"},{"name":"SLOW_MOVING_VEHICLES","id":82,"value":26,"literal":"SLOW_MOVING_VEHICLES","eClass":"EEnumLiteral"},{"name":"DANGEROUS_END_OF_QUEUE","id":83,"value":27,"literal":"DANGEROUS_END_OF_QUEUE","eClass":"EEnumLiteral"},{"name":"RISK_OF_FIRE","id":84,"value":28,"literal":"RISK_OF_FIRE","eClass":"EEnumLiteral"},{"name":"TIME_DELAY","id":85,"value":29,"literal":"TIME_DELAY","eClass":"EEnumLiteral"},{"name":"POLICE_CHECKPOINT","id":86,"value":30,"literal":"POLICE_CHECKPOINT","eClass":"EEnumLiteral"},{"name":"MALFUNCTIONING_ROADSIDE_EQUIPMENT","id":87,"value":31,"literal":"MALFUNCTIONING_ROADSIDE_EQUIPMENT","eClass":"EEnumLiteral"},{"name":"INFORMATIVE","id":88,"value":1,"literal":"INFORMATIVE","eClass":"EEnumLiteral"},{"name":"DANGER_LEVEL_1","id":89,"value":2,"literal":"DANGER_LEVEL_1","eClass":"EEnumLiteral"},{"name":"DANGER_LEVEL_2","id":90,"value":3,"literal":"DANGER_LEVEL_2","eClass":"EEnumLiteral"},{"name":"DANGER_LEVEL_3","id":91,"value":4,"literal":"DANGER_LEVEL_3","eClass":"EEnumLiteral"},{"name":"INCREASED_VOLUME_OF_TRAFFIC","id":92,"value":1,"literal":"INCREASED_VOLUME_OF_TRAFFIC","eClass":"EEnumLiteral"},{"name":"MULTI_VEHICLE_ACCIDENT","id":93,"value":1,"literal":"MULTI_VEHICLE_ACCIDENT","eClass":"EEnumLiteral"},{"name":"HEAVY_ACCIDENT","id":94,"value":2,"literal":"HEAVY_ACCIDENT","eClass":"EEnumLiteral"},{"name":"ACCIDENT_INVOLVING_LORRY","id":95,"value":3,"literal":"ACCIDENT_INVOLVING_LORRY","eClass":"EEnumLiteral"},{"name":"ACCIDENT_INVOLVING_BUS","id":96,"value":4,"literal":"ACCIDENT_INVOLVING_BUS","eClass":"EEnumLiteral"},{"name":"ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS","id":97,"value":5,"literal":"ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS","eClass":"EEnumLiteral"},{"name":"ACCIDENT_ON_OPPOSITE_LANE","id":98,"value":6,"literal":"ACCIDENT_ON_OPPOSITE_LANE","eClass":"EEnumLiteral"},{"name":"UNSECURED_ACCIDENT","id":99,"value":7,"literal":"UNSECURED_ACCIDENT","eClass":"EEnumLiteral"},{"name":"MAJOR_ROADWORKS","id":100,"value":1,"literal":"MAJOR_ROADWORKS","eClass":"EEnumLiteral"},{"name":"ROAD_MARKING_WORK","id":101,"value":2,"literal":"ROAD_MARKING_WORK","eClass":"EEnumLiteral"},{"name":"SLOW_MOVING_ROAD_MAINTENANCE","id":102,"value":3,"literal":"SLOW_MOVING_ROAD_MAINTENANCE","eClass":"EEnumLiteral"},{"name":"CONTRAFLOW","id":103,"value":1,"literal":"CONTRAFLOW","eClass":"EEnumLiteral"},{"name":"HARD_SHOULDER_CLOSED","id":104,"value":2,"literal":"HARD_SHOULDER_CLOSED","eClass":"EEnumLiteral"},{"name":"SLIP_LANE_CLOSED","id":105,"value":3,"literal":"SLIP_LANE_CLOSED","eClass":"EEnumLiteral"},{"name":"CRAWLER_LANE_CLOSED","id":106,"value":4,"literal":"CRAWLER_LANE_CLOSED","eClass":"EEnumLiteral"},{"name":"FLOODING","id":107,"value":1,"literal":"FLOODING","eClass":"EEnumLiteral"},{"name":"DANGER_OF_AVALANCHES","id":108,"value":2,"literal":"DANGER_OF_AVALANCHES","eClass":"EEnumLiteral"},{"name":"BLASTING_OF_AVALANCHES","id":109,"value":3,"literal":"BLASTING_OF_AVALANCHES","eClass":"EEnumLiteral"},{"name":"LANDSLIPS","id":110,"value":4,"literal":"LANDSLIPS","eClass":"EEnumLiteral"},{"name":"CHEMICAL_SPILLAGE","id":111,"value":5,"literal":"CHEMICAL_SPILLAGE","eClass":"EEnumLiteral"},{"name":"WINTER_CLOSURE","id":112,"value":6,"literal":"WINTER_CLOSURE","eClass":"EEnumLiteral"},{"name":"HEAVY_FROST_ON_ROAD","id":113,"value":1,"literal":"HEAVY_FROST_ON_ROAD","eClass":"EEnumLiteral"},{"name":"FUEL_ON_ROAD","id":114,"value":2,"literal":"FUEL_ON_ROAD","eClass":"EEnumLiteral"},{"name":"MUD_ON_ROAD","id":115,"value":3,"literal":"MUD_ON_ROAD","eClass":"EEnumLiteral"},{"name":"SNOW_ON_ROAD","id":116,"value":4,"literal":"SNOW_ON_ROAD","eClass":"EEnumLiteral"},{"name":"ICE_ON_ROAD","id":117,"value":5,"literal":"ICE_ON_ROAD","eClass":"EEnumLiteral"},{"name":"BLACK_ICE_ON_ROAD","id":118,"value":6,"literal":"BLACK_ICE_ON_ROAD","eClass":"EEnumLiteral"},{"name":"OIL_ON_ROAD","id":119,"value":7,"literal":"OIL_ON_ROAD","eClass":"EEnumLiteral"},{"name":"LOOSE_CHIPPINGS","id":120,"value":8,"literal":"LOOSE_CHIPPINGS","eClass":"EEnumLiteral"},{"name":"INSTANT_BLACK_ICE","id":121,"value":9,"literal":"INSTANT_BLACK_ICE","eClass":"EEnumLiteral"},{"name":"ROADS_SALTED","id":122,"value":10,"literal":"ROADS_SALTED","eClass":"EEnumLiteral"},{"name":"MAJOR_FIRE","id":123,"value":1,"literal":"MAJOR_FIRE","eClass":"EEnumLiteral"},{"name":"FOREST_FIRE","id":124,"value":2,"literal":"FOREST_FIRE","eClass":"EEnumLiteral"},{"name":"ROCKFALLS","id":125,"value":1,"literal":"ROCKFALLS","eClass":"EEnumLiteral"},{"name":"EARTHQUAKE_DAMAGE","id":126,"value":2,"literal":"EARTHQUAKE_DAMAGE","eClass":"EEnumLiteral"},{"name":"SEWER_COLLAPSE","id":127,"value":3,"literal":"SEWER_COLLAPSE","eClass":"EEnumLiteral"},{"name":"SUBSIDENCE","id":128,"value":4,"literal":"SUBSIDENCE","eClass":"EEnumLiteral"},{"name":"SNOW_DRIFTS","id":129,"value":5,"literal":"SNOW_DRIFTS","eClass":"EEnumLiteral"},{"name":"STORM_DAMAGE","id":130,"value":6,"literal":"STORM_DAMAGE","eClass":"EEnumLiteral"},{"name":"BURST_PIPE","id":131,"value":7,"literal":"BURST_PIPE","eClass":"EEnumLiteral"},{"name":"VOLCANO_ERUPTION","id":132,"value":8,"literal":"VOLCANO_ERUPTION","eClass":"EEnumLiteral"},{"name":"FALLING_ICE","id":133,"value":9,"literal":"FALLING_ICE","eClass":"EEnumLiteral"},{"name":"SHED_LOAD","id":134,"value":1,"literal":"SHED_LOAD","eClass":"EEnumLiteral"},{"name":"PARTS_OF_VEHICLES","id":135,"value":2,"literal":"PARTS_OF_VEHICLES","eClass":"EEnumLiteral"},{"name":"PARTS_OF_TYRES","id":136,"value":3,"literal":"PARTS_OF_TYRES","eClass":"EEnumLiteral"},{"name":"BIG_OBJECTS","id":137,"value":4,"literal":"BIG_OBJECTS","eClass":"EEnumLiteral"},{"name":"FALLEN_TREES","id":138,"value":5,"literal":"FALLEN_TREES","eClass":"EEnumLiteral"},{"name":"HUB_CAPS","id":139,"value":6,"literal":"HUB_CAPS","eClass":"EEnumLiteral"},{"name":"WAITING_VEHICLES","id":140,"value":7,"literal":"WAITING_VEHICLES","eClass":"EEnumLiteral"},{"name":"WILD_ANIMALS","id":141,"value":1,"literal":"WILD_ANIMALS","eClass":"EEnumLiteral"},{"name":"HERD_OF_ANIMALS","id":142,"value":2,"literal":"HERD_OF_ANIMALS","eClass":"EEnumLiteral"},{"name":"SMALL_ANIMALS","id":143,"value":3,"literal":"SMALL_ANIMALS","eClass":"EEnumLiteral"},{"name":"LARGE_ANIMALS","id":144,"value":4,"literal":"LARGE_ANIMALS","eClass":"EEnumLiteral"},{"name":"CHILDREN_ON_ROADWAY","id":145,"value":1,"literal":"CHILDREN_ON_ROADWAY","eClass":"EEnumLiteral"},{"name":"CYCLISTS_ON_ROADWAY","id":146,"value":2,"literal":"CYCLISTS_ON_ROADWAY","eClass":"EEnumLiteral"},{"name":"MOTOR_CYCLIST_ON_ROADWAY","id":147,"value":3,"literal":"MOTOR_CYCLIST_ON_ROADWAY","eClass":"EEnumLiteral"},{"name":"BROKEN_DOWN_VEHICLE_BURNING","id":148,"value":1,"literal":"BROKEN_DOWN_VEHICLE_BURNING","eClass":"EEnumLiteral"},{"name":"BROKEN_DOWN_UNLIT_VEHICLE","id":149,"value":2,"literal":"BROKEN_DOWN_UNLIT_VEHICLE","eClass":"EEnumLiteral"},{"name":"EMERGENCY_VEHICLES","id":150,"value":1,"literal":"EMERGENCY_VEHICLES","eClass":"EEnumLiteral"},{"name":"RESCUE_HELICOPTER_LANDING","id":151,"value":2,"literal":"RESCUE_HELICOPTER_LANDING","eClass":"EEnumLiteral"},{"name":"POLICE_ACTIVITY_ONGOING","id":152,"value":3,"literal":"POLICE_ACTIVITY_ONGOING","eClass":"EEnumLiteral"},{"name":"MEDICAL_EMERGENCY_ONGOING","id":153,"value":4,"literal":"MEDICAL_EMERGENCY_ONGOING","eClass":"EEnumLiteral"},{"name":"CHILD_ABDUCTION_IN_PROGRESS","id":154,"value":5,"literal":"CHILD_ABDUCTION_IN_PROGRESS","eClass":"EEnumLiteral"},{"name":"SECURITY_ALERT","id":155,"value":1,"literal":"SECURITY_ALERT","eClass":"EEnumLiteral"},{"name":"CONTAGIOUS_DISEASE","id":156,"value":2,"literal":"CONTAGIOUS_DISEASE","eClass":"EEnumLiteral"},{"name":"ENVIRONMENTAL","id":157,"value":3,"literal":"ENVIRONMENTAL","eClass":"EEnumLiteral"},{"name":"SMOG_ALERT","id":158,"value":4,"literal":"SMOG_ALERT","eClass":"EEnumLiteral"},{"name":"BATCH_SERVICE_IN_PROGRESS","id":159,"value":5,"literal":"BATCH_SERVICE_IN_PROGRESS","eClass":"EEnumLiteral"},{"name":"ROAD_CLOSED_BY_THE_REGULATORY_AUTHORITIES","id":160,"value":6,"literal":"ROAD_CLOSED_BY_THE_REGULATORY_AUTHORITIES","eClass":"EEnumLiteral"},{"name":"LANES_CLOSED","id":161,"value":1,"literal":"LANES_CLOSED","eClass":"EEnumLiteral"},{"name":"LANES_OPEN","id":162,"value":2,"literal":"LANES_OPEN","eClass":"EEnumLiteral"},{"name":"RIGHT_LANES_CLOSED","id":163,"value":3,"literal":"RIGHT_LANES_CLOSED","eClass":"EEnumLiteral"},{"name":"LEFT_LANES_CLOSED","id":164,"value":4,"literal":"LEFT_LANES_CLOSED","eClass":"EEnumLiteral"},{"name":"DRIVE_TO_NEXT_AVAILABLE_PARKING_PLACE","id":165,"value":1,"literal":"DRIVE_TO_NEXT_AVAILABLE_PARKING_PLACE","eClass":"EEnumLiteral"},{"name":"OVERTAKING_NOT_ALLOWED","id":166,"value":2,"literal":"OVERTAKING_NOT_ALLOWED","eClass":"EEnumLiteral"},{"name":"DRIVING_NOT_ALLOWED","id":167,"value":3,"literal":"DRIVING_NOT_ALLOWED","eClass":"EEnumLiteral"},{"name":"USE_HARD_SHOULDER_AS_LANE","id":168,"value":4,"literal":"USE_HARD_SHOULDER_AS_LANE","eClass":"EEnumLiteral"},{"name":"WAIT_FOR_POLICE_PATROL","id":169,"value":5,"literal":"WAIT_FOR_POLICE_PATROL","eClass":"EEnumLiteral"},{"name":"WAIT_FOR_IMPROVED_WEATHER","id":170,"value":6,"literal":"WAIT_FOR_IMPROVED_WEATHER","eClass":"EEnumLiteral"},{"name":"GIVING_PATH_VEHICLES_COMING_FROM_BEHIND","id":171,"value":7,"literal":"GIVING_PATH_VEHICLES_COMING_FROM_BEHIND","eClass":"EEnumLiteral"},{"name":"FOLLOW_DIVERSION","id":172,"value":8,"literal":"FOLLOW_DIVERSION","eClass":"EEnumLiteral"},{"name":"NO_DIVERSION_TO_RECOMMEND","id":173,"value":9,"literal":"NO_DIVERSION_TO_RECOMMEND","eClass":"EEnumLiteral"},{"name":"DO_NOT_DIVERT","id":174,"value":10,"literal":"DO_NOT_DIVERT","eClass":"EEnumLiteral"},{"name":"FOLLOW_POLICE_INSTRUCTIONS","id":175,"value":11,"literal":"FOLLOW_POLICE_INSTRUCTIONS","eClass":"EEnumLiteral"},{"name":"AVOID_THE_AREA","id":176,"value":12,"literal":"AVOID_THE_AREA","eClass":"EEnumLiteral"},{"name":"DRIVE_CAREFULLY","id":177,"value":13,"literal":"DRIVE_CAREFULLY","eClass":"EEnumLiteral"},{"name":"DO_NOT_LEAVE_YOUR_VEHICLE","id":178,"value":14,"literal":"DO_NOT_LEAVE_YOUR_VEHICLE","eClass":"EEnumLiteral"},{"name":"SWITCH_ON_RADIO","id":179,"value":15,"literal":"SWITCH_ON_RADIO","eClass":"EEnumLiteral"},{"name":"USE_TOLL_LANES","id":180,"value":16,"literal":"USE_TOLL_LANES","eClass":"EEnumLiteral"},{"name":"WAIT_FOR_CONVOI","id":181,"value":17,"literal":"WAIT_FOR_CONVOI","eClass":"EEnumLiteral"},{"name":"CAR","id":182,"value":1,"literal":"CAR","eClass":"EEnumLiteral"},{"name":"LORRY","id":183,"value":2,"literal":"LORRY","eClass":"EEnumLiteral"},{"name":"BUS","id":184,"value":3,"literal":"BUS","eClass":"EEnumLiteral"},{"name":"TAXI","id":185,"value":4,"literal":"TAXI","eClass":"EEnumLiteral"},{"name":"TRAIN","id":186,"value":5,"literal":"TRAIN","eClass":"EEnumLiteral"},{"name":"MOTOR_CYCLE","id":187,"value":6,"literal":"MOTOR_CYCLE","eClass":"EEnumLiteral"},{"name":"VEHICLE_WITH_TRAILER","id":188,"value":7,"literal":"VEHICLE_WITH_TRAILER","eClass":"EEnumLiteral"},{"name":"MOTOR_VEHICLES","id":189,"value":8,"literal":"MOTOR_VEHICLES","eClass":"EEnumLiteral"},{"name":"TRANSPORT_OF_DANGEROUS_GOODS","id":190,"value":9,"literal":"TRANSPORT_OF_DANGEROUS_GOODS","eClass":"EEnumLiteral"},{"name":"TRANSPORT_OF_ABNORMAL_LOAD","id":191,"value":10,"literal":"TRANSPORT_OF_ABNORMAL_LOAD","eClass":"EEnumLiteral"},{"name":"HEAVY_VEHICLE","id":192,"value":11,"literal":"HEAVY_VEHICLE","eClass":"EEnumLiteral"},{"name":"WIDTH_LESS_THAN","id":193,"value":1,"literal":"WIDTH_LESS_THAN","eClass":"EEnumLiteral"},{"name":"WIDTH_GREATER_THAN","id":194,"value":2,"literal":"WIDTH_GREATER_THAN","eClass":"EEnumLiteral"},{"name":"HEIGTH_LESS_THAN","id":195,"value":3,"literal":"HEIGTH_LESS_THAN","eClass":"EEnumLiteral"},{"name":"HEIGTH_GREATER_THAN","id":196,"value":4,"literal":"HEIGTH_GREATER_THAN","eClass":"EEnumLiteral"},{"name":"WEIGHT_LESS_THAN","id":197,"value":5,"literal":"WEIGHT_LESS_THAN","eClass":"EEnumLiteral"},{"name":"WEIGHT_GREATER_THAN","id":198,"value":6,"literal":"WEIGHT_GREATER_THAN","eClass":"EEnumLiteral"},{"name":"WITHOUT_WINTER_TYRE","id":199,"value":7,"literal":"WITHOUT_WINTER_TYRE","eClass":"EEnumLiteral"},{"name":"WITHOUT_SNOW_CHAIN","id":200,"value":8,"literal":"WITHOUT_SNOW_CHAIN","eClass":"EEnumLiteral"},{"name":"WITH_TRAILER","id":201,"value":9,"literal":"WITH_TRAILER","eClass":"EEnumLiteral"},{"name":"WITH_CARAVAN","id":202,"value":10,"literal":"WITH_CARAVAN","eClass":"EEnumLiteral"},{"name":"PERSONS_IN_VEHICLE_LESS_THAN","id":203,"value":11,"literal":"PERSONS_IN_VEHICLE_LESS_THAN","eClass":"EEnumLiteral"},{"name":"PERSONS_IN_VEHICLE_MORE_THAN","id":204,"value":12,"literal":"PERSONS_IN_VEHICLE_MORE_THAN","eClass":"EEnumLiteral"},{"name":"EVEN_NUMBER_PLATE","id":205,"value":13,"literal":"EVEN_NUMBER_PLATE","eClass":"EEnumLiteral"},{"name":"ODD_NUMBER_PLATE","id":206,"value":14,"literal":"ODD_NUMBER_PLATE","eClass":"EEnumLiteral"},{"name":"LENGTH_LESS_THAN","id":207,"value":15,"literal":"LENGTH_LESS_THAN","eClass":"EEnumLiteral"},{"name":"LENGTH_GREATER_THAN","id":208,"value":16,"literal":"LENGTH_GREATER_THAN","eClass":"EEnumLiteral"},{"name":"AXLE_LOAD_LESS_THAN","id":209,"value":17,"literal":"AXLE_LOAD_LESS_THAN","eClass":"EEnumLiteral"},{"name":"AXLE_LOAD_GREATER_THAN","id":210,"value":18,"literal":"AXLE_LOAD_GREATER_THAN","eClass":"EEnumLiteral"},{"name":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3","id":211,"value":19,"literal":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3","eClass":"EEnumLiteral"},{"name":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3D4","id":212,"value":20,"literal":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO3D4","eClass":"EEnumLiteral"},{"name":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO4","id":213,"value":21,"literal":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO4","eClass":"EEnumLiteral"},{"name":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO5","id":214,"value":22,"literal":"VEHICLE_FULFILLS_EMISSION_STANDARD_EURO5","eClass":"EEnumLiteral"},{"name":"WITH_PETROL_ENGINE","id":215,"value":23,"literal":"WITH_PETROL_ENGINE","eClass":"EEnumLiteral"},{"name":"WITH_DIESEL_ENGINE","id":216,"value":24,"literal":"WITH_DIESEL_ENGINE","eClass":"EEnumLiteral"},{"name":"WITH_LPG_ENGINE","id":217,"value":25,"literal":"WITH_LPG_ENGINE","eClass":"EEnumLiteral"},{"name":"THROUGH_TRAFFIC","id":218,"value":26,"literal":"THROUGH_TRAFFIC","eClass":"EEnumLiteral"},{"name":"RESIDENTS_TRAFFIC","id":219,"value":27,"literal":"RESIDENTS_TRAFFIC","eClass":"EEnumLiteral"},{"name":"WITH_DESTINATION_IN_GIVEN_AREA","id":220,"value":28,"literal":"WITH_DESTINATION_IN_GIVEN_AREA","eClass":"EEnumLiteral"},{"name":"STRONG_WINDS","id":221,"value":1,"literal":"STRONG_WINDS","eClass":"EEnumLiteral"},{"name":"DAMAGING_HAIL","id":222,"value":2,"literal":"DAMAGING_HAIL","eClass":"EEnumLiteral"},{"name":"HURRICANE","id":223,"value":3,"literal":"HURRICANE","eClass":"EEnumLiteral"},{"name":"THUNDERSTORM","id":224,"value":4,"literal":"THUNDERSTORM","eClass":"EEnumLiteral"},{"name":"TORNADO","id":225,"value":5,"literal":"TORNADO","eClass":"EEnumLiteral"},{"name":"BLIZARD","id":226,"value":6,"literal":"BLIZARD","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_FOG","id":227,"value":1,"literal":"VISIBILITY_REDUCED_DUE_TO_FOG","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_SMOKE","id":228,"value":2,"literal":"VISIBILITY_REDUCED_DUE_TO_SMOKE","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_HEAVY_SNOWFALL","id":229,"value":3,"literal":"VISIBILITY_REDUCED_DUE_TO_HEAVY_SNOWFALL","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_HEAVY_RAIN","id":230,"value":4,"literal":"VISIBILITY_REDUCED_DUE_TO_HEAVY_RAIN","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_HEAVY_HAIL","id":231,"value":5,"literal":"VISIBILITY_REDUCED_DUE_TO_HEAVY_HAIL","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_LOW_SUN_GLARE","id":232,"value":6,"literal":"VISIBILITY_REDUCED_DUE_TO_LOW_SUN_GLARE","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_SANDSTORMS","id":233,"value":7,"literal":"VISIBILITY_REDUCED_DUE_TO_SANDSTORMS","eClass":"EEnumLiteral"},{"name":"VISIBILITY_REDUCED_DUE_TO_SWARMS_OF_INSECTS","id":234,"value":8,"literal":"VISIBILITY_REDUCED_DUE_TO_SWARMS_OF_INSECTS","eClass":"EEnumLiteral"},{"name":"HEAVY_RAIN","id":235,"value":1,"literal":"HEAVY_RAIN","eClass":"EEnumLiteral"},{"name":"HEAVY_SNOWFALL","id":236,"value":2,"literal":"HEAVY_SNOWFALL","eClass":"EEnumLiteral"},{"name":"SOFT_HAIL","id":237,"value":3,"literal":"SOFT_HAIL","eClass":"EEnumLiteral"},{"name":"RECKLESS_DRIVER","id":238,"value":1,"literal":"RECKLESS_DRIVER","eClass":"EEnumLiteral"},{"name":"GUNFIRE_ON_ROAD","id":239,"value":2,"literal":"GUNFIRE_ON_ROAD","eClass":"EEnumLiteral"},{"name":"STONE_THROWING_PERSONS","id":240,"value":3,"literal":"STONE_THROWING_PERSONS","eClass":"EEnumLiteral"},{"name":"SPORTS_EVENT","id":241,"value":1,"literal":"SPORTS_EVENT","eClass":"EEnumLiteral"},{"name":"DEMONSTRATION","id":242,"value":2,"literal":"DEMONSTRATION","eClass":"EEnumLiteral"},{"name":"DEMONSTRATION_WITH_VEHICLES","id":243,"value":3,"literal":"DEMONSTRATION_WITH_VEHICLES","eClass":"EEnumLiteral"},{"name":"CONCERT","id":244,"value":4,"literal":"CONCERT","eClass":"EEnumLiteral"},{"name":"FAIR","id":245,"value":5,"literal":"FAIR","eClass":"EEnumLiteral"},{"name":"MILITARY_TRAINING","id":246,"value":6,"literal":"MILITARY_TRAINING","eClass":"EEnumLiteral"},{"name":"EMERGENCY_TRAINING","id":247,"value":7,"literal":"EMERGENCY_TRAINING","eClass":"EEnumLiteral"},{"name":"FESTIVITY","id":248,"value":8,"literal":"FESTIVITY","eClass":"EEnumLiteral"},{"name":"PROCESSION","id":249,"value":9,"literal":"PROCESSION","eClass":"EEnumLiteral"},{"name":"FERRY_SERVICE_NOT_OPERATING","id":250,"value":1,"literal":"FERRY_SERVICE_NOT_OPERATING","eClass":"EEnumLiteral"},{"name":"PLANE_SERVICE_NOT_OPERATING","id":251,"value":2,"literal":"PLANE_SERVICE_NOT_OPERATING","eClass":"EEnumLiteral"},{"name":"TRAIN_SERVICE_NOT_OPERATING","id":252,"value":3,"literal":"TRAIN_SERVICE_NOT_OPERATING","eClass":"EEnumLiteral"},{"name":"BUS_SERVICE_NOT_OPERATING","id":253,"value":4,"literal":"BUS_SERVICE_NOT_OPERATING","eClass":"EEnumLiteral"},{"name":"FUEL_STATION_CLOSED","id":254,"value":1,"literal":"FUEL_STATION_CLOSED","eClass":"EEnumLiteral"},{"name":"SERVICE_AREA_CLOSED","id":255,"value":2,"literal":"SERVICE_AREA_CLOSED","eClass":"EEnumLiteral"},{"name":"SERVICE_AREA_BUSY","id":256,"value":3,"literal":"SERVICE_AREA_BUSY","eClass":"EEnumLiteral"},{"name":"PARKING_FULL","id":257,"value":4,"literal":"PARKING_FULL","eClass":"EEnumLiteral"},{"name":"CAR_PARK_CLOSED","id":258,"value":5,"literal":"CAR_PARK_CLOSED","eClass":"EEnumLiteral"},{"name":"SLOW_MOVING_MAINTENANCE_VEHICLE","id":259,"value":1,"literal":"SLOW_MOVING_MAINTENANCE_VEHICLE","eClass":"EEnumLiteral"},{"name":"VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT","id":260,"value":2,"literal":"VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT","eClass":"EEnumLiteral"},{"name":"ABNORMAL_LOAD","id":261,"value":3,"literal":"ABNORMAL_LOAD","eClass":"EEnumLiteral"},{"name":"ABNORMAL_WIDE_LOAD","id":262,"value":4,"literal":"ABNORMAL_WIDE_LOAD","eClass":"EEnumLiteral"},{"name":"CONVOY","id":263,"value":5,"literal":"CONVOY","eClass":"EEnumLiteral"},{"name":"SNOWPLOUGH","id":264,"value":6,"literal":"SNOWPLOUGH","eClass":"EEnumLiteral"},{"name":"DEICING","id":265,"value":7,"literal":"DEICING","eClass":"EEnumLiteral"},{"name":"SALTING_VEHICLES","id":266,"value":8,"literal":"SALTING_VEHICLES","eClass":"EEnumLiteral"},{"name":"SUDDEN_END_OF_QUEUE","id":267,"value":1,"literal":"SUDDEN_END_OF_QUEUE","eClass":"EEnumLiteral"},{"name":"QUEUE_OVER_HILL","id":268,"value":2,"literal":"QUEUE_OVER_HILL","eClass":"EEnumLiteral"},{"name":"QUEUE_AROUND_BEND","id":269,"value":3,"literal":"QUEUE_AROUND_BEND","eClass":"EEnumLiteral"},{"name":"QUEUE_IN_TUNNEL","id":270,"value":4,"literal":"QUEUE_IN_TUNNEL","eClass":"EEnumLiteral"},{"name":"LEAKAGE_OF_FUEL","id":271,"value":1,"literal":"LEAKAGE_OF_FUEL","eClass":"EEnumLiteral"},{"name":"LEAKAGE_OF_GAS","id":272,"value":2,"literal":"LEAKAGE_OF_GAS","eClass":"EEnumLiteral"},{"name":"TIME_DELAY_AT_FRONTIER","id":273,"value":1,"literal":"TIME_DELAY_AT_FRONTIER","eClass":"EEnumLiteral"},{"name":"TIME_DELAY_AT_FERRY_PORT","id":274,"value":2,"literal":"TIME_DELAY_AT_FERRY_PORT","eClass":"EEnumLiteral"},{"name":"TIME_DELAY_AT_VEHICLE_ON_RAIL_TERMINAL","id":275,"value":3,"literal":"TIME_DELAY_AT_VEHICLE_ON_RAIL_TERMINAL","eClass":"EEnumLiteral"},{"name":"PERMANENT_POLICE_CHECKPOINT","id":276,"value":1,"literal":"PERMANENT_POLICE_CHECKPOINT","eClass":"EEnumLiteral"},{"name":"TEMPORARY_POLICE_CHECKPOINT","id":277,"value":2,"literal":"TEMPORARY_POLICE_CHECKPOINT","eClass":"EEnumLiteral"},{"name":"ROAD_RAIL_CROSSING_FAILURE","id":278,"value":1,"literal":"ROAD_RAIL_CROSSING_FAILURE","eClass":"EEnumLiteral"},{"name":"TUNNEL_VENTILATION_NOT_WORKING","id":279,"value":2,"literal":"TUNNEL_VENTILATION_NOT_WORKING","eClass":"EEnumLiteral"},{"name":"TRAFFIC_CONTROL_SIGNALS_WORKING_INCORRECTLY","id":280,"value":3,"literal":"TRAFFIC_CONTROL_SIGNALS_WORKING_INCORRECTLY","eClass":"EEnumLiteral"},{"name":"EMERGENCY_TELEPHONES_NOT_WORKING","id":281,"value":4,"literal":"EMERGENCY_TELEPHONES_NOT_WORKING","eClass":"EEnumLiteral"},{"name":"AUTOMATIC_PAYMENT_LANES_NOT_WORKING","id":282,"value":5,"literal":"AUTOMATIC_PAYMENT_LANES_NOT_WORKING","eClass":"EEnumLiteral"},{"name":"DO_NOT_USE_OVERTAKING_LANES","id":283,"value":1,"literal":"DO_NOT_USE_OVERTAKING_LANES","eClass":"EEnumLiteral"},{"name":"OVERTAKING_NOT_ALLOWED_DRIVE_ON_CRAWLER_LANE","id":284,"value":2,"literal":"OVERTAKING_NOT_ALLOWED_DRIVE_ON_CRAWLER_LANE","eClass":"EEnumLiteral"},{"name":"OVERTAKING_NOT_ALLOWED_DRIVE_ON_LEFT_MOST_LANE","id":285,"value":3,"literal":"OVERTAKING_NOT_ALLOWED_DRIVE_ON_LEFT_MOST_LANE","eClass":"EEnumLiteral"},{"name":"OVERTAKING_NOT_ALLOWED_DRIVE_ON_RIGHT_MOST_LANE","id":286,"value":4,"literal":"OVERTAKING_NOT_ALLOWED_DRIVE_ON_RIGHT_MOST_LANE","eClass":"EEnumLiteral"},{"name":"DRIVING_NOT_ALLOWED_TAKE_NEXT_POSSIBLE_PLACE_TO_STOP_VEHICLE","id":287,"value":1,"literal":"DRIVING_NOT_ALLOWED_TAKE_NEXT_POSSIBLE_PLACE_TO_STOP_VEHICLE","eClass":"EEnumLiteral"},{"name":"GIVING_PATH_FOR_RESCUE_VEHICLE","id":288,"value":1,"literal":"GIVING_PATH_FOR_RESCUE_VEHICLE","eClass":"EEnumLiteral"},{"name":"GIVING_PATH_FOR_SERVICE_VEHICLES","id":289,"value":2,"literal":"GIVING_PATH_FOR_SERVICE_VEHICLES","eClass":"EEnumLiteral"},{"name":"FOLLOW_DIVERSION_SIGNS","id":290,"value":1,"literal":"FOLLOW_DIVERSION_SIGNS","eClass":"EEnumLiteral"},{"name":"DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_ENTRY_SLIP_ROAD","id":291,"value":1,"literal":"DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_ENTRY_SLIP_ROAD","eClass":"EEnumLiteral"},{"name":"DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_EXIT_SLIP_ROAD","id":292,"value":2,"literal":"DRIVE_CAREFULLY_DANGEROUS_SITUATION_ON_EXIT_SLIP_ROAD","eClass":"EEnumLiteral"},{"name":"DRIVE_CAREFULLY_ICE_BUILDUP_ON_CABLE_STRUCTURE","id":293,"value":3,"literal":"DRIVE_CAREFULLY_ICE_BUILDUP_ON_CABLE_STRUCTURE","eClass":"EEnumLiteral"},{"name":"DO_NOT_LEAVE_YOUR_VEHICLE","id":294,"value":1,"literal":"DO_NOT_LEAVE_YOUR_VEHICLE","eClass":"EEnumLiteral"},{"name":"DO_NOT_LEAVE_YOUR_VEHICLE_CLOSE_WINDOWS","id":295,"value":2,"literal":"DO_NOT_LEAVE_YOUR_VEHICLE_CLOSE_WINDOWS","eClass":"EEnumLiteral"},{"name":"USE_MANUAL_PAYMENT_TOLL_LANES","id":296,"value":1,"literal":"USE_MANUAL_PAYMENT_TOLL_LANES","eClass":"EEnumLiteral"},{"name":"USE_AUTOMATIC_PAYMENT_TOLL_LANES","id":297,"value":2,"literal":"USE_AUTOMATIC_PAYMENT_TOLL_LANES","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":1,"target":0},{"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":43,"target":1},{"source":44,"target":1},{"source":45,"target":1},{"source":46,"target":1},{"source":47,"target":1},{"source":48,"target":1},{"source":49,"target":1},{"source":2,"target":0},{"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":50,"target":2},{"source":51,"target":2},{"source":52,"target":2},{"source":53,"target":2},{"source":54,"target":2},{"source":55,"target":2},{"source":56,"target":2},{"source":3,"target":0},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":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":57,"target":3},{"source":58,"target":3},{"source":59,"target":3},{"source":60,"target":3},{"source":61,"target":3},{"source":62,"target":3},{"source":63,"target":3},{"source":64,"target":3},{"source":65,"target":3},{"source":66,"target":3},{"source":67,"target":3},{"source":68,"target":3},{"source":69,"target":3},{"source":70,"target":3},{"source":71,"target":3},{"source":72,"target":3},{"source":73,"target":3},{"source":74,"target":3},{"source":75,"target":3},{"source":76,"target":3},{"source":77,"target":3},{"source":78,"target":3},{"source":79,"target":3},{"source":80,"target":3},{"source":81,"target":3},{"source":82,"target":3},{"source":83,"target":3},{"source":84,"target":3},{"source":85,"target":3},{"source":86,"target":3},{"source":87,"target":3},{"source":4,"target":0},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":4,"target":91},{"source":88,"target":4},{"source":89,"target":4},{"source":90,"target":4},{"source":91,"target":4},{"source":5,"target":0},{"source":5,"target":92},{"source":92,"target":5},{"source":6,"target":0},{"source":6,"target":93},{"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":93,"target":6},{"source":94,"target":6},{"source":95,"target":6},{"source":96,"target":6},{"source":97,"target":6},{"source":98,"target":6},{"source":99,"target":6},{"source":7,"target":0},{"source":7,"target":100},{"source":7,"target":101},{"source":7,"target":102},{"source":100,"target":7},{"source":101,"target":7},{"source":102,"target":7},{"source":8,"target":0},{"source":8,"target":103},{"source":8,"target":104},{"source":8,"target":105},{"source":8,"target":106},{"source":103,"target":8},{"source":104,"target":8},{"source":105,"target":8},{"source":106,"target":8},{"source":9,"target":0},{"source":9,"target":107},{"source":9,"target":108},{"source":9,"target":109},{"source":9,"target":110},{"source":9,"target":111},{"source":9,"target":112},{"source":107,"target":9},{"source":108,"target":9},{"source":109,"target":9},{"source":110,"target":9},{"source":111,"target":9},{"source":112,"target":9},{"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":10,"target":119},{"source":10,"target":120},{"source":10,"target":121},{"source":10,"target":122},{"source":113,"target":10},{"source":114,"target":10},{"source":115,"target":10},{"source":116,"target":10},{"source":117,"target":10},{"source":118,"target":10},{"source":119,"target":10},{"source":120,"target":10},{"source":121,"target":10},{"source":122,"target":10},{"source":11,"target":0},{"source":11,"target":123},{"source":11,"target":124},{"source":123,"target":11},{"source":124,"target":11},{"source":12,"target":0},{"source":12,"target":125},{"source":12,"target":126},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":125,"target":12},{"source":126,"target":12},{"source":127,"target":12},{"source":128,"target":12},{"source":129,"target":12},{"source":130,"target":12},{"source":131,"target":12},{"source":132,"target":12},{"source":133,"target":12},{"source":13,"target":0},{"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":134,"target":13},{"source":135,"target":13},{"source":136,"target":13},{"source":137,"target":13},{"source":138,"target":13},{"source":139,"target":13},{"source":140,"target":13},{"source":14,"target":0},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":14,"target":144},{"source":141,"target":14},{"source":142,"target":14},{"source":143,"target":14},{"source":144,"target":14},{"source":15,"target":0},{"source":15,"target":145},{"source":15,"target":146},{"source":15,"target":147},{"source":145,"target":15},{"source":146,"target":15},{"source":147,"target":15},{"source":16,"target":0},{"source":16,"target":148},{"source":16,"target":149},{"source":148,"target":16},{"source":149,"target":16},{"source":17,"target":0},{"source":17,"target":150},{"source":17,"target":151},{"source":17,"target":152},{"source":17,"target":153},{"source":17,"target":154},{"source":150,"target":17},{"source":151,"target":17},{"source":152,"target":17},{"source":153,"target":17},{"source":154,"target":17},{"source":18,"target":0},{"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":155,"target":18},{"source":156,"target":18},{"source":157,"target":18},{"source":158,"target":18},{"source":159,"target":18},{"source":160,"target":18},{"source":19,"target":0},{"source":19,"target":161},{"source":19,"target":162},{"source":19,"target":163},{"source":19,"target":164},{"source":161,"target":19},{"source":162,"target":19},{"source":163,"target":19},{"source":164,"target":19},{"source":20,"target":0},{"source":20,"target":165},{"source":20,"target":166},{"source":20,"target":167},{"source":20,"target":168},{"source":20,"target":169},{"source":20,"target":170},{"source":20,"target":171},{"source":20,"target":172},{"source":20,"target":173},{"source":20,"target":174},{"source":20,"target":175},{"source":20,"target":176},{"source":20,"target":177},{"source":20,"target":178},{"source":20,"target":179},{"source":20,"target":180},{"source":20,"target":181},{"source":165,"target":20},{"source":166,"target":20},{"source":167,"target":20},{"source":168,"target":20},{"source":169,"target":20},{"source":170,"target":20},{"source":171,"target":20},{"source":172,"target":20},{"source":173,"target":20},{"source":174,"target":20},{"source":175,"target":20},{"source":176,"target":20},{"source":177,"target":20},{"source":178,"target":20},{"source":179,"target":20},{"source":180,"target":20},{"source":181,"target":20},{"source":21,"target":0},{"source":21,"target":182},{"source":21,"target":183},{"source":21,"target":184},{"source":21,"target":185},{"source":21,"target":186},{"source":21,"target":187},{"source":21,"target":188},{"source":21,"target":189},{"source":21,"target":190},{"source":21,"target":191},{"source":21,"target":192},{"source":182,"target":21},{"source":183,"target":21},{"source":184,"target":21},{"source":185,"target":21},{"source":186,"target":21},{"source":187,"target":21},{"source":188,"target":21},{"source":189,"target":21},{"source":190,"target":21},{"source":191,"target":21},{"source":192,"target":21},{"source":22,"target":0},{"source":22,"target":193},{"source":22,"target":194},{"source":22,"target":195},{"source":22,"target":196},{"source":22,"target":197},{"source":22,"target":198},{"source":22,"target":199},{"source":22,"target":200},{"source":22,"target":201},{"source":22,"target":202},{"source":22,"target":203},{"source":22,"target":204},{"source":22,"target":205},{"source":22,"target":206},{"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":22,"target":216},{"source":22,"target":217},{"source":22,"target":218},{"source":22,"target":219},{"source":22,"target":220},{"source":193,"target":22},{"source":194,"target":22},{"source":195,"target":22},{"source":196,"target":22},{"source":197,"target":22},{"source":198,"target":22},{"source":199,"target":22},{"source":200,"target":22},{"source":201,"target":22},{"source":202,"target":22},{"source":203,"target":22},{"source":204,"target":22},{"source":205,"target":22},{"source":206,"target":22},{"source":207,"target":22},{"source":208,"target":22},{"source":209,"target":22},{"source":210,"target":22},{"source":211,"target":22},{"source":212,"target":22},{"source":213,"target":22},{"source":214,"target":22},{"source":215,"target":22},{"source":216,"target":22},{"source":217,"target":22},{"source":218,"target":22},{"source":219,"target":22},{"source":220,"target":22},{"source":23,"target":0},{"source":23,"target":221},{"source":23,"target":222},{"source":23,"target":223},{"source":23,"target":224},{"source":23,"target":225},{"source":23,"target":226},{"source":221,"target":23},{"source":222,"target":23},{"source":223,"target":23},{"source":224,"target":23},{"source":225,"target":23},{"source":226,"target":23},{"source":24,"target":0},{"source":24,"target":227},{"source":24,"target":228},{"source":24,"target":229},{"source":24,"target":230},{"source":24,"target":231},{"source":24,"target":232},{"source":24,"target":233},{"source":24,"target":234},{"source":227,"target":24},{"source":228,"target":24},{"source":229,"target":24},{"source":230,"target":24},{"source":231,"target":24},{"source":232,"target":24},{"source":233,"target":24},{"source":234,"target":24},{"source":25,"target":0},{"source":25,"target":235},{"source":25,"target":236},{"source":25,"target":237},{"source":235,"target":25},{"source":236,"target":25},{"source":237,"target":25},{"source":26,"target":0},{"source":26,"target":238},{"source":26,"target":239},{"source":26,"target":240},{"source":238,"target":26},{"source":239,"target":26},{"source":240,"target":26},{"source":27,"target":0},{"source":27,"target":241},{"source":27,"target":242},{"source":27,"target":243},{"source":27,"target":244},{"source":27,"target":245},{"source":27,"target":246},{"source":27,"target":247},{"source":27,"target":248},{"source":27,"target":249},{"source":241,"target":27},{"source":242,"target":27},{"source":243,"target":27},{"source":244,"target":27},{"source":245,"target":27},{"source":246,"target":27},{"source":247,"target":27},{"source":248,"target":27},{"source":249,"target":27},{"source":28,"target":0},{"source":28,"target":250},{"source":28,"target":251},{"source":28,"target":252},{"source":28,"target":253},{"source":250,"target":28},{"source":251,"target":28},{"source":252,"target":28},{"source":253,"target":28},{"source":29,"target":0},{"source":29,"target":254},{"source":29,"target":255},{"source":29,"target":256},{"source":29,"target":257},{"source":29,"target":258},{"source":254,"target":29},{"source":255,"target":29},{"source":256,"target":29},{"source":257,"target":29},{"source":258,"target":29},{"source":30,"target":0},{"source":30,"target":259},{"source":30,"target":260},{"source":30,"target":261},{"source":30,"target":262},{"source":30,"target":263},{"source":30,"target":264},{"source":30,"target":265},{"source":30,"target":266},{"source":259,"target":30},{"source":260,"target":30},{"source":261,"target":30},{"source":262,"target":30},{"source":263,"target":30},{"source":264,"target":30},{"source":265,"target":30},{"source":266,"target":30},{"source":31,"target":0},{"source":31,"target":267},{"source":31,"target":268},{"source":31,"target":269},{"source":31,"target":270},{"source":267,"target":31},{"source":268,"target":31},{"source":269,"target":31},{"source":270,"target":31},{"source":32,"target":0},{"source":32,"target":271},{"source":32,"target":272},{"source":271,"target":32},{"source":272,"target":32},{"source":33,"target":0},{"source":33,"target":273},{"source":33,"target":274},{"source":33,"target":275},{"source":273,"target":33},{"source":274,"target":33},{"source":275,"target":33},{"source":34,"target":0},{"source":34,"target":276},{"source":34,"target":277},{"source":276,"target":34},{"source":277,"target":34},{"source":35,"target":0},{"source":35,"target":278},{"source":35,"target":279},{"source":35,"target":280},{"source":35,"target":281},{"source":35,"target":282},{"source":278,"target":35},{"source":279,"target":35},{"source":280,"target":35},{"source":281,"target":35},{"source":282,"target":35},{"source":36,"target":0},{"source":36,"target":283},{"source":36,"target":284},{"source":36,"target":285},{"source":36,"target":286},{"source":283,"target":36},{"source":284,"target":36},{"source":285,"target":36},{"source":286,"target":36},{"source":37,"target":0},{"source":37,"target":287},{"source":287,"target":37},{"source":38,"target":0},{"source":38,"target":288},{"source":38,"target":289},{"source":288,"target":38},{"source":289,"target":38},{"source":39,"target":0},{"source":39,"target":290},{"source":290,"target":39},{"source":40,"target":0},{"source":40,"target":291},{"source":40,"target":292},{"source":40,"target":293},{"source":291,"target":40},{"source":292,"target":40},{"source":293,"target":40},{"source":41,"target":0},{"source":41,"target":294},{"source":41,"target":295},{"source":294,"target":41},{"source":295,"target":41},{"source":42,"target":0},{"source":42,"target":296},{"source":42,"target":297},{"source":296,"target":42},{"source":297,"target":42}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="log" nsURI="log" nsPrefix="log"> <eClassifiers xsi:type="ecore:EEnum" name="AccessMethod"> <eLiterals name="SOAP"/> <eLiterals name="WEB_INTERFACE" value="1"/> <eLiterals name="INTERNAL" value="2"/> <eLiterals name="REST" value="3"/> <eLiterals name="SYNDICATION" value="4"/> <eLiterals name="JSON" value="5"/> <eLiterals name="PROTOCOL_BUFFERS" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executor" eType="ecore:EClass models2.ecore#//User"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMethod" eType="#//AccessMethod"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServerLog"> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//LogAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewUserAdded" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewProjectAdded" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentProject" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RevisionBranched" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="oldrevision" eType="ecore:EClass models2.ecore#//Revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newrevision" eType="ecore:EClass models2.ecore#//Revision"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewRevisionAdded" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="ecore:EClass models2.ecore#//Revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewCheckoutAdded" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="checkout" eType="ecore:EClass models2.ecore#//Checkout"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SettingsSaved" eSuperTypes="#//LogAction"/> <eClassifiers xsi:type="ecore:EClass" name="UserAddedToProject" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewObjectIDMUploaded" eSuperTypes="#//LogAction"/> <eClassifiers xsi:type="ecore:EClass" name="Download" eSuperTypes="#//LogAction"/> <eClassifiers xsi:type="ecore:EClass" name="UserRemovedFromProject" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProjectDeleted" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserDeleted" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PasswordReset" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatabaseCreated" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServerStarted" eSuperTypes="#//LogAction"/> <eClassifiers xsi:type="ecore:EClass" name="ProjectUpdated" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserUndeleted" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProjectUndeleted" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RevisionUpdated" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="ecore:EClass models2.ecore#//Revision"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeoTagUpdated" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="geoTag" eType="ecore:EClass models2.ecore#//GeoTag"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PasswordChanged" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserChanged" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="ecore:EClass models2.ecore#//User"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtendedDataAddedToRevision" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="ecore:EClass models2.ecore#//Revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedData" eType="ecore:EClass models2.ecore#//ExtendedData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtendedDataAddedToProject" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="ecore:EClass models2.ecore#//Project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedData" eType="ecore:EClass models2.ecore#//ExtendedData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalServiceCalled" eSuperTypes="#//LogAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="service" eType="ecore:EClass models2.ecore#//Service"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EEnum models2.ecore#//NotifictionResultEnum"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="percentage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="infos" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="warnings" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="errors" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/models1.ecore
ecore
log AccessMethod SOAP SOAP WEB_INTERFACE WEB_INTERFACE INTERNAL INTERNAL REST REST SYNDICATION SYNDICATION JSON JSON PROTOCOL_BUFFERS PROTOCOL_BUFFERS LogAction date executor accessMethod ServerLog actions NewUserAdded user NewProjectAdded project parentProject RevisionBranched oldrevision newrevision NewRevisionAdded revision project NewCheckoutAdded checkout SettingsSaved UserAddedToProject user project NewObjectIDMUploaded Download UserRemovedFromProject user project ProjectDeleted project UserDeleted user PasswordReset user DatabaseCreated path version ServerStarted ProjectUpdated project UserUndeleted user ProjectUndeleted project RevisionUpdated revision GeoTagUpdated geoTag PasswordChanged user UserChanged user ExtendedDataAddedToRevision revision extendedData ExtendedDataAddedToProject project extendedData ExternalServiceCalled service state percentage infos warnings errors
null
{"directed":true,"nodes":[{"nsPrefix":"log","nsURI":"log","name":"log","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessMethod","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerLog","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewUserAdded","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewProjectAdded","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionBranched","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewRevisionAdded","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewCheckoutAdded","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SettingsSaved","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserAddedToProject","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewObjectIDMUploaded","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Download","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserRemovedFromProject","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectDeleted","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserDeleted","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasswordReset","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseCreated","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerStarted","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectUpdated","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserUndeleted","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectUndeleted","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionUpdated","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeoTagUpdated","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasswordChanged","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserChanged","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedDataAddedToRevision","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedDataAddedToProject","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalServiceCalled","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"name":"SOAP","id":29,"value":0,"literal":"SOAP","eClass":"EEnumLiteral"},{"name":"WEB_INTERFACE","id":30,"value":1,"literal":"WEB_INTERFACE","eClass":"EEnumLiteral"},{"name":"INTERNAL","id":31,"value":2,"literal":"INTERNAL","eClass":"EEnumLiteral"},{"name":"REST","id":32,"value":3,"literal":"REST","eClass":"EEnumLiteral"},{"name":"SYNDICATION","id":33,"value":4,"literal":"SYNDICATION","eClass":"EEnumLiteral"},{"name":"JSON","id":34,"value":5,"literal":"JSON","eClass":"EEnumLiteral"},{"name":"PROTOCOL_BUFFERS","id":35,"value":6,"literal":"PROTOCOL_BUFFERS","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":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":"executor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMethod","changeable":true,"lowerBound":0,"iD":false,"id":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":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","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":"parentProject","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldrevision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"newrevision","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":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"checkout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","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":"version","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"geoTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendedData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendedData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"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":"service","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"percentage","changeable":true,"lowerBound":0,"iD":false,"id":126,"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":"infos","changeable":true,"lowerBound":0,"iD":false,"id":127,"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":"warnings","changeable":true,"lowerBound":0,"iD":false,"id":128,"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":"errors","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":29,"target":1},{"source":30,"target":1},{"source":31,"target":1},{"source":32,"target":1},{"source":33,"target":1},{"source":34,"target":1},{"source":35,"target":1},{"source":2,"target":0},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":36,"target":39},{"source":36,"target":2},{"source":37,"target":40},{"source":37,"target":2},{"source":38,"target":1},{"source":38,"target":41},{"source":38,"target":2},{"source":41,"target":1},{"source":3,"target":0},{"source":3,"target":42},{"source":42,"target":2},{"source":42,"target":43},{"source":42,"target":3},{"source":43,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":44},{"source":4,"target":45},{"source":44,"target":46},{"source":44,"target":4},{"source":45,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":47,"target":50},{"source":47,"target":5},{"source":48,"target":51},{"source":48,"target":5},{"source":49,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":52,"target":55},{"source":52,"target":6},{"source":53,"target":56},{"source":53,"target":6},{"source":54,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"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":59,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":62},{"source":8,"target":63},{"source":62,"target":64},{"source":62,"target":8},{"source":63,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":65},{"source":65,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":66},{"source":10,"target":67},{"source":10,"target":68},{"source":66,"target":69},{"source":66,"target":10},{"source":67,"target":70},{"source":67,"target":10},{"source":68,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":71},{"source":71,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":72},{"source":72,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":73,"target":76},{"source":73,"target":13},{"source":74,"target":77},{"source":74,"target":13},{"source":75,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":78},{"source":14,"target":79},{"source":78,"target":80},{"source":78,"target":14},{"source":79,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":81},{"source":15,"target":82},{"source":81,"target":83},{"source":81,"target":15},{"source":82,"target":2},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":84},{"source":16,"target":85},{"source":84,"target":86},{"source":84,"target":16},{"source":85,"target":2},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":87},{"source":17,"target":88},{"source":17,"target":89},{"source":87,"target":90},{"source":87,"target":17},{"source":88,"target":91},{"source":88,"target":17},{"source":89,"target":2},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":92},{"source":92,"target":2},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":93},{"source":19,"target":94},{"source":93,"target":95},{"source":93,"target":19},{"source":94,"target":2},{"source":20,"target":0},{"source":20,"target":2},{"source":20,"target":96},{"source":20,"target":97},{"source":96,"target":98},{"source":96,"target":20},{"source":97,"target":2},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":99},{"source":21,"target":100},{"source":99,"target":101},{"source":99,"target":21},{"source":100,"target":2},{"source":22,"target":0},{"source":22,"target":2},{"source":22,"target":102},{"source":22,"target":103},{"source":102,"target":104},{"source":102,"target":22},{"source":103,"target":2},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":105},{"source":23,"target":106},{"source":105,"target":107},{"source":105,"target":23},{"source":106,"target":2},{"source":24,"target":0},{"source":24,"target":2},{"source":24,"target":108},{"source":24,"target":109},{"source":108,"target":110},{"source":108,"target":24},{"source":109,"target":2},{"source":25,"target":0},{"source":25,"target":2},{"source":25,"target":111},{"source":25,"target":112},{"source":111,"target":113},{"source":111,"target":25},{"source":112,"target":2},{"source":26,"target":0},{"source":26,"target":2},{"source":26,"target":114},{"source":26,"target":115},{"source":26,"target":116},{"source":114,"target":117},{"source":114,"target":26},{"source":115,"target":118},{"source":115,"target":26},{"source":116,"target":2},{"source":27,"target":0},{"source":27,"target":2},{"source":27,"target":119},{"source":27,"target":120},{"source":27,"target":121},{"source":119,"target":122},{"source":119,"target":27},{"source":120,"target":123},{"source":120,"target":27},{"source":121,"target":2},{"source":28,"target":0},{"source":28,"target":2},{"source":28,"target":124},{"source":28,"target":125},{"source":28,"target":126},{"source":28,"target":127},{"source":28,"target":128},{"source":28,"target":129},{"source":28,"target":130},{"source":124,"target":131},{"source":124,"target":28},{"source":125,"target":132},{"source":125,"target":28},{"source":126,"target":133},{"source":126,"target":28},{"source":127,"target":134},{"source":127,"target":28},{"source":128,"target":135},{"source":128,"target":28},{"source":129,"target":136},{"source":129,"target":28},{"source":130,"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="opendds" nsURI="http://www.opendds.org/modeling/schemas/OpenDDS/1.0" nsPrefix="opendds"> <eClassifiers xsi:type="ecore:EClass" name="ddsSpecification" abstract="true" eSuperTypes="Core.ecore#//Specification"/> <eClassifiers xsi:type="ecore:EClass" name="ddsProperty" abstract="true" eSuperTypes="Core.ecore#//TypedEntity"/> <eClassifiers xsi:type="ecore:EClass" name="qosProperty" eSuperTypes="Domain.ecore#//QosProperty #//ddsProperty"/> <eClassifiers xsi:type="ecore:EClass" name="qosPolicy" abstract="true" eSuperTypes="#//ddsSpecification QoS.ecore#//QosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="topic" eSuperTypes="Topics.ecore#//Topic #//ddsProperty"/> <eClassifiers xsi:type="ecore:EClass" name="topicField" abstract="true" eSuperTypes="Types.ecore#//Field"/> <eClassifiers xsi:type="ecore:EClass" name="domainParticipant" eSuperTypes="DCPS.ecore#//DomainParticipant"/> <eClassifiers xsi:type="ecore:EClass" name="publisher" eSuperTypes="DCPS.ecore#//Publisher"/> <eClassifiers xsi:type="ecore:EClass" name="subscriber" eSuperTypes="DCPS.ecore#//Subscriber"/> <eClassifiers xsi:type="ecore:EClass" name="domain" eSuperTypes="#//ddsProperty DCPS.ecore#//Domain"/> <eClassifiers xsi:type="ecore:EClass" name="dataReader" eSuperTypes="DCPS.ecore#//DataReader"/> <eClassifiers xsi:type="ecore:EClass" name="dataWriter" eSuperTypes="DCPS.ecore#//DataWriter"/> <eClassifiers xsi:type="ecore:EClass" name="ddsAppTarget" eSuperTypes="Application.ecore#//ApplicationTarget"/> <eClassifiers xsi:type="ecore:EClass" name="deadlineQosPolicy" eSuperTypes="QoS.ecore#//DeadlineQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="destinationOrderQosPolicy" eSuperTypes="QoS.ecore#//DestinationOrderQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="dsQosPolicy" eSuperTypes="QoS.ecore#//DurabilityServiceQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="durabilityQosPolicy" eSuperTypes="QoS.ecore#//DurabilityQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="efQosPolicy" eSuperTypes="QoS.ecore#//EntityFactoryQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="gdQosPolicy" eSuperTypes="QoS.ecore#//GroupDataQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="historyQosPolicy" eSuperTypes="QoS.ecore#//HistoryQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="lbQosPolicy" eSuperTypes="QoS.ecore#//LatencyBudgetQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="lifespanQosPolicy" eSuperTypes="QoS.ecore#//LifespanQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="livelinessQosPolicy" eSuperTypes="QoS.ecore#//LivelinessQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="osQosPolicy" eSuperTypes="QoS.ecore#//OwnershipStrengthQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="ownershipQosPolicy" eSuperTypes="QoS.ecore#//OwnershipQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="partitionQosPolicy" eSuperTypes="QoS.ecore#//PartitionQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="presentationQosPolicy" eSuperTypes="QoS.ecore#//PresentationQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="rdlQosPolicy" eSuperTypes="QoS.ecore#//ReaderDataLifecycleQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="reliabilityQosPolicy" eSuperTypes="QoS.ecore#//ReliabilityQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="rlQosPolicy" eSuperTypes="QoS.ecore#//ResourceLimitsQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="tbfQosPolicy" eSuperTypes="QoS.ecore#//TimeBasedFilterQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="tdQosPolicy" eSuperTypes="QoS.ecore#//TopicDataQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="tpQosPolicy" eSuperTypes="QoS.ecore#//TransportPriorityQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="udQosPolicy" eSuperTypes="QoS.ecore#//UserDataQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="wdlQosPolicy" eSuperTypes="QoS.ecore#//WriterDataLifecycleQosPolicy #//qosPolicy"/> <eClassifiers xsi:type="ecore:EClass" name="OpenDDSModel" eSuperTypes="Core.ecore#//Element"> <eAnnotations source="GenModel"> <details key="documentation" value="This is the container used by GMF for the objects that can reside on the main diagram."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libs" upperBound="-1" eType="#//OpenDDSLib" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//LibPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basicTypes" eType="#//BasicTypes" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LibPackage" eSuperTypes="Core.ecore#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//LibPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libs" upperBound="-1" eType="#//OpenDDSLib" 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="OpenDDSLib" abstract="true" eSuperTypes="Core.ecore#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PolicyLib" eSuperTypes="#//OpenDDSLib"> <eStructuralFeatures xsi:type="ecore:EReference" name="policies" upperBound="-1" eType="#//qosPolicy" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DcpsLib" eSuperTypes="#//OpenDDSLib"> <eStructuralFeatures xsi:type="ecore:EReference" name="domains" upperBound="-1" eType="#//domain" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participants" upperBound="-1" eType="#//domainParticipant" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topicDescriptions" upperBound="-1" eType="ecore:EClass Topics.ecore#//TopicDescription" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="policies" upperBound="-1" eType="#//qosPolicy" containment="true"> <eAnnotations source="GenModel"> <details key="documentation" value="This is an extension to the DDS Profile specification to allow domain entities policies to be either from a policy lib or custom to the entity. If custom, then the owner of the policy is the DCPS lib."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BasicTypes"> <eAnnotations source="GenModel"> <details key="documentation" value="To avoid the user needing to explicitly create basic types on a DataLib diagram when defining Field types, instances of this class will contain these Simple types on demand if they are needed. The Field type will then refer the type in the instance of this class.&#xA;Basic types used here are Type-derived types that do not require any attributes. This includes Simple types except Enum, and String and WString with length of 0. "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="ecore:EClass Types.ecore#//Type" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/svn2github/OpenDDS/branches/model_with_global_datalib/tools/modeling/plugins/org.opendds.modeling.model/model/OpenDDS.ecore
ecore
opendds ddsSpecification ddsProperty qosProperty qosPolicy topic topicField domainParticipant publisher subscriber domain dataReader dataWriter ddsAppTarget deadlineQosPolicy destinationOrderQosPolicy dsQosPolicy durabilityQosPolicy efQosPolicy gdQosPolicy historyQosPolicy lbQosPolicy lifespanQosPolicy livelinessQosPolicy osQosPolicy ownershipQosPolicy partitionQosPolicy presentationQosPolicy rdlQosPolicy reliabilityQosPolicy rlQosPolicy tbfQosPolicy tdQosPolicy tpQosPolicy udQosPolicy wdlQosPolicy OpenDDSModel name libs packages basicTypes LibPackage packages libs name OpenDDSLib name PolicyLib policies DcpsLib domains participants topicDescriptions policies BasicTypes types
null
{"directed":true,"nodes":[{"nsPrefix":"opendds","nsURI":"http://www.opendds.org/modeling/schemas/OpenDDS/1.0","name":"opendds","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ddsSpecification","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ddsProperty","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"qosProperty","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"qosPolicy","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"topic","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"topicField","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"domainParticipant","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"publisher","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"subscriber","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":"dataReader","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"dataWriter","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ddsAppTarget","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"deadlineQosPolicy","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"destinationOrderQosPolicy","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"dsQosPolicy","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"durabilityQosPolicy","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"efQosPolicy","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"gdQosPolicy","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"historyQosPolicy","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"lbQosPolicy","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"lifespanQosPolicy","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"livelinessQosPolicy","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"osQosPolicy","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ownershipQosPolicy","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"partitionQosPolicy","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"presentationQosPolicy","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"rdlQosPolicy","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"reliabilityQosPolicy","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"rlQosPolicy","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tbfQosPolicy","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tdQosPolicy","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tpQosPolicy","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"udQosPolicy","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"wdlQosPolicy","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenDDSModel","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibPackage","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenDDSLib","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyLib","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DcpsLib","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicTypes","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"libs","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":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basicTypes","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"},{"container":false,"ordered":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":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":"libs","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"policies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"participants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"topicDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"policies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"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":1,"target":0},{"source":1,"target":42},{"source":2,"target":0},{"source":2,"target":43},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":44},{"source":3,"target":45},{"source":45,"target":2},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":46},{"source":4,"target":47},{"source":46,"target":1},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":48},{"source":5,"target":49},{"source":49,"target":2},{"source":6,"target":0},{"source":6,"target":50},{"source":7,"target":0},{"source":7,"target":51},{"source":8,"target":0},{"source":8,"target":52},{"source":9,"target":0},{"source":9,"target":53},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":2},{"source":11,"target":0},{"source":11,"target":56},{"source":12,"target":0},{"source":12,"target":57},{"source":13,"target":0},{"source":13,"target":58},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":59},{"source":14,"target":60},{"source":60,"target":4},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":61},{"source":15,"target":62},{"source":62,"target":4},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":63},{"source":16,"target":64},{"source":64,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":65},{"source":17,"target":66},{"source":66,"target":4},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":67},{"source":18,"target":68},{"source":68,"target":4},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":69},{"source":19,"target":70},{"source":70,"target":4},{"source":20,"target":0},{"source":20,"target":4},{"source":20,"target":71},{"source":20,"target":72},{"source":72,"target":4},{"source":21,"target":0},{"source":21,"target":4},{"source":21,"target":73},{"source":21,"target":74},{"source":74,"target":4},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":75},{"source":22,"target":76},{"source":76,"target":4},{"source":23,"target":0},{"source":23,"target":4},{"source":23,"target":77},{"source":23,"target":78},{"source":78,"target":4},{"source":24,"target":0},{"source":24,"target":4},{"source":24,"target":79},{"source":24,"target":80},{"source":80,"target":4},{"source":25,"target":0},{"source":25,"target":4},{"source":25,"target":81},{"source":25,"target":82},{"source":82,"target":4},{"source":26,"target":0},{"source":26,"target":4},{"source":26,"target":83},{"source":26,"target":84},{"source":84,"target":4},{"source":27,"target":0},{"source":27,"target":4},{"source":27,"target":85},{"source":27,"target":86},{"source":86,"target":4},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":87},{"source":28,"target":88},{"source":88,"target":4},{"source":29,"target":0},{"source":29,"target":4},{"source":29,"target":89},{"source":29,"target":90},{"source":90,"target":4},{"source":30,"target":0},{"source":30,"target":4},{"source":30,"target":91},{"source":30,"target":92},{"source":92,"target":4},{"source":31,"target":0},{"source":31,"target":4},{"source":31,"target":93},{"source":31,"target":94},{"source":94,"target":4},{"source":32,"target":0},{"source":32,"target":4},{"source":32,"target":95},{"source":32,"target":96},{"source":96,"target":4},{"source":33,"target":0},{"source":33,"target":4},{"source":33,"target":97},{"source":33,"target":98},{"source":98,"target":4},{"source":34,"target":0},{"source":34,"target":4},{"source":34,"target":99},{"source":34,"target":100},{"source":100,"target":4},{"source":35,"target":0},{"source":35,"target":4},{"source":35,"target":101},{"source":35,"target":102},{"source":102,"target":4},{"source":36,"target":0},{"source":36,"target":103},{"source":36,"target":104},{"source":36,"target":105},{"source":36,"target":106},{"source":36,"target":107},{"source":103,"target":108},{"source":103,"target":36},{"source":104,"target":38},{"source":104,"target":109},{"source":104,"target":36},{"source":109,"target":38},{"source":105,"target":37},{"source":105,"target":110},{"source":105,"target":36},{"source":110,"target":37},{"source":106,"target":41},{"source":106,"target":111},{"source":106,"target":36},{"source":111,"target":41},{"source":37,"target":0},{"source":37,"target":112},{"source":37,"target":113},{"source":37,"target":114},{"source":37,"target":115},{"source":112,"target":37},{"source":112,"target":116},{"source":112,"target":37},{"source":116,"target":37},{"source":113,"target":38},{"source":113,"target":117},{"source":113,"target":37},{"source":117,"target":38},{"source":114,"target":118},{"source":114,"target":37},{"source":38,"target":0},{"source":38,"target":119},{"source":38,"target":120},{"source":119,"target":121},{"source":119,"target":38},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":122},{"source":39,"target":123},{"source":122,"target":4},{"source":122,"target":124},{"source":122,"target":39},{"source":124,"target":4},{"source":123,"target":38},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":125},{"source":40,"target":126},{"source":40,"target":127},{"source":40,"target":128},{"source":40,"target":129},{"source":125,"target":10},{"source":125,"target":130},{"source":125,"target":40},{"source":130,"target":10},{"source":126,"target":7},{"source":126,"target":131},{"source":126,"target":40},{"source":131,"target":7},{"source":127,"target":132},{"source":127,"target":40},{"source":128,"target":4},{"source":128,"target":133},{"source":128,"target":40},{"source":133,"target":4},{"source":129,"target":38},{"source":41,"target":0},{"source":41,"target":134},{"source":134,"target":135},{"source":134,"target":41}],"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="JavaProject"> <eClassifiers xsi:type="ecore:EClass" name="JavaProject" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackageFragment" upperBound="-1" eType="/0/PackageFragment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageFragment" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedCompilationUnit" upperBound="-1" eType="/0/CompilationUnit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="importDeclaration" upperBound="-1" eType="/0/ImportDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1" eType="/0/Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false" eType="/0/PackageDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="/0/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="/0/JavaElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedType" upperBound="-1" eType="/0/Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSuperType" upperBound="-1" eType="/0/Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="member_kind" ordered="false" unique="false" eType="/0/MEMBER_KIND"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="/0/Method" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="/0/Field" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="/0/JavaElement"/> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="/0/JavaElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="returnType" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parametersName" upperBound="-1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parametersType" upperBound="-1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaElement" abstract="true" eSuperTypes="/0/NamedElement"/> <eClassifiers xsi:type="ecore:EEnum" name="MEMBER_KIND"> <eLiterals name="class" value="1"/> <eLiterals name="enum" value="2"/> <eLiterals name="interface" value="3"/> <eLiterals name="Annotation" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageDeclaration" eSuperTypes="/0/NamedElement"/> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="String"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/slebok/zoo/zoo/java/eclipse/project/fetched/JavaProject.ecore
ecore
JavaProject JavaProject ownedPackageFragment PackageFragment ownedCompilationUnit CompilationUnit importDeclaration ownedType declaration ImportDeclaration Type nestedType ownedSuperType elementName member_kind methods fields Field Method returnType parametersName parametersType JavaElement MEMBER_KIND class class enum enum interface interface Annotation Annotation NamedElement name PackageDeclaration PrimitiveTypes String
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"JavaProject","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageFragment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MEMBER_KIND","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackageFragment","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":"ownedCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"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":"importDeclaration","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":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedType","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":"ownedSuperType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"elementName","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"member_kind","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","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":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":35,"serializable":true,"eClass":"EDataType"},{"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"returnType","changeable":true,"lowerBound":0,"iD":false,"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":"parametersName","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parametersType","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"name":"class","id":49,"value":1,"literal":"class","eClass":"EEnumLiteral"},{"name":"enum","id":50,"value":2,"literal":"enum","eClass":"EEnumLiteral"},{"name":"interface","id":51,"value":3,"literal":"interface","eClass":"EEnumLiteral"},{"name":"Annotation","id":52,"value":4,"literal":"Annotation","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":56,"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":1,"target":0},{"source":1,"target":10},{"source":1,"target":12},{"source":1,"target":13},{"source":12,"target":2},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":2},{"source":13,"target":10},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":3},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":3},{"source":16,"target":10},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":18,"target":4},{"source":18,"target":22},{"source":18,"target":3},{"source":22,"target":4},{"source":19,"target":5},{"source":19,"target":23},{"source":19,"target":3},{"source":23,"target":5},{"source":20,"target":11},{"source":20,"target":24},{"source":20,"target":3},{"source":24,"target":11},{"source":21,"target":10},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":25},{"source":25,"target":10},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":26},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":26,"target":5},{"source":26,"target":33},{"source":26,"target":5},{"source":33,"target":5},{"source":27,"target":5},{"source":27,"target":34},{"source":27,"target":5},{"source":34,"target":5},{"source":28,"target":35},{"source":28,"target":36},{"source":28,"target":5},{"source":36,"target":35},{"source":29,"target":9},{"source":29,"target":37},{"source":29,"target":5},{"source":37,"target":9},{"source":30,"target":7},{"source":30,"target":38},{"source":30,"target":5},{"source":38,"target":7},{"source":31,"target":6},{"source":31,"target":39},{"source":31,"target":5},{"source":39,"target":6},{"source":32,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":40},{"source":40,"target":8},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":41,"target":35},{"source":41,"target":45},{"source":41,"target":7},{"source":45,"target":35},{"source":42,"target":35},{"source":42,"target":46},{"source":42,"target":7},{"source":46,"target":35},{"source":43,"target":35},{"source":43,"target":47},{"source":43,"target":7},{"source":47,"target":35},{"source":44,"target":8},{"source":8,"target":0},{"source":8,"target":10},{"source":8,"target":48},{"source":48,"target":10},{"source":9,"target":0},{"source":9,"target":49},{"source":9,"target":50},{"source":9,"target":51},{"source":9,"target":52},{"source":49,"target":9},{"source":50,"target":9},{"source":51,"target":9},{"source":52,"target":9},{"source":10,"target":0},{"source":10,"target":53},{"source":53,"target":35},{"source":53,"target":54},{"source":53,"target":10},{"source":54,"target":35},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":55},{"source":55,"target":10},{"source":56,"target":35},{"source":35,"target":56}],"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="reflex" nsURI="http://www.iaie.ru/reflex/diagram/Reflex" nsPrefix="reflex"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ticks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="consts" upperBound="-1" eType="#//Const" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enums" upperBound="-1" eType="#//Enum" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="registers" upperBound="-1" eType="#//Register" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processes" upperBound="-1" eType="#//Process" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable"/> <eClassifiers xsi:type="ecore:EClass" name="ImportedVariable" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="procId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varNames" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclaredVariable" eSuperTypes="#//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="visibility" eType="#//Visibility" 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="PhysicalVariable" eSuperTypes="#//DeclaredVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//RegisterPort" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RegisterPort"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="regName" 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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProgramVariable" eSuperTypes="#//DeclaredVariable"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ReflexType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visibility"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="LOCAL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="GLOBAL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="SHARED" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sharingProcs" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timeoutFunction" eType="#//TimeoutFunction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeoutFunction"> <eStructuralFeatures xsi:type="ecore:EReference" name="time" eType="#//Time" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="loop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="restart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompoundStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignStat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varId" 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="IfElseStat" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="cond" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchStat" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="options" upperBound="-1" eType="#//CaseStat" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CaseStat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="option" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasBreak" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartProcStat" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="procId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StopProcStat" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="procId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ErrorStat" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="procId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetStateStat" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="next" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//CType" 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="argTypes" upperBound="-1" eType="#//CType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RegisterType"> <eLiterals name="INPUT" literal="input"/> <eLiterals name="OUTPUT" value="1" literal="output"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Register"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//RegisterType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="addr1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="addr2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="regSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Const"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="constId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constValue" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enum"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enumId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enumMembers" upperBound="-1" eType="#//EnumMember" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumMember"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InfixOp" eSuperTypes="#//UnaryExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//InfixPostfixOp"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostfixOp" eSuperTypes="#//UnaryExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//InfixPostfixOp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//UnaryExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="funcId" 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="PrimaryExpression" eSuperTypes="#//UnaryExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#//CastExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unaryOp" eType="#//UnaryOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rest" eType="#//CastExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//MultiplicativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ReflexType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression" eSuperTypes="#//AdditiveExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mulOp" eType="#//MultiplicativeOp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression" eSuperTypes="#//ShiftExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="addOp" eType="#//AdditiveOp"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightt" eType="#//AdditiveExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShiftExpression" eSuperTypes="#//CompareExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shiftOp" eType="#//ShiftOp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompareExpression" eSuperTypes="#//EqualityExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cmpOp" eType="#//CompareOp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" eSuperTypes="#//BitAndExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eqCmpOp" eType="#//CompareEqOp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BitAndExpression" eSuperTypes="#//BitXorExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BitXorExpression" eSuperTypes="#//BitOrExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BitOrExpression" eSuperTypes="#//LogicalAndExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LogicalAndExpression" eSuperTypes="#//LogicalOrExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LogicalOrExpression" eSuperTypes="#//AssignmentExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//LogicalOrExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//LogicalOrExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignmentExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assignVar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assignOp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EEnum" name="InfixPostfixOp"> <eLiterals name="INC" literal="++"/> <eLiterals name="DEC" value="1" literal="--"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssignOperator"> <eLiterals name="ASSIGN" literal="="/> <eLiterals name="MUL" value="1" literal="*="/> <eLiterals name="DIV" value="2" literal="/="/> <eLiterals name="MOD" value="3" literal="+="/> <eLiterals name="SUB" value="4" literal="-="/> <eLiterals name="CIN" value="5" literal="&lt;&lt;="/> <eLiterals name="COUT" value="6" literal=">>="/> <eLiterals name="BIT_AND" value="7" literal="&amp;="/> <eLiterals name="BIT_XOR" value="8" literal="^="/> <eLiterals name="BIT_OR" value="9" literal="|="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnaryOp"> <eLiterals name="PLUS" literal="+"/> <eLiterals name="MINUS" value="1" literal="-"/> <eLiterals name="BIT_NOT" value="2" literal="~"/> <eLiterals name="LOGICAL_NOT" value="3" literal="!"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CompareOp"> <eLiterals name="LESS" literal="&lt;"/> <eLiterals name="GREATER" value="1" literal=">"/> <eLiterals name="LESS_EQ" value="2" literal="=&lt;"/> <eLiterals name="GREATER_EQ" value="3" literal=">="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CompareEqOp"> <eLiterals name="EQ" literal="=="/> <eLiterals name="NOT_EQ" value="1" literal="!="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ShiftOp"> <eLiterals name="LEFT_SHIFT" literal=">>"/> <eLiterals name="RIGHT_SHIFT" value="1" literal="&lt;&lt;"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdditiveOp"> <eLiterals name="PLUS" literal="+"/> <eLiterals name="MINUS" value="1" literal="-"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MultiplicativeOp"> <eLiterals name="MUL" literal="*"/> <eLiterals name="DIV" value="1" literal="/"/> <eLiterals name="MOD" value="2" literal="%"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CType" eSuperTypes="#//ReflexType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="signSpec" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CTypeSignSpec"> <eLiterals name="SIGNED" literal="signed"/> <eLiterals name="UNSIGNED" value="1" literal="unsigned"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReflexType"/> <eClassifiers xsi:type="ecore:EClass" name="Tact"> <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="Time"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ticks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Belenkaia/Diagram_generator/ru.iaie.reflex.diagram/model/generated/Reflex.ecore
ecore
reflex Program name ticks consts enums functions registers processes Process name variable states Variable ImportedVariable procId varNames DeclaredVariable visibility name PhysicalVariable type ports RegisterPort regName port ProgramVariable type Visibility LOCAL GLOBAL SHARED sharingProcs State name statements timeoutFunction TimeoutFunction time statements Statement loop restart CompoundStatement statements ExpressionStatement expr AssignStat varId expr IfElseStat cond then else SwitchStat expr options CaseStat option body hasBreak StartProcStat procId StopProcStat procId ErrorStat procId SetStateStat stateId next Function returnType name argTypes RegisterType INPUT input OUTPUT output Register type name addr1 addr2 regSize Const constId constValue Enum enumId enumMembers EnumMember name value InfixOp op varId PostfixOp varId op FunctionCall funcId args PrimaryExpression varId UnaryExpression unaryOp rest CastExpression type MultiplicativeExpression mulOp AdditiveExpression addOp rightt ShiftExpression shiftOp CompareExpression cmpOp EqualityExpression eqCmpOp BitAndExpression BitXorExpression BitOrExpression LogicalAndExpression LogicalOrExpression left right AssignmentExpression assignVar assignOp expr Expression InfixPostfixOp INC ++ DEC -- AssignOperator ASSIGN = MUL *= DIV /= MOD += SUB -= CIN <<= COUT >>= BIT_AND &= BIT_XOR ^= BIT_OR |= UnaryOp PLUS + MINUS - BIT_NOT ~ LOGICAL_NOT ! CompareOp LESS < GREATER > LESS_EQ =< GREATER_EQ >= CompareEqOp EQ == NOT_EQ != ShiftOp LEFT_SHIFT >> RIGHT_SHIFT << AdditiveOp PLUS + MINUS - MultiplicativeOp MUL * DIV / MOD % CType signSpec CTypeSignSpec SIGNED signed UNSIGNED unsigned ReflexType Tact value Time ticks
null
{"directed":true,"nodes":[{"nsPrefix":"reflex","nsURI":"http://www.iaie.ru/reflex/diagram/Reflex","name":"reflex","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":"Process","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportedVariable","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclaredVariable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalVariable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegisterPort","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramVariable","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visibility","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeoutFunction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignStat","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfElseStat","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStat","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseStat","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartProcStat","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StopProcStat","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorStat","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetStateStat","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RegisterType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Register","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Const","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumMember","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixOp","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixOp","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompareExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitAndExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitXorExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitOrExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalAndExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalOrExpression","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentExpression","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixPostfixOp","instanceClass":null,"id":47,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignOperator","instanceClass":null,"id":48,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryOp","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareOp","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareEqOp","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ShiftOp","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdditiveOp","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MultiplicativeOp","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CTypeSignSpec","instanceClass":null,"id":56,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflexType","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tact","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ticks","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"consts","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":"enums","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":"functions","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":"registers","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":"processes","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"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"variable","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"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":"procId","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varNames","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"regName","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":"port","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"LOCAL","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":"GLOBAL","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"SHARED","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sharingProcs","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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeoutFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"time","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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"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":"loop","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"restart","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","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":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"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":"varId","changeable":true,"lowerBound":0,"iD":false,"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","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":"options","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"option","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasBreak","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"procId","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"procId","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":"procId","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":"stateId","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":"next","changeable":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"name":"INPUT","id":172,"value":0,"literal":"input","eClass":"EEnumLiteral"},{"name":"OUTPUT","id":173,"value":1,"literal":"output","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"addr1","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":"addr2","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":"regSize","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constId","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":"constValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enumId","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumMembers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"name","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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":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":"varId","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varId","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"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":"funcId","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":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varId","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unaryOp","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":"rest","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mulOp","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"addOp","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shiftOp","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cmpOp","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eqCmpOp","changeable":true,"lowerBound":0,"iD":false,"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"},{"container":false,"ordered":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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assignVar","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assignOp","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"name":"INC","id":255,"value":0,"literal":"++","eClass":"EEnumLiteral"},{"name":"DEC","id":256,"value":1,"literal":"--","eClass":"EEnumLiteral"},{"name":"ASSIGN","id":257,"value":0,"literal":"=","eClass":"EEnumLiteral"},{"name":"MUL","id":258,"value":1,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIV","id":259,"value":2,"literal":"/=","eClass":"EEnumLiteral"},{"name":"MOD","id":260,"value":3,"literal":"+=","eClass":"EEnumLiteral"},{"name":"SUB","id":261,"value":4,"literal":"-=","eClass":"EEnumLiteral"},{"name":"CIN","id":262,"value":5,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"COUT","id":263,"value":6,"literal":">>=","eClass":"EEnumLiteral"},{"name":"BIT_AND","id":264,"value":7,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_XOR","id":265,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"BIT_OR","id":266,"value":9,"literal":"|=","eClass":"EEnumLiteral"},{"name":"PLUS","id":267,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":268,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"BIT_NOT","id":269,"value":2,"literal":"~","eClass":"EEnumLiteral"},{"name":"LOGICAL_NOT","id":270,"value":3,"literal":"!","eClass":"EEnumLiteral"},{"name":"LESS","id":271,"value":0,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":272,"value":1,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQ","id":273,"value":2,"literal":"=<","eClass":"EEnumLiteral"},{"name":"GREATER_EQ","id":274,"value":3,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQ","id":275,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQ","id":276,"value":1,"literal":"!=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":277,"value":0,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT","id":278,"value":1,"literal":"<<","eClass":"EEnumLiteral"},{"name":"PLUS","id":279,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":280,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"MUL","id":281,"value":0,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIV","id":282,"value":1,"literal":"/","eClass":"EEnumLiteral"},{"name":"MOD","id":283,"value":2,"literal":"%","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":"signSpec","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"name":"SIGNED","id":287,"value":0,"literal":"signed","eClass":"EEnumLiteral"},{"name":"UNSIGNED","id":288,"value":1,"literal":"unsigned","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":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ticks","changeable":true,"lowerBound":0,"iD":false,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":1,"target":0},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":60,"target":67},{"source":60,"target":1},{"source":61,"target":68},{"source":61,"target":1},{"source":62,"target":26},{"source":62,"target":69},{"source":62,"target":1},{"source":69,"target":26},{"source":63,"target":27},{"source":63,"target":70},{"source":63,"target":1},{"source":70,"target":27},{"source":64,"target":23},{"source":64,"target":71},{"source":64,"target":1},{"source":71,"target":23},{"source":65,"target":25},{"source":65,"target":72},{"source":65,"target":1},{"source":72,"target":25},{"source":66,"target":2},{"source":66,"target":73},{"source":66,"target":1},{"source":73,"target":2},{"source":2,"target":0},{"source":2,"target":74},{"source":2,"target":75},{"source":2,"target":76},{"source":74,"target":77},{"source":74,"target":2},{"source":75,"target":3},{"source":75,"target":78},{"source":75,"target":2},{"source":78,"target":3},{"source":76,"target":10},{"source":76,"target":79},{"source":76,"target":2},{"source":79,"target":10},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":80,"target":83},{"source":80,"target":4},{"source":81,"target":84},{"source":81,"target":4},{"source":82,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":85},{"source":5,"target":86},{"source":5,"target":87},{"source":85,"target":9},{"source":85,"target":88},{"source":85,"target":5},{"source":88,"target":9},{"source":86,"target":89},{"source":86,"target":5},{"source":87,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":90},{"source":6,"target":91},{"source":6,"target":92},{"source":90,"target":93},{"source":90,"target":6},{"source":91,"target":7},{"source":91,"target":94},{"source":91,"target":6},{"source":94,"target":7},{"source":92,"target":5},{"source":7,"target":0},{"source":7,"target":95},{"source":7,"target":96},{"source":95,"target":97},{"source":95,"target":7},{"source":96,"target":98},{"source":96,"target":7},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":99},{"source":8,"target":100},{"source":99,"target":57},{"source":99,"target":101},{"source":99,"target":8},{"source":101,"target":57},{"source":100,"target":5},{"source":9,"target":0},{"source":9,"target":102},{"source":9,"target":103},{"source":9,"target":104},{"source":9,"target":105},{"source":102,"target":106},{"source":102,"target":9},{"source":103,"target":107},{"source":103,"target":9},{"source":104,"target":108},{"source":104,"target":9},{"source":105,"target":109},{"source":105,"target":9},{"source":10,"target":0},{"source":10,"target":110},{"source":10,"target":111},{"source":10,"target":112},{"source":110,"target":113},{"source":110,"target":10},{"source":111,"target":12},{"source":111,"target":114},{"source":111,"target":10},{"source":114,"target":12},{"source":112,"target":11},{"source":112,"target":115},{"source":112,"target":10},{"source":115,"target":11},{"source":11,"target":0},{"source":11,"target":116},{"source":11,"target":117},{"source":116,"target":59},{"source":116,"target":118},{"source":116,"target":11},{"source":118,"target":59},{"source":117,"target":12},{"source":117,"target":119},{"source":117,"target":11},{"source":119,"target":12},{"source":12,"target":0},{"source":12,"target":120},{"source":12,"target":121},{"source":120,"target":122},{"source":120,"target":12},{"source":121,"target":123},{"source":121,"target":12},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":124},{"source":13,"target":125},{"source":124,"target":12},{"source":124,"target":126},{"source":124,"target":13},{"source":126,"target":12},{"source":125,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":127},{"source":14,"target":128},{"source":127,"target":46},{"source":127,"target":129},{"source":127,"target":14},{"source":129,"target":46},{"source":128,"target":12},{"source":15,"target":0},{"source":15,"target":130},{"source":15,"target":131},{"source":130,"target":132},{"source":130,"target":15},{"source":131,"target":46},{"source":131,"target":133},{"source":131,"target":15},{"source":133,"target":46},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":134,"target":46},{"source":134,"target":138},{"source":134,"target":16},{"source":138,"target":46},{"source":135,"target":12},{"source":135,"target":139},{"source":135,"target":16},{"source":139,"target":12},{"source":136,"target":12},{"source":136,"target":140},{"source":136,"target":16},{"source":140,"target":12},{"source":137,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":141},{"source":17,"target":142},{"source":17,"target":143},{"source":141,"target":46},{"source":141,"target":144},{"source":141,"target":17},{"source":144,"target":46},{"source":142,"target":18},{"source":142,"target":145},{"source":142,"target":17},{"source":145,"target":18},{"source":143,"target":12},{"source":18,"target":0},{"source":18,"target":146},{"source":18,"target":147},{"source":18,"target":148},{"source":146,"target":149},{"source":146,"target":18},{"source":147,"target":12},{"source":147,"target":150},{"source":147,"target":18},{"source":150,"target":12},{"source":148,"target":151},{"source":148,"target":18},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":152},{"source":19,"target":153},{"source":152,"target":154},{"source":152,"target":19},{"source":153,"target":12},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":155},{"source":20,"target":156},{"source":155,"target":157},{"source":155,"target":20},{"source":156,"target":12},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":158},{"source":21,"target":159},{"source":158,"target":160},{"source":158,"target":21},{"source":159,"target":12},{"source":22,"target":0},{"source":22,"target":12},{"source":22,"target":161},{"source":22,"target":162},{"source":22,"target":163},{"source":161,"target":164},{"source":161,"target":22},{"source":162,"target":165},{"source":162,"target":22},{"source":163,"target":12},{"source":23,"target":0},{"source":23,"target":166},{"source":23,"target":167},{"source":23,"target":168},{"source":166,"target":55},{"source":166,"target":169},{"source":166,"target":23},{"source":169,"target":55},{"source":167,"target":170},{"source":167,"target":23},{"source":168,"target":55},{"source":168,"target":171},{"source":168,"target":23},{"source":171,"target":55},{"source":24,"target":0},{"source":24,"target":172},{"source":24,"target":173},{"source":172,"target":24},{"source":173,"target":24},{"source":25,"target":0},{"source":25,"target":174},{"source":25,"target":175},{"source":25,"target":176},{"source":25,"target":177},{"source":25,"target":178},{"source":174,"target":24},{"source":174,"target":179},{"source":174,"target":25},{"source":179,"target":24},{"source":175,"target":180},{"source":175,"target":25},{"source":176,"target":181},{"source":176,"target":25},{"source":177,"target":182},{"source":177,"target":25},{"source":178,"target":183},{"source":178,"target":25},{"source":26,"target":0},{"source":26,"target":184},{"source":26,"target":185},{"source":184,"target":186},{"source":184,"target":26},{"source":185,"target":46},{"source":185,"target":187},{"source":185,"target":26},{"source":187,"target":46},{"source":27,"target":0},{"source":27,"target":188},{"source":27,"target":189},{"source":188,"target":190},{"source":188,"target":27},{"source":189,"target":28},{"source":189,"target":191},{"source":189,"target":27},{"source":191,"target":28},{"source":28,"target":0},{"source":28,"target":192},{"source":28,"target":193},{"source":192,"target":194},{"source":192,"target":28},{"source":193,"target":46},{"source":193,"target":195},{"source":193,"target":28},{"source":195,"target":46},{"source":29,"target":0},{"source":29,"target":33},{"source":29,"target":196},{"source":29,"target":197},{"source":29,"target":198},{"source":196,"target":47},{"source":196,"target":199},{"source":196,"target":29},{"source":199,"target":47},{"source":197,"target":200},{"source":197,"target":29},{"source":198,"target":33},{"source":30,"target":0},{"source":30,"target":33},{"source":30,"target":201},{"source":30,"target":202},{"source":30,"target":203},{"source":201,"target":204},{"source":201,"target":30},{"source":202,"target":47},{"source":202,"target":205},{"source":202,"target":30},{"source":205,"target":47},{"source":203,"target":33},{"source":31,"target":0},{"source":31,"target":33},{"source":31,"target":206},{"source":31,"target":207},{"source":31,"target":208},{"source":206,"target":209},{"source":206,"target":31},{"source":207,"target":46},{"source":207,"target":210},{"source":207,"target":31},{"source":210,"target":46},{"source":208,"target":33},{"source":32,"target":0},{"source":32,"target":33},{"source":32,"target":211},{"source":32,"target":212},{"source":211,"target":213},{"source":211,"target":32},{"source":212,"target":33},{"source":33,"target":0},{"source":33,"target":34},{"source":33,"target":214},{"source":33,"target":215},{"source":33,"target":216},{"source":214,"target":49},{"source":214,"target":217},{"source":214,"target":33},{"source":217,"target":49},{"source":215,"target":34},{"source":215,"target":218},{"source":215,"target":33},{"source":218,"target":34},{"source":216,"target":34},{"source":34,"target":0},{"source":34,"target":35},{"source":34,"target":219},{"source":34,"target":220},{"source":219,"target":57},{"source":219,"target":221},{"source":219,"target":34},{"source":221,"target":57},{"source":220,"target":35},{"source":35,"target":0},{"source":35,"target":36},{"source":35,"target":222},{"source":35,"target":223},{"source":222,"target":54},{"source":222,"target":224},{"source":222,"target":35},{"source":224,"target":54},{"source":223,"target":36},{"source":36,"target":0},{"source":36,"target":37},{"source":36,"target":225},{"source":36,"target":226},{"source":36,"target":227},{"source":225,"target":53},{"source":225,"target":228},{"source":225,"target":36},{"source":228,"target":53},{"source":226,"target":36},{"source":226,"target":229},{"source":226,"target":36},{"source":229,"target":36},{"source":227,"target":37},{"source":37,"target":0},{"source":37,"target":38},{"source":37,"target":230},{"source":37,"target":231},{"source":230,"target":52},{"source":230,"target":232},{"source":230,"target":37},{"source":232,"target":52},{"source":231,"target":38},{"source":38,"target":0},{"source":38,"target":39},{"source":38,"target":233},{"source":38,"target":234},{"source":233,"target":50},{"source":233,"target":235},{"source":233,"target":38},{"source":235,"target":50},{"source":234,"target":39},{"source":39,"target":0},{"source":39,"target":40},{"source":39,"target":236},{"source":39,"target":237},{"source":236,"target":51},{"source":236,"target":238},{"source":236,"target":39},{"source":238,"target":51},{"source":237,"target":40},{"source":40,"target":0},{"source":40,"target":41},{"source":40,"target":239},{"source":239,"target":41},{"source":41,"target":0},{"source":41,"target":42},{"source":41,"target":240},{"source":240,"target":42},{"source":42,"target":0},{"source":42,"target":43},{"source":42,"target":241},{"source":241,"target":43},{"source":43,"target":0},{"source":43,"target":44},{"source":43,"target":242},{"source":242,"target":44},{"source":44,"target":0},{"source":44,"target":45},{"source":44,"target":243},{"source":44,"target":244},{"source":44,"target":245},{"source":243,"target":44},{"source":243,"target":246},{"source":243,"target":44},{"source":246,"target":44},{"source":244,"target":44},{"source":244,"target":247},{"source":244,"target":44},{"source":247,"target":44},{"source":245,"target":45},{"source":45,"target":0},{"source":45,"target":46},{"source":45,"target":248},{"source":45,"target":249},{"source":45,"target":250},{"source":45,"target":251},{"source":248,"target":252},{"source":248,"target":45},{"source":249,"target":253},{"source":249,"target":45},{"source":250,"target":46},{"source":250,"target":254},{"source":250,"target":45},{"source":254,"target":46},{"source":251,"target":46},{"source":46,"target":0},{"source":47,"target":0},{"source":47,"target":255},{"source":47,"target":256},{"source":255,"target":47},{"source":256,"target":47},{"source":48,"target":0},{"source":48,"target":257},{"source":48,"target":258},{"source":48,"target":259},{"source":48,"target":260},{"source":48,"target":261},{"source":48,"target":262},{"source":48,"target":263},{"source":48,"target":264},{"source":48,"target":265},{"source":48,"target":266},{"source":257,"target":48},{"source":258,"target":48},{"source":259,"target":48},{"source":260,"target":48},{"source":261,"target":48},{"source":262,"target":48},{"source":263,"target":48},{"source":264,"target":48},{"source":265,"target":48},{"source":266,"target":48},{"source":49,"target":0},{"source":49,"target":267},{"source":49,"target":268},{"source":49,"target":269},{"source":49,"target":270},{"source":267,"target":49},{"source":268,"target":49},{"source":269,"target":49},{"source":270,"target":49},{"source":50,"target":0},{"source":50,"target":271},{"source":50,"target":272},{"source":50,"target":273},{"source":50,"target":274},{"source":271,"target":50},{"source":272,"target":50},{"source":273,"target":50},{"source":274,"target":50},{"source":51,"target":0},{"source":51,"target":275},{"source":51,"target":276},{"source":275,"target":51},{"source":276,"target":51},{"source":52,"target":0},{"source":52,"target":277},{"source":52,"target":278},{"source":277,"target":52},{"source":278,"target":52},{"source":53,"target":0},{"source":53,"target":279},{"source":53,"target":280},{"source":279,"target":53},{"source":280,"target":53},{"source":54,"target":0},{"source":54,"target":281},{"source":54,"target":282},{"source":54,"target":283},{"source":281,"target":54},{"source":282,"target":54},{"source":283,"target":54},{"source":55,"target":0},{"source":55,"target":57},{"source":55,"target":284},{"source":55,"target":285},{"source":284,"target":286},{"source":284,"target":55},{"source":285,"target":57},{"source":56,"target":0},{"source":56,"target":287},{"source":56,"target":288},{"source":287,"target":56},{"source":288,"target":56},{"source":57,"target":0},{"source":58,"target":0},{"source":58,"target":289},{"source":289,"target":290},{"source":289,"target":58},{"source":59,"target":0},{"source":59,"target":291},{"source":291,"target":292},{"source":291,"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="insurance_meta_process" nsURI="insurance_meta_process" nsPrefix="insurance_meta_process"> <eClassifiers xsi:type="ecore:EClass" name="Root"> <eAnnotations source="om=process"/> <eAnnotations source="lm"> <details key="no.hvl.multecore.examples.bicycle2019.supp.languages" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__metamodels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__supplementaries" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="__contains" upperBound="-1" eType="#//EClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass"> <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="__relationNames" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__potency" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="1-1-*"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__parentNodes" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__isAbstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__attributeNames" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__supplementaryNodes" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="EReference" upperBound="-1" eType="#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IActor" eSuperTypes="#//EClass"> <eAnnotations source="type=Actor"/> <eAnnotations source="suptypes"/> <eAnnotations source="potency=2-*-*"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="supID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="potency"> <details key="potencyStart" value="2"/> <details key="potencyEnd" value="2"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="supervisorActor" upperBound="-1" eType="#//IArtifact"> <eAnnotations source="type=EReference"/> <eAnnotations source="potency=2-*-*"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IArtifact" eSuperTypes="#//EClass"> <eAnnotations source="type=Artifact"/> <eAnnotations source="suptypes"/> <eAnnotations source="potency=1-1-*"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/alejandrort/no.hvl.multecore.examples.process2019/no.hvl.multecore.examples.bicycle2019.main/models/insurance_meta_process.ecore
ecore
insurance_meta_process Root __metamodels __supplementaries __contains EClass __name __relationNames __potency 1-1-* __parentNodes __isAbstract false __attributeNames __supplementaryNodes EReference IActor supID supervisorActor IArtifact
null
{"directed":true,"nodes":[{"nsPrefix":"insurance_meta_process","nsURI":"insurance_meta_process","name":"insurance_meta_process","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IActor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IArtifact","instanceClass":null,"abstract":false,"id":4,"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":"__metamodels","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":"","volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__supplementaries","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"__contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"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":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__relationNames","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"1-1-*","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1-1-*","unsettable":false,"transient":false,"unique":true,"name":"__potency","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__parentNodes","changeable":true,"lowerBound":1,"iD":false,"id":14,"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":"__isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":"","volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__attributeNames","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":"","volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"__supplementaryNodes","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supID","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supervisorActor","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"}],"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":8},{"source":5,"target":1},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":2},{"source":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":2,"target":18},{"source":11,"target":19},{"source":11,"target":2},{"source":12,"target":20},{"source":12,"target":2},{"source":13,"target":21},{"source":13,"target":2},{"source":14,"target":22},{"source":14,"target":2},{"source":15,"target":23},{"source":15,"target":2},{"source":16,"target":24},{"source":16,"target":2},{"source":17,"target":25},{"source":17,"target":2},{"source":18,"target":2},{"source":18,"target":26},{"source":18,"target":2},{"source":26,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"target":4},{"source":28,"target":31},{"source":28,"target":3},{"source":31,"target":4},{"source":29,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":32},{"source":32,"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="arbitrarydeclarations" nsURI="http:///hlpn.arbitrarydeclarations.ecore" nsPrefix="arbitrarydeclarations"> <eClassifiers xsi:type="ecore:EClass" name="ArbitrarySort" eSuperTypes="terms.ecore#//SortDecl"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="tag" value="arbitrarysort"/> <details key="kind" value="son"/> </eAnnotations> <eAnnotations source="http://www.pnml.org/models/HLAPI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArbitraryOperator" eSuperTypes="terms.ecore#//OperatorDecl"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="tag" value="arbitraryoperator"/> <details key="kind" value="son"/> </eAnnotations> <eAnnotations source="http://www.pnml.org/models/HLAPI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1" eType="#//AnySort" containment="true"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="tag" value="input"/> <details key="kind" value="follow"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1" eType="#//AnySort" containment="true"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="tag" value="output"/> <details key="kind" value="follow"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unparsed" eSuperTypes="terms.ecore#//TermsDeclaration"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="tag" value="unparsed"/> <details key="kind" value="son"/> </eAnnotations> <eAnnotations source="http://www.pnml.org/models/HLAPI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unparsedModel" eType="ecore:EClass hlcorestructure.ecore#//AnyObject" containment="true" eOpposite="hlcorestructure.ecore#//AnyObject/containerUnparsed"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="kind" value="follow"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnySort" eSuperTypes="terms.ecore#//Sort"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="tag" value="anysort"/> <details key="kind" value="son"/> </eAnnotations> <eAnnotations source="http://www.pnml.org/models/HLAPI"/> <eAnnotations source="http://www.pnml.org/models/methods/SORT"> <details key="signature" value="boolean equalSorts(Sort sort)"/> <details key="body" value=""/> <details key="documentation" value="/**&#xD; * Returns true if this sort and argument sort are actually &#xD; * semantically the same sort, even in two different objects.&#xD; * Ex: two FiniteEnumerations or two Integers.&#xD; * @return true if so. &#xD; * @param sort the sort to which we compare this one. &#xD; */"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="anySortModel" eType="ecore:EClass hlcorestructure.ecore#//AnyObject" eOpposite="hlcorestructure.ecore#//AnyObject/containerAnySort"> <eAnnotations source="http://www.pnml.org/models/ToPNML"> <details key="kind" value="follow"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/lip6/pnmlframework/pnmlFw-Low_Level_API_Generation/model/high-level-net/arbitrarydeclarations.ecore
ecore
arbitrarydeclarations ArbitrarySort ArbitraryOperator input output Unparsed unparsedModel AnySort anySortModel
null
{"directed":true,"nodes":[{"nsPrefix":"arbitrarydeclarations","nsURI":"http:///hlpn.arbitrarydeclarations.ecore","name":"arbitrarydeclarations","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArbitrarySort","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArbitraryOperator","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unparsed","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnySort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"id":5,"eClass":"EGenericType"},{"container":false,"ordered":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":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unparsedModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anySortModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"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":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":6,"target":4},{"source":6,"target":9},{"source":6,"target":2},{"source":9,"target":4},{"source":7,"target":4},{"source":7,"target":10},{"source":7,"target":2},{"source":10,"target":4},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":12},{"source":11,"target":13},{"source":11,"target":3},{"source":4,"target":0},{"source":4,"target":14},{"source":4,"target":15},{"source":14,"target":16},{"source":14,"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="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" derived="true" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
github:ecore:/data/diverse-project/melange/tests/fr.inria.diverse.melange.tests/tests-inputs/metamodels/merge/expected/DerivedOverride.ecore
ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":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":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":true},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
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="MG" nsURI="http://MG/1.0" nsPrefix="MG"> <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="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="people" upperBound="-1" eType="#//People" containment="true" eOpposite="#//People/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1" eType="#//Revision" containment="true" eOpposite="#//Revision/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" containment="true" eOpposite="#//Action/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="files" upperBound="-1" eType="#//File" containment="true" eOpposite="#//File/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="branches" upperBound="-1" eType="#//Branch" containment="true" eOpposite="#//Branch/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fileTypes" upperBound="-1" eType="#//FileType" containment="true" eOpposite="#//FileType/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fileLinks" upperBound="-1" eType="#//FileLink" containment="true" eOpposite="#//FileLink/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fileCopies" upperBound="-1" eType="#//FileCopy" containment="true" eOpposite="#//FileCopy/repository"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag" containment="true" eOpposite="#//Tag/repository"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="People"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="email" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revisionsCommitted" upperBound="-1" eType="#//Revision" eOpposite="#//Revision/committer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revisionsAuthored" upperBound="-1" eType="#//Revision" eOpposite="#//Revision/author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blames" upperBound="-1" eType="#//Blame" eOpposite="#//Blame/author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/people"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Revision"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commit_id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rev" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author_date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commit_date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="composed_rev" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="file_count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_bug_fix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//People" eOpposite="#//People/revisionsAuthored"/> <eStructuralFeatures xsi:type="ecore:EReference" name="committer" eType="#//People" eOpposite="#//People/revisionsCommitted"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" eOpposite="#//Action/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fileLinks" upperBound="-1" eType="#//FileLink" eOpposite="#//FileLink/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag" eOpposite="#//Tag/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patches" upperBound="-1" eType="#//Patch" eOpposite="#//Patch/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patchLines" upperBound="-1" eType="#//PatchLines" eOpposite="#//PatchLines/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lineBlames" upperBound="-1" eType="#//LineBlames" eOpposite="#//LineBlames/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linesToBeBlamed" upperBound="-1" eType="#//LineBlames" eOpposite="#//LineBlames/lastChangeRevision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hunks" upperBound="-1" eType="#//Hunk" eOpposite="#//Hunk/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hunkBlames" upperBound="-1" eType="#//HunkBlames" eOpposite="#//HunkBlames/lastRevision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" eType="#//Content" eOpposite="#//Content/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blames" upperBound="-1" eType="#//Blame" eOpposite="#//Blame/revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/revisions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action"> <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="current_file_path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/actions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/actions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="branch" lowerBound="1" eType="#//Branch" eOpposite="#//Branch/actions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/actions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="copy" eType="#//FileCopy" eOpposite="#//FileCopy/action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Branch"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" eOpposite="#//Action/branch"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/branches"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="File"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="file_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="file_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FileType" eOpposite="#//FileType/files"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" eOpposite="#//Action/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childrenLinks" upperBound="-1" eType="#//FileLink" eOpposite="#//FileLink/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentLinks" upperBound="-1" eType="#//FileLink" eOpposite="#//FileLink/child"/> <eStructuralFeatures xsi:type="ecore:EReference" name="copiesTo" upperBound="-1" eType="#//FileCopy" eOpposite="#//FileCopy/toFile"/> <eStructuralFeatures xsi:type="ecore:EReference" name="copiesFrom" upperBound="-1" eType="#//FileCopy" eOpposite="#//FileCopy/fromFile"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patches" upperBound="-1" eType="#//Patch" eOpposite="#//Patch/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patcheLines" upperBound="-1" eType="#//PatchLines" eOpposite="#//PatchLines/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lineBlames" upperBound="-1" eType="#//LineBlames" eOpposite="#//LineBlames/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hunks" upperBound="-1" eType="#//Hunk" eOpposite="#//Hunk/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" eType="#//Content" eOpposite="#//Content/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blames" upperBound="-1" eType="#//Blame" eOpposite="#//Blame/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/files"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FileCopy"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="new_file_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action" eOpposite="#//Action/copy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toFile" eType="#//File" eOpposite="#//File/copiesTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromFile" eType="#//File" eOpposite="#//File/copiesFrom"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromRevision" eType="#//Revision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/fileCopies"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FileLink"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//File" eOpposite="#//File/childrenLinks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#//File" eOpposite="#//File/parentLinks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/fileLinks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/fileLinks"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FileType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="files" upperBound="-1" eType="#//File" eOpposite="#//File/type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/fileTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" upperBound="-1" eType="#//Revision" eOpposite="#//Revision/tags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" lowerBound="1" eType="#//Model" eOpposite="#//Model/tags"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Patch"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="patch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/patches"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/patches"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PatchLines"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="added" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="removed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/patcheLines"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/patchLines"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineBlames"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/lineBlames"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastChangeRevision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/linesToBeBlamed"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/lineBlames"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Hunk"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bug_introducing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="new_end_line" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="new_start_line" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="old_end_line" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="old_start_line" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/hunks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/hunks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hunkBlame" ordered="false" upperBound="-1" eType="#//HunkBlames" eOpposite="#//HunkBlames/hunk"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="difference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="old_start_line_normalized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="old_end_line_normalized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="new_start_line_normalized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="new_end_line_normalized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HunkBlames"> <eStructuralFeatures xsi:type="ecore:EReference" name="hunk" lowerBound="1" eType="#//Hunk" eOpposite="#//Hunk/hunkBlame"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastRevision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/hunkBlames"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Content"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="loc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/content"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/content"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Blame"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" lowerBound="1" eType="#//File" eOpposite="#//File/blames"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1" eType="#//People" eOpposite="#//People/blames"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revision" lowerBound="1" eType="#//Revision" eOpposite="#//Revision/blames"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tue-mdse/ocl-dataset/dataset/repos/DECENTSoftwareAssessment/DECENT.Meta/model/MG.ecore
ecore
MG Model name type uri people revisions actions files branches fileTypes fileLinks fileCopies tags People name email revisionsCommitted revisionsAuthored blames repository Revision commit_id rev message author_date commit_date composed_rev file_count is_bug_fix author committer actions fileLinks tags patches patchLines lineBlames linesToBeBlamed hunks hunkBlames content blames repository Action type current_file_path file revision branch repository copy Branch name actions repository File file_name file_type type actions childrenLinks parentLinks copiesTo copiesFrom patches patcheLines lineBlames hunks content blames repository FileCopy new_file_name action toFile fromFile fromRevision repository FileLink parent child revision repository FileType type files repository Tag name revision repository Patch patch file revision PatchLines added removed file revision LineBlames end start file lastChangeRevision revision Hunk bug_introducing new_end_line new_start_line old_end_line old_start_line file revision hunkBlame difference old_start_line_normalized old_end_line_normalized new_start_line_normalized new_end_line_normalized HunkBlames hunk lastRevision Content content loc size file revision Blame lineCount file author revision
null
{"directed":true,"nodes":[{"nsPrefix":"MG","nsURI":"http://MG/1.0","name":"MG","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":"People","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Revision","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","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":"File","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileCopy","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileLink","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Patch","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatchLines","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineBlames","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hunk","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HunkBlames","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Blame","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"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":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":"people","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":"revisions","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":"actions","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":"files","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":"branches","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":"fileTypes","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":"fileLinks","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":"fileCopies","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":"tags","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"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":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"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":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"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":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"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":"repository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"email","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revisionsCommitted","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":"revisionsAuthored","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"blames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"committer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commit_id","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":"rev","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":"message","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":"author_date","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":"commit_date","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"composed_rev","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"file_count","changeable":true,"lowerBound":0,"iD":false,"id":71,"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":"is_bug_fix","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"fileLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"patches","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":false,"unsettable":false,"transient":false,"unique":true,"name":"patchLines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lineBlames","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":"linesToBeBlamed","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":"hunks","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":"hunkBlames","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":"content","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":"blames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","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":"revision","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"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":"revision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lastChangeRevision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lastRevision","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","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":"revision","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"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":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":"current_file_path","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"branch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"copy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"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":"file_name","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":"file_type","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"childrenLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"copiesTo","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":false,"unsettable":false,"transient":false,"unique":true,"name":"copiesFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"patches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"patcheLines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lineBlames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hunks","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":false,"unsettable":false,"transient":false,"unique":true,"name":"content","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":false,"unsettable":false,"transient":false,"unique":true,"name":"blames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"files","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"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":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"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":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"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":"new_file_name","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromRevision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"patch","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"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":"added","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":"removed","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":205,"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":"start","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bug_introducing","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":"new_end_line","changeable":true,"lowerBound":0,"iD":false,"id":213,"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":"new_start_line","changeable":true,"lowerBound":0,"iD":false,"id":214,"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":"old_end_line","changeable":true,"lowerBound":0,"iD":false,"id":215,"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":"old_start_line","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hunkBlame","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"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":"difference","changeable":true,"lowerBound":0,"iD":false,"id":218,"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":"old_start_line_normalized","changeable":true,"lowerBound":0,"iD":false,"id":219,"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":"old_end_line_normalized","changeable":true,"lowerBound":0,"iD":false,"id":220,"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":"new_start_line_normalized","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":"new_end_line_normalized","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hunk","changeable":true,"resolveProxies":true,"lowerBound":1,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":239,"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":"loc","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":"size","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineCount","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":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":18,"target":30},{"source":18,"target":1},{"source":19,"target":31},{"source":19,"target":1},{"source":20,"target":32},{"source":20,"target":1},{"source":21,"target":2},{"source":21,"target":33},{"source":21,"target":1},{"source":21,"target":34},{"source":33,"target":2},{"source":22,"target":3},{"source":22,"target":35},{"source":22,"target":1},{"source":22,"target":36},{"source":35,"target":3},{"source":23,"target":4},{"source":23,"target":37},{"source":23,"target":1},{"source":23,"target":38},{"source":37,"target":4},{"source":24,"target":6},{"source":24,"target":39},{"source":24,"target":1},{"source":24,"target":40},{"source":39,"target":6},{"source":25,"target":5},{"source":25,"target":41},{"source":25,"target":1},{"source":25,"target":42},{"source":41,"target":5},{"source":26,"target":9},{"source":26,"target":43},{"source":26,"target":1},{"source":26,"target":44},{"source":43,"target":9},{"source":27,"target":8},{"source":27,"target":45},{"source":27,"target":1},{"source":27,"target":46},{"source":45,"target":8},{"source":28,"target":7},{"source":28,"target":47},{"source":28,"target":1},{"source":28,"target":48},{"source":47,"target":7},{"source":29,"target":10},{"source":29,"target":49},{"source":29,"target":1},{"source":29,"target":50},{"source":49,"target":10},{"source":2,"target":0},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":34},{"source":51,"target":56},{"source":51,"target":2},{"source":52,"target":57},{"source":52,"target":2},{"source":53,"target":3},{"source":53,"target":58},{"source":53,"target":2},{"source":53,"target":59},{"source":58,"target":3},{"source":54,"target":3},{"source":54,"target":60},{"source":54,"target":2},{"source":54,"target":61},{"source":60,"target":3},{"source":55,"target":17},{"source":55,"target":62},{"source":55,"target":2},{"source":55,"target":63},{"source":62,"target":17},{"source":34,"target":1},{"source":34,"target":64},{"source":34,"target":2},{"source":34,"target":21},{"source":64,"target":1},{"source":3,"target":0},{"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":61},{"source":3,"target":59},{"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":36},{"source":65,"target":84},{"source":65,"target":3},{"source":66,"target":85},{"source":66,"target":3},{"source":67,"target":86},{"source":67,"target":3},{"source":68,"target":87},{"source":68,"target":3},{"source":69,"target":88},{"source":69,"target":3},{"source":70,"target":89},{"source":70,"target":3},{"source":71,"target":90},{"source":71,"target":3},{"source":72,"target":91},{"source":72,"target":3},{"source":61,"target":2},{"source":61,"target":92},{"source":61,"target":3},{"source":61,"target":54},{"source":92,"target":2},{"source":59,"target":2},{"source":59,"target":93},{"source":59,"target":3},{"source":59,"target":53},{"source":93,"target":2},{"source":73,"target":4},{"source":73,"target":94},{"source":73,"target":3},{"source":73,"target":95},{"source":94,"target":4},{"source":74,"target":8},{"source":74,"target":96},{"source":74,"target":3},{"source":74,"target":97},{"source":96,"target":8},{"source":75,"target":10},{"source":75,"target":98},{"source":75,"target":3},{"source":75,"target":99},{"source":98,"target":10},{"source":76,"target":11},{"source":76,"target":100},{"source":76,"target":3},{"source":76,"target":101},{"source":100,"target":11},{"source":77,"target":12},{"source":77,"target":102},{"source":77,"target":3},{"source":77,"target":103},{"source":102,"target":12},{"source":78,"target":13},{"source":78,"target":104},{"source":78,"target":3},{"source":78,"target":105},{"source":104,"target":13},{"source":79,"target":13},{"source":79,"target":106},{"source":79,"target":3},{"source":79,"target":107},{"source":106,"target":13},{"source":80,"target":14},{"source":80,"target":108},{"source":80,"target":3},{"source":80,"target":109},{"source":108,"target":14},{"source":81,"target":15},{"source":81,"target":110},{"source":81,"target":3},{"source":81,"target":111},{"source":110,"target":15},{"source":82,"target":16},{"source":82,"target":112},{"source":82,"target":3},{"source":82,"target":113},{"source":112,"target":16},{"source":83,"target":17},{"source":83,"target":114},{"source":83,"target":3},{"source":83,"target":115},{"source":114,"target":17},{"source":36,"target":1},{"source":36,"target":116},{"source":36,"target":3},{"source":36,"target":22},{"source":116,"target":1},{"source":4,"target":0},{"source":4,"target":117},{"source":4,"target":118},{"source":4,"target":119},{"source":4,"target":95},{"source":4,"target":120},{"source":4,"target":38},{"source":4,"target":121},{"source":117,"target":122},{"source":117,"target":4},{"source":118,"target":123},{"source":118,"target":4},{"source":119,"target":6},{"source":119,"target":124},{"source":119,"target":4},{"source":119,"target":125},{"source":124,"target":6},{"source":95,"target":3},{"source":95,"target":126},{"source":95,"target":4},{"source":95,"target":73},{"source":126,"target":3},{"source":120,"target":5},{"source":120,"target":127},{"source":120,"target":4},{"source":120,"target":128},{"source":127,"target":5},{"source":38,"target":1},{"source":38,"target":129},{"source":38,"target":4},{"source":38,"target":23},{"source":129,"target":1},{"source":121,"target":7},{"source":121,"target":130},{"source":121,"target":4},{"source":121,"target":131},{"source":130,"target":7},{"source":5,"target":0},{"source":5,"target":132},{"source":5,"target":128},{"source":5,"target":42},{"source":132,"target":133},{"source":132,"target":5},{"source":128,"target":4},{"source":128,"target":134},{"source":128,"target":5},{"source":128,"target":120},{"source":134,"target":4},{"source":42,"target":1},{"source":42,"target":135},{"source":42,"target":5},{"source":42,"target":25},{"source":135,"target":1},{"source":6,"target":0},{"source":6,"target":136},{"source":6,"target":137},{"source":6,"target":138},{"source":6,"target":125},{"source":6,"target":139},{"source":6,"target":140},{"source":6,"target":141},{"source":6,"target":142},{"source":6,"target":143},{"source":6,"target":144},{"source":6,"target":145},{"source":6,"target":146},{"source":6,"target":147},{"source":6,"target":148},{"source":6,"target":40},{"source":136,"target":149},{"source":136,"target":6},{"source":137,"target":150},{"source":137,"target":6},{"source":138,"target":9},{"source":138,"target":151},{"source":138,"target":6},{"source":138,"target":152},{"source":151,"target":9},{"source":125,"target":4},{"source":125,"target":153},{"source":125,"target":6},{"source":125,"target":119},{"source":153,"target":4},{"source":139,"target":8},{"source":139,"target":154},{"source":139,"target":6},{"source":139,"target":155},{"source":154,"target":8},{"source":140,"target":8},{"source":140,"target":156},{"source":140,"target":6},{"source":140,"target":157},{"source":156,"target":8},{"source":141,"target":7},{"source":141,"target":158},{"source":141,"target":6},{"source":141,"target":159},{"source":158,"target":7},{"source":142,"target":7},{"source":142,"target":160},{"source":142,"target":6},{"source":142,"target":161},{"source":160,"target":7},{"source":143,"target":11},{"source":143,"target":162},{"source":143,"target":6},{"source":143,"target":163},{"source":162,"target":11},{"source":144,"target":12},{"source":144,"target":164},{"source":144,"target":6},{"source":144,"target":165},{"source":164,"target":12},{"source":145,"target":13},{"source":145,"target":166},{"source":145,"target":6},{"source":145,"target":167},{"source":166,"target":13},{"source":146,"target":14},{"source":146,"target":168},{"source":146,"target":6},{"source":146,"target":169},{"source":168,"target":14},{"source":147,"target":16},{"source":147,"target":170},{"source":147,"target":6},{"source":147,"target":171},{"source":170,"target":16},{"source":148,"target":17},{"source":148,"target":172},{"source":148,"target":6},{"source":148,"target":173},{"source":172,"target":17},{"source":40,"target":1},{"source":40,"target":174},{"source":40,"target":6},{"source":40,"target":24},{"source":174,"target":1},{"source":7,"target":0},{"source":7,"target":175},{"source":7,"target":131},{"source":7,"target":159},{"source":7,"target":161},{"source":7,"target":176},{"source":7,"target":48},{"source":175,"target":177},{"source":175,"target":7},{"source":131,"target":4},{"source":131,"target":178},{"source":131,"target":7},{"source":131,"target":121},{"source":178,"target":4},{"source":159,"target":6},{"source":159,"target":179},{"source":159,"target":7},{"source":159,"target":141},{"source":179,"target":6},{"source":161,"target":6},{"source":161,"target":180},{"source":161,"target":7},{"source":161,"target":142},{"source":180,"target":6},{"source":176,"target":3},{"source":176,"target":181},{"source":176,"target":7},{"source":181,"target":3},{"source":48,"target":1},{"source":48,"target":182},{"source":48,"target":7},{"source":48,"target":28},{"source":182,"target":1},{"source":8,"target":0},{"source":8,"target":155},{"source":8,"target":157},{"source":8,"target":97},{"source":8,"target":46},{"source":155,"target":6},{"source":155,"target":183},{"source":155,"target":8},{"source":155,"target":139},{"source":183,"target":6},{"source":157,"target":6},{"source":157,"target":184},{"source":157,"target":8},{"source":157,"target":140},{"source":184,"target":6},{"source":97,"target":3},{"source":97,"target":185},{"source":97,"target":8},{"source":97,"target":74},{"source":185,"target":3},{"source":46,"target":1},{"source":46,"target":186},{"source":46,"target":8},{"source":46,"target":27},{"source":186,"target":1},{"source":9,"target":0},{"source":9,"target":187},{"source":9,"target":152},{"source":9,"target":44},{"source":187,"target":188},{"source":187,"target":9},{"source":152,"target":6},{"source":152,"target":189},{"source":152,"target":9},{"source":152,"target":138},{"source":189,"target":6},{"source":44,"target":1},{"source":44,"target":190},{"source":44,"target":9},{"source":44,"target":26},{"source":190,"target":1},{"source":10,"target":0},{"source":10,"target":191},{"source":10,"target":99},{"source":10,"target":50},{"source":191,"target":192},{"source":191,"target":10},{"source":99,"target":3},{"source":99,"target":193},{"source":99,"target":10},{"source":99,"target":75},{"source":193,"target":3},{"source":50,"target":1},{"source":50,"target":194},{"source":50,"target":10},{"source":50,"target":29},{"source":194,"target":1},{"source":11,"target":0},{"source":11,"target":195},{"source":11,"target":163},{"source":11,"target":101},{"source":195,"target":196},{"source":195,"target":11},{"source":163,"target":6},{"source":163,"target":197},{"source":163,"target":11},{"source":163,"target":143},{"source":197,"target":6},{"source":101,"target":3},{"source":101,"target":198},{"source":101,"target":11},{"source":101,"target":76},{"source":198,"target":3},{"source":12,"target":0},{"source":12,"target":199},{"source":12,"target":200},{"source":12,"target":165},{"source":12,"target":103},{"source":199,"target":201},{"source":199,"target":12},{"source":200,"target":202},{"source":200,"target":12},{"source":165,"target":6},{"source":165,"target":203},{"source":165,"target":12},{"source":165,"target":144},{"source":203,"target":6},{"source":103,"target":3},{"source":103,"target":204},{"source":103,"target":12},{"source":103,"target":77},{"source":204,"target":3},{"source":13,"target":0},{"source":13,"target":205},{"source":13,"target":206},{"source":13,"target":167},{"source":13,"target":107},{"source":13,"target":105},{"source":205,"target":207},{"source":205,"target":13},{"source":206,"target":208},{"source":206,"target":13},{"source":167,"target":6},{"source":167,"target":209},{"source":167,"target":13},{"source":167,"target":145},{"source":209,"target":6},{"source":107,"target":3},{"source":107,"target":210},{"source":107,"target":13},{"source":107,"target":79},{"source":210,"target":3},{"source":105,"target":3},{"source":105,"target":211},{"source":105,"target":13},{"source":105,"target":78},{"source":211,"target":3},{"source":14,"target":0},{"source":14,"target":212},{"source":14,"target":213},{"source":14,"target":214},{"source":14,"target":215},{"source":14,"target":216},{"source":14,"target":169},{"source":14,"target":109},{"source":14,"target":217},{"source":14,"target":218},{"source":14,"target":219},{"source":14,"target":220},{"source":14,"target":221},{"source":14,"target":222},{"source":212,"target":223},{"source":212,"target":14},{"source":213,"target":224},{"source":213,"target":14},{"source":214,"target":225},{"source":214,"target":14},{"source":215,"target":226},{"source":215,"target":14},{"source":216,"target":227},{"source":216,"target":14},{"source":169,"target":6},{"source":169,"target":228},{"source":169,"target":14},{"source":169,"target":146},{"source":228,"target":6},{"source":109,"target":3},{"source":109,"target":229},{"source":109,"target":14},{"source":109,"target":80},{"source":229,"target":3},{"source":217,"target":15},{"source":217,"target":230},{"source":217,"target":14},{"source":217,"target":231},{"source":230,"target":15},{"source":218,"target":232},{"source":218,"target":14},{"source":219,"target":233},{"source":219,"target":14},{"source":220,"target":234},{"source":220,"target":14},{"source":221,"target":235},{"source":221,"target":14},{"source":222,"target":236},{"source":222,"target":14},{"source":15,"target":0},{"source":15,"target":231},{"source":15,"target":111},{"source":231,"target":14},{"source":231,"target":237},{"source":231,"target":15},{"source":231,"target":217},{"source":237,"target":14},{"source":111,"target":3},{"source":111,"target":238},{"source":111,"target":15},{"source":111,"target":81},{"source":238,"target":3},{"source":16,"target":0},{"source":16,"target":239},{"source":16,"target":240},{"source":16,"target":241},{"source":16,"target":171},{"source":16,"target":113},{"source":239,"target":242},{"source":239,"target":16},{"source":240,"target":243},{"source":240,"target":16},{"source":241,"target":244},{"source":241,"target":16},{"source":171,"target":6},{"source":171,"target":245},{"source":171,"target":16},{"source":171,"target":147},{"source":245,"target":6},{"source":113,"target":3},{"source":113,"target":246},{"source":113,"target":16},{"source":113,"target":82},{"source":246,"target":3},{"source":17,"target":0},{"source":17,"target":247},{"source":17,"target":173},{"source":17,"target":63},{"source":17,"target":115},{"source":247,"target":248},{"source":247,"target":17},{"source":173,"target":6},{"source":173,"target":249},{"source":173,"target":17},{"source":173,"target":148},{"source":249,"target":6},{"source":63,"target":2},{"source":63,"target":250},{"source":63,"target":17},{"source":63,"target":55},{"source":250,"target":2},{"source":115,"target":3},{"source":115,"target":251},{"source":115,"target":17},{"source":115,"target":83},{"source":251,"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="myDsl" nsURI="http://www.xtext.org/example/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="Automate"> <eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//Program" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EReference" name="stats" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="Tab" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="v" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cmd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="obj" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="param" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Fonction" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="var" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Verify" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="compare" eType="#//Compare" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" eType="#//Contains" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Compare"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" 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="Contains"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="obj" 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="Foreach" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stats" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/M0usha/ProjetDSL/org.xtext.example.projetDSL/model/generated/MyDsl.ecore
ecore
myDsl Automate program Program stats Statement Tab v values Instruction cmd obj param Fonction var value Variable name Verify compare contains Compare variable value Contains obj value Foreach value stats
null
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/example/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Automate","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tab","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fonction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Verify","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compare","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contains","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foreach","instanceClass":null,"abstract":false,"id":11,"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":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stats","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"v","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cmd","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":"obj","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":"param","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"var","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":"value","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":null,"volatile":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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compare","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":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"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":"obj","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stats","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":12,"target":2},{"source":12,"target":13},{"source":12,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":14},{"source":14,"target":3},{"source":14,"target":15},{"source":14,"target":2},{"source":15,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":7},{"source":16,"target":19},{"source":16,"target":4},{"source":19,"target":7},{"source":17,"target":20},{"source":17,"target":4},{"source":18,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":21,"target":25},{"source":21,"target":5},{"source":22,"target":26},{"source":22,"target":5},{"source":23,"target":27},{"source":23,"target":5},{"source":24,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":28},{"source":6,"target":29},{"source":6,"target":30},{"source":28,"target":7},{"source":28,"target":31},{"source":28,"target":6},{"source":31,"target":7},{"source":29,"target":32},{"source":29,"target":6},{"source":30,"target":3},{"source":7,"target":0},{"source":7,"target":33},{"source":33,"target":34},{"source":33,"target":7},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":35},{"source":8,"target":36},{"source":8,"target":37},{"source":35,"target":9},{"source":35,"target":38},{"source":35,"target":8},{"source":38,"target":9},{"source":36,"target":10},{"source":36,"target":39},{"source":36,"target":8},{"source":39,"target":10},{"source":37,"target":3},{"source":9,"target":0},{"source":9,"target":40},{"source":9,"target":41},{"source":40,"target":42},{"source":40,"target":9},{"source":41,"target":43},{"source":41,"target":9},{"source":10,"target":0},{"source":10,"target":44},{"source":10,"target":45},{"source":44,"target":46},{"source":44,"target":10},{"source":45,"target":47},{"source":45,"target":10},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":48},{"source":11,"target":49},{"source":11,"target":50},{"source":48,"target":51},{"source":48,"target":11},{"source":49,"target":3},{"source":49,"target":52},{"source":49,"target":11},{"source":52,"target":3},{"source":50,"target":3}],"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="HPROF"> <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:EClass" name="Profile" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="header" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="threadActions" upperBound="-1" eType="/0/ThreadAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="traces" upperBound="-1" eType="/0/Trace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="times" ordered="false" lowerBound="1" eType="/0/Times" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="/0/Method" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullyQualifiedName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stackTraceElements" ordered="false" upperBound="-1" eType="/0/StackTraceElement" eOpposite="/0/StackTraceElement/method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadAction" abstract="true" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadStart" eSuperTypes="/0/ThreadAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="obj" 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="group" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadEnd" eSuperTypes="/0/ThreadAction"/> <eClassifiers xsi:type="ecore:EClass" name="Trace" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="threadId" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="/0/StackTraceElement" containment="true" eOpposite="/0/StackTraceElement/trace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="times" ordered="false" upperBound="-1" eType="/0/Time" eOpposite="/0/Time/trace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StackTraceElement" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="/0/Method" eOpposite="/0/Method/stackTraceElements"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="line" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trace" ordered="false" lowerBound="1" eType="/0/Trace" eOpposite="/0/Trace/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Times" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="total" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="date" ordered="false" lowerBound="1" eType="/0/Date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="/0/Time" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Time" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="self" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accum" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trace" ordered="false" lowerBound="1" eType="/0/Trace" eOpposite="/0/Trace/times"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="/0/Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Date" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" ordered="false" unique="false" lowerBound="1" eType="/0/Day"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" ordered="false" unique="false" lowerBound="1" eType="/0/Month"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dayOfMonth" 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="minutes" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="seconds" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Day"> <eLiterals name="Monday" value="1"/> <eLiterals name="Tuesday" value="2"/> <eLiterals name="Wednesday" value="3"/> <eLiterals name="Thursday" value="4"/> <eLiterals name="Friday" value="5"/> <eLiterals name="Saturday" value="6"/> <eLiterals name="Sunday" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Month"> <eLiterals name="January" value="1"/> <eLiterals name="February" value="2"/> <eLiterals name="March" value="3"/> <eLiterals name="April" value="4"/> <eLiterals name="May" value="5"/> <eLiterals name="June" value="6"/> <eLiterals name="July" value="7"/> <eLiterals name="August" value="8"/> <eLiterals name="September" value="9"/> <eLiterals name="October" value="10"/> <eLiterals name="November" value="11"/> <eLiterals name="December" value="12"/> </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/slebok/zoo/zoo/§wip/atl/HPROF/fetched/HPROF.ecore
ecore
HPROF LocatedElement location commentsBefore commentsAfter Profile header threadActions traces times methods Method fullyQualifiedName stackTraceElements ThreadAction id ThreadStart obj name group ThreadEnd Trace id threadId elements times StackTraceElement method fileName line trace Times unit total date elements Time rank self accum count trace method Date day month dayOfMonth hour minutes seconds year Day Monday Monday Tuesday Tuesday Wednesday Wednesday Thursday Thursday Friday Friday Saturday Saturday Sunday Sunday Month January January February February March March April April May May June June July July August August September September October October November November December December PrimitiveTypes Boolean Double Integer String
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"HPROF","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":"Profile","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadAction","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadStart","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadEnd","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StackTraceElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Times","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Date","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Day","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Month","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"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":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":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":15,"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":16,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":17,"serializable":true,"eClass":"EDataType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"header","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":"threadActions","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":"traces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"times","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fullyQualifiedName","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":false,"unsettable":false,"transient":false,"unique":true,"name":"stackTraceElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":40,"serializable":true,"eClass":"EDataType"},{"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":"obj","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","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":"group","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"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":50,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"threadId","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"times","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"},{"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":"trace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":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":"line","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unit","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"total","changeable":true,"lowerBound":1,"iD":false,"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":"date","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rank","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":"self","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"accum","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"count","changeable":true,"lowerBound":1,"iD":false,"id":80,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":84,"serializable":true,"eClass":"EDataType"},{"id":85,"eClass":"EGenericType"},{"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":"day","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"ordered":false,"upperBound":1,"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":91,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dayOfMonth","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hour","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":"minutes","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"seconds","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":"year","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"name":"Monday","id":105,"value":1,"literal":"Monday","eClass":"EEnumLiteral"},{"name":"Tuesday","id":106,"value":2,"literal":"Tuesday","eClass":"EEnumLiteral"},{"name":"Wednesday","id":107,"value":3,"literal":"Wednesday","eClass":"EEnumLiteral"},{"name":"Thursday","id":108,"value":4,"literal":"Thursday","eClass":"EEnumLiteral"},{"name":"Friday","id":109,"value":5,"literal":"Friday","eClass":"EEnumLiteral"},{"name":"Saturday","id":110,"value":6,"literal":"Saturday","eClass":"EEnumLiteral"},{"name":"Sunday","id":111,"value":7,"literal":"Sunday","eClass":"EEnumLiteral"},{"name":"January","id":112,"value":1,"literal":"January","eClass":"EEnumLiteral"},{"name":"February","id":113,"value":2,"literal":"February","eClass":"EEnumLiteral"},{"name":"March","id":114,"value":3,"literal":"March","eClass":"EEnumLiteral"},{"name":"April","id":115,"value":4,"literal":"April","eClass":"EEnumLiteral"},{"name":"May","id":116,"value":5,"literal":"May","eClass":"EEnumLiteral"},{"name":"June","id":117,"value":6,"literal":"June","eClass":"EEnumLiteral"},{"name":"July","id":118,"value":7,"literal":"July","eClass":"EEnumLiteral"},{"name":"August","id":119,"value":8,"literal":"August","eClass":"EEnumLiteral"},{"name":"September","id":120,"value":9,"literal":"September","eClass":"EEnumLiteral"},{"name":"October","id":121,"value":10,"literal":"October","eClass":"EEnumLiteral"},{"name":"November","id":122,"value":11,"literal":"November","eClass":"EEnumLiteral"},{"name":"December","id":123,"value":12,"literal":"December","eClass":"EEnumLiteral"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":124,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":125,"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":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":14,"target":17},{"source":14,"target":18},{"source":14,"target":1},{"source":18,"target":17},{"source":15,"target":17},{"source":15,"target":19},{"source":15,"target":1},{"source":19,"target":17},{"source":16,"target":17},{"source":16,"target":20},{"source":16,"target":1},{"source":20,"target":17},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":21,"target":17},{"source":21,"target":27},{"source":21,"target":2},{"source":27,"target":17},{"source":22,"target":4},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":4},{"source":23,"target":7},{"source":23,"target":29},{"source":23,"target":2},{"source":29,"target":7},{"source":24,"target":9},{"source":24,"target":30},{"source":24,"target":2},{"source":30,"target":9},{"source":25,"target":3},{"source":25,"target":31},{"source":25,"target":2},{"source":31,"target":3},{"source":26,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":32,"target":17},{"source":32,"target":35},{"source":32,"target":3},{"source":35,"target":17},{"source":33,"target":8},{"source":33,"target":36},{"source":33,"target":3},{"source":33,"target":37},{"source":36,"target":8},{"source":34,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":40},{"source":38,"target":41},{"source":38,"target":4},{"source":41,"target":40},{"source":39,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":42,"target":40},{"source":42,"target":46},{"source":42,"target":5},{"source":46,"target":40},{"source":43,"target":17},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":17},{"source":44,"target":17},{"source":44,"target":48},{"source":44,"target":5},{"source":48,"target":17},{"source":45,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":49},{"source":49,"target":4},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":50,"target":40},{"source":50,"target":55},{"source":50,"target":7},{"source":55,"target":40},{"source":51,"target":40},{"source":51,"target":56},{"source":51,"target":7},{"source":56,"target":40},{"source":52,"target":8},{"source":52,"target":57},{"source":52,"target":7},{"source":52,"target":58},{"source":57,"target":8},{"source":53,"target":10},{"source":53,"target":59},{"source":53,"target":7},{"source":53,"target":60},{"source":59,"target":10},{"source":54,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":37},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":58},{"source":8,"target":63},{"source":37,"target":3},{"source":37,"target":64},{"source":37,"target":8},{"source":37,"target":33},{"source":64,"target":3},{"source":61,"target":17},{"source":61,"target":65},{"source":61,"target":8},{"source":65,"target":17},{"source":62,"target":40},{"source":62,"target":66},{"source":62,"target":8},{"source":66,"target":40},{"source":58,"target":7},{"source":58,"target":67},{"source":58,"target":8},{"source":58,"target":52},{"source":67,"target":7},{"source":63,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":68,"target":17},{"source":68,"target":73},{"source":68,"target":9},{"source":73,"target":17},{"source":69,"target":40},{"source":69,"target":74},{"source":69,"target":9},{"source":74,"target":40},{"source":70,"target":11},{"source":70,"target":75},{"source":70,"target":9},{"source":75,"target":11},{"source":71,"target":10},{"source":71,"target":76},{"source":71,"target":9},{"source":76,"target":10},{"source":72,"target":1},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":60},{"source":10,"target":81},{"source":10,"target":82},{"source":77,"target":40},{"source":77,"target":83},{"source":77,"target":10},{"source":83,"target":40},{"source":78,"target":84},{"source":78,"target":85},{"source":78,"target":10},{"source":85,"target":84},{"source":79,"target":84},{"source":79,"target":86},{"source":79,"target":10},{"source":86,"target":84},{"source":80,"target":40},{"source":80,"target":87},{"source":80,"target":10},{"source":87,"target":40},{"source":60,"target":7},{"source":60,"target":88},{"source":60,"target":10},{"source":60,"target":53},{"source":88,"target":7},{"source":81,"target":3},{"source":81,"target":89},{"source":81,"target":10},{"source":89,"target":3},{"source":82,"target":1},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":90},{"source":11,"target":91},{"source":11,"target":92},{"source":11,"target":93},{"source":11,"target":94},{"source":11,"target":95},{"source":11,"target":96},{"source":11,"target":97},{"source":90,"target":12},{"source":90,"target":98},{"source":90,"target":11},{"source":98,"target":12},{"source":91,"target":13},{"source":91,"target":99},{"source":91,"target":11},{"source":99,"target":13},{"source":92,"target":40},{"source":92,"target":100},{"source":92,"target":11},{"source":100,"target":40},{"source":93,"target":40},{"source":93,"target":101},{"source":93,"target":11},{"source":101,"target":40},{"source":94,"target":40},{"source":94,"target":102},{"source":94,"target":11},{"source":102,"target":40},{"source":95,"target":40},{"source":95,"target":103},{"source":95,"target":11},{"source":103,"target":40},{"source":96,"target":40},{"source":96,"target":104},{"source":96,"target":11},{"source":104,"target":40},{"source":97,"target":1},{"source":12,"target":0},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":105,"target":12},{"source":106,"target":12},{"source":107,"target":12},{"source":108,"target":12},{"source":109,"target":12},{"source":110,"target":12},{"source":111,"target":12},{"source":13,"target":0},{"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":112,"target":13},{"source":113,"target":13},{"source":114,"target":13},{"source":115,"target":13},{"source":116,"target":13},{"source":117,"target":13},{"source":118,"target":13},{"source":119,"target":13},{"source":120,"target":13},{"source":121,"target":13},{"source":122,"target":13},{"source":123,"target":13},{"source":124,"target":125},{"source":124,"target":84},{"source":124,"target":40},{"source":124,"target":17},{"source":125,"target":124},{"source":84,"target":124},{"source":40,"target":124},{"source":17,"target":124}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormed WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
github:ecore:/data/MDEGroup/univaq.disim.mde.refactoring/resources/Ecore.ecore
ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
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="trialStatemachine" nsURI="http://hsfulda.master.mdd.trial" nsPrefix="smt"> <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="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoings" ordered="false" upperBound="-1" eType="#//LabeledTransition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexState" eSuperTypes="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="validateRegion"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="validateRegion" value="not self.region.oclIsTypeOf(Statemachine)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="region" eType="#//Region" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statemachine" eSuperTypes="#//Region"> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" ordered="false" upperBound="-1" eType="#//Action" 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="Region"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="validateInitial validateHistory"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="validateInitial" value="self.states->includes(self.initial)"/> <details key="validateHistory" value="self.oclIsKindOf(Statemachine) implies not self.history and self.defaultHistory->isEmpty()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="history" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultHistory" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="false" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initial" lowerBound="1" eType="#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledTransition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" eType="#//Action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/mahbubur-87/de.hs-fulda.informatik.mdd/mdd_trail_exam_1/model/startOfTrial_backup.ecore
ecore
trialStatemachine State name outgoings ComplexState region Statemachine actions name Region history defaultHistory states initial LabeledTransition id target action Action name
null
{"directed":true,"nodes":[{"nsPrefix":"smt","nsURI":"http://hsfulda.master.mdd.trial","name":"trialStatemachine","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexState","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statemachine","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledTransition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"region","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"history","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultHistory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":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":28,"derived":false},{"container":false,"ordered":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":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":7,"target":9},{"source":7,"target":1},{"source":8,"target":5},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":5},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":11},{"source":2,"target":12},{"source":11,"target":4},{"source":11,"target":13},{"source":11,"target":2},{"source":13,"target":4},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":14,"target":6},{"source":14,"target":17},{"source":14,"target":3},{"source":17,"target":6},{"source":15,"target":18},{"source":15,"target":3},{"source":16,"target":4},{"source":4,"target":0},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":19,"target":23},{"source":19,"target":4},{"source":20,"target":1},{"source":20,"target":24},{"source":20,"target":4},{"source":24,"target":1},{"source":21,"target":1},{"source":21,"target":25},{"source":21,"target":4},{"source":25,"target":1},{"source":22,"target":1},{"source":22,"target":26},{"source":22,"target":4},{"source":26,"target":1},{"source":5,"target":0},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":27,"target":30},{"source":27,"target":5},{"source":28,"target":1},{"source":28,"target":31},{"source":28,"target":5},{"source":31,"target":1},{"source":29,"target":6},{"source":29,"target":32},{"source":29,"target":5},{"source":32,"target":6},{"source":6,"target":0},{"source":6,"target":33},{"source":33,"target":34},{"source":33,"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="taskmodel" nsURI="http://kr.re.etri.tpl/taskmodel" nsPrefix="tpl"> <eClassifiers xsi:type="ecore:EEnum" name="LineStyle"> <eLiterals name="LINE_SOLID" value="1"/> <eLiterals name="LINE_DASH" value="2"/> <eLiterals name="LINE_DOT" value="3"/> <eLiterals name="LINE_DASHDOT" value="4"/> <eLiterals name="LINE_DASHDOTDOT" value="5"/> <eLiterals name="LINE_CUSTOM" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineEndPoint"> <eLiterals name="NONE"/> <eLiterals name="OPENED_ARROW" value="1"/> <eLiterals name="OPENED_TRIANGLE" value="2" literal=""/> <eLiterals name="OPENED_SQUARE" value="3"/> <eLiterals name="OPENED_CIRCLE" value="4"/> <eLiterals name="CLOSED_TRIANGLE" value="5"/> <eLiterals name="CLOSED_SQUARE" value="6"/> <eLiterals name="CLOSED_CIRCLE" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationShip"> <eLiterals name="Transition" literal="Transition"/> <eLiterals name="TaskCall" value="1"/> <eLiterals name="ActionCall" value="2"/> <eLiterals name="Include" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateAttribute"> <eLiterals name="normal" literal=""/> <eLiterals name="initial" value="1"/> <eLiterals name="target" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StateActionType"> <eLiterals name="Entry" literal="entry"/> <eLiterals name="Stay" value="1" literal="stay"/> <eLiterals name="Exit" value="2" literal="exit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Direction"> <eLiterals name="in" literal="in"/> <eLiterals name="out" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FloatingLiteral"> <eLiterals name="stateTime"/> <eLiterals name="taskTime" value="1"/> <eLiterals name="RealFloatLiteral" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BooleanLiteral"> <eLiterals name="false"/> <eLiterals name="true" value="1"/> <eLiterals name="isSubTaskFinal" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ReferAttribute"> <eLiterals name="normal"/> <eLiterals name="external" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StructType"> <eLiterals name="construct"/> <eLiterals name="run" value="1"/> <eLiterals name="destruct" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JoinType"> <eLiterals name="andjoin" literal="andjoin"/> <eLiterals name="orjoin" value="1" literal="orjoin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConnectorType"> <eLiterals name="conexer"/> <eLiterals name="seqexer" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Point" instanceClassName="org.eclipse.draw2d.geometry.Point"/> <eClassifiers xsi:type="ecore:EClass" name="ItemElement"> <eOperations name="isIncluded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//ItemElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subDiagram" eType="#//SubDiagram" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//ReferElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="itemState" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShapeElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="70" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collapsed" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="70" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkedElement" eSuperTypes="#//ShapeElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceConnections" upperBound="-1" eType="#//ConnectionElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetConnections" upperBound="-1" eType="#//ConnectionElement" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" lowerBound="1" eType="#//LineStyle" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceEndPoint" lowerBound="1" eType="#//LineEndPoint" defaultValueLiteral="" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetEndPoint" lowerBound="1" eType="#//LineEndPoint" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bendPoints" upperBound="-1" eType="#//Point" defaultValueLiteral="" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionElement" eSuperTypes="#//LineElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source2" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target2" eType="#//LinkedElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationship" lowerBound="1" eType="#//RelationShip" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkerElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialTask" eType="#//ItemElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialize" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalize" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="run" eType="#//StructBlockElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statements" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//StateElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" eType="#//StateElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="construct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destruct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bifurcates" upperBound="-1" eType="#//ExpandTransElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="#//StateAttribute" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stay" lowerBound="1" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//StateAction" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bifurcates" upperBound="-1" eType="#//ExpandTransElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateAction" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateActionType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbol" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//Direction"/> <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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//ItemElement"> <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="initValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//ItemElement"> <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="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="symbols" upperBound="-1" eType="#//Symbol" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1" eType="#//Constant" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1" eType="#//ModelElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelDiagram" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeItems" upperBound="-1" eType="#//IncludedElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="script" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncludedElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="includePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumItem" upperBound="-1" eType="#//EnumItemElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumItemElement" eSuperTypes="#//ItemElement"> <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="ReferElement" eSuperTypes="#//LinkedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="realModel" eType="#//ItemElement" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ItemElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="#//ReferAttribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubDiagram" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//ReferElement" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectorElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="withs" upperBound="-1" eType="#//WithElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="joinType" eType="#//JoinType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conType" eType="#//ConnectorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="construct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destruct" eType="#//StructBlockElement" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exercise" eType="#//StructBlockElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cycle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructBlockElement" eSuperTypes="#//ItemElement #//BlockElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="structType" eType="#//StructType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpandTransElement" eSuperTypes="#//ItemElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//LinkedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expand" eType="#//LinkedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trans" eType="#//LinkedElement"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experiment-distance-impact/original-distance/UnderstandabilityCloseDistance/35_taskmodel.ecore
ecore
taskmodel LineStyle LINE_SOLID LINE_SOLID LINE_DASH LINE_DASH LINE_DOT LINE_DOT LINE_DASHDOT LINE_DASHDOT LINE_DASHDOTDOT LINE_DASHDOTDOT LINE_CUSTOM LINE_CUSTOM LineEndPoint NONE NONE OPENED_ARROW OPENED_ARROW OPENED_TRIANGLE OPENED_SQUARE OPENED_SQUARE OPENED_CIRCLE OPENED_CIRCLE CLOSED_TRIANGLE CLOSED_TRIANGLE CLOSED_SQUARE CLOSED_SQUARE CLOSED_CIRCLE CLOSED_CIRCLE RelationShip Transition Transition TaskCall TaskCall ActionCall ActionCall Include Include StateAttribute normal initial initial target target StateActionType Entry entry Stay stay Exit exit Direction in in out out FloatingLiteral stateTime stateTime taskTime taskTime RealFloatLiteral RealFloatLiteral BooleanLiteral false false true true isSubTaskFinal isSubTaskFinal ReferAttribute normal normal external external StructType construct construct run run destruct destruct JoinType andjoin andjoin orjoin orjoin ConnectorType conexer conexer seqexer seqexer Point org.eclipse.draw2d.geometry.Point org.eclipse.draw2d.geometry.Point ItemElement isIncluded parent name description visible true subDiagram references itemState ShapeElement x 5 y 5 width 100 height 70 collapsed x2 0 y2 5 width2 100 height2 70 LinkedElement sourceConnections targetConnections LineElement lineStyle sourceEndPoint targetEndPoint bendPoints ConnectionElement source target source2 target2 relationship condition WorkerElement initialTask items initialize finalize run BlockElement statements TaskElement params states initialState construct destruct bifurcates StateElement attribute entry stay exit bifurcates ActionElement params StateAction stateActionType Symbol direction type value Constant type initValue Function type params ModelElement symbols constants functions models ModelDiagram items includeItems script IncludedElement includePath items Parameter type value EnumElement enumItem EnumItemElement value ReferElement realModel items attribute path SubDiagram items ConnectorElement params withs joinType conType construct destruct exercise WithElement cycle StructBlockElement structType ExpandTransElement source expand trans
null
{"directed":true,"nodes":[{"nsPrefix":"tpl","nsURI":"http://kr.re.etri.tpl/taskmodel","name":"taskmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineEndPoint","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationShip","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateAttribute","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateActionType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Direction","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FloatingLiteral","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferAttribute","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StructType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JoinType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConnectorType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Point","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Point","name":"Point","instanceClass":null,"id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShapeElement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkedElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkerElement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockElement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateElement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDiagram","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludedElement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumElement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumItemElement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferElement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubDiagram","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorElement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithElement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructBlockElement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpandTransElement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"name":"LINE_SOLID","id":40,"value":1,"literal":"LINE_SOLID","eClass":"EEnumLiteral"},{"name":"LINE_DASH","id":41,"value":2,"literal":"LINE_DASH","eClass":"EEnumLiteral"},{"name":"LINE_DOT","id":42,"value":3,"literal":"LINE_DOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOT","id":43,"value":4,"literal":"LINE_DASHDOT","eClass":"EEnumLiteral"},{"name":"LINE_DASHDOTDOT","id":44,"value":5,"literal":"LINE_DASHDOTDOT","eClass":"EEnumLiteral"},{"name":"LINE_CUSTOM","id":45,"value":6,"literal":"LINE_CUSTOM","eClass":"EEnumLiteral"},{"name":"NONE","id":46,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"OPENED_ARROW","id":47,"value":1,"literal":"OPENED_ARROW","eClass":"EEnumLiteral"},{"name":"OPENED_TRIANGLE","id":48,"value":2,"literal":"","eClass":"EEnumLiteral"},{"name":"OPENED_SQUARE","id":49,"value":3,"literal":"OPENED_SQUARE","eClass":"EEnumLiteral"},{"name":"OPENED_CIRCLE","id":50,"value":4,"literal":"OPENED_CIRCLE","eClass":"EEnumLiteral"},{"name":"CLOSED_TRIANGLE","id":51,"value":5,"literal":"CLOSED_TRIANGLE","eClass":"EEnumLiteral"},{"name":"CLOSED_SQUARE","id":52,"value":6,"literal":"CLOSED_SQUARE","eClass":"EEnumLiteral"},{"name":"CLOSED_CIRCLE","id":53,"value":7,"literal":"CLOSED_CIRCLE","eClass":"EEnumLiteral"},{"name":"Transition","id":54,"value":0,"literal":"Transition","eClass":"EEnumLiteral"},{"name":"TaskCall","id":55,"value":1,"literal":"TaskCall","eClass":"EEnumLiteral"},{"name":"ActionCall","id":56,"value":2,"literal":"ActionCall","eClass":"EEnumLiteral"},{"name":"Include","id":57,"value":3,"literal":"Include","eClass":"EEnumLiteral"},{"name":"normal","id":58,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"initial","id":59,"value":1,"literal":"initial","eClass":"EEnumLiteral"},{"name":"target","id":60,"value":2,"literal":"target","eClass":"EEnumLiteral"},{"name":"Entry","id":61,"value":0,"literal":"entry","eClass":"EEnumLiteral"},{"name":"Stay","id":62,"value":1,"literal":"stay","eClass":"EEnumLiteral"},{"name":"Exit","id":63,"value":2,"literal":"exit","eClass":"EEnumLiteral"},{"name":"in","id":64,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":65,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"stateTime","id":66,"value":0,"literal":"stateTime","eClass":"EEnumLiteral"},{"name":"taskTime","id":67,"value":1,"literal":"taskTime","eClass":"EEnumLiteral"},{"name":"RealFloatLiteral","id":68,"value":2,"literal":"RealFloatLiteral","eClass":"EEnumLiteral"},{"name":"false","id":69,"value":0,"literal":"false","eClass":"EEnumLiteral"},{"name":"true","id":70,"value":1,"literal":"true","eClass":"EEnumLiteral"},{"name":"isSubTaskFinal","id":71,"value":2,"literal":"isSubTaskFinal","eClass":"EEnumLiteral"},{"name":"normal","id":72,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"external","id":73,"value":1,"literal":"external","eClass":"EEnumLiteral"},{"name":"construct","id":74,"value":0,"literal":"construct","eClass":"EEnumLiteral"},{"name":"run","id":75,"value":1,"literal":"run","eClass":"EEnumLiteral"},{"name":"destruct","id":76,"value":2,"literal":"destruct","eClass":"EEnumLiteral"},{"name":"andjoin","id":77,"value":0,"literal":"andjoin","eClass":"EEnumLiteral"},{"name":"orjoin","id":78,"value":1,"literal":"orjoin","eClass":"EEnumLiteral"},{"name":"conexer","id":79,"value":0,"literal":"conexer","eClass":"EEnumLiteral"},{"name":"seqexer","id":80,"value":1,"literal":"seqexer","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"isIncluded","lowerBound":0,"id":81,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":true},{"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":84,"derived":true},{"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":85,"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":"subDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"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":"itemState","changeable":true,"lowerBound":1,"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"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":70,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"70","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collapsed","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x2","changeable":true,"lowerBound":1,"iD":false,"id":102,"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":"y2","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width2","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":70,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"70","unsettable":false,"transient":false,"unique":true,"name":"height2","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"targetConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":true},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineStyle","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sourceEndPoint","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetEndPoint","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"bendPoints","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":true},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"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":"source2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"target2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"relationship","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"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":"initialize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"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":"finalize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"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":"run","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":true},{"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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":true},{"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"initialState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"construct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"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":"destruct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"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":"bifurcates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":true},{"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":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stay","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"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":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"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":"bifurcates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":true},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":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":183,"derived":true},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"stateActionType","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":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":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":true},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"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":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":"initValue","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":true},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"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":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":true},{"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":"symbols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"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":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":true},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"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":"includeItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"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":"script","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"includePath","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":true},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"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":228,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":true},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumItem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":true},{"id":234,"eClass":"EGenericType"},{"id":235,"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":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":true},{"ordered":true,"upperBound":1,"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":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":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":248,"derived":true},{"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"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":"withs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"joinType","changeable":true,"lowerBound":0,"iD":false,"id":253,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conType","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"construct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"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":"destruct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"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":"exercise","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cycle","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":true},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"structType","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trans","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":1,"target":0},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":40,"target":1},{"source":41,"target":1},{"source":42,"target":1},{"source":43,"target":1},{"source":44,"target":1},{"source":45,"target":1},{"source":2,"target":0},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":46,"target":2},{"source":47,"target":2},{"source":48,"target":2},{"source":49,"target":2},{"source":50,"target":2},{"source":51,"target":2},{"source":52,"target":2},{"source":53,"target":2},{"source":3,"target":0},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":54,"target":3},{"source":55,"target":3},{"source":56,"target":3},{"source":57,"target":3},{"source":4,"target":0},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":58,"target":4},{"source":59,"target":4},{"source":60,"target":4},{"source":5,"target":0},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":61,"target":5},{"source":62,"target":5},{"source":63,"target":5},{"source":6,"target":0},{"source":6,"target":64},{"source":6,"target":65},{"source":64,"target":6},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":66,"target":7},{"source":67,"target":7},{"source":68,"target":7},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"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":72,"target":9},{"source":73,"target":9},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":74,"target":10},{"source":75,"target":10},{"source":76,"target":10},{"source":11,"target":0},{"source":11,"target":77},{"source":11,"target":78},{"source":77,"target":11},{"source":78,"target":11},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":79,"target":12},{"source":80,"target":12},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":81,"target":89},{"source":81,"target":14},{"source":82,"target":14},{"source":82,"target":90},{"source":82,"target":14},{"source":90,"target":14},{"source":83,"target":91},{"source":83,"target":14},{"source":84,"target":92},{"source":84,"target":14},{"source":85,"target":93},{"source":85,"target":14},{"source":86,"target":35},{"source":86,"target":94},{"source":86,"target":14},{"source":94,"target":35},{"source":87,"target":34},{"source":87,"target":95},{"source":87,"target":14},{"source":95,"target":34},{"source":88,"target":96},{"source":88,"target":14},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":97},{"source":15,"target":98},{"source":15,"target":99},{"source":15,"target":100},{"source":15,"target":101},{"source":15,"target":102},{"source":15,"target":103},{"source":15,"target":104},{"source":15,"target":105},{"source":15,"target":106},{"source":97,"target":107},{"source":97,"target":15},{"source":98,"target":108},{"source":98,"target":15},{"source":99,"target":109},{"source":99,"target":15},{"source":100,"target":110},{"source":100,"target":15},{"source":101,"target":111},{"source":101,"target":15},{"source":102,"target":112},{"source":102,"target":15},{"source":103,"target":113},{"source":103,"target":15},{"source":104,"target":114},{"source":104,"target":15},{"source":105,"target":115},{"source":105,"target":15},{"source":106,"target":14},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":116,"target":18},{"source":116,"target":119},{"source":116,"target":16},{"source":119,"target":18},{"source":117,"target":18},{"source":117,"target":120},{"source":117,"target":16},{"source":120,"target":18},{"source":118,"target":15},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":121},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":17,"target":125},{"source":121,"target":1},{"source":121,"target":126},{"source":121,"target":17},{"source":126,"target":1},{"source":122,"target":2},{"source":122,"target":127},{"source":122,"target":17},{"source":127,"target":2},{"source":123,"target":2},{"source":123,"target":128},{"source":123,"target":17},{"source":128,"target":2},{"source":124,"target":13},{"source":124,"target":129},{"source":124,"target":17},{"source":129,"target":13},{"source":125,"target":14},{"source":18,"target":0},{"source":18,"target":17},{"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":130,"target":16},{"source":130,"target":137},{"source":130,"target":18},{"source":137,"target":16},{"source":131,"target":16},{"source":131,"target":138},{"source":131,"target":18},{"source":138,"target":16},{"source":132,"target":16},{"source":132,"target":139},{"source":132,"target":18},{"source":139,"target":16},{"source":133,"target":16},{"source":133,"target":140},{"source":133,"target":18},{"source":140,"target":16},{"source":134,"target":3},{"source":134,"target":141},{"source":134,"target":18},{"source":141,"target":3},{"source":135,"target":142},{"source":135,"target":18},{"source":136,"target":17},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":20},{"source":19,"target":143},{"source":19,"target":144},{"source":19,"target":145},{"source":19,"target":146},{"source":19,"target":147},{"source":19,"target":148},{"source":19,"target":149},{"source":143,"target":14},{"source":143,"target":150},{"source":143,"target":19},{"source":150,"target":14},{"source":144,"target":14},{"source":144,"target":151},{"source":144,"target":19},{"source":151,"target":14},{"source":145,"target":38},{"source":145,"target":152},{"source":145,"target":19},{"source":152,"target":38},{"source":146,"target":38},{"source":146,"target":153},{"source":146,"target":19},{"source":153,"target":38},{"source":147,"target":38},{"source":147,"target":154},{"source":147,"target":19},{"source":154,"target":38},{"source":148,"target":14},{"source":149,"target":20},{"source":20,"target":0},{"source":20,"target":155},{"source":155,"target":156},{"source":155,"target":20},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":20},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":21,"target":160},{"source":21,"target":161},{"source":21,"target":162},{"source":21,"target":163},{"source":21,"target":164},{"source":157,"target":31},{"source":157,"target":165},{"source":157,"target":21},{"source":165,"target":31},{"source":158,"target":22},{"source":158,"target":166},{"source":158,"target":21},{"source":166,"target":22},{"source":159,"target":22},{"source":159,"target":167},{"source":159,"target":21},{"source":167,"target":22},{"source":160,"target":38},{"source":160,"target":168},{"source":160,"target":21},{"source":168,"target":38},{"source":161,"target":38},{"source":161,"target":169},{"source":161,"target":21},{"source":169,"target":38},{"source":162,"target":39},{"source":162,"target":170},{"source":162,"target":21},{"source":170,"target":39},{"source":163,"target":14},{"source":164,"target":20},{"source":22,"target":0},{"source":22,"target":14},{"source":22,"target":20},{"source":22,"target":171},{"source":22,"target":172},{"source":22,"target":173},{"source":22,"target":174},{"source":22,"target":175},{"source":22,"target":176},{"source":22,"target":177},{"source":171,"target":4},{"source":171,"target":178},{"source":171,"target":22},{"source":178,"target":4},{"source":172,"target":24},{"source":172,"target":179},{"source":172,"target":22},{"source":179,"target":24},{"source":173,"target":24},{"source":173,"target":180},{"source":173,"target":22},{"source":180,"target":24},{"source":174,"target":24},{"source":174,"target":181},{"source":174,"target":22},{"source":181,"target":24},{"source":175,"target":39},{"source":175,"target":182},{"source":175,"target":22},{"source":182,"target":39},{"source":176,"target":14},{"source":177,"target":20},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":183},{"source":23,"target":184},{"source":183,"target":31},{"source":183,"target":185},{"source":183,"target":23},{"source":185,"target":31},{"source":184,"target":14},{"source":24,"target":0},{"source":24,"target":14},{"source":24,"target":20},{"source":24,"target":186},{"source":24,"target":187},{"source":24,"target":188},{"source":186,"target":189},{"source":186,"target":24},{"source":187,"target":14},{"source":188,"target":20},{"source":25,"target":0},{"source":25,"target":14},{"source":25,"target":190},{"source":25,"target":191},{"source":25,"target":192},{"source":25,"target":193},{"source":190,"target":6},{"source":190,"target":194},{"source":190,"target":25},{"source":194,"target":6},{"source":191,"target":195},{"source":191,"target":25},{"source":192,"target":196},{"source":192,"target":25},{"source":193,"target":14},{"source":26,"target":0},{"source":26,"target":14},{"source":26,"target":197},{"source":26,"target":198},{"source":26,"target":199},{"source":197,"target":200},{"source":197,"target":26},{"source":198,"target":201},{"source":198,"target":26},{"source":199,"target":14},{"source":27,"target":0},{"source":27,"target":14},{"source":27,"target":202},{"source":27,"target":203},{"source":27,"target":204},{"source":202,"target":205},{"source":202,"target":27},{"source":203,"target":31},{"source":203,"target":206},{"source":203,"target":27},{"source":206,"target":31},{"source":204,"target":14},{"source":28,"target":0},{"source":28,"target":14},{"source":28,"target":207},{"source":28,"target":208},{"source":28,"target":209},{"source":28,"target":210},{"source":28,"target":211},{"source":207,"target":25},{"source":207,"target":212},{"source":207,"target":28},{"source":212,"target":25},{"source":208,"target":26},{"source":208,"target":213},{"source":208,"target":28},{"source":213,"target":26},{"source":209,"target":27},{"source":209,"target":214},{"source":209,"target":28},{"source":214,"target":27},{"source":210,"target":28},{"source":210,"target":215},{"source":210,"target":28},{"source":215,"target":28},{"source":211,"target":14},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":216},{"source":29,"target":217},{"source":29,"target":218},{"source":29,"target":219},{"source":216,"target":14},{"source":216,"target":220},{"source":216,"target":29},{"source":220,"target":14},{"source":217,"target":30},{"source":217,"target":221},{"source":217,"target":29},{"source":221,"target":30},{"source":218,"target":222},{"source":218,"target":29},{"source":219,"target":14},{"source":30,"target":0},{"source":30,"target":14},{"source":30,"target":223},{"source":30,"target":224},{"source":30,"target":225},{"source":223,"target":226},{"source":223,"target":30},{"source":224,"target":14},{"source":224,"target":227},{"source":224,"target":30},{"source":227,"target":14},{"source":225,"target":14},{"source":31,"target":0},{"source":31,"target":14},{"source":31,"target":228},{"source":31,"target":229},{"source":31,"target":230},{"source":228,"target":231},{"source":228,"target":31},{"source":229,"target":232},{"source":229,"target":31},{"source":230,"target":14},{"source":32,"target":0},{"source":32,"target":14},{"source":32,"target":233},{"source":32,"target":234},{"source":233,"target":33},{"source":233,"target":235},{"source":233,"target":32},{"source":235,"target":33},{"source":234,"target":14},{"source":33,"target":0},{"source":33,"target":14},{"source":33,"target":236},{"source":33,"target":237},{"source":236,"target":238},{"source":236,"target":33},{"source":237,"target":14},{"source":34,"target":0},{"source":34,"target":16},{"source":34,"target":239},{"source":34,"target":240},{"source":34,"target":241},{"source":34,"target":242},{"source":34,"target":243},{"source":239,"target":14},{"source":239,"target":244},{"source":239,"target":34},{"source":244,"target":14},{"source":240,"target":14},{"source":240,"target":245},{"source":240,"target":34},{"source":245,"target":14},{"source":241,"target":9},{"source":241,"target":246},{"source":241,"target":34},{"source":246,"target":9},{"source":242,"target":247},{"source":242,"target":34},{"source":243,"target":16},{"source":35,"target":0},{"source":35,"target":14},{"source":35,"target":248},{"source":35,"target":249},{"source":248,"target":34},{"source":248,"target":250},{"source":248,"target":35},{"source":250,"target":34},{"source":249,"target":14},{"source":36,"target":0},{"source":36,"target":14},{"source":36,"target":20},{"source":36,"target":251},{"source":36,"target":252},{"source":36,"target":253},{"source":36,"target":254},{"source":36,"target":255},{"source":36,"target":256},{"source":36,"target":257},{"source":36,"target":258},{"source":36,"target":259},{"source":251,"target":31},{"source":251,"target":260},{"source":251,"target":36},{"source":260,"target":31},{"source":252,"target":37},{"source":252,"target":261},{"source":252,"target":36},{"source":261,"target":37},{"source":253,"target":11},{"source":253,"target":262},{"source":253,"target":36},{"source":262,"target":11},{"source":254,"target":12},{"source":254,"target":263},{"source":254,"target":36},{"source":263,"target":12},{"source":255,"target":38},{"source":255,"target":264},{"source":255,"target":36},{"source":264,"target":38},{"source":256,"target":38},{"source":256,"target":265},{"source":256,"target":36},{"source":265,"target":38},{"source":257,"target":38},{"source":257,"target":266},{"source":257,"target":36},{"source":266,"target":38},{"source":258,"target":14},{"source":259,"target":20},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":20},{"source":37,"target":267},{"source":37,"target":268},{"source":37,"target":269},{"source":267,"target":270},{"source":267,"target":37},{"source":268,"target":14},{"source":269,"target":20},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":20},{"source":38,"target":271},{"source":38,"target":272},{"source":38,"target":273},{"source":271,"target":10},{"source":271,"target":274},{"source":271,"target":38},{"source":274,"target":10},{"source":272,"target":14},{"source":273,"target":20},{"source":39,"target":0},{"source":39,"target":14},{"source":39,"target":275},{"source":39,"target":276},{"source":39,"target":277},{"source":39,"target":278},{"source":275,"target":16},{"source":275,"target":279},{"source":275,"target":39},{"source":279,"target":16},{"source":276,"target":16},{"source":276,"target":280},{"source":276,"target":39},{"source":280,"target":16},{"source":277,"target":16},{"source":277,"target":281},{"source":277,"target":39},{"source":281,"target":16},{"source":278,"target":14}],"multigraph":true}