is_duplicated
bool
2 classes
xmi
stringlengths
506
392k
ids
stringlengths
42
388
model_type
stringclasses
1 value
txt
stringlengths
3
77k
labels
null
graph
stringlengths
176
1.29M
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="syvolt" nsURI="http://syvolt/2.0" nsPrefix="syvolt"> <eAnnotations source="gmf"> <details key="foo" value="bar"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="TransformationModel"> <eAnnotations source="gmf.diagram"> <details key="foo" value="bar"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="hasProperty" upperBound="-1" eType="#//AtomicContract" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//GlobalSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalSpecification"> <eAnnotations source="gmf.node"> <details key="label" value="value"/> <details key="tool.name" value="Specification"/> <details key="label.text" value="Specification"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractValue" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MatchClass" abstract="true" eSuperTypes="#//AbstractClass"> <eAnnotations source="gmf.node"> <details key="label" value="className"/> <details key="color" value="236,240,241"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//MatchAttribute" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PositiveMatchClass" abstract="true" eSuperTypes="#//MatchClass"/> <eClassifiers xsi:type="ecore:EClass" name="AnyMatchClass" eSuperTypes="#//PositiveMatchClass"> <eAnnotations source="gmf.node"> <details key="tool.name" value="Pre-Element"/> <details key="label.text" value="Pre-Element"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExistsMatchClass" eSuperTypes="#//PositiveMatchClass"/> <eClassifiers xsi:type="ecore:EClass" name="PreCondition"> <eAnnotations source="gmf.node"> <details key="color" value="52,152,219"/> <details key="label.placement" value="none"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="class" upperBound="-1" eType="#//MatchClass" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="association" upperBound="-1" eType="#//MatchAssociation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MatchAssociation" abstract="true" eSuperTypes="#//Association"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//MatchClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//MatchClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PositiveMatchAssociation" eSuperTypes="#//MatchAssociation"> <eAnnotations source="gmf.link"> <details key="source" value="source"/> <details key="target" value="target"/> <details key="target.decoration" value="arrow"/> <details key="tool.name" value="Pre-Association"/> <details key="label.text" value="Pre-Association"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplyClass" eSuperTypes="#//AbstractClass"> <eAnnotations source="gmf.node"> <details key="label" value="className"/> <details key="color" value="236,240,241"/> <details key="tool.name" value="Post-Element"/> <details key="label.text" value="Post-Element"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//ApplyAttribute" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostCondition"> <eAnnotations source="gmf.node"> <details key="color" value="231,76,60"/> <details key="label.placement" value="none"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="class" upperBound="-1" eType="#//ApplyClass" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="association" upperBound="-1" eType="#//ApplyAssociation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplyAssociation" eSuperTypes="#//Association"> <eAnnotations source="gmf.link"> <details key="label" value="associationName"/> <details key="source" value="source"/> <details key="target" value="target"/> <details key="target.decoration" value="arrow"/> <details key="width" value="2"/> <details key="tool.name" value="Post-Association"/> <details key="label.text" value="Post-Association"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//ApplyClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ApplyClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractClass" abstract="true"> <eAnnotations source="gmf.node"> <details key="label" value="className"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowInheritance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" abstract="true"> <eAnnotations source="gmf.link"> <details key="label" value="associationName"/> <details key="width" value="2"/> <details key="color" value="0,0,0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="associationName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MatchAttribute" eSuperTypes="#//Attribute"> <eAnnotations source="gmf.node"> <details key="label" value="attributeName"/> <details key="tool.name" value="Pre-Attribute"/> <details key="label.text" value="Pre-Attribute"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeValue" eType="#//MatchAttributeValue" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplyAttribute" eSuperTypes="#//Attribute"> <eAnnotations source="gmf.node"> <details key="label" value="attributeName"/> <details key="tool.name" value="Post-Attribute"/> <details key="label.text" value="Post-Attribute"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeValue" eType="#//Term" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicContract"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="tool.name" value="Contract"/> <details key="label.text" value="Contract"/> <details key="color" value="216,216,216"/> </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="match" lowerBound="1" upperBound="-1" eType="#//PreCondition" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="apply" lowerBound="1" eType="#//PostCondition" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="backwards" upperBound="-1" eType="#//AbstractTemporalRelation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeRelations" upperBound="-1" eType="#//AbstractAttributeRelation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluatesBefore" eType="#//AtomicContract"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trace" eSuperTypes="#//AbstractTemporalRelation"> <eAnnotations source="gmf.link"> <details key="tool.name" value="Trace Link"/> <details key="label.text" value="Trace Link"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Term" abstract="true"> <eAnnotations source="gmf.node"> <details key="foo" value="bar"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operator" abstract="true" eSuperTypes="#//Term"/> <eClassifiers xsi:type="ecore:EClass" name="Atom" eSuperTypes="#//Term #//MatchAttributeValue"> <eAnnotations source="gmf.node"> <details key="label" value="value"/> <details key="tool.name" value="Text"/> <details key="label.text" value="Text"/> </eAnnotations> <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="Ref" abstract="true" eSuperTypes="#//Term"/> <eClassifiers xsi:type="ecore:EClass" name="AttributeRef" eSuperTypes="#//Ref"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="tool.name" value="Same Value"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeRef" lowerBound="1" eType="#//Attribute"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="arrow"/> <details key="width" value="2"/> <details key="tool.description" value="Specify source attribute."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Concat" eSuperTypes="#//Operator"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="tool.name" value="Concatenation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="leftTerm" lowerBound="1" eType="#//Term" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="rightTerm" lowerBound="1" eType="#//Term" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wildcard" eSuperTypes="#//Term"> <eAnnotations source="gmf.node"> <details key="label.placement" value="none"/> <details key="tool.name" value="Wildcard"/> <details key="label.text" value="Wildcard"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true"> <eAnnotations source="gmf.node"> <details key="label" value="attributeName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MatchAttributeValue" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractTemporalRelation" abstract="true"> <eAnnotations source="gmf.link"> <details key="target" value="targetClass"/> <details key="source" value="sourceClass"/> <details key="style" value="dot"/> <details key="width" value="2"/> <details key="color" value="0,0,0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="targetClass" lowerBound="1" eType="#//ApplyClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceClass" lowerBound="1" eType="#//PositiveMatchClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractAttributeRelation" abstract="true"> <eAnnotations source="gmf.link"> <details key="target" value="targetAttribute"/> <details key="target.decoration" value="none"/> <details key="source" value="sourceAttribute"/> <details key="source.decoration" value="none"/> <details key="style" value="solid"/> <details key="width" value="2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceAttribute" eType="#//Attribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetAttribute" eType="#//Attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MatchSameElements" eSuperTypes="#//MatchAssociation"> <eAnnotations source="gmf.link"> <details key="color" value="0,255,0"/> <details key="source" value="source"/> <details key="target" value="target"/> <details key="target.decoration" value="none"/> <details key="width" value="2"/> <details key="label.text" value="equal"/> <details key="tool.name" value="Same Pre-Elements"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplySameElements" eSuperTypes="#//ApplyAssociation"> <eAnnotations source="gmf.link"> <details key="color" value="0,255,0"/> <details key="source" value="source"/> <details key="target" value="target"/> <details key="target.decoration" value="none"/> <details key="width" value="2"/> <details key="label.text" value="equal"/> <details key="tool.name" value="Same Post-Elements"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ContractReference" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" eType="#//AtomicContract"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bidirectional" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//Bidirectional"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//Bidirectional"/> <eClassifiers xsi:type="ecore:EClass" name="Implies" eSuperTypes="#//Bidirectional"/> </ecore:EPackage>
github:ecore:/data/clagms/SyVOLTEditor/SyVoltSyntax/model/SyVolt.ecore
ecore
syvolt TransformationModel hasProperty specification GlobalSpecification value abstractValue MatchClass attribute PositiveMatchClass AnyMatchClass ExistsMatchClass PreCondition class association MatchAssociation source target PositiveMatchAssociation ApplyClass attribute PostCondition class association ApplyAssociation source target AbstractClass className packageName allowInheritance true id Association associationName MatchAttribute attributeValue ApplyAttribute attributeValue AtomicContract name match apply backwards attributeRelations evaluatesBefore Trace Term Operator Atom value Ref AttributeRef attributeRef Concat leftTerm rightTerm Wildcard Attribute attributeName id MatchAttributeValue AbstractTemporalRelation targetClass sourceClass AbstractAttributeRelation sourceAttribute targetAttribute MatchSameElements ApplySameElements Expression ContractReference contract Bidirectional left right And Or Implies
null
{"directed":true,"nodes":[{"nsPrefix":"syvolt","nsURI":"http://syvolt/2.0","name":"syvolt","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalSpecification","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchClass","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveMatchClass","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyMatchClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistsMatchClass","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreCondition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchAssociation","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveMatchAssociation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyClass","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostCondition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyAssociation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractClass","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchAttribute","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyAttribute","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicContract","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atom","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ref","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeRef","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concat","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wildcard","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchAttributeValue","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTemporalRelation","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractAttributeRelation","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchSameElements","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplySameElements","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContractReference","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bidirectional","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implies","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hasProperty","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":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class","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":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"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":"source","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":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"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":"className","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packageName","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"allowInheritance","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":"id","changeable":true,"lowerBound":0,"iD":true,"id":77,"derived":false},{"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":"associationName","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"match","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"apply","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"backwards","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeRelations","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":false,"unsettable":false,"transient":false,"unique":true,"name":"evaluatesBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"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":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightTerm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attributeName","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":"id","changeable":true,"lowerBound":0,"iD":true,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetAttribute","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contract","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":1,"target":0},{"source":1,"target":38},{"source":1,"target":39},{"source":38,"target":17},{"source":38,"target":40},{"source":38,"target":1},{"source":40,"target":17},{"source":39,"target":2},{"source":39,"target":41},{"source":39,"target":1},{"source":41,"target":2},{"source":2,"target":0},{"source":2,"target":42},{"source":2,"target":43},{"source":42,"target":44},{"source":42,"target":2},{"source":43,"target":32},{"source":43,"target":45},{"source":43,"target":2},{"source":45,"target":32},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":46},{"source":3,"target":47},{"source":46,"target":15},{"source":46,"target":48},{"source":46,"target":3},{"source":48,"target":15},{"source":47,"target":13},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":49},{"source":49,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":50},{"source":50,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":51},{"source":51,"target":4},{"source":7,"target":0},{"source":7,"target":52},{"source":7,"target":53},{"source":52,"target":3},{"source":52,"target":54},{"source":52,"target":7},{"source":54,"target":3},{"source":53,"target":8},{"source":53,"target":55},{"source":53,"target":7},{"source":55,"target":8},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":56,"target":3},{"source":56,"target":59},{"source":56,"target":8},{"source":59,"target":3},{"source":57,"target":3},{"source":57,"target":60},{"source":57,"target":8},{"source":60,"target":3},{"source":58,"target":14},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":61},{"source":61,"target":8},{"source":10,"target":0},{"source":10,"target":13},{"source":10,"target":62},{"source":10,"target":63},{"source":62,"target":16},{"source":62,"target":64},{"source":62,"target":10},{"source":64,"target":16},{"source":63,"target":13},{"source":11,"target":0},{"source":11,"target":65},{"source":11,"target":66},{"source":65,"target":10},{"source":65,"target":67},{"source":65,"target":11},{"source":67,"target":10},{"source":66,"target":12},{"source":66,"target":68},{"source":66,"target":11},{"source":68,"target":12},{"source":12,"target":0},{"source":12,"target":14},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":69,"target":10},{"source":69,"target":72},{"source":69,"target":12},{"source":72,"target":10},{"source":70,"target":10},{"source":70,"target":73},{"source":70,"target":12},{"source":73,"target":10},{"source":71,"target":14},{"source":13,"target":0},{"source":13,"target":74},{"source":13,"target":75},{"source":13,"target":76},{"source":13,"target":77},{"source":74,"target":78},{"source":74,"target":13},{"source":75,"target":79},{"source":75,"target":13},{"source":76,"target":80},{"source":76,"target":13},{"source":77,"target":81},{"source":77,"target":13},{"source":14,"target":0},{"source":14,"target":82},{"source":82,"target":83},{"source":82,"target":14},{"source":15,"target":0},{"source":15,"target":26},{"source":15,"target":84},{"source":15,"target":85},{"source":84,"target":27},{"source":84,"target":86},{"source":84,"target":15},{"source":86,"target":27},{"source":85,"target":26},{"source":16,"target":0},{"source":16,"target":26},{"source":16,"target":87},{"source":16,"target":88},{"source":87,"target":19},{"source":87,"target":89},{"source":87,"target":16},{"source":89,"target":19},{"source":88,"target":26},{"source":17,"target":0},{"source":17,"target":90},{"source":17,"target":91},{"source":17,"target":92},{"source":17,"target":93},{"source":17,"target":94},{"source":17,"target":95},{"source":90,"target":96},{"source":90,"target":17},{"source":91,"target":7},{"source":91,"target":97},{"source":91,"target":17},{"source":97,"target":7},{"source":92,"target":11},{"source":92,"target":98},{"source":92,"target":17},{"source":98,"target":11},{"source":93,"target":28},{"source":93,"target":99},{"source":93,"target":17},{"source":99,"target":28},{"source":94,"target":29},{"source":94,"target":100},{"source":94,"target":17},{"source":100,"target":29},{"source":95,"target":17},{"source":95,"target":101},{"source":95,"target":17},{"source":101,"target":17},{"source":18,"target":0},{"source":18,"target":28},{"source":18,"target":102},{"source":102,"target":28},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":103},{"source":103,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":27},{"source":21,"target":104},{"source":21,"target":105},{"source":21,"target":106},{"source":104,"target":107},{"source":104,"target":21},{"source":105,"target":19},{"source":106,"target":27},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":108},{"source":108,"target":19},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":109},{"source":23,"target":110},{"source":109,"target":26},{"source":109,"target":111},{"source":109,"target":23},{"source":111,"target":26},{"source":110,"target":22},{"source":24,"target":0},{"source":24,"target":20},{"source":24,"target":112},{"source":24,"target":113},{"source":24,"target":114},{"source":112,"target":19},{"source":112,"target":115},{"source":112,"target":24},{"source":115,"target":19},{"source":113,"target":19},{"source":113,"target":116},{"source":113,"target":24},{"source":116,"target":19},{"source":114,"target":20},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":117},{"source":117,"target":19},{"source":26,"target":0},{"source":26,"target":118},{"source":26,"target":119},{"source":118,"target":120},{"source":118,"target":26},{"source":119,"target":121},{"source":119,"target":26},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":122},{"source":28,"target":123},{"source":122,"target":10},{"source":122,"target":124},{"source":122,"target":28},{"source":124,"target":10},{"source":123,"target":4},{"source":123,"target":125},{"source":123,"target":28},{"source":125,"target":4},{"source":29,"target":0},{"source":29,"target":126},{"source":29,"target":127},{"source":126,"target":26},{"source":126,"target":128},{"source":126,"target":29},{"source":128,"target":26},{"source":127,"target":26},{"source":127,"target":129},{"source":127,"target":29},{"source":129,"target":26},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":130},{"source":130,"target":8},{"source":31,"target":0},{"source":31,"target":12},{"source":31,"target":131},{"source":131,"target":12},{"source":32,"target":0},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":132},{"source":33,"target":133},{"source":132,"target":17},{"source":132,"target":134},{"source":132,"target":33},{"source":134,"target":17},{"source":133,"target":32},{"source":34,"target":0},{"source":34,"target":32},{"source":34,"target":135},{"source":34,"target":136},{"source":34,"target":137},{"source":135,"target":32},{"source":135,"target":138},{"source":135,"target":34},{"source":138,"target":32},{"source":136,"target":32},{"source":136,"target":139},{"source":136,"target":34},{"source":139,"target":32},{"source":137,"target":32},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":140},{"source":140,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":141},{"source":141,"target":34},{"source":37,"target":0},{"source":37,"target":34},{"source":37,"target":142},{"source":142,"target":34}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="declarative" nsURI="https://github.com/osate/osate2-ba.git/declarative" nsPrefix="declarative"> <eClassifiers xsi:type="ecore:EClass" name="ArrayableIdentifier" eSuperTypes="#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayIndexes" upperBound="-1" eType="ecore:EClass aadlba.ecore#//IntegerValue" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommAction" eSuperTypes="aadlba.ecore#//CommunicationAction #//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="ecore:EClass aadlba.ecore#//ParameterLabel" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portFreeze" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portDequeue" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lock" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unlock" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass aadlba.ecore#//Target" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedName" eType="#//QualifiedNamedElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//Reference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarativeArrayDimension" eSuperTypes="../../org.osate.aadl2/model/aadl2.ecore#//ArrayDimension #//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="dimension" lowerBound="1" eType="ecore:EClass aadlba.ecore#//IntegerValueConstant" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarativeBehaviorElement" abstract="true" eSuperTypes="aadlba.ecore#//BehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="osateRef" unique="false" eType="ecore:EClass ../../org.osate.aadl2/model/aadl2.ecore#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baRef" unique="false" eType="ecore:EClass aadlba.ecore#//BehaviorElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarativeBehaviorTransition" eSuperTypes="aadlba.ecore#//BehaviorTransition #//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="srcStates" lowerBound="1" upperBound="-1" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destState" lowerBound="1" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarativePropertyName" eSuperTypes="#//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyName" lowerBound="1" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="ecore:EClass aadlba.ecore#//PropertyNameField" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="ecore:EClass aadlba.ecore#//IntegerValue" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarativePropertyReference" eSuperTypes="#//DeclarativeBehaviorElement aadlba.ecore#//IntegerValueConstant aadlba.ecore#//ValueConstant"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedName" eType="#//QualifiedNamedElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//Reference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyNames" lowerBound="1" upperBound="-1" eType="#//DeclarativePropertyName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertySet" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarativeTime" eSuperTypes="aadlba.ecore#//BehaviorTime aadlba.ecore#//CompletionRelativeTimeout #//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="unitId" lowerBound="1" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identifier" eSuperTypes="aadlba.ecore#//BehaviorState #//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType aadlba.ecore#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedValue" eSuperTypes="aadlba.ecore#//IntegerValueVariable aadlba.ecore#//ValueVariable #//DeclarativeBehaviorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="#//Reference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dequeue" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fresh" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType aadlba.ecore#//Boolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualifiedNamedElement" eSuperTypes="../../org.osate.aadl2/model/aadl2.ecore#//DataClassifier #//DeclarativeBehaviorElement aadlba.ecore#//ValueConstant aadlba.ecore#//IntegerValueConstant ../../org.osate.aadl2/model/aadl2.ecore#//ProcessorClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="baNamespace" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="baName" lowerBound="1" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="aadlba.ecore#//ActualPortHolder #//DeclarativeBehaviorElement aadlba.ecore#//IntegerValueVariable aadlba.ecore#//ValueVariable aadlba.ecore#//ElementValues aadlba.ecore#//Target aadlba.ecore#//DispatchTriggerCondition aadlba.ecore#//DispatchTrigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="ids" lowerBound="1" upperBound="-1" eType="#//ArrayableIdentifier" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/osate/osate2-ba/org.osate.ba/model/declarative.ecore
ecore
declarative ArrayableIdentifier arrayIndexes CommAction parameters portFreeze false portDequeue false lock false unlock false target qualifiedName reference DeclarativeArrayDimension dimension DeclarativeBehaviorElement osateRef baRef DeclarativeBehaviorTransition srcStates destState DeclarativePropertyName propertyName field indexes DeclarativePropertyReference qualifiedName reference propertyNames propertySet false DeclarativeTime unitId Identifier id NamedValue reference dequeue false fresh false count false QualifiedNamedElement baNamespace baName Reference ids
null
{"directed":true,"nodes":[{"nsPrefix":"declarative","nsURI":"https://github.com/osate/osate2-ba.git/declarative","name":"declarative","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayableIdentifier","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativeArrayDimension","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativeBehaviorElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativeBehaviorTransition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativePropertyName","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativePropertyReference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarativeTime","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedNamedElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":12,"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":true,"transient":false,"unique":true,"name":"arrayIndexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"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":true,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"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":"portFreeze","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"portDequeue","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"lock","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":"false","unsettable":false,"transient":false,"unique":true,"name":"unlock","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimension","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"osateRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"baRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"srcStates","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":"destState","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":"propertyNames","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"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":"propertySet","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unitId","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"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":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"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":"dequeue","changeable":true,"lowerBound":0,"iD":false,"id":77,"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":"fresh","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baNamespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"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":"ids","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":13},{"source":1,"target":14},{"source":13,"target":15},{"source":13,"target":1},{"source":14,"target":9},{"source":2,"target":0},{"source":2,"target":4},{"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":26},{"source":16,"target":2},{"source":17,"target":27},{"source":17,"target":2},{"source":18,"target":28},{"source":18,"target":2},{"source":19,"target":29},{"source":19,"target":2},{"source":20,"target":30},{"source":20,"target":2},{"source":21,"target":31},{"source":21,"target":2},{"source":22,"target":11},{"source":22,"target":32},{"source":22,"target":2},{"source":32,"target":11},{"source":23,"target":12},{"source":23,"target":33},{"source":23,"target":2},{"source":33,"target":12},{"source":25,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":34,"target":37},{"source":34,"target":3},{"source":36,"target":4},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":38,"target":41},{"source":38,"target":4},{"source":39,"target":42},{"source":39,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":43,"target":9},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":9},{"source":44,"target":9},{"source":44,"target":48},{"source":44,"target":5},{"source":48,"target":9},{"source":46,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":49,"target":9},{"source":49,"target":53},{"source":49,"target":6},{"source":53,"target":9},{"source":50,"target":54},{"source":50,"target":6},{"source":51,"target":55},{"source":51,"target":6},{"source":52,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":56,"target":11},{"source":56,"target":63},{"source":56,"target":7},{"source":63,"target":11},{"source":57,"target":12},{"source":57,"target":64},{"source":57,"target":7},{"source":64,"target":12},{"source":58,"target":6},{"source":58,"target":65},{"source":58,"target":7},{"source":65,"target":6},{"source":59,"target":66},{"source":59,"target":7},{"source":60,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":67,"target":9},{"source":67,"target":71},{"source":67,"target":8},{"source":71,"target":9},{"source":70,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":72,"target":75},{"source":72,"target":9},{"source":74,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"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":10,"target":82},{"source":76,"target":12},{"source":76,"target":83},{"source":76,"target":10},{"source":83,"target":12},{"source":77,"target":84},{"source":77,"target":10},{"source":78,"target":85},{"source":78,"target":10},{"source":79,"target":86},{"source":79,"target":10},{"source":82,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"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":11,"target":93},{"source":87,"target":9},{"source":87,"target":94},{"source":87,"target":11},{"source":94,"target":9},{"source":88,"target":9},{"source":88,"target":95},{"source":88,"target":11},{"source":95,"target":9},{"source":90,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"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":96,"target":1},{"source":96,"target":105},{"source":96,"target":12},{"source":105,"target":1},{"source":98,"target":4}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="chequedej" nsURI="http://www.mutualite.fr/chequedej/1.0" nsPrefix="chequedej"> <eClassifiers xsi:type="ecore:EClass" name="Succursale"> <eOperations name="codeClient" eType="#//CodeClient"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numero" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idEtablissement" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CodeClient"> <eStructuralFeatures xsi:type="ecore:EReference" name="succursales" upperBound="-1" eType="#//Succursale" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numero" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libelle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChequeDej"> <eOperations name="integrateDeje"> <eParameters name="mois" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="nbEstimeJoursEntiers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="nbReelJoursEntiers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="carnet" lowerBound="1" eType="#//Carnet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valeurNominale" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="6.7"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="participationPatronale" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="3.69"/> <eStructuralFeatures xsi:type="ecore:EReference" name="etablissementsVirtuels" lowerBound="1" eType="#//EtablissementsVirtuels" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parametrage" lowerBound="1" eType="#//Parametrage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stock" lowerBound="1" eType="#//Stock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="solde" lowerBound="1" eType="#//Solde" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dejes" lowerBound="1" eType="#//Deje" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choix" lowerBound="1" eType="#//Choix" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commandeMaxParDefaut" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="25"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contrats" lowerBound="1" eType="#//Contrats" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Commande"> <eOperations name="carnet" eType="#//Carnet"/> <eOperations name="getOrCreateItem" eType="#//Item"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//Item" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="participationPatronale" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="3.58"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valeurNominale" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="6.5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mois" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commandePrecedente" eType="#//Commande" eOpposite="#//Commande/commandeSuivante"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commandeSuivante" eType="#//Commande" eOpposite="#//Commande/commandePrecedente"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Item"> <eStructuralFeatures xsi:type="ecore:EReference" name="succursale" lowerBound="1" eType="#//Succursale"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matricule" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbCheques" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentaire" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nom" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prenom" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EtablissementVirtuel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matriculesEmployes" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libelle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Carnet"> <eOperations name="root" eType="#//ChequeDej"/> <eOperations name="getOrCreateCommande" eType="#//Commande"> <eParameters name="mois" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="commandes" upperBound="-1" eType="#//Commande" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EtablissementsVirtuels"> <eStructuralFeatures xsi:type="ecore:EReference" name="etablissementsVirtuels" upperBound="-1" eType="#//EtablissementVirtuel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parametrage"> <eStructuralFeatures xsi:type="ecore:EReference" name="codesClient" upperBound="-1" eType="#//CodeClient" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stock"> <eStructuralFeatures xsi:type="ecore:EReference" name="cheque" upperBound="-1" eType="#//Cheque" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derniereMaj" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cheque"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matricule" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbCheques" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Solde"> <eOperations name="getOrCreateSoldeIndividual" eType="#//SoldeIndividuel"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="getSolde" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="annee" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="mois" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getSoldeIndividual" eType="#//SoldeIndividuel"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="soldesIndividuels" upperBound="-1" eType="#//SoldeIndividuel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SoldeIndividuel"> <eOperations name="incremente"> <eParameters name="delta" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eParameters name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbCheques" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matricule" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="historique" upperBound="-1" eType="#//HistoriqueSoldeIndividuel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="annee" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HistoriqueSoldeIndividuel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="soldeAvant" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="soldeApres" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Deje"> <eOperations name="getOrCreateDejeMensuel" eType="#//DejeMensuel"> <eParameters name="mois" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="root" eType="#//ChequeDej"/> <eOperations name="getDejeMensuel" eType="#//DejeMensuel"> <eParameters name="mois" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="dejesMensuels" upperBound="-1" eType="#//DejeMensuel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DejeIndividuel"> <eOperations name="dejeMensuel" eType="#//DejeMensuel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbEstimeJoursEntiers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matricule" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbReelJoursEntiers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="avance" eType="#//Avance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DejeMensuel"> <eOperations name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getOrCreateDejeIndividuel" eType="#//DejeIndividuel"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="deje" eType="#//Deje"/> <eOperations name="getDejeIndividuel" eType="#//DejeIndividuel"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="dejesIndividuels" upperBound="-1" eType="#//DejeIndividuel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mois" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Choix"> <eOperations name="getChoix" eType="#//ChoixIndividuel"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="getOrCreateChoix" eType="#//ChoixIndividuel"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="choixIndividuels" upperBound="-1" eType="#//ChoixIndividuel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChoixIndividuel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbMaxCheques" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matricule" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contrats"> <eOperations name="getOrCreateContrat" eType="#//Contrat"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eOperations name="isPartiel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="matricule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="contrats" upperBound="-1" eType="#//Contrat" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contrat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsTravailMensuel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partiel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matricule" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Avance"> <eOperations name="dejeIndividuel" eType="#//DejeIndividuel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbCheques" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Highbrainer/jeevaneo/mutualite-rh/chequedej/fr.mutualite.rh.chequedej.model/model/chequedej.ecore
ecore
chequedej Succursale codeClient numero idEtablissement CodeClient succursales numero libelle ChequeDej integrateDeje mois matricule nbEstimeJoursEntiers nbReelJoursEntiers carnet valeurNominale 6.7 participationPatronale 3.69 etablissementsVirtuels parametrage stock solde dejes choix commandeMaxParDefaut 25 contrats Commande carnet getOrCreateItem matricule date items participationPatronale 3.58 valeurNominale 6.5 mois commandePrecedente commandeSuivante Item succursale matricule nbCheques commentaire nom prenom EtablissementVirtuel matriculesEmployes libelle id Carnet root getOrCreateCommande mois commandes EtablissementsVirtuels etablissementsVirtuels Parametrage codesClient Stock cheque derniereMaj Cheque matricule nbCheques Solde getOrCreateSoldeIndividual matricule getSolde matricule annee mois getSoldeIndividual matricule soldesIndividuels SoldeIndividuel incremente delta comment nbCheques matricule historique annee HistoriqueSoldeIndividuel date comment soldeAvant soldeApres Deje getOrCreateDejeMensuel mois root getDejeMensuel mois dejesMensuels DejeIndividuel dejeMensuel nbEstimeJoursEntiers matricule nbReelJoursEntiers avance DejeMensuel label getOrCreateDejeIndividuel matricule deje getDejeIndividuel matricule dejesIndividuels mois Choix getChoix matricule getOrCreateChoix matricule choixIndividuels ChoixIndividuel nbMaxCheques matricule Contrats getOrCreateContrat matricule isPartiel matricule contrats Contrat tempsTravailMensuel partiel matricule Avance dejeIndividuel nbCheques date comment
null
{"directed":true,"nodes":[{"nsPrefix":"chequedej","nsURI":"http://www.mutualite.fr/chequedej/1.0","name":"chequedej","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Succursale","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeClient","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChequeDej","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commande","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EtablissementVirtuel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Carnet","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EtablissementsVirtuels","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parametrage","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stock","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cheque","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Solde","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SoldeIndividuel","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HistoriqueSoldeIndividuel","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deje","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DejeIndividuel","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DejeMensuel","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choix","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoixIndividuel","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contrats","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contrat","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Avance","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"codeClient","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numero","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idEtablissement","changeable":true,"lowerBound":1,"iD":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"succursales","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"numero","changeable":true,"lowerBound":1,"iD":false,"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":"libelle","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,"unique":true,"name":"integrateDeje","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"carnet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":6.7,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"6.7","unsettable":false,"transient":false,"unique":true,"name":"valeurNominale","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":3.69,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"3.69","unsettable":false,"transient":false,"unique":true,"name":"participationPatronale","changeable":true,"lowerBound":1,"iD":false,"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":"etablissementsVirtuels","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":"parametrage","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":"stock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"solde","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dejes","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":"choix","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":25,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"25","unsettable":false,"transient":false,"unique":true,"name":"commandeMaxParDefaut","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contrats","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"mois","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":48,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nbEstimeJoursEntiers","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nbReelJoursEntiers","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EParameter"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"carnet","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateItem","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":3.58,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"3.58","unsettable":false,"transient":false,"unique":true,"name":"participationPatronale","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":6.5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"6.5","unsettable":false,"transient":false,"unique":true,"name":"valeurNominale","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mois","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commandePrecedente","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":"commandeSuivante","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"succursale","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"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":"matricule","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbCheques","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":"commentaire","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nom","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prenom","changeable":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"matriculesEmployes","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"libelle","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"root","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateCommande","lowerBound":0,"id":105,"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":"commandes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mois","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"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":"etablissementsVirtuels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"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":"codesClient","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":true,"unsettable":false,"transient":false,"unique":true,"name":"cheque","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derniereMaj","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"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":"matricule","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbCheques","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateSoldeIndividual","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSolde","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"annee","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSoldeIndividual","lowerBound":0,"id":127,"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":"soldesIndividuels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EParameter"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mois","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EParameter"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EParameter"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"incremente","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbCheques","changeable":true,"lowerBound":1,"iD":false,"id":143,"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":"matricule","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"historique","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"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":"annee","changeable":true,"lowerBound":1,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"delta","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"comment","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EParameter"},{"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":1,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":156,"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":"soldeAvant","changeable":true,"lowerBound":1,"iD":false,"id":157,"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":"soldeApres","changeable":true,"lowerBound":1,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateDejeMensuel","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"root","lowerBound":0,"id":164,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDejeMensuel","lowerBound":0,"id":165,"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":"dejesMensuels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mois","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EParameter"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mois","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":"dejeMensuel","lowerBound":0,"id":175,"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":"nbEstimeJoursEntiers","changeable":true,"lowerBound":0,"iD":false,"id":176,"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":"matricule","changeable":true,"lowerBound":1,"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":"nbReelJoursEntiers","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":"avance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateDejeIndividuel","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"deje","lowerBound":0,"id":187,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDejeIndividuel","lowerBound":0,"id":188,"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":"dejesIndividuels","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"mois","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EParameter"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getChoix","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateChoix","lowerBound":0,"id":202,"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":"choixIndividuels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EParameter"},{"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":"nbMaxCheques","changeable":true,"lowerBound":0,"iD":false,"id":211,"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":"matricule","changeable":true,"lowerBound":1,"iD":false,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOrCreateContrat","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPartiel","lowerBound":0,"id":216,"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":"contrats","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EParameter"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"matricule","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EParameter"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsTravailMensuel","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"partiel","changeable":false,"lowerBound":1,"iD":false,"id":226,"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":"matricule","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dejeIndividuel","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbCheques","changeable":true,"lowerBound":1,"iD":false,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":1,"iD":false,"id":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":"comment","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":1,"target":0},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":1},{"source":26,"target":2},{"source":24,"target":27},{"source":24,"target":1},{"source":25,"target":28},{"source":25,"target":1},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":29,"target":1},{"source":29,"target":32},{"source":29,"target":2},{"source":32,"target":1},{"source":30,"target":33},{"source":30,"target":2},{"source":31,"target":34},{"source":31,"target":2},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":35,"target":3},{"source":35,"target":47},{"source":35,"target":48},{"source":35,"target":49},{"source":35,"target":50},{"source":47,"target":51},{"source":47,"target":35},{"source":48,"target":52},{"source":48,"target":35},{"source":49,"target":53},{"source":49,"target":35},{"source":50,"target":54},{"source":50,"target":35},{"source":36,"target":7},{"source":36,"target":55},{"source":36,"target":3},{"source":55,"target":7},{"source":37,"target":56},{"source":37,"target":3},{"source":38,"target":57},{"source":38,"target":3},{"source":39,"target":8},{"source":39,"target":58},{"source":39,"target":3},{"source":58,"target":8},{"source":40,"target":9},{"source":40,"target":59},{"source":40,"target":3},{"source":59,"target":9},{"source":41,"target":10},{"source":41,"target":60},{"source":41,"target":3},{"source":60,"target":10},{"source":42,"target":12},{"source":42,"target":61},{"source":42,"target":3},{"source":61,"target":12},{"source":43,"target":15},{"source":43,"target":62},{"source":43,"target":3},{"source":62,"target":15},{"source":44,"target":18},{"source":44,"target":63},{"source":44,"target":3},{"source":63,"target":18},{"source":45,"target":64},{"source":45,"target":3},{"source":46,"target":20},{"source":46,"target":65},{"source":46,"target":3},{"source":65,"target":20},{"source":4,"target":0},{"source":4,"target":66},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":66,"target":7},{"source":66,"target":75},{"source":66,"target":4},{"source":75,"target":7},{"source":67,"target":5},{"source":67,"target":76},{"source":67,"target":4},{"source":67,"target":77},{"source":76,"target":5},{"source":77,"target":78},{"source":77,"target":67},{"source":68,"target":79},{"source":68,"target":4},{"source":69,"target":5},{"source":69,"target":80},{"source":69,"target":4},{"source":80,"target":5},{"source":70,"target":81},{"source":70,"target":4},{"source":71,"target":82},{"source":71,"target":4},{"source":72,"target":83},{"source":72,"target":4},{"source":73,"target":4},{"source":73,"target":84},{"source":73,"target":4},{"source":73,"target":74},{"source":84,"target":4},{"source":74,"target":4},{"source":74,"target":85},{"source":74,"target":4},{"source":74,"target":73},{"source":85,"target":4},{"source":5,"target":0},{"source":5,"target":86},{"source":5,"target":87},{"source":5,"target":88},{"source":5,"target":89},{"source":5,"target":90},{"source":5,"target":91},{"source":86,"target":1},{"source":86,"target":92},{"source":86,"target":5},{"source":92,"target":1},{"source":87,"target":93},{"source":87,"target":5},{"source":88,"target":94},{"source":88,"target":5},{"source":89,"target":95},{"source":89,"target":5},{"source":90,"target":96},{"source":90,"target":5},{"source":91,"target":97},{"source":91,"target":5},{"source":6,"target":0},{"source":6,"target":98},{"source":6,"target":99},{"source":6,"target":100},{"source":98,"target":101},{"source":98,"target":6},{"source":99,"target":102},{"source":99,"target":6},{"source":100,"target":103},{"source":100,"target":6},{"source":7,"target":0},{"source":7,"target":104},{"source":7,"target":105},{"source":7,"target":106},{"source":104,"target":3},{"source":104,"target":107},{"source":104,"target":7},{"source":107,"target":3},{"source":105,"target":4},{"source":105,"target":108},{"source":105,"target":7},{"source":105,"target":109},{"source":108,"target":4},{"source":109,"target":110},{"source":109,"target":105},{"source":106,"target":4},{"source":106,"target":111},{"source":106,"target":7},{"source":111,"target":4},{"source":8,"target":0},{"source":8,"target":112},{"source":112,"target":6},{"source":112,"target":113},{"source":112,"target":8},{"source":113,"target":6},{"source":9,"target":0},{"source":9,"target":114},{"source":114,"target":2},{"source":114,"target":115},{"source":114,"target":9},{"source":115,"target":2},{"source":10,"target":0},{"source":10,"target":116},{"source":10,"target":117},{"source":116,"target":11},{"source":116,"target":118},{"source":116,"target":10},{"source":118,"target":11},{"source":117,"target":119},{"source":117,"target":10},{"source":11,"target":0},{"source":11,"target":120},{"source":11,"target":121},{"source":120,"target":122},{"source":120,"target":11},{"source":121,"target":123},{"source":121,"target":11},{"source":12,"target":0},{"source":12,"target":124},{"source":12,"target":125},{"source":12,"target":126},{"source":12,"target":127},{"source":12,"target":128},{"source":124,"target":13},{"source":124,"target":129},{"source":124,"target":12},{"source":124,"target":130},{"source":129,"target":13},{"source":130,"target":131},{"source":130,"target":124},{"source":125,"target":132},{"source":125,"target":12},{"source":125,"target":133},{"source":133,"target":134},{"source":133,"target":125},{"source":126,"target":135},{"source":126,"target":12},{"source":126,"target":136},{"source":136,"target":137},{"source":136,"target":126},{"source":127,"target":13},{"source":127,"target":138},{"source":127,"target":12},{"source":127,"target":139},{"source":138,"target":13},{"source":139,"target":140},{"source":139,"target":127},{"source":128,"target":13},{"source":128,"target":141},{"source":128,"target":12},{"source":141,"target":13},{"source":13,"target":0},{"source":13,"target":142},{"source":13,"target":143},{"source":13,"target":144},{"source":13,"target":145},{"source":13,"target":146},{"source":142,"target":13},{"source":142,"target":147},{"source":142,"target":148},{"source":147,"target":149},{"source":147,"target":142},{"source":148,"target":150},{"source":148,"target":142},{"source":143,"target":151},{"source":143,"target":13},{"source":144,"target":152},{"source":144,"target":13},{"source":145,"target":14},{"source":145,"target":153},{"source":145,"target":13},{"source":153,"target":14},{"source":146,"target":154},{"source":146,"target":13},{"source":14,"target":0},{"source":14,"target":155},{"source":14,"target":156},{"source":14,"target":157},{"source":14,"target":158},{"source":155,"target":159},{"source":155,"target":14},{"source":156,"target":160},{"source":156,"target":14},{"source":157,"target":161},{"source":157,"target":14},{"source":158,"target":162},{"source":158,"target":14},{"source":15,"target":0},{"source":15,"target":163},{"source":15,"target":164},{"source":15,"target":165},{"source":15,"target":166},{"source":163,"target":17},{"source":163,"target":167},{"source":163,"target":15},{"source":163,"target":168},{"source":167,"target":17},{"source":168,"target":169},{"source":168,"target":163},{"source":164,"target":3},{"source":164,"target":170},{"source":164,"target":15},{"source":170,"target":3},{"source":165,"target":17},{"source":165,"target":171},{"source":165,"target":15},{"source":165,"target":172},{"source":171,"target":17},{"source":172,"target":173},{"source":172,"target":165},{"source":166,"target":17},{"source":166,"target":174},{"source":166,"target":15},{"source":174,"target":17},{"source":16,"target":0},{"source":16,"target":175},{"source":16,"target":176},{"source":16,"target":177},{"source":16,"target":178},{"source":16,"target":179},{"source":175,"target":17},{"source":175,"target":180},{"source":175,"target":16},{"source":180,"target":17},{"source":176,"target":181},{"source":176,"target":16},{"source":177,"target":182},{"source":177,"target":16},{"source":178,"target":183},{"source":178,"target":16},{"source":179,"target":22},{"source":179,"target":184},{"source":179,"target":16},{"source":184,"target":22},{"source":17,"target":0},{"source":17,"target":185},{"source":17,"target":186},{"source":17,"target":187},{"source":17,"target":188},{"source":17,"target":189},{"source":17,"target":190},{"source":185,"target":191},{"source":185,"target":17},{"source":186,"target":16},{"source":186,"target":192},{"source":186,"target":17},{"source":186,"target":193},{"source":192,"target":16},{"source":193,"target":194},{"source":193,"target":186},{"source":187,"target":15},{"source":187,"target":195},{"source":187,"target":17},{"source":195,"target":15},{"source":188,"target":16},{"source":188,"target":196},{"source":188,"target":17},{"source":188,"target":197},{"source":196,"target":16},{"source":197,"target":198},{"source":197,"target":188},{"source":189,"target":16},{"source":189,"target":199},{"source":189,"target":17},{"source":199,"target":16},{"source":190,"target":200},{"source":190,"target":17},{"source":18,"target":0},{"source":18,"target":201},{"source":18,"target":202},{"source":18,"target":203},{"source":201,"target":19},{"source":201,"target":204},{"source":201,"target":18},{"source":201,"target":205},{"source":204,"target":19},{"source":205,"target":206},{"source":205,"target":201},{"source":202,"target":19},{"source":202,"target":207},{"source":202,"target":18},{"source":202,"target":208},{"source":207,"target":19},{"source":208,"target":209},{"source":208,"target":202},{"source":203,"target":19},{"source":203,"target":210},{"source":203,"target":18},{"source":210,"target":19},{"source":19,"target":0},{"source":19,"target":211},{"source":19,"target":212},{"source":211,"target":213},{"source":211,"target":19},{"source":212,"target":214},{"source":212,"target":19},{"source":20,"target":0},{"source":20,"target":215},{"source":20,"target":216},{"source":20,"target":217},{"source":215,"target":21},{"source":215,"target":218},{"source":215,"target":20},{"source":215,"target":219},{"source":218,"target":21},{"source":219,"target":220},{"source":219,"target":215},{"source":216,"target":221},{"source":216,"target":20},{"source":216,"target":222},{"source":222,"target":223},{"source":222,"target":216},{"source":217,"target":21},{"source":217,"target":224},{"source":217,"target":20},{"source":224,"target":21},{"source":21,"target":0},{"source":21,"target":225},{"source":21,"target":226},{"source":21,"target":227},{"source":225,"target":228},{"source":225,"target":21},{"source":226,"target":229},{"source":226,"target":21},{"source":227,"target":230},{"source":227,"target":21},{"source":22,"target":0},{"source":22,"target":231},{"source":22,"target":232},{"source":22,"target":233},{"source":22,"target":234},{"source":231,"target":16},{"source":231,"target":235},{"source":231,"target":22},{"source":235,"target":16},{"source":232,"target":236},{"source":232,"target":22},{"source":233,"target":237},{"source":233,"target":22},{"source":234,"target":238},{"source":234,"target":22}],"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="mtm_di" nsURI="http://www.omg.org/spec/DD/20100524/DI" nsPrefix="mtm_di"> <eAnnotations source="emf.gen"> <details key="basePackage" value="eu.aniketos.wp5.mtm"/> </eAnnotations> <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" 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="documentation"/> </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="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="resolution" 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="resolution"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramElement" abstract="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DiagramElement"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" eType="#//ExtensionType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="extension"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http:///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=":2"/> <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="waypoint" lowerBound="2" upperBound="-1" eType="ecore:EClass DC.ecore#//Point" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="waypoint"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="extension_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <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=":0"/> <details key="processing" value="strict"/> </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" eType="ecore:EClass DC.ecore#//Bounds" containment="true" resolveProxies="false"> <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> </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> </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> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramElementGroup" 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="DiagramElement:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="diagramElement" upperBound="-1" 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="##targetNamespace"/> <details key="group" value="DiagramElement:group"/> </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" lowerBound="1" eType="ecore:EClass DC.ecore#//Bounds" containment="true" resolveProxies="false"> <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> <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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </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="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/AniketosEU/Secure-Service-Specification-and-Deployment/Service Composition Framework/eu.aniketos.mtm.model/model/DI.ecore
ecore
mtm_di Diagram documentation id name resolution DiagramElement extension id anyAttribute Edge waypoint ExtensionType any Label bounds LabeledEdge LabeledShape Node Plane diagramElementGroup diagramElement Shape bounds Style id DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation diagramElement diagram edge label labeledEdge labeledShape node plane shape style
null
{"directed":true,"nodes":[{"nsPrefix":"mtm_di","nsURI":"http://www.omg.org/spec/DD/20100524/DI","name":"mtm_di","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramElement","instanceClass":null,"abstract":true,"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":"ExtensionType","instanceClass":null,"abstract":false,"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"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":"resolution","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extension","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":22,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"waypoint","changeable":true,"resolveProxies":false,"lowerBound":2,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"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":"bounds","changeable":true,"resolveProxies":false,"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":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"diagramElementGroup","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"diagramElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":39,"derived":true},{"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":"bounds","changeable":true,"resolveProxies":false,"lowerBound":1,"id":43,"derived":false},{"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","changeable":true,"lowerBound":0,"iD":true,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":50,"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":51,"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":52,"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":53,"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":54,"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":55,"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":56,"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":57,"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":58,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"shape","changeable":true,"resolveProxies":false,"lowerBound":0,"id":59,"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":60,"derived":true},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":13,"target":17},{"source":13,"target":1},{"source":14,"target":18},{"source":14,"target":1},{"source":15,"target":19},{"source":15,"target":1},{"source":16,"target":20},{"source":16,"target":1},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":21,"target":4},{"source":21,"target":24},{"source":21,"target":2},{"source":24,"target":4},{"source":22,"target":25},{"source":22,"target":2},{"source":23,"target":26},{"source":23,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":27},{"source":3,"target":28},{"source":27,"target":29},{"source":27,"target":3},{"source":28,"target":2},{"source":4,"target":0},{"source":4,"target":30},{"source":30,"target":31},{"source":30,"target":4},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":34},{"source":32,"target":5},{"source":33,"target":8},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":35},{"source":35,"target":3},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":36},{"source":36,"target":10},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":37},{"source":37,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":38},{"source":9,"target":39},{"source":9,"target":40},{"source":38,"target":41},{"source":38,"target":9},{"source":39,"target":2},{"source":39,"target":42},{"source":39,"target":9},{"source":42,"target":2},{"source":40,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":43},{"source":10,"target":44},{"source":43,"target":45},{"source":43,"target":10},{"source":44,"target":8},{"source":11,"target":0},{"source":11,"target":46},{"source":46,"target":47},{"source":46,"target":11},{"source":12,"target":0},{"source":12,"target":48},{"source":12,"target":49},{"source":12,"target":50},{"source":12,"target":51},{"source":12,"target":52},{"source":12,"target":53},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":12,"target":58},{"source":12,"target":59},{"source":12,"target":60},{"source":48,"target":61},{"source":48,"target":12},{"source":49,"target":62},{"source":49,"target":12},{"source":50,"target":63},{"source":50,"target":12},{"source":51,"target":2},{"source":51,"target":64},{"source":51,"target":12},{"source":64,"target":2},{"source":52,"target":1},{"source":52,"target":65},{"source":52,"target":12},{"source":65,"target":1},{"source":53,"target":3},{"source":53,"target":66},{"source":53,"target":12},{"source":66,"target":3},{"source":54,"target":5},{"source":54,"target":67},{"source":54,"target":12},{"source":67,"target":5},{"source":55,"target":6},{"source":55,"target":68},{"source":55,"target":12},{"source":68,"target":6},{"source":56,"target":7},{"source":56,"target":69},{"source":56,"target":12},{"source":69,"target":7},{"source":57,"target":8},{"source":57,"target":70},{"source":57,"target":12},{"source":70,"target":8},{"source":58,"target":9},{"source":58,"target":71},{"source":58,"target":12},{"source":71,"target":9},{"source":59,"target":10},{"source":59,"target":72},{"source":59,"target":12},{"source":72,"target":10},{"source":60,"target":11},{"source":60,"target":73},{"source":60,"target":12},{"source":73,"target":11}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sxfm" nsURI="http://sxfm.com" nsPrefix="sxfm"> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1" eType="#//Group" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="treeLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <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="Group" eSuperTypes="#//CardinalizedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="groupedFeatures" lowerBound="1" upperBound="-1" eType="#//GroupedFeature" containment="true"/> <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="Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="or" lowerBound="1" eType="#//Or" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mandatory" eSuperTypes="#//ContainerElement #//ContainableElement #//Feature #//ConstraintableElement #//CommonFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Optional" eSuperTypes="#//Feature #//ContainerElement #//ContainableElement #//ConstraintableElement #//VariableFeature"/> <eClassifiers xsi:type="ecore:EClass" name="FeatureModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraintsSet" eType="#//ConstraintsSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureTree" eType="#//FeatureTree" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureModelInfo" eType="#//MetadataSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" upperBound="-1" eType="#//FeatureModelConfiguaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureTree"> <eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//Root" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CardinalizedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCardinality" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCardinality" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintsSet"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GroupedFeature" eSuperTypes="#//Feature #//ConstraintableElement #//ContainerElement #//VariableFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Root" eSuperTypes="#//ContainerElement #//Feature #//CommonFeature"/> <eClassifiers xsi:type="ecore:EClass" name="ContainerElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="childrenFeatures" upperBound="-1" eType="#//ContainableElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintableElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ContainableElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//Atom" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Or"> <eStructuralFeatures xsi:type="ecore:EReference" name="clause" lowerBound="2" upperBound="-1" eType="#//Literal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Atom" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//ConstraintableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Data"> <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="MetadataSet"> <eStructuralFeatures xsi:type="ecore:EReference" name="data" upperBound="-1" eType="#//Data" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureModelConfiguaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureChoice" upperBound="-1" eType="#//FeatureChoice" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureChoice"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decisionType" lowerBound="1" eType="#//DecisionType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decisionStep" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DecisionType"> <eLiterals name="manual"/> <eLiterals name="propagated" value="1"/> <eLiterals name="autocompleted" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableFeature" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="CommonFeature" abstract="true"/> </ecore:EPackage>
github:ecore:/data/FMTools/sxfm-ecore/plugins/sxfm/model/sxfm.ecore
ecore
sxfm Feature name groups id treeLevel description Group groupedFeatures id Constraint id or Mandatory Optional FeatureModel constraintsSet featureTree name featureModelInfo configuration FeatureTree root CardinalizedElement minCardinality maxCardinality ConstraintsSet constraints GroupedFeature Root ContainerElement childrenFeatures ConstraintableElement ContainableElement Not feature Or clause Atom feature Literal Data name value MetadataSet data FeatureModelConfiguaration featureChoice FeatureChoice selected decisionType decisionStep feature DecisionType manual manual propagated propagated autocompleted autocompleted VariableFeature CommonFeature
null
{"directed":true,"nodes":[{"nsPrefix":"sxfm","nsURI":"http://sxfm.com","name":"sxfm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mandatory","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Optional","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureTree","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CardinalizedElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintsSet","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupedFeature","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintableElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainableElement","instanceClass":null,"abstract":true,"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":"Or","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atom","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataSet","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModelConfiguaration","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureChoice","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DecisionType","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableFeature","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommonFeature","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":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":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"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":"treeLevel","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupedFeatures","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"or","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraintsSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureTree","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureModelInfo","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":"configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":65,"derived":false},{"id":66,"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":"minCardinality","changeable":true,"lowerBound":1,"iD":false,"id":67,"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":"maxCardinality","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"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":"childrenFeatures","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clause","changeable":true,"resolveProxies":true,"lowerBound":2,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":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":87,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureChoice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"selected","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decisionType","changeable":true,"lowerBound":1,"iD":false,"id":99,"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":"decisionStep","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","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"},{"name":"manual","id":106,"value":0,"literal":"manual","eClass":"EEnumLiteral"},{"name":"propagated","id":107,"value":1,"literal":"propagated","eClass":"EEnumLiteral"},{"name":"autocompleted","id":108,"value":2,"literal":"autocompleted","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":26,"target":31},{"source":26,"target":1},{"source":27,"target":2},{"source":27,"target":32},{"source":27,"target":1},{"source":32,"target":2},{"source":28,"target":33},{"source":28,"target":1},{"source":29,"target":34},{"source":29,"target":1},{"source":30,"target":35},{"source":30,"target":1},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":36,"target":10},{"source":36,"target":39},{"source":36,"target":2},{"source":39,"target":10},{"source":37,"target":40},{"source":37,"target":2},{"source":38,"target":8},{"source":3,"target":0},{"source":3,"target":41},{"source":3,"target":42},{"source":41,"target":43},{"source":41,"target":3},{"source":42,"target":16},{"source":42,"target":44},{"source":42,"target":3},{"source":44,"target":16},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":14},{"source":4,"target":1},{"source":4,"target":13},{"source":4,"target":25},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":45,"target":12},{"source":46,"target":14},{"source":47,"target":1},{"source":48,"target":13},{"source":49,"target":25},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":12},{"source":5,"target":14},{"source":5,"target":13},{"source":5,"target":24},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":50,"target":1},{"source":51,"target":12},{"source":52,"target":14},{"source":53,"target":13},{"source":54,"target":24},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":55,"target":9},{"source":55,"target":60},{"source":55,"target":6},{"source":60,"target":9},{"source":56,"target":7},{"source":56,"target":61},{"source":56,"target":6},{"source":61,"target":7},{"source":57,"target":62},{"source":57,"target":6},{"source":58,"target":20},{"source":58,"target":63},{"source":58,"target":6},{"source":63,"target":20},{"source":59,"target":21},{"source":59,"target":64},{"source":59,"target":6},{"source":64,"target":21},{"source":7,"target":0},{"source":7,"target":65},{"source":65,"target":11},{"source":65,"target":66},{"source":65,"target":7},{"source":66,"target":11},{"source":8,"target":0},{"source":8,"target":67},{"source":8,"target":68},{"source":67,"target":69},{"source":67,"target":8},{"source":68,"target":70},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":71},{"source":71,"target":3},{"source":71,"target":72},{"source":71,"target":9},{"source":72,"target":3},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":13},{"source":10,"target":12},{"source":10,"target":24},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":73,"target":1},{"source":74,"target":13},{"source":75,"target":12},{"source":76,"target":24},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":1},{"source":11,"target":25},{"source":11,"target":77},{"source":11,"target":78},{"source":11,"target":79},{"source":77,"target":12},{"source":78,"target":1},{"source":79,"target":25},{"source":12,"target":0},{"source":12,"target":80},{"source":80,"target":14},{"source":80,"target":81},{"source":80,"target":12},{"source":81,"target":14},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":18},{"source":15,"target":82},{"source":15,"target":83},{"source":82,"target":17},{"source":82,"target":84},{"source":82,"target":15},{"source":84,"target":17},{"source":83,"target":18},{"source":16,"target":0},{"source":16,"target":85},{"source":85,"target":18},{"source":85,"target":86},{"source":85,"target":16},{"source":86,"target":18},{"source":17,"target":0},{"source":17,"target":18},{"source":17,"target":87},{"source":17,"target":88},{"source":87,"target":13},{"source":87,"target":89},{"source":87,"target":17},{"source":89,"target":13},{"source":88,"target":18},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":90},{"source":19,"target":91},{"source":90,"target":92},{"source":90,"target":19},{"source":91,"target":93},{"source":91,"target":19},{"source":20,"target":0},{"source":20,"target":94},{"source":94,"target":19},{"source":94,"target":95},{"source":94,"target":20},{"source":95,"target":19},{"source":21,"target":0},{"source":21,"target":96},{"source":96,"target":22},{"source":96,"target":97},{"source":96,"target":21},{"source":97,"target":22},{"source":22,"target":0},{"source":22,"target":98},{"source":22,"target":99},{"source":22,"target":100},{"source":22,"target":101},{"source":98,"target":102},{"source":98,"target":22},{"source":99,"target":23},{"source":99,"target":103},{"source":99,"target":22},{"source":103,"target":23},{"source":100,"target":104},{"source":100,"target":22},{"source":101,"target":1},{"source":101,"target":105},{"source":101,"target":22},{"source":105,"target":1},{"source":23,"target":0},{"source":23,"target":106},{"source":23,"target":107},{"source":23,"target":108},{"source":106,"target":23},{"source":107,"target":23},{"source":108,"target":23},{"source":24,"target":0},{"source":25,"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="properties" nsURI="http://www.eclipse.org/papyrus/properties/0.9.0" nsPrefix="properties"> <eSubpackages name="environment" nsURI="http://www.eclipse.org/papyrus/properties/environment/0.9" nsPrefix="environment"> <eClassifiers xsi:type="ecore:EClass" name="Environment" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//environment/ConstraintEnvironment"> <eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactories" upperBound="-1" eType="#//environment/ModelElementFactoryDescriptor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetTypes" upperBound="-1" eType="#//environment/StandardWidgetType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyEditorTypes" upperBound="-1" eType="#//environment/PropertyEditorType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeWidgetTypes" upperBound="-1" eType="#//environment/CompositeWidgetType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutTypes" upperBound="-1" eType="#//environment/LayoutType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaces" upperBound="-1" eType="#//environment/Namespace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="miscClasses" upperBound="-1" eType="#//environment/MiscClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyEditorType" eSuperTypes="#//environment/WidgetType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//environment/Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WidgetType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="widgetClass" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeWidgetType" eSuperTypes="#//environment/WidgetType"/> <eClassifiers xsi:type="ecore:EClass" name="LayoutType" eSuperTypes="#//environment/WidgetType"/> <eClassifiers xsi:type="ecore:EClass" name="ModelElementFactoryDescriptor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="factoryClass" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Type"> <eLiterals name="String"/> <eLiterals name="Boolean" value="1"/> <eLiterals name="Integer" value="2"/> <eLiterals name="Reference" value="3" literal="Reference"/> <eLiterals name="Enumeration" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StandardWidgetType" eSuperTypes="#//environment/WidgetType"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="clr-namespace"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MiscClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/> </eClassifiers> </eSubpackages> <eSubpackages name="contexts" nsURI="http://www.eclipse.org/papyrus/properties/contexts/0.9" nsPrefix="contexts"> <eClassifiers xsi:type="ecore:EClass" name="Context" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" ordered="false" upperBound="-1" eType="#//contexts/Context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tabs" upperBound="-1" eType="#//contexts/Tab" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1" eType="#//contexts/View" containment="true" eOpposite="#//contexts/View/context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataContexts" upperBound="-1" eType="#//contexts/DataContextRoot" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="prototype" eType="#//contexts/Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the context from which a context was copied. The context manager caches the prototype reference so that it can enable a prototype when the copied context is not available."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tab"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="afterTab" eType="#//contexts/Tab"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1" eType="#//contexts/Section" containment="true" eOpposite="#//contexts/Section/tab"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="indented" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1" eType="#//contexts/Section"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//contexts/Context" eOpposite="#//contexts/Context/views"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="automaticContext" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datacontexts" upperBound="-1" eType="#//contexts/DataContextElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Section" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tab" lowerBound="1" eType="#//contexts/Tab" eOpposite="#//contexts/Tab/sections"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sectionFile" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widget" lowerBound="1" eType="#//ui/CompositeWidget"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataContextElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//contexts/Property" containment="true" eOpposite="#//contexts/Property/contextElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//contexts/DataContextPackage" eOpposite="#//contexts/DataContextPackage/elements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" upperBound="-1" eType="#//contexts/DataContextElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//environment/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contextElement" eType="#//contexts/DataContextElement" eOpposite="#//contexts/DataContextElement/properties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnknownProperty" eSuperTypes="#//contexts/Property"/> <eClassifiers xsi:type="ecore:EClass" name="DataContextPackage" eSuperTypes="#//contexts/DataContextElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//contexts/DataContextElement" containment="true" eOpposite="#//contexts/DataContextElement/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataContextRoot" eSuperTypes="#//contexts/DataContextPackage"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactory" lowerBound="1" eType="#//environment/ModelElementFactoryDescriptor"/> </eClassifiers> </eSubpackages> <eSubpackages name="ui" nsURI="http://www.eclipse.org/papyrus/properties/ui/0.9" nsPrefix="ui"> <eClassifiers xsi:type="ecore:EClass" name="Element"/> <eClassifiers xsi:type="ecore:EClass" name="UIComponent" abstract="true" eSuperTypes="#//ui/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//ui/WidgetAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Widget" abstract="true" eSuperTypes="#//ui/UIComponent"/> <eClassifiers xsi:type="ecore:EClass" name="StandardWidget" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1" eType="#//environment/StandardWidgetType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyEditor" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1" eType="#//contexts/Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1" eType="#//environment/PropertyEditorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedProperty" eType="#//contexts/UnknownProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contentProviderClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeWidget" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="layout" lowerBound="1" eType="#//ui/Layout" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgets" upperBound="-1" eType="#//ui/Widget" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1" eType="#//environment/CompositeWidgetType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnknownComponent" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layout" eSuperTypes="#//ui/UIComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutType" lowerBound="1" eType="#//environment/LayoutType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WidgetAttribute" abstract="true" eSuperTypes="#//ui/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueAttribute" eSuperTypes="#//ui/WidgetAttribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceAttribute" eSuperTypes="#//ui/WidgetAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//ui/UIComponent" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/ApexSoft/Papyrus-1.0-M5-DevSourceSet/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore
ecore
properties environment Environment modelElementFactories widgetTypes propertyEditorTypes compositeWidgetTypes layoutTypes namespaces miscClasses PropertyEditorType type multiplicity 1 WidgetType label widgetClass namespace CompositeWidgetType LayoutType ModelElementFactoryDescriptor name factoryClass Type String String Boolean Boolean Integer Integer Reference Reference Enumeration Enumeration StandardWidgetType Namespace prefix clr-namespace name value MiscClass label class namespace contexts Context name dependencies tabs views dataContexts prototype Tab label id category image afterTab sections indented false priority View name sections context automaticContext datacontexts Section name tab sectionFile widget DataContextElement name properties package supertypes Property name label type contextElement multiplicity 1 description UnknownProperty DataContextPackage elements DataContextRoot label modelElementFactory ui Element UIComponent attributes Widget StandardWidget widgetType PropertyEditor property readOnly false widgetType unresolvedProperty contentProviderClass showLabel true customLabel CompositeWidget layout widgets widgetType UnknownComponent typeName Layout layoutType WidgetAttribute name ValueAttribute value ReferenceAttribute value
null
{"directed":true,"nodes":[{"nsPrefix":"properties","nsURI":"http://www.eclipse.org/papyrus/properties/0.9.0","name":"properties","id":0,"eClass":"EPackage"},{"nsPrefix":"environment","nsURI":"http://www.eclipse.org/papyrus/properties/environment/0.9","name":"environment","id":1,"eClass":"EPackage"},{"nsPrefix":"contexts","nsURI":"http://www.eclipse.org/papyrus/properties/contexts/0.9","name":"contexts","id":2,"eClass":"EPackage"},{"nsPrefix":"ui","nsURI":"http://www.eclipse.org/papyrus/properties/ui/0.9","name":"ui","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditorType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetType","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidgetType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementFactoryDescriptor","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidgetType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiscClass","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"widgetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyEditorTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compositeWidgetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layoutTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"miscClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widgetClass","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"factoryClass","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"name":"String","id":46,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Boolean","id":47,"value":1,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Integer","id":48,"value":2,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Reference","id":49,"value":3,"literal":"Reference","eClass":"EEnumLiteral"},{"name":"Enumeration","id":50,"value":4,"literal":"Enumeration","eClass":"EEnumLiteral"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"clr-namespace","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"clr-namespace","unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tab","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextElement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownProperty","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextPackage","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextRoot","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tabs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataContexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"prototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","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":"category","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":"image","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":"afterTab","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":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"indented","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tab","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"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":104,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"automaticContext","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datacontexts","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"},{"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":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sectionFile","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidget","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"id":122,"eClass":"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":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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"supertypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"abstract":true,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidget","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditor","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownComponent","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetAttribute","instanceClass":null,"abstract":true,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueAttribute","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAttribute","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":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":"widgetType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentProviderClass","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"showLabel","changeable":true,"lowerBound":1,"iD":false,"id":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":"customLabel","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"widgets","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"layoutType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":14,"target":9},{"source":14,"target":22},{"source":14,"target":4},{"source":22,"target":9},{"source":15,"target":11},{"source":15,"target":23},{"source":15,"target":4},{"source":23,"target":11},{"source":16,"target":5},{"source":16,"target":24},{"source":16,"target":4},{"source":24,"target":5},{"source":17,"target":7},{"source":17,"target":25},{"source":17,"target":4},{"source":25,"target":7},{"source":18,"target":8},{"source":18,"target":26},{"source":18,"target":4},{"source":26,"target":8},{"source":19,"target":12},{"source":19,"target":27},{"source":19,"target":4},{"source":27,"target":12},{"source":20,"target":13},{"source":20,"target":28},{"source":20,"target":4},{"source":28,"target":13},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":29,"target":10},{"source":29,"target":32},{"source":29,"target":5},{"source":32,"target":10},{"source":30,"target":33},{"source":30,"target":5},{"source":31,"target":6},{"source":6,"target":1},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":34,"target":37},{"source":34,"target":6},{"source":35,"target":38},{"source":35,"target":6},{"source":36,"target":12},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":12},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":40},{"source":40,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":41},{"source":41,"target":6},{"source":9,"target":1},{"source":9,"target":42},{"source":9,"target":43},{"source":42,"target":44},{"source":42,"target":9},{"source":43,"target":45},{"source":43,"target":9},{"source":10,"target":1},{"source":10,"target":46},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":46,"target":10},{"source":47,"target":10},{"source":48,"target":10},{"source":49,"target":10},{"source":50,"target":10},{"source":11,"target":1},{"source":11,"target":6},{"source":11,"target":51},{"source":51,"target":6},{"source":12,"target":1},{"source":12,"target":52},{"source":12,"target":53},{"source":12,"target":54},{"source":52,"target":55},{"source":52,"target":12},{"source":53,"target":56},{"source":53,"target":12},{"source":54,"target":57},{"source":54,"target":12},{"source":13,"target":1},{"source":13,"target":58},{"source":13,"target":59},{"source":13,"target":60},{"source":58,"target":61},{"source":58,"target":13},{"source":59,"target":62},{"source":59,"target":13},{"source":60,"target":12},{"source":60,"target":63},{"source":60,"target":13},{"source":63,"target":12},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":0},{"source":64,"target":2},{"source":64,"target":73},{"source":64,"target":74},{"source":64,"target":75},{"source":64,"target":76},{"source":64,"target":77},{"source":64,"target":78},{"source":64,"target":79},{"source":73,"target":80},{"source":73,"target":64},{"source":74,"target":64},{"source":74,"target":81},{"source":74,"target":64},{"source":81,"target":64},{"source":75,"target":65},{"source":75,"target":82},{"source":75,"target":64},{"source":82,"target":65},{"source":76,"target":66},{"source":76,"target":83},{"source":76,"target":64},{"source":76,"target":84},{"source":83,"target":66},{"source":77,"target":72},{"source":77,"target":85},{"source":77,"target":64},{"source":85,"target":72},{"source":78,"target":64},{"source":78,"target":86},{"source":78,"target":64},{"source":86,"target":64},{"source":65,"target":2},{"source":65,"target":87},{"source":65,"target":88},{"source":65,"target":89},{"source":65,"target":90},{"source":65,"target":91},{"source":65,"target":92},{"source":65,"target":93},{"source":65,"target":94},{"source":87,"target":95},{"source":87,"target":65},{"source":88,"target":96},{"source":88,"target":65},{"source":89,"target":97},{"source":89,"target":65},{"source":90,"target":98},{"source":90,"target":65},{"source":91,"target":65},{"source":91,"target":99},{"source":91,"target":65},{"source":99,"target":65},{"source":92,"target":67},{"source":92,"target":100},{"source":92,"target":65},{"source":92,"target":101},{"source":100,"target":67},{"source":93,"target":102},{"source":93,"target":65},{"source":94,"target":103},{"source":94,"target":65},{"source":66,"target":2},{"source":66,"target":104},{"source":66,"target":105},{"source":66,"target":84},{"source":66,"target":106},{"source":66,"target":107},{"source":66,"target":108},{"source":104,"target":109},{"source":104,"target":66},{"source":105,"target":67},{"source":105,"target":110},{"source":105,"target":66},{"source":110,"target":67},{"source":84,"target":64},{"source":84,"target":111},{"source":84,"target":66},{"source":84,"target":76},{"source":111,"target":64},{"source":106,"target":112},{"source":106,"target":66},{"source":107,"target":68},{"source":107,"target":113},{"source":107,"target":66},{"source":113,"target":68},{"source":67,"target":2},{"source":67,"target":114},{"source":67,"target":101},{"source":67,"target":115},{"source":67,"target":116},{"source":67,"target":117},{"source":114,"target":118},{"source":114,"target":67},{"source":101,"target":65},{"source":101,"target":119},{"source":101,"target":67},{"source":101,"target":92},{"source":119,"target":65},{"source":115,"target":120},{"source":115,"target":67},{"source":116,"target":121},{"source":116,"target":122},{"source":116,"target":67},{"source":122,"target":121},{"source":68,"target":2},{"source":68,"target":123},{"source":68,"target":124},{"source":68,"target":125},{"source":68,"target":126},{"source":123,"target":127},{"source":123,"target":68},{"source":124,"target":69},{"source":124,"target":128},{"source":124,"target":68},{"source":124,"target":129},{"source":128,"target":69},{"source":125,"target":71},{"source":125,"target":130},{"source":125,"target":68},{"source":125,"target":131},{"source":130,"target":71},{"source":126,"target":68},{"source":126,"target":132},{"source":126,"target":68},{"source":132,"target":68},{"source":69,"target":2},{"source":69,"target":133},{"source":69,"target":134},{"source":69,"target":135},{"source":69,"target":129},{"source":69,"target":136},{"source":69,"target":137},{"source":133,"target":138},{"source":133,"target":69},{"source":134,"target":139},{"source":134,"target":69},{"source":135,"target":10},{"source":135,"target":140},{"source":135,"target":69},{"source":140,"target":10},{"source":129,"target":68},{"source":129,"target":141},{"source":129,"target":69},{"source":129,"target":124},{"source":141,"target":68},{"source":136,"target":142},{"source":136,"target":69},{"source":137,"target":143},{"source":137,"target":69},{"source":70,"target":2},{"source":70,"target":69},{"source":70,"target":144},{"source":144,"target":69},{"source":71,"target":2},{"source":71,"target":68},{"source":71,"target":131},{"source":71,"target":145},{"source":131,"target":68},{"source":131,"target":146},{"source":131,"target":71},{"source":131,"target":125},{"source":146,"target":68},{"source":145,"target":68},{"source":72,"target":2},{"source":72,"target":71},{"source":72,"target":147},{"source":72,"target":148},{"source":72,"target":149},{"source":147,"target":150},{"source":147,"target":72},{"source":148,"target":9},{"source":148,"target":151},{"source":148,"target":72},{"source":151,"target":9},{"source":149,"target":71},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":121},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":3,"target":0},{"source":152,"target":3},{"source":153,"target":3},{"source":153,"target":152},{"source":153,"target":162},{"source":153,"target":163},{"source":162,"target":159},{"source":162,"target":164},{"source":162,"target":153},{"source":164,"target":159},{"source":163,"target":152},{"source":154,"target":3},{"source":154,"target":153},{"source":154,"target":165},{"source":165,"target":153},{"source":155,"target":3},{"source":155,"target":154},{"source":155,"target":166},{"source":155,"target":167},{"source":166,"target":11},{"source":166,"target":168},{"source":166,"target":155},{"source":168,"target":11},{"source":167,"target":154},{"source":156,"target":3},{"source":156,"target":154},{"source":156,"target":169},{"source":156,"target":170},{"source":156,"target":171},{"source":156,"target":172},{"source":156,"target":173},{"source":156,"target":174},{"source":156,"target":175},{"source":156,"target":176},{"source":169,"target":69},{"source":169,"target":177},{"source":169,"target":156},{"source":177,"target":69},{"source":170,"target":178},{"source":170,"target":156},{"source":171,"target":5},{"source":171,"target":179},{"source":171,"target":156},{"source":179,"target":5},{"source":172,"target":70},{"source":172,"target":180},{"source":172,"target":156},{"source":180,"target":70},{"source":173,"target":181},{"source":173,"target":156},{"source":174,"target":182},{"source":174,"target":156},{"source":175,"target":183},{"source":175,"target":156},{"source":176,"target":154},{"source":121,"target":3},{"source":121,"target":154},{"source":121,"target":184},{"source":121,"target":185},{"source":121,"target":186},{"source":121,"target":187},{"source":184,"target":158},{"source":184,"target":188},{"source":184,"target":121},{"source":188,"target":158},{"source":185,"target":154},{"source":185,"target":189},{"source":185,"target":121},{"source":189,"target":154},{"source":186,"target":7},{"source":186,"target":190},{"source":186,"target":121},{"source":190,"target":7},{"source":187,"target":154},{"source":157,"target":3},{"source":157,"target":154},{"source":157,"target":191},{"source":157,"target":192},{"source":191,"target":193},{"source":191,"target":157},{"source":192,"target":154},{"source":158,"target":3},{"source":158,"target":153},{"source":158,"target":194},{"source":158,"target":195},{"source":194,"target":8},{"source":194,"target":196},{"source":194,"target":158},{"source":196,"target":8},{"source":195,"target":153},{"source":159,"target":3},{"source":159,"target":152},{"source":159,"target":197},{"source":159,"target":198},{"source":197,"target":199},{"source":197,"target":159},{"source":198,"target":152},{"source":160,"target":3},{"source":160,"target":159},{"source":160,"target":200},{"source":160,"target":201},{"source":200,"target":202},{"source":200,"target":160},{"source":201,"target":159},{"source":161,"target":3},{"source":161,"target":159},{"source":161,"target":203},{"source":161,"target":204},{"source":203,"target":153},{"source":203,"target":205},{"source":203,"target":161},{"source":205,"target":153},{"source":204,"target":159}],"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="whileComp" nsURI="http://www.compilation.esir/WhileComp" nsPrefix="whileComp"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#//Definition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="read" eType="#//Read" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" eType="#//Commands" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="write" eType="#//Write" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Read"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Write"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Affectation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="affectations" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="valeurs" upperBound="-1" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Nop"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Commands"> <eStructuralFeatures xsi:type="ecore:EReference" name="command" eType="#//Command" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1" eType="#//Command" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command"> <eStructuralFeatures xsi:type="ecore:EReference" name="command" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Foreach"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr1" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr2" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" eType="#//Commands" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="If"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands1" eType="#//Commands" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands2" eType="#//Commands" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="For"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" eType="#//Commands" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="While"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" eType="#//Commands" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="exprsimple" eType="#//ExprSimple" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprSimple"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valeur" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ope" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lexpr" eType="#//Lexpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="n" eType="#//Not" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="call" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ex1" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ex2" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lexpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lexpr" eType="#//Lexpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cons"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cons" 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="list" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Hd"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Nil2"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nil" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Kapcash/Compilation/esir.compilation/model/generated/WhileComp.ecore
ecore
whileComp Program functions Function function definition Definition read commands write Read variable Write variable Affectation affectations valeurs Nop nop Commands command commands Command command Foreach expr1 expr2 commands If expr commands1 commands2 For expr commands While expr commands Expr exprsimple ExprSimple valeur ope lexpr expr n call ex1 ex2 Lexpr expr lexpr Not not Cons cons List list Hd hd Tl tl Nil2 nil
null
{"directed":true,"nodes":[{"nsPrefix":"whileComp","nsURI":"http://www.compilation.esir/WhileComp","name":"whileComp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Read","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Write","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Affectation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nop","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commands","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foreach","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"For","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprSimple","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lexpr","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cons","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hd","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tl","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nil2","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"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":"function","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":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"read","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"write","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"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":"variable","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"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":"affectations","changeable":true,"lowerBound":0,"iD":false,"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":"valeurs","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":"nop","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"command","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"command","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","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":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands1","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":"commands2","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":"expr","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":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprsimple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"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":"valeur","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":"ope","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lexpr","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":"expr","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":"n","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":"call","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ex1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ex2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lexpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"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":"cons","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"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":"list","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"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":"hd","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tl","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"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":"nil","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":1,"target":0},{"source":1,"target":23},{"source":23,"target":2},{"source":23,"target":24},{"source":23,"target":1},{"source":24,"target":2},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":25,"target":27},{"source":25,"target":2},{"source":26,"target":3},{"source":26,"target":28},{"source":26,"target":2},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":29,"target":4},{"source":29,"target":32},{"source":29,"target":3},{"source":32,"target":4},{"source":30,"target":8},{"source":30,"target":33},{"source":30,"target":3},{"source":33,"target":8},{"source":31,"target":5},{"source":31,"target":34},{"source":31,"target":3},{"source":34,"target":5},{"source":4,"target":0},{"source":4,"target":35},{"source":35,"target":36},{"source":35,"target":4},{"source":5,"target":0},{"source":5,"target":37},{"source":37,"target":38},{"source":37,"target":5},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":40},{"source":39,"target":41},{"source":39,"target":6},{"source":40,"target":14},{"source":40,"target":42},{"source":40,"target":6},{"source":42,"target":14},{"source":7,"target":0},{"source":7,"target":43},{"source":43,"target":44},{"source":43,"target":7},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":46},{"source":45,"target":9},{"source":45,"target":47},{"source":45,"target":8},{"source":47,"target":9},{"source":46,"target":9},{"source":46,"target":48},{"source":46,"target":8},{"source":48,"target":9},{"source":9,"target":0},{"source":9,"target":49},{"source":49,"target":50},{"source":49,"target":9},{"source":10,"target":0},{"source":10,"target":51},{"source":10,"target":52},{"source":10,"target":53},{"source":51,"target":14},{"source":51,"target":54},{"source":51,"target":10},{"source":54,"target":14},{"source":52,"target":14},{"source":52,"target":55},{"source":52,"target":10},{"source":55,"target":14},{"source":53,"target":8},{"source":53,"target":56},{"source":53,"target":10},{"source":56,"target":8},{"source":11,"target":0},{"source":11,"target":57},{"source":11,"target":58},{"source":11,"target":59},{"source":57,"target":14},{"source":57,"target":60},{"source":57,"target":11},{"source":60,"target":14},{"source":58,"target":8},{"source":58,"target":61},{"source":58,"target":11},{"source":61,"target":8},{"source":59,"target":8},{"source":59,"target":62},{"source":59,"target":11},{"source":62,"target":8},{"source":12,"target":0},{"source":12,"target":63},{"source":12,"target":64},{"source":63,"target":14},{"source":63,"target":65},{"source":63,"target":12},{"source":65,"target":14},{"source":64,"target":8},{"source":64,"target":66},{"source":64,"target":12},{"source":66,"target":8},{"source":13,"target":0},{"source":13,"target":67},{"source":13,"target":68},{"source":67,"target":14},{"source":67,"target":69},{"source":67,"target":13},{"source":69,"target":14},{"source":68,"target":8},{"source":68,"target":70},{"source":68,"target":13},{"source":70,"target":8},{"source":14,"target":0},{"source":14,"target":71},{"source":71,"target":15},{"source":71,"target":72},{"source":71,"target":14},{"source":72,"target":15},{"source":15,"target":0},{"source":15,"target":73},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":15,"target":77},{"source":15,"target":78},{"source":15,"target":79},{"source":15,"target":80},{"source":73,"target":81},{"source":73,"target":15},{"source":74,"target":82},{"source":74,"target":15},{"source":75,"target":16},{"source":75,"target":83},{"source":75,"target":15},{"source":83,"target":16},{"source":76,"target":14},{"source":76,"target":84},{"source":76,"target":15},{"source":84,"target":14},{"source":77,"target":17},{"source":77,"target":85},{"source":77,"target":15},{"source":85,"target":17},{"source":78,"target":86},{"source":78,"target":15},{"source":79,"target":14},{"source":79,"target":87},{"source":79,"target":15},{"source":87,"target":14},{"source":80,"target":14},{"source":80,"target":88},{"source":80,"target":15},{"source":88,"target":14},{"source":16,"target":0},{"source":16,"target":89},{"source":16,"target":90},{"source":89,"target":14},{"source":89,"target":91},{"source":89,"target":16},{"source":91,"target":14},{"source":90,"target":16},{"source":90,"target":92},{"source":90,"target":16},{"source":92,"target":16},{"source":17,"target":0},{"source":17,"target":93},{"source":93,"target":94},{"source":93,"target":17},{"source":18,"target":0},{"source":18,"target":95},{"source":95,"target":96},{"source":95,"target":18},{"source":19,"target":0},{"source":19,"target":97},{"source":97,"target":98},{"source":97,"target":19},{"source":20,"target":0},{"source":20,"target":99},{"source":99,"target":100},{"source":99,"target":20},{"source":21,"target":0},{"source":21,"target":101},{"source":101,"target":102},{"source":101,"target":21},{"source":22,"target":0},{"source":22,"target":103},{"source":103,"target":104},{"source":103,"target":22}],"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="gv" nsURI="http://org.be.textbe/gv" nsPrefix="gv"> <eClassifiers xsi:type="ecore:EClass" name="AbstractGraph" abstract="true" eSuperTypes="#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AList" eSuperTypes="#//Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tail" eType="#//AList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignmentStatement" eSuperTypes="#//Statement #//Commentable"> <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="Attributable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" eType="#//AttributeList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//Commentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeList" eSuperTypes="#//Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="list" lowerBound="1" eType="#//AList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//AttributeList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeStatement" eSuperTypes="#//Statement #//Commentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" lowerBound="1" eType="#//AttributeList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Commentable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comments" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Compass"> <eLiterals name="NORTH" literal="n"/> <eLiterals name="NORTH_EAST" value="1" literal="ne"/> <eLiterals name="EAST" value="2" literal="e"/> <eLiterals name="SOUTH_EAST" value="3" literal="se"/> <eLiterals name="SOUTH" value="4" literal="s"/> <eLiterals name="SOUTH_WEST" value="5" literal="sw"/> <eLiterals name="WEST" value="6" literal="w"/> <eLiterals name="NORTH_WEST" value="7" literal="nw"/> <eLiterals name="CENTER" value="8" literal="c"/> <eLiterals name="APPROPRIATE" value="9" literal="_"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connectable" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="EdgeStatement" eSuperTypes="#//Statement #//Attributable #//Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Connectable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Target" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//AbstractGraph #//Commentable"> <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="strict" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identifiable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeStatement" eSuperTypes="#//Statement #//Attributable #//Attribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="node_id" lowerBound="1" eType="#//NodeID" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeID" eSuperTypes="#//Connectable #//StrictIdentifiable #//Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" eType="#//Port" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Identifiable #//Commentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="compass" eType="#//Compass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="StatementList" eSuperTypes="#//Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tail" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrictIdentifiable" abstract="true" interface="true"> <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="Subgraph" eSuperTypes="#//AbstractGraph #//Connectable #//Commentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Target" eSuperTypes="#//Commentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="next_target" eType="#//Target" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Connectable" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/t-ho/textbe/btVisualizer/tags/0.1.0/org.be.textbe.gv.model/metamodel/gv.ecore
ecore
gv AbstractGraph statements AList attribute tail AssignmentStatement left right Attributable attributes Attribute key value AttributeList list next AttributeStatement context attributes Commentable comments Compass NORTH n NORTH_EAST ne EAST e SOUTH_EAST se SOUTH s SOUTH_WEST sw WEST w NORTH_WEST nw CENTER c APPROPRIATE _ Connectable EdgeStatement source target Graph type strict Identifiable id NodeStatement node_id NodeID port Port compass Statement StatementList statement tail StrictIdentifiable id Subgraph type Target operation next_target target
null
{"directed":true,"nodes":[{"nsPrefix":"gv","nsURI":"http://org.be.textbe/gv","name":"gv","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractGraph","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AList","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStatement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attributable","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeList","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeStatement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commentable","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Compass","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connectable","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeID","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementList","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrictIdentifiable","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subgraph","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Target","instanceClass":null,"abstract":false,"id":21,"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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"lowerBound":1,"iD":false,"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":"right","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"next","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":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":1,"iD":false,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"name":"NORTH","id":56,"value":0,"literal":"n","eClass":"EEnumLiteral"},{"name":"NORTH_EAST","id":57,"value":1,"literal":"ne","eClass":"EEnumLiteral"},{"name":"EAST","id":58,"value":2,"literal":"e","eClass":"EEnumLiteral"},{"name":"SOUTH_EAST","id":59,"value":3,"literal":"se","eClass":"EEnumLiteral"},{"name":"SOUTH","id":60,"value":4,"literal":"s","eClass":"EEnumLiteral"},{"name":"SOUTH_WEST","id":61,"value":5,"literal":"sw","eClass":"EEnumLiteral"},{"name":"WEST","id":62,"value":6,"literal":"w","eClass":"EEnumLiteral"},{"name":"NORTH_WEST","id":63,"value":7,"literal":"nw","eClass":"EEnumLiteral"},{"name":"CENTER","id":64,"value":8,"literal":"c","eClass":"EEnumLiteral"},{"name":"APPROPRIATE","id":65,"value":9,"literal":"_","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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"container":false,"ordered":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":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strict","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"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":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node_id","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"compass","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"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},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":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":"next_target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":13},{"source":1,"target":22},{"source":1,"target":23},{"source":22,"target":18},{"source":22,"target":24},{"source":22,"target":1},{"source":24,"target":18},{"source":23,"target":13},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":25,"target":5},{"source":25,"target":28},{"source":25,"target":2},{"source":28,"target":5},{"source":26,"target":2},{"source":26,"target":29},{"source":26,"target":2},{"source":29,"target":2},{"source":27,"target":8},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":8},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":30,"target":34},{"source":30,"target":3},{"source":31,"target":35},{"source":31,"target":3},{"source":32,"target":17},{"source":33,"target":8},{"source":4,"target":0},{"source":4,"target":36},{"source":36,"target":6},{"source":36,"target":37},{"source":36,"target":4},{"source":37,"target":6},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":38,"target":41},{"source":38,"target":5},{"source":39,"target":42},{"source":39,"target":5},{"source":40,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":43,"target":2},{"source":43,"target":46},{"source":43,"target":6},{"source":46,"target":2},{"source":44,"target":6},{"source":44,"target":47},{"source":44,"target":6},{"source":47,"target":6},{"source":45,"target":8},{"source":7,"target":0},{"source":7,"target":17},{"source":7,"target":8},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":48,"target":52},{"source":48,"target":7},{"source":49,"target":6},{"source":49,"target":53},{"source":49,"target":7},{"source":53,"target":6},{"source":50,"target":17},{"source":51,"target":8},{"source":8,"target":0},{"source":8,"target":54},{"source":54,"target":55},{"source":54,"target":8},{"source":9,"target":0},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":56,"target":9},{"source":57,"target":9},{"source":58,"target":9},{"source":59,"target":9},{"source":60,"target":9},{"source":61,"target":9},{"source":62,"target":9},{"source":63,"target":9},{"source":64,"target":9},{"source":65,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":17},{"source":11,"target":4},{"source":11,"target":8},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":66,"target":10},{"source":66,"target":71},{"source":66,"target":11},{"source":71,"target":10},{"source":67,"target":21},{"source":67,"target":72},{"source":67,"target":11},{"source":72,"target":21},{"source":68,"target":17},{"source":69,"target":4},{"source":70,"target":8},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":8},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":73,"target":77},{"source":73,"target":12},{"source":74,"target":78},{"source":74,"target":12},{"source":75,"target":1},{"source":76,"target":8},{"source":13,"target":0},{"source":13,"target":79},{"source":79,"target":80},{"source":79,"target":13},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":4},{"source":14,"target":5},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":81,"target":15},{"source":81,"target":85},{"source":81,"target":14},{"source":85,"target":15},{"source":82,"target":17},{"source":83,"target":4},{"source":84,"target":5},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":19},{"source":15,"target":8},{"source":15,"target":86},{"source":15,"target":87},{"source":15,"target":88},{"source":15,"target":89},{"source":86,"target":16},{"source":86,"target":90},{"source":86,"target":15},{"source":90,"target":16},{"source":87,"target":10},{"source":88,"target":19},{"source":89,"target":8},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":8},{"source":16,"target":91},{"source":16,"target":92},{"source":16,"target":93},{"source":91,"target":9},{"source":91,"target":94},{"source":91,"target":16},{"source":94,"target":9},{"source":92,"target":13},{"source":93,"target":8},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":95},{"source":18,"target":96},{"source":18,"target":97},{"source":95,"target":17},{"source":95,"target":98},{"source":95,"target":18},{"source":98,"target":17},{"source":96,"target":18},{"source":96,"target":99},{"source":96,"target":18},{"source":99,"target":18},{"source":97,"target":8},{"source":19,"target":0},{"source":19,"target":100},{"source":100,"target":101},{"source":100,"target":19},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":10},{"source":20,"target":8},{"source":20,"target":102},{"source":20,"target":103},{"source":20,"target":104},{"source":20,"target":105},{"source":102,"target":106},{"source":102,"target":20},{"source":103,"target":1},{"source":104,"target":10},{"source":105,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":107},{"source":21,"target":108},{"source":21,"target":109},{"source":21,"target":110},{"source":107,"target":111},{"source":107,"target":21},{"source":108,"target":21},{"source":108,"target":112},{"source":108,"target":21},{"source":112,"target":21},{"source":109,"target":10},{"source":109,"target":113},{"source":109,"target":21},{"source":113,"target":10},{"source":110,"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="dc" nsURI="http://www.omg.org/spec/DD/20110901/DC" nsPrefix="dc"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Diagram Common (DC) package contains abstractions shared by the Diagram Interchange and the Diagram Graphics packages."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Boolean is a primitive data type having one of two values: &lt;i>true&lt;/i> or &lt;i>false&lt;/i>, intended to represent the truth value of logical expressions."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Integer is a primitive data type used to represent the mathematical concept of integer."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="double"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Real is a primitive data type used to represent the mathematical concept of real."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="String is a primitive data type used to represent a sequence of characters in some suitable character set."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Color" instanceClassName="java.awt.Color"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Color is a primitive type that represents a color value. Literals are in the #rrggbb format."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="KnownColor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="KnownColor is an enumeration of 17 known colors."/> </eAnnotations> <eLiterals name="maroon" literal="#800000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #800000"/> </eAnnotations> </eLiterals> <eLiterals name="red" value="1" literal="#FF0000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #FF0000"/> </eAnnotations> </eLiterals> <eLiterals name="orange" value="2" literal="#FFA500"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #FFA500"/> </eAnnotations> </eLiterals> <eLiterals name="yellow" value="3" literal="#FFFF00"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #FFFF00"/> </eAnnotations> </eLiterals> <eLiterals name="olive" value="4" literal="#808000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #808000"/> </eAnnotations> </eLiterals> <eLiterals name="purple" value="5" literal="#800080"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #800080"/> </eAnnotations> </eLiterals> <eLiterals name="fuchsia" value="6" literal="#FF00FF"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #FF00FF"/> </eAnnotations> </eLiterals> <eLiterals name="white" value="7" literal="#FFFFFF"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #FFFFFF"/> </eAnnotations> </eLiterals> <eLiterals name="lime" value="8" literal="#00FF00"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #00FF00"/> </eAnnotations> </eLiterals> <eLiterals name="green" value="9" literal="#008000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #008000"/> </eAnnotations> </eLiterals> <eLiterals name="navy" value="10" literal="#000080"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #000080"/> </eAnnotations> </eLiterals> <eLiterals name="blue" value="11" literal="#0000FF"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #0000FF"/> </eAnnotations> </eLiterals> <eLiterals name="aqua" value="12" literal="#00FFFF"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #00FFFF"/> </eAnnotations> </eLiterals> <eLiterals name="teal" value="13" literal="#008080"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #008080"/> </eAnnotations> </eLiterals> <eLiterals name="black" value="14" literal="#000000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #000000"/> </eAnnotations> </eLiterals> <eLiterals name="silver" value="15" literal="#C0C0C0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #C0C0C0"/> </eAnnotations> </eLiterals> <eLiterals name="gray" value="16" literal="#808080"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a color with a value of #808080"/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Point"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Point specifies an location in some x-y coordinate system."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (&lt;= 0 or >= 0) that represents the x-coordinate of the point."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (&lt;= 0 or >= 0) that represents the y-coordinate of the point."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Dimension specifies two lengths (width and height) along the x and y axes in some x-y coordinate system."/> </eAnnotations> <eOperations name="nonNegativeWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="width >=0"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="the width of a dimension cannot be negative"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="nonNegativeHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="height >=0"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="the height of a dimension cannot be negative"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (>=0) that represents a length along the x-axis."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (>=0) that represents a length along the y-axis."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bounds"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Bounds specifies a rectangular area in some x-y coordinate system that is defined by a location (x and y) and a size (width and height)."/> </eAnnotations> <eOperations name="nonNegativeWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="width >= 0"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="the width of bounds cannot be negative"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="nonNegativeHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="height >=0"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="the height of bounds cannot be negative"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (>=0 or &lt;=0) that represents the x-coordinate of the bounds"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (>=0 or &lt;=0) that represents the y-coordinate of the bounds"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (>=0) that represents the width of the bounds"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" eType="#//Real" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a real number (>=0) that represents the height of the bounds"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/juancadavid/papyrus/extraplugins/diagram-definition/org.eclipse.papyrus.dd/model/DC.ecore
ecore
dc Boolean boolean boolean Integer int int Real double double String java.lang.String java.lang.String Color java.awt.Color java.awt.Color KnownColor maroon #800000 red #FF0000 orange #FFA500 yellow #FFFF00 olive #808000 purple #800080 fuchsia #FF00FF white #FFFFFF lime #00FF00 green #008000 navy #000080 blue #0000FF aqua #00FFFF teal #008080 black #000000 silver #C0C0C0 gray #808080 Point x 0 y 0 Dimension nonNegativeWidth diagnostics context nonNegativeHeight diagnostics context width 0 height 0 Bounds nonNegativeWidth diagnostics context nonNegativeHeight diagnostics context x 0 y 0 width 0 height 0
null
{"directed":true,"nodes":[{"nsPrefix":"dc","nsURI":"http://www.omg.org/spec/DD/20110901/DC","name":"dc","id":0,"eClass":"EPackage"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Real","instanceClass":"double","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.awt.Color","defaultValue":null,"instanceClassName":"java.awt.Color","name":"Color","instanceClass":"java.awt.Color","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"KnownColor","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bounds","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"name":"maroon","id":10,"value":0,"literal":"#800000","eClass":"EEnumLiteral"},{"name":"red","id":11,"value":1,"literal":"#FF0000","eClass":"EEnumLiteral"},{"name":"orange","id":12,"value":2,"literal":"#FFA500","eClass":"EEnumLiteral"},{"name":"yellow","id":13,"value":3,"literal":"#FFFF00","eClass":"EEnumLiteral"},{"name":"olive","id":14,"value":4,"literal":"#808000","eClass":"EEnumLiteral"},{"name":"purple","id":15,"value":5,"literal":"#800080","eClass":"EEnumLiteral"},{"name":"fuchsia","id":16,"value":6,"literal":"#FF00FF","eClass":"EEnumLiteral"},{"name":"white","id":17,"value":7,"literal":"#FFFFFF","eClass":"EEnumLiteral"},{"name":"lime","id":18,"value":8,"literal":"#00FF00","eClass":"EEnumLiteral"},{"name":"green","id":19,"value":9,"literal":"#008000","eClass":"EEnumLiteral"},{"name":"navy","id":20,"value":10,"literal":"#000080","eClass":"EEnumLiteral"},{"name":"blue","id":21,"value":11,"literal":"#0000FF","eClass":"EEnumLiteral"},{"name":"aqua","id":22,"value":12,"literal":"#00FFFF","eClass":"EEnumLiteral"},{"name":"teal","id":23,"value":13,"literal":"#008080","eClass":"EEnumLiteral"},{"name":"black","id":24,"value":14,"literal":"#000000","eClass":"EEnumLiteral"},{"name":"silver","id":25,"value":15,"literal":"#C0C0C0","eClass":"EEnumLiteral"},{"name":"gray","id":26,"value":16,"literal":"#808080","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nonNegativeWidth","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"nonNegativeHeight","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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,"unique":true,"name":"diagnostics","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nonNegativeWidth","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"nonNegativeHeight","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EParameter"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":11},{"source":6,"target":12},{"source":6,"target":13},{"source":6,"target":14},{"source":6,"target":15},{"source":6,"target":16},{"source":6,"target":17},{"source":6,"target":18},{"source":6,"target":19},{"source":6,"target":20},{"source":6,"target":21},{"source":6,"target":22},{"source":6,"target":23},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":10,"target":6},{"source":11,"target":6},{"source":12,"target":6},{"source":13,"target":6},{"source":14,"target":6},{"source":15,"target":6},{"source":16,"target":6},{"source":17,"target":6},{"source":18,"target":6},{"source":19,"target":6},{"source":20,"target":6},{"source":21,"target":6},{"source":22,"target":6},{"source":23,"target":6},{"source":24,"target":6},{"source":25,"target":6},{"source":26,"target":6},{"source":7,"target":0},{"source":7,"target":27},{"source":7,"target":28},{"source":27,"target":3},{"source":27,"target":29},{"source":27,"target":7},{"source":29,"target":3},{"source":28,"target":3},{"source":28,"target":30},{"source":28,"target":7},{"source":30,"target":3},{"source":8,"target":0},{"source":8,"target":31},{"source":8,"target":32},{"source":8,"target":33},{"source":8,"target":34},{"source":31,"target":35},{"source":31,"target":8},{"source":31,"target":36},{"source":31,"target":37},{"source":36,"target":38},{"source":36,"target":31},{"source":37,"target":39},{"source":37,"target":31},{"source":39,"target":40},{"source":39,"target":41},{"source":32,"target":42},{"source":32,"target":8},{"source":32,"target":43},{"source":32,"target":44},{"source":43,"target":45},{"source":43,"target":32},{"source":44,"target":46},{"source":44,"target":32},{"source":46,"target":47},{"source":46,"target":48},{"source":33,"target":3},{"source":33,"target":49},{"source":33,"target":8},{"source":49,"target":3},{"source":34,"target":3},{"source":34,"target":50},{"source":34,"target":8},{"source":50,"target":3},{"source":9,"target":0},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":51,"target":57},{"source":51,"target":9},{"source":51,"target":58},{"source":51,"target":59},{"source":58,"target":60},{"source":58,"target":51},{"source":59,"target":61},{"source":59,"target":51},{"source":61,"target":62},{"source":61,"target":63},{"source":52,"target":64},{"source":52,"target":9},{"source":52,"target":65},{"source":52,"target":66},{"source":65,"target":67},{"source":65,"target":52},{"source":66,"target":68},{"source":66,"target":52},{"source":68,"target":69},{"source":68,"target":70},{"source":53,"target":3},{"source":53,"target":71},{"source":53,"target":9},{"source":71,"target":3},{"source":54,"target":3},{"source":54,"target":72},{"source":54,"target":9},{"source":72,"target":3},{"source":55,"target":3},{"source":55,"target":73},{"source":55,"target":9},{"source":73,"target":3},{"source":56,"target":3},{"source":56,"target":74},{"source":56,"target":9},{"source":74,"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="error5" nsURI="http://error5" nsPrefix="_error5"> <eClassifiers xsi:type="ecore:EClass" name="X"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="xcs" upperBound="-1" eType="#//C" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps" upperBound="-1" eType="#//P" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="zs" eType="#//Z" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ys" upperBound="-1" eType="#//Y" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="w" eType="#//W"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//B"> <eAnnotations source="diagraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B" eSuperTypes="#//C"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="is" upperBound="-1" eType="#//I" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="C" abstract="true" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="G" abstract="true"> <eAnnotations source="diagraph"> <details key="label=name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="M" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=mcs"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="mcs" upperBound="-1" eType="#//C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ml1" upperBound="-1" eType="#//L1" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="N" eSuperTypes="#//M"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="J" eSuperTypes="#//A"> <eAnnotations source="diagraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="P" eSuperTypes="#//N"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=ks"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="a" eType="#//A"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ks" eType="#//K"/> <eStructuralFeatures xsi:type="ecore:EReference" name="js" upperBound="-1" eType="#//J"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Q" eSuperTypes="#//P"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l2s" upperBound="-1" eType="#//L2" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=id1"/> <details key="label=id2"/> <details key="cont=M.ml1"/> <details key="lsrc=l1m"/> <details key="ltrg=l1c"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l1c" eType="#//C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l1m" eType="#//M"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="K" eSuperTypes="#//J"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L2"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=l1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l2q" eType="#//Q"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l2k" eType="#//K"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="l1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="l2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Z"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=z1"/> <details key="label=z2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Y"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="W"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L3" eSuperTypes="#//L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="ltrg=l3i"/> <details key="cont=M.ml1"/> <details key="lsrc=l1m"/> <details key="ltrg=l3i"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l3i" eType="#//I"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L4" eSuperTypes="#//L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="ltrg=l4z"/> <details key="lsrc=l4p"/> <details key="cont=M.ml1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l4z" eType="#//Z"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l4p" eType="#//P"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/error5.ecore
ecore
error5 X xcs ps zs ys w A B is C G name M mcs ml1 N J P a ks js Q l2s I L1 id1 id2 l1c l1m K title L2 l2q l2k l1 l2 Z z1 z2 z3 Y y W w L3 l3i L4 l4z l4p
null
{"directed":true,"nodes":[{"nsPrefix":"_error5","nsURI":"http://error5","name":"error5","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"X","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"N","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"J","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Q","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L1","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"K","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L2","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Z","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Y","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"W","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L3","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L4","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"zs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"w","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ml1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"js","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"l2s","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id1","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id2","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l1c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l1m","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l2q","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l2k","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l1","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l2","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"z1","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"z2","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"z3","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"w","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l3i","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l4z","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l4p","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":20,"target":4},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":4},{"source":21,"target":9},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":9},{"source":22,"target":15},{"source":22,"target":27},{"source":22,"target":1},{"source":27,"target":15},{"source":23,"target":16},{"source":23,"target":28},{"source":23,"target":1},{"source":28,"target":16},{"source":24,"target":17},{"source":24,"target":29},{"source":24,"target":1},{"source":29,"target":17},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":30},{"source":30,"target":3},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":31},{"source":3,"target":32},{"source":31,"target":11},{"source":31,"target":33},{"source":31,"target":3},{"source":33,"target":11},{"source":32,"target":4},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":34},{"source":34,"target":5},{"source":5,"target":0},{"source":5,"target":35},{"source":35,"target":36},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":37,"target":4},{"source":37,"target":40},{"source":37,"target":6},{"source":40,"target":4},{"source":38,"target":12},{"source":38,"target":41},{"source":38,"target":6},{"source":41,"target":12},{"source":39,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":42},{"source":42,"target":6},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":43},{"source":43,"target":2},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":44,"target":2},{"source":44,"target":48},{"source":44,"target":9},{"source":48,"target":2},{"source":45,"target":13},{"source":45,"target":49},{"source":45,"target":9},{"source":49,"target":13},{"source":46,"target":8},{"source":46,"target":50},{"source":46,"target":9},{"source":50,"target":8},{"source":47,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":51},{"source":10,"target":52},{"source":51,"target":14},{"source":51,"target":53},{"source":51,"target":10},{"source":53,"target":14},{"source":52,"target":9},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":54},{"source":54,"target":5},{"source":12,"target":0},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":12,"target":58},{"source":55,"target":59},{"source":55,"target":12},{"source":56,"target":60},{"source":56,"target":12},{"source":57,"target":4},{"source":57,"target":61},{"source":57,"target":12},{"source":61,"target":4},{"source":58,"target":6},{"source":58,"target":62},{"source":58,"target":12},{"source":62,"target":6},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":63},{"source":13,"target":64},{"source":63,"target":65},{"source":63,"target":13},{"source":64,"target":8},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":14,"target":69},{"source":66,"target":10},{"source":66,"target":70},{"source":66,"target":14},{"source":70,"target":10},{"source":67,"target":13},{"source":67,"target":71},{"source":67,"target":14},{"source":71,"target":13},{"source":68,"target":72},{"source":68,"target":14},{"source":69,"target":73},{"source":69,"target":14},{"source":15,"target":0},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":74,"target":77},{"source":74,"target":15},{"source":75,"target":78},{"source":75,"target":15},{"source":76,"target":79},{"source":76,"target":15},{"source":16,"target":0},{"source":16,"target":80},{"source":80,"target":81},{"source":80,"target":16},{"source":17,"target":0},{"source":17,"target":82},{"source":82,"target":83},{"source":82,"target":17},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":84},{"source":18,"target":85},{"source":84,"target":11},{"source":84,"target":86},{"source":84,"target":18},{"source":86,"target":11},{"source":85,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":87},{"source":19,"target":88},{"source":19,"target":89},{"source":87,"target":15},{"source":87,"target":90},{"source":87,"target":19},{"source":90,"target":15},{"source":88,"target":9},{"source":88,"target":91},{"source":88,"target":19},{"source":91,"target":9},{"source":89,"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="git" nsURI="http://www.eclipse.org/oomph/setup/git/1.0" nsPrefix="git"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="schemaLocation" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Git.ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement"> <details key="variableName" value="setup.git.p2"/> <details key="repository" value="${oomph.update.url}"/> <details key="installableUnits" value="org.eclipse.oomph.setup.git.feature.group"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement"> <details key="variableName" value="setup.egit.p2"/> <details key="repository" value="http://download.eclipse.org/egit/updates"/> <details key="installableUnits" value="org.eclipse.egit.feature.group"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider"> <details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.git.edit/icons/full/obj16"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="GitCloneTask" eSuperTypes="http://www.eclipse.org/oomph/setup/1.0#//SetupTask"> <eAnnotations source="http://www.eclipse.org/emf/2002/EcoreXXX"> <details key="constraints" value="IDRequired LocationOptional"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers"> <details key="triggers" value="STARTUP MANUAL"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/oomph/setup/Variable"> <eAnnotations source="Choice"> <details key="value" value="${installation.location/git/}${@id.remoteURI|gitRepository}"/> <details key="label" value="Located in a folder named 'git/&lt;repo>' within the installation folder"/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${workspace.location/.git/}${@id.remoteURI|gitRepository}"/> <details key="label" value="Located in a folder named '.git/&lt;repo>' within the workspace folder"/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${git.container.root/}${@id.remoteURI|gitRepository}-${@id.checkoutBranch}"/> <details key="label" value="Located in a folder named '&lt;repo>-&lt;branch>' within the root Git-container folder "/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${git.container.root/}${@id.remoteURI|gitRepository/}${@id.checkoutBranch}"/> <details key="label" value="Located in a folder named '&lt;repo>/&lt;branch>' within the root Git-container folder "/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${@id.location}"/> <details key="label" value="Located in the specified absolute folder location"/> </eAnnotations> <details key="filter" value="canonical"/> <details key="type" value="STRING"/> <details key="label" value="Git clone location rule"/> <details key="description" value="The rule for the absolute folder location where the Git clone is located"/> <details key="explicitType" value="FOLDER"/> <details key="explicitLabel" value="${@id.description} Git clone location"/> <details key="explicitDescription" value="The absolute folder location where the ${@id.description} Git clone is located"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/RuleVariable"> <details key="name" value="git.container.root"/> <details key="type" value="FOLDER"/> <details key="label" value="Root Git-container folder"/> <details key="defaultValue" value="${user.home}"/> <details key="description" value="The root Git-container folder where all the Git clones are located"/> <details key="storageURI" value="scope://"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="origin"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteURI" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/oomph/setup/RemoteResource"/> <eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pushURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="checkoutBranch" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="${scope.project.stream.name}"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="recursive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configSections" upperBound="-1" eType="#//ConfigSection" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="restrictToCheckoutBranch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigSection" eSuperTypes="#//ConfigSubsection"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsections" upperBound="-1" eType="#//ConfigSubsection" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigSubsection"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//ConfigProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigProperty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/FlasH-RUS/oomph/setups/models/Git.ecore
ecore
git GitCloneTask location remoteName origin remoteURI pushURI checkoutBranch ${scope.project.stream.name} recursive false configSections restrictToCheckoutBranch false ConfigSection subsections ConfigSubsection name properties ConfigProperty key value
null
{"directed":true,"nodes":[{"nsPrefix":"git","nsURI":"http://www.eclipse.org/oomph/setup/git/1.0","name":"git","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitCloneTask","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigSection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigSubsection","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigProperty","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":"location","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"origin","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"origin","unsettable":false,"transient":false,"unique":true,"name":"remoteName","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"remoteURI","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pushURI","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"${scope.project.stream.name}","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"${scope.project.stream.name}","unsettable":false,"transient":false,"unique":true,"name":"checkoutBranch","changeable":true,"lowerBound":1,"iD":false,"id":9,"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":"recursive","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":"configSections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"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":"restrictToCheckoutBranch","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subsections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"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":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":5,"target":14},{"source":5,"target":1},{"source":6,"target":15},{"source":6,"target":1},{"source":7,"target":16},{"source":7,"target":1},{"source":8,"target":17},{"source":8,"target":1},{"source":9,"target":18},{"source":9,"target":1},{"source":10,"target":19},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":20},{"source":11,"target":1},{"source":20,"target":2},{"source":12,"target":21},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":22},{"source":2,"target":23},{"source":22,"target":3},{"source":22,"target":24},{"source":22,"target":2},{"source":24,"target":3},{"source":23,"target":3},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":25,"target":27},{"source":25,"target":3},{"source":26,"target":4},{"source":26,"target":28},{"source":26,"target":3},{"source":28,"target":4},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":30},{"source":29,"target":31},{"source":29,"target":4},{"source":30,"target":32},{"source":30,"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="Diff" nsURI="http://www.uniandes.edu.co/diff" nsPrefix="Diff"> <eClassifiers xsi:type="ecore:EClass" name="Diff"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="refactoringType" upperBound="-1" eType="#//RefactoringType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="change" upperBound="-1" eType="#//Change" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefactoringType"> <eStructuralFeatures xsi:type="ecore:EReference" name="changes" upperBound="-1" eType="#//Change"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Change"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeElement" eType="#//APIElementType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelocateParameter" eSuperTypes="#//Complex"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newLocation" eType="#//ParameterLocation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldLocation" eType="#//ParameterLocation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultipleParametersInOne" eSuperTypes="#//RelocateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="SameParameter" eSuperTypes="#//RelocateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="Simple" eSuperTypes="#//Change"> <eStructuralFeatures xsi:type="ecore:EReference" name="new" eType="#//ElementReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="old" eType="#//ElementReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#//Simple"/> <eClassifiers xsi:type="ecore:EClass" name="AddParameter" eSuperTypes="#//Add"/> <eClassifiers xsi:type="ecore:EClass" name="Delete" eSuperTypes="#//Simple"/> <eClassifiers xsi:type="ecore:EClass" name="UnsupportRequestMethod" eSuperTypes="#//Delete"/> <eClassifiers xsi:type="ecore:EClass" name="DeletePath" eSuperTypes="#//Delete"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveParameter" eSuperTypes="#//Delete"/> <eClassifiers xsi:type="ecore:EClass" name="DefaultClause" eSuperTypes="#//Delete"/> <eClassifiers xsi:type="ecore:EClass" name="Modify" eSuperTypes="#//Simple"/> <eClassifiers xsi:type="ecore:EClass" name="ModifyParameterSchemaType" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="UpperBondary" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="LowerBondary" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="DefaultValue" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="RenameParameter" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="ConsumeType" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="ProduceType" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="AddStatusCode" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStatusCode" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EClass" name="ExposeData" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EClass" name="ElementReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="EObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Complex" eSuperTypes="#//Change"> <eStructuralFeatures xsi:type="ecore:EReference" name="simpleDiffs" lowerBound="1" upperBound="-1" eType="#//Simple"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveRestriction" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeFormatReturnValue" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EClass" name="RenameMethod" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EClass" name="CombineMethods" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EClass" name="SplitMethod" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EClass" name="AddRestriction" eSuperTypes="#//Complex"/> <eClassifiers xsi:type="ecore:EEnum" name="APIElementType"> <eLiterals name="Package" literal="Package"/> <eLiterals name="Class" value="1"/> <eLiterals name="Interface" value="2"/> <eLiterals name="Method" value="3"/> <eLiterals name="Constructor" value="4" literal="Constructor"/> <eLiterals name="Field" value="5"/> <eLiterals name="Enumeration" value="6"/> <eLiterals name="ElementAnnotation" value="7"/> <eLiterals name="EnumLiteral" value="8"/> <eLiterals name="MethodParameter" value="9"/> <eLiterals name="TypeField" value="10"/> <eLiterals name="ExceptionThrow" value="11"/> <eLiterals name="TypeParameter" value="12"/> <eLiterals name="Location" value="13"/> <eLiterals name="ReturnType" value="14"/> <eLiterals name="Path" value="15"/> <eLiterals name="ContentType" value="16"/> <eLiterals name="StatusCode" value="17"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterLocation"> <eLiterals name="query" value="1"/> <eLiterals name="path" value="2" literal="path"/> <eLiterals name="header" value="3"/> <eLiterals name="body" value="4"/> <eLiterals name="formData" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterType" eSuperTypes="#//Modify"/> <eClassifiers xsi:type="ecore:EEnum" name="ElementType" instanceTypeName="ElementType"> <eLiterals name="unspecified" literal="unspecified"/> <eLiterals name="object" value="1"/> <eLiterals name="boolean" value="2"/> <eLiterals name="integer" value="3"/> <eLiterals name="number" value="4"/> <eLiterals name="string" value="5" literal="string"/> <eLiterals name="array" value="6"/> <eLiterals name="file" value="7" literal="file"/> <eLiterals name="null" value="8" literal="null"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnType" eSuperTypes="#//Modify"/> </ecore:EPackage>
github:ecore:/data/akane34/emf_compare_programatically/metamodels/diff.ecore
ecore
Diff Diff newVersion oldVersion refactoringType change RefactoringType changes Change changeElement RelocateParameter newLocation oldLocation MultipleParametersInOne SameParameter Simple new old Add AddParameter Delete UnsupportRequestMethod DeletePath RemoveParameter DefaultClause Modify ModifyParameterSchemaType UpperBondary LowerBondary DefaultValue RenameParameter ConsumeType ProduceType AddStatusCode RemoveStatusCode ExposeData ElementReference EObject lineNumber value path Complex simpleDiffs RemoveRestriction ChangeFormatReturnValue RenameMethod CombineMethods SplitMethod AddRestriction APIElementType Package Package Class Class Interface Interface Method Method Constructor Constructor Field Field Enumeration Enumeration ElementAnnotation ElementAnnotation EnumLiteral EnumLiteral MethodParameter MethodParameter TypeField TypeField ExceptionThrow ExceptionThrow TypeParameter TypeParameter Location Location ReturnType ReturnType Path Path ContentType ContentType StatusCode StatusCode ParameterLocation query query path path header header body body formData formData ParameterType ElementType java.lang.Object ElementType unspecified unspecified object object boolean boolean integer integer number number string string array array file file null null ReturnType
null
{"directed":true,"nodes":[{"nsPrefix":"Diff","nsURI":"http://www.uniandes.edu.co/diff","name":"Diff","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diff","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefactoringType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Change","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelocateParameter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleParametersInOne","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SameParameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Simple","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Add","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddParameter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delete","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsupportRequestMethod","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletePath","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveParameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultClause","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modify","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifyParameterSchemaType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpperBondary","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LowerBondary","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValue","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConsumeType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProduceType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStatusCode","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStatusCode","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExposeData","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementReference","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Complex","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveRestriction","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeFormatReturnValue","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameMethod","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombineMethods","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SplitMethod","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddRestriction","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"APIElementType","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterLocation","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":"ElementType","instanceClassName":"java.lang.Object","name":"ElementType","instanceClass":"java.lang.Object","id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnType","instanceClass":null,"abstract":false,"id":38,"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":"newVersion","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":"oldVersion","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refactoringType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"change","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeElement","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newLocation","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldLocation","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"new","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"old","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EObject","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":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":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":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"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":"simpleDiffs","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"name":"Package","id":98,"value":0,"literal":"Package","eClass":"EEnumLiteral"},{"name":"Class","id":99,"value":1,"literal":"Class","eClass":"EEnumLiteral"},{"name":"Interface","id":100,"value":2,"literal":"Interface","eClass":"EEnumLiteral"},{"name":"Method","id":101,"value":3,"literal":"Method","eClass":"EEnumLiteral"},{"name":"Constructor","id":102,"value":4,"literal":"Constructor","eClass":"EEnumLiteral"},{"name":"Field","id":103,"value":5,"literal":"Field","eClass":"EEnumLiteral"},{"name":"Enumeration","id":104,"value":6,"literal":"Enumeration","eClass":"EEnumLiteral"},{"name":"ElementAnnotation","id":105,"value":7,"literal":"ElementAnnotation","eClass":"EEnumLiteral"},{"name":"EnumLiteral","id":106,"value":8,"literal":"EnumLiteral","eClass":"EEnumLiteral"},{"name":"MethodParameter","id":107,"value":9,"literal":"MethodParameter","eClass":"EEnumLiteral"},{"name":"TypeField","id":108,"value":10,"literal":"TypeField","eClass":"EEnumLiteral"},{"name":"ExceptionThrow","id":109,"value":11,"literal":"ExceptionThrow","eClass":"EEnumLiteral"},{"name":"TypeParameter","id":110,"value":12,"literal":"TypeParameter","eClass":"EEnumLiteral"},{"name":"Location","id":111,"value":13,"literal":"Location","eClass":"EEnumLiteral"},{"name":"ReturnType","id":112,"value":14,"literal":"ReturnType","eClass":"EEnumLiteral"},{"name":"Path","id":113,"value":15,"literal":"Path","eClass":"EEnumLiteral"},{"name":"ContentType","id":114,"value":16,"literal":"ContentType","eClass":"EEnumLiteral"},{"name":"StatusCode","id":115,"value":17,"literal":"StatusCode","eClass":"EEnumLiteral"},{"name":"query","id":116,"value":1,"literal":"query","eClass":"EEnumLiteral"},{"name":"path","id":117,"value":2,"literal":"path","eClass":"EEnumLiteral"},{"name":"header","id":118,"value":3,"literal":"header","eClass":"EEnumLiteral"},{"name":"body","id":119,"value":4,"literal":"body","eClass":"EEnumLiteral"},{"name":"formData","id":120,"value":5,"literal":"formData","eClass":"EEnumLiteral"},{"id":121,"eClass":"EGenericType"},{"name":"unspecified","id":122,"value":0,"literal":"unspecified","eClass":"EEnumLiteral"},{"name":"object","id":123,"value":1,"literal":"object","eClass":"EEnumLiteral"},{"name":"boolean","id":124,"value":2,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"integer","id":125,"value":3,"literal":"integer","eClass":"EEnumLiteral"},{"name":"number","id":126,"value":4,"literal":"number","eClass":"EEnumLiteral"},{"name":"string","id":127,"value":5,"literal":"string","eClass":"EEnumLiteral"},{"name":"array","id":128,"value":6,"literal":"array","eClass":"EEnumLiteral"},{"name":"file","id":129,"value":7,"literal":"file","eClass":"EEnumLiteral"},{"name":"null","id":130,"value":8,"literal":"null","eClass":"EEnumLiteral"},{"id":131,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":1,"target":0},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":39,"target":43},{"source":39,"target":1},{"source":40,"target":44},{"source":40,"target":1},{"source":41,"target":2},{"source":41,"target":45},{"source":41,"target":1},{"source":45,"target":2},{"source":42,"target":3},{"source":42,"target":46},{"source":42,"target":1},{"source":46,"target":3},{"source":2,"target":0},{"source":2,"target":47},{"source":47,"target":3},{"source":47,"target":48},{"source":47,"target":2},{"source":48,"target":3},{"source":3,"target":0},{"source":3,"target":49},{"source":49,"target":34},{"source":49,"target":50},{"source":49,"target":3},{"source":50,"target":34},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":51,"target":35},{"source":51,"target":54},{"source":51,"target":4},{"source":54,"target":35},{"source":52,"target":35},{"source":52,"target":55},{"source":52,"target":4},{"source":55,"target":35},{"source":53,"target":27},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":56},{"source":56,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":57},{"source":57,"target":4},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":58,"target":26},{"source":58,"target":61},{"source":58,"target":7},{"source":61,"target":26},{"source":59,"target":26},{"source":59,"target":62},{"source":59,"target":7},{"source":62,"target":26},{"source":60,"target":3},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":63},{"source":63,"target":7},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":64},{"source":64,"target":8},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":65},{"source":65,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":66},{"source":66,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":67},{"source":67,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":68},{"source":68,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":69},{"source":69,"target":10},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":70},{"source":70,"target":7},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":71},{"source":71,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":72},{"source":72,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":73},{"source":73,"target":15},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":74},{"source":74,"target":15},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":75},{"source":75,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":76},{"source":76,"target":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":77},{"source":77,"target":15},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":78},{"source":78,"target":15},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":79},{"source":79,"target":15},{"source":25,"target":0},{"source":25,"target":27},{"source":25,"target":80},{"source":80,"target":27},{"source":26,"target":0},{"source":26,"target":81},{"source":26,"target":82},{"source":26,"target":83},{"source":26,"target":84},{"source":81,"target":85},{"source":81,"target":26},{"source":82,"target":86},{"source":82,"target":26},{"source":83,"target":87},{"source":83,"target":26},{"source":84,"target":88},{"source":84,"target":26},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":89},{"source":27,"target":90},{"source":89,"target":7},{"source":89,"target":91},{"source":89,"target":27},{"source":91,"target":7},{"source":90,"target":3},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":92},{"source":92,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":93},{"source":93,"target":27},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":94},{"source":94,"target":27},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":95},{"source":95,"target":27},{"source":32,"target":0},{"source":32,"target":27},{"source":32,"target":96},{"source":96,"target":27},{"source":33,"target":0},{"source":33,"target":27},{"source":33,"target":97},{"source":97,"target":27},{"source":34,"target":0},{"source":34,"target":98},{"source":34,"target":99},{"source":34,"target":100},{"source":34,"target":101},{"source":34,"target":102},{"source":34,"target":103},{"source":34,"target":104},{"source":34,"target":105},{"source":34,"target":106},{"source":34,"target":107},{"source":34,"target":108},{"source":34,"target":109},{"source":34,"target":110},{"source":34,"target":111},{"source":34,"target":112},{"source":34,"target":113},{"source":34,"target":114},{"source":34,"target":115},{"source":98,"target":34},{"source":99,"target":34},{"source":100,"target":34},{"source":101,"target":34},{"source":102,"target":34},{"source":103,"target":34},{"source":104,"target":34},{"source":105,"target":34},{"source":106,"target":34},{"source":107,"target":34},{"source":108,"target":34},{"source":109,"target":34},{"source":110,"target":34},{"source":111,"target":34},{"source":112,"target":34},{"source":113,"target":34},{"source":114,"target":34},{"source":115,"target":34},{"source":35,"target":0},{"source":35,"target":116},{"source":35,"target":117},{"source":35,"target":118},{"source":35,"target":119},{"source":35,"target":120},{"source":116,"target":35},{"source":117,"target":35},{"source":118,"target":35},{"source":119,"target":35},{"source":120,"target":35},{"source":36,"target":0},{"source":36,"target":15},{"source":36,"target":121},{"source":121,"target":15},{"source":37,"target":0},{"source":37,"target":122},{"source":37,"target":123},{"source":37,"target":124},{"source":37,"target":125},{"source":37,"target":126},{"source":37,"target":127},{"source":37,"target":128},{"source":37,"target":129},{"source":37,"target":130},{"source":122,"target":37},{"source":123,"target":37},{"source":124,"target":37},{"source":125,"target":37},{"source":126,"target":37},{"source":127,"target":37},{"source":128,"target":37},{"source":129,"target":37},{"source":130,"target":37},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":131},{"source":131,"target":15}],"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="SpreadsheetMLBasicDef"> <eClassifiers xsi:type="ecore:EClass" name="DateTimeType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hour" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minute" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="second" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VersionType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="n" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nn" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="vt_data" ordered="false" lowerBound="1" eType="/0/Data" eOpposite="/0/Data/value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DateTimeTypeValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/DateTimeType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ErrorValue" eSuperTypes="/0/ValueType"/> <eClassifiers xsi:type="ecore:EClass" name="DocumentPropertiesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="dp_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_docProperties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keywords" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastAuthor" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manager" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="company" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hyperlinkBase" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="revision" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationFormat" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="appName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="version" ordered="false" eType="/0/VersionType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="totalTime" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastPrinted" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="created" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastSaved" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="words" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="characters" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="charactersWithSpaces" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bytes" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lines" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphs" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDocumentPropertiesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="cdp_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_customDocProperties"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customDocumentProperties" ordered="false" lowerBound="1" upperBound="-1" eType="/0/CustomDocumentProperty" containment="true" eOpposite="/0/CustomDocumentProperty/customDocumentProperty_cdpe"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDocumentProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="customDocumentProperty_cdpe" ordered="false" lowerBound="1" eType="/0/CustomDocumentPropertiesCollection" eOpposite="/0/CustomDocumentPropertiesCollection/customDocumentProperties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SmartTagType"> <eStructuralFeatures xsi:type="ecore:EReference" name="smartTagType_ste" ordered="false" lowerBound="1" eType="/0/SmartTagsCollection" eOpposite="/0/SmartTagsCollection/smartTagTypes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespaceuri" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SmartTagsCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="st_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_smartTags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="st_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_smartTags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="smartTagTypes" ordered="false" upperBound="-1" eType="/0/SmartTagType" containment="true" eOpposite="/0/SmartTagType/smartTagType_ste"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Workbook"> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_smartTags" ordered="false" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_docProperties" ordered="false" eType="/0/DocumentPropertiesCollection" containment="true" eOpposite="/0/DocumentPropertiesCollection/dp_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_customDocProperties" ordered="false" eType="/0/CustomDocumentPropertiesCollection" containment="true" eOpposite="/0/CustomDocumentPropertiesCollection/cdp_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_worksheets" upperBound="-1" eType="/0/Worksheet" containment="true" eOpposite="/0/Worksheet/ws_workbook"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Worksheet"> <eStructuralFeatures xsi:type="ecore:EReference" name="ws_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_worksheets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ws_table" ordered="false" eType="/0/Table" containment="true" eOpposite="/0/Table/t_worksheet"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StyledElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="/0/StyledElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="t_worksheet" ordered="false" lowerBound="1" eType="/0/Worksheet" eOpposite="/0/Worksheet/ws_table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t_cols" upperBound="-1" eType="/0/Column" containment="true" eOpposite="/0/Column/c_table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t_rows" upperBound="-1" eType="/0/Row" containment="true" eOpposite="/0/Row/r_table"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultColumnWidth" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultRowHeight" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedColumnCount" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedRowCount" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftCell" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topCell" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullColumns" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullRows" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableElement" abstract="true" eSuperTypes="/0/StyledElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColOrRowElement" abstract="true" eSuperTypes="/0/TableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="span" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="/0/ColOrRowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_cols"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitWidth" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Row" eSuperTypes="/0/ColOrRowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="r_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_rows"/> <eStructuralFeatures xsi:type="ecore:EReference" name="r_cells" upperBound="-1" eType="/0/Cell" containment="true" eOpposite="/0/Cell/c_row"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitHeight" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cell" eSuperTypes="/0/TableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_row" ordered="false" lowerBound="1" eType="/0/Row" eOpposite="/0/Row/r_cells"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_smartTags" ordered="false" upperBound="-1" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_cell"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayRange" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="formula" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hRef" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeAcross" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeDown" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_data" ordered="false" eType="/0/Data" containment="true" eOpposite="/0/Data/d_cell"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_comment" ordered="false" eType="/0/Comment" containment="true" eOpposite="/0/Comment/c_cell"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_comment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="com_data" ordered="false" lowerBound="1" eType="/0/Data" containment="true" eOpposite="/0/Data/d_comment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showAlways" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data"> <eStructuralFeatures xsi:type="ecore:EReference" name="d_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_data"/> <eStructuralFeatures xsi:type="ecore:EReference" name="d_comment" ordered="false" lowerBound="1" eType="/0/Comment" eOpposite="/0/Comment/com_data"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true" eOpposite="/0/ValueType/vt_data"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Double"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/MSOfficeExcel_SpreadsheetMLBasicDef.ecore
ecore
SpreadsheetMLBasicDef DateTimeType year month day hour minute second VersionType n nn ValueType vt_data StringValue value NumberValue value DateTimeTypeValue value BooleanValue value ErrorValue DocumentPropertiesCollection dp_workbook title subject keywords description category author lastAuthor manager company hyperlinkBase revision presentationFormat guid appName version totalTime lastPrinted created lastSaved pages words characters charactersWithSpaces bytes lines paragraphs CustomDocumentPropertiesCollection cdp_workbook customDocumentProperties CustomDocumentProperty customDocumentProperty_cdpe name value SmartTagType smartTagType_ste namespaceuri name url SmartTagsCollection st_workbook st_cell smartTagTypes Workbook wb_smartTags wb_docProperties wb_customDocProperties wb_worksheets Worksheet ws_workbook ws_table name StyledElement Table t_worksheet t_cols t_rows defaultColumnWidth defaultRowHeight expandedColumnCount expandedRowCount leftCell topCell fullColumns fullRows TableElement index ColOrRowElement hidden span Column c_table autoFitWidth width Row r_table r_cells autoFitHeight height Cell c_row c_smartTags arrayRange formula hRef mergeAcross mergeDown c_data c_comment Comment c_cell com_data author showAlways Data d_cell d_comment value PrimitiveTypes Integer String Boolean Double
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"SpreadsheetMLBasicDef","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VersionType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeTypeValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentProperty","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagsCollection","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workbook","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Worksheet","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyledElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableElement","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColOrRowElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Row","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"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":25,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"month","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"day","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hour","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"minute","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"second","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":31,"serializable":true,"eClass":"EDataType"},{"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"n","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nn","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"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":"vt_data","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":47,"serializable":true,"eClass":"EDataType"},{"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":51,"serializable":true,"eClass":"EDataType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"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":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":58,"serializable":true,"eClass":"EDataType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dp_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"subject","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"keywords","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lastAuthor","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"manager","changeable":true,"lowerBound":0,"iD":false,"id":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":"company","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hyperlinkBase","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"revision","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationFormat","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"guid","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"appName","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"totalTime","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lastPrinted","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"created","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lastSaved","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":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":"words","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"characters","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"charactersWithSpaces","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bytes","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lines","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"paragraphs","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_docProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"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"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cdp_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customDocumentProperties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_customDocProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customDocumentProperty_cdpe","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"smartTagType_ste","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"namespaceuri","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"smartTagTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"st_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"st_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_worksheets","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"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ws_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ws_table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":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":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"t_worksheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"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":"t_cols","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":"t_rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"defaultColumnWidth","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"defaultRowHeight","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expandedColumnCount","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expandedRowCount","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"leftCell","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"topCell","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fullColumns","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fullRows","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"r_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"span","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"autoFitWidth","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"r_cells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"autoFitHeight","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_row","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"arrayRange","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"formula","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hRef","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mergeAcross","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mergeDown","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_comment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"d_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"com_data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"showAlways","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"d_comment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":232,"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":1,"target":0},{"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":25,"target":31},{"source":25,"target":32},{"source":25,"target":1},{"source":32,"target":31},{"source":26,"target":31},{"source":26,"target":33},{"source":26,"target":1},{"source":33,"target":31},{"source":27,"target":31},{"source":27,"target":34},{"source":27,"target":1},{"source":34,"target":31},{"source":28,"target":31},{"source":28,"target":35},{"source":28,"target":1},{"source":35,"target":31},{"source":29,"target":31},{"source":29,"target":36},{"source":29,"target":1},{"source":36,"target":31},{"source":30,"target":31},{"source":30,"target":37},{"source":30,"target":1},{"source":37,"target":31},{"source":2,"target":0},{"source":2,"target":38},{"source":2,"target":39},{"source":38,"target":31},{"source":38,"target":40},{"source":38,"target":2},{"source":40,"target":31},{"source":39,"target":31},{"source":39,"target":41},{"source":39,"target":2},{"source":41,"target":31},{"source":3,"target":0},{"source":3,"target":42},{"source":42,"target":24},{"source":42,"target":43},{"source":42,"target":3},{"source":42,"target":44},{"source":43,"target":24},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":45},{"source":4,"target":46},{"source":45,"target":47},{"source":45,"target":48},{"source":45,"target":4},{"source":48,"target":47},{"source":46,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":51},{"source":49,"target":52},{"source":49,"target":5},{"source":52,"target":51},{"source":50,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":53},{"source":6,"target":54},{"source":53,"target":1},{"source":53,"target":55},{"source":53,"target":6},{"source":55,"target":1},{"source":54,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":56},{"source":7,"target":57},{"source":56,"target":58},{"source":56,"target":59},{"source":56,"target":7},{"source":59,"target":58},{"source":57,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":60},{"source":60,"target":3},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":9,"target":87},{"source":61,"target":14},{"source":61,"target":88},{"source":61,"target":9},{"source":61,"target":89},{"source":88,"target":14},{"source":62,"target":47},{"source":62,"target":90},{"source":62,"target":9},{"source":90,"target":47},{"source":63,"target":47},{"source":63,"target":91},{"source":63,"target":9},{"source":91,"target":47},{"source":64,"target":47},{"source":64,"target":92},{"source":64,"target":9},{"source":92,"target":47},{"source":65,"target":47},{"source":65,"target":93},{"source":65,"target":9},{"source":93,"target":47},{"source":66,"target":47},{"source":66,"target":94},{"source":66,"target":9},{"source":94,"target":47},{"source":67,"target":47},{"source":67,"target":95},{"source":67,"target":9},{"source":95,"target":47},{"source":68,"target":47},{"source":68,"target":96},{"source":68,"target":9},{"source":96,"target":47},{"source":69,"target":47},{"source":69,"target":97},{"source":69,"target":9},{"source":97,"target":47},{"source":70,"target":47},{"source":70,"target":98},{"source":70,"target":9},{"source":98,"target":47},{"source":71,"target":47},{"source":71,"target":99},{"source":71,"target":9},{"source":99,"target":47},{"source":72,"target":31},{"source":72,"target":100},{"source":72,"target":9},{"source":100,"target":31},{"source":73,"target":47},{"source":73,"target":101},{"source":73,"target":9},{"source":101,"target":47},{"source":74,"target":47},{"source":74,"target":102},{"source":74,"target":9},{"source":102,"target":47},{"source":75,"target":47},{"source":75,"target":103},{"source":75,"target":9},{"source":103,"target":47},{"source":76,"target":2},{"source":76,"target":104},{"source":76,"target":9},{"source":104,"target":2},{"source":77,"target":31},{"source":77,"target":105},{"source":77,"target":9},{"source":105,"target":31},{"source":78,"target":1},{"source":78,"target":106},{"source":78,"target":9},{"source":106,"target":1},{"source":79,"target":1},{"source":79,"target":107},{"source":79,"target":9},{"source":107,"target":1},{"source":80,"target":1},{"source":80,"target":108},{"source":80,"target":9},{"source":108,"target":1},{"source":81,"target":31},{"source":81,"target":109},{"source":81,"target":9},{"source":109,"target":31},{"source":82,"target":31},{"source":82,"target":110},{"source":82,"target":9},{"source":110,"target":31},{"source":83,"target":31},{"source":83,"target":111},{"source":83,"target":9},{"source":111,"target":31},{"source":84,"target":31},{"source":84,"target":112},{"source":84,"target":9},{"source":112,"target":31},{"source":85,"target":31},{"source":85,"target":113},{"source":85,"target":9},{"source":113,"target":31},{"source":86,"target":31},{"source":86,"target":114},{"source":86,"target":9},{"source":114,"target":31},{"source":87,"target":31},{"source":87,"target":115},{"source":87,"target":9},{"source":115,"target":31},{"source":10,"target":0},{"source":10,"target":116},{"source":10,"target":117},{"source":116,"target":14},{"source":116,"target":118},{"source":116,"target":10},{"source":116,"target":119},{"source":118,"target":14},{"source":117,"target":11},{"source":117,"target":120},{"source":117,"target":10},{"source":117,"target":121},{"source":120,"target":11},{"source":11,"target":0},{"source":11,"target":121},{"source":11,"target":122},{"source":11,"target":123},{"source":121,"target":10},{"source":121,"target":124},{"source":121,"target":11},{"source":121,"target":117},{"source":124,"target":10},{"source":122,"target":47},{"source":122,"target":125},{"source":122,"target":11},{"source":125,"target":47},{"source":123,"target":3},{"source":123,"target":126},{"source":123,"target":11},{"source":126,"target":3},{"source":12,"target":0},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":127,"target":13},{"source":127,"target":131},{"source":127,"target":12},{"source":127,"target":132},{"source":131,"target":13},{"source":128,"target":47},{"source":128,"target":133},{"source":128,"target":12},{"source":133,"target":47},{"source":129,"target":47},{"source":129,"target":134},{"source":129,"target":12},{"source":134,"target":47},{"source":130,"target":47},{"source":130,"target":135},{"source":130,"target":12},{"source":135,"target":47},{"source":13,"target":0},{"source":13,"target":136},{"source":13,"target":137},{"source":13,"target":132},{"source":136,"target":14},{"source":136,"target":138},{"source":136,"target":13},{"source":136,"target":139},{"source":138,"target":14},{"source":137,"target":22},{"source":137,"target":140},{"source":137,"target":13},{"source":137,"target":141},{"source":140,"target":22},{"source":132,"target":12},{"source":132,"target":142},{"source":132,"target":13},{"source":132,"target":127},{"source":142,"target":12},{"source":14,"target":0},{"source":14,"target":139},{"source":14,"target":89},{"source":14,"target":119},{"source":14,"target":143},{"source":139,"target":13},{"source":139,"target":144},{"source":139,"target":14},{"source":139,"target":136},{"source":144,"target":13},{"source":89,"target":9},{"source":89,"target":145},{"source":89,"target":14},{"source":89,"target":61},{"source":145,"target":9},{"source":119,"target":10},{"source":119,"target":146},{"source":119,"target":14},{"source":119,"target":116},{"source":146,"target":10},{"source":143,"target":15},{"source":143,"target":147},{"source":143,"target":14},{"source":143,"target":148},{"source":147,"target":15},{"source":15,"target":0},{"source":15,"target":148},{"source":15,"target":149},{"source":15,"target":150},{"source":148,"target":14},{"source":148,"target":151},{"source":148,"target":15},{"source":148,"target":143},{"source":151,"target":14},{"source":149,"target":17},{"source":149,"target":152},{"source":149,"target":15},{"source":149,"target":153},{"source":152,"target":17},{"source":150,"target":47},{"source":150,"target":154},{"source":150,"target":15},{"source":154,"target":47},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":153},{"source":17,"target":155},{"source":17,"target":156},{"source":17,"target":157},{"source":17,"target":158},{"source":17,"target":159},{"source":17,"target":160},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":153,"target":15},{"source":153,"target":166},{"source":153,"target":17},{"source":153,"target":149},{"source":166,"target":15},{"source":155,"target":20},{"source":155,"target":167},{"source":155,"target":17},{"source":155,"target":168},{"source":167,"target":20},{"source":156,"target":21},{"source":156,"target":169},{"source":156,"target":17},{"source":156,"target":170},{"source":169,"target":21},{"source":157,"target":51},{"source":157,"target":171},{"source":157,"target":17},{"source":171,"target":51},{"source":158,"target":51},{"source":158,"target":172},{"source":158,"target":17},{"source":172,"target":51},{"source":159,"target":31},{"source":159,"target":173},{"source":159,"target":17},{"source":173,"target":31},{"source":160,"target":31},{"source":160,"target":174},{"source":160,"target":17},{"source":174,"target":31},{"source":161,"target":31},{"source":161,"target":175},{"source":161,"target":17},{"source":175,"target":31},{"source":162,"target":31},{"source":162,"target":176},{"source":162,"target":17},{"source":176,"target":31},{"source":163,"target":58},{"source":163,"target":177},{"source":163,"target":17},{"source":177,"target":58},{"source":164,"target":58},{"source":164,"target":178},{"source":164,"target":17},{"source":178,"target":58},{"source":165,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":179},{"source":18,"target":180},{"source":179,"target":31},{"source":179,"target":181},{"source":179,"target":18},{"source":181,"target":31},{"source":180,"target":16},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":182},{"source":19,"target":183},{"source":19,"target":184},{"source":182,"target":58},{"source":182,"target":185},{"source":182,"target":19},{"source":185,"target":58},{"source":183,"target":31},{"source":183,"target":186},{"source":183,"target":19},{"source":186,"target":31},{"source":184,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":168},{"source":20,"target":187},{"source":20,"target":188},{"source":20,"target":189},{"source":168,"target":17},{"source":168,"target":190},{"source":168,"target":20},{"source":168,"target":155},{"source":190,"target":17},{"source":187,"target":58},{"source":187,"target":191},{"source":187,"target":20},{"source":191,"target":58},{"source":188,"target":51},{"source":188,"target":192},{"source":188,"target":20},{"source":192,"target":51},{"source":189,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":170},{"source":21,"target":193},{"source":21,"target":194},{"source":21,"target":195},{"source":21,"target":196},{"source":170,"target":17},{"source":170,"target":197},{"source":170,"target":21},{"source":170,"target":156},{"source":197,"target":17},{"source":193,"target":22},{"source":193,"target":198},{"source":193,"target":21},{"source":193,"target":199},{"source":198,"target":22},{"source":194,"target":58},{"source":194,"target":200},{"source":194,"target":21},{"source":200,"target":58},{"source":195,"target":51},{"source":195,"target":201},{"source":195,"target":21},{"source":201,"target":51},{"source":196,"target":19},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":199},{"source":22,"target":141},{"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":199,"target":21},{"source":199,"target":210},{"source":199,"target":22},{"source":199,"target":193},{"source":210,"target":21},{"source":141,"target":13},{"source":141,"target":211},{"source":141,"target":22},{"source":141,"target":137},{"source":211,"target":13},{"source":202,"target":47},{"source":202,"target":212},{"source":202,"target":22},{"source":212,"target":47},{"source":203,"target":47},{"source":203,"target":213},{"source":203,"target":22},{"source":213,"target":47},{"source":204,"target":47},{"source":204,"target":214},{"source":204,"target":22},{"source":214,"target":47},{"source":205,"target":51},{"source":205,"target":215},{"source":205,"target":22},{"source":215,"target":51},{"source":206,"target":51},{"source":206,"target":216},{"source":206,"target":22},{"source":216,"target":51},{"source":207,"target":24},{"source":207,"target":217},{"source":207,"target":22},{"source":207,"target":218},{"source":217,"target":24},{"source":208,"target":23},{"source":208,"target":219},{"source":208,"target":22},{"source":208,"target":220},{"source":219,"target":23},{"source":209,"target":18},{"source":23,"target":0},{"source":23,"target":220},{"source":23,"target":221},{"source":23,"target":222},{"source":23,"target":223},{"source":220,"target":22},{"source":220,"target":224},{"source":220,"target":23},{"source":220,"target":208},{"source":224,"target":22},{"source":221,"target":24},{"source":221,"target":225},{"source":221,"target":23},{"source":221,"target":226},{"source":225,"target":24},{"source":222,"target":47},{"source":222,"target":227},{"source":222,"target":23},{"source":227,"target":47},{"source":223,"target":58},{"source":223,"target":228},{"source":223,"target":23},{"source":228,"target":58},{"source":24,"target":0},{"source":24,"target":218},{"source":24,"target":226},{"source":24,"target":44},{"source":218,"target":22},{"source":218,"target":229},{"source":218,"target":24},{"source":218,"target":207},{"source":229,"target":22},{"source":226,"target":23},{"source":226,"target":230},{"source":226,"target":24},{"source":226,"target":221},{"source":230,"target":23},{"source":44,"target":3},{"source":44,"target":231},{"source":44,"target":24},{"source":44,"target":42},{"source":231,"target":3},{"source":232,"target":31},{"source":232,"target":47},{"source":232,"target":58},{"source":232,"target":51},{"source":31,"target":232},{"source":47,"target":232},{"source":58,"target":232},{"source":51,"target":232}],"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="studyPlan" nsURI="http://www.example.org/studyPlan" nsPrefix="studyPlan"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="validationDelegates" value="http://www.eclipse.org/acceleo/query/1.0"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="codename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="university" lowerBound="1" eType="#//University" eOpposite="#//University/courses"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="7.5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="University"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1" eType="#//Student" containment="true" eOpposite="#//Student/university"/> <eStructuralFeatures xsi:type="ecore:EReference" name="studyProgrammes" upperBound="-1" eType="#//StudyProgramme" containment="true" eOpposite="#//StudyProgramme/university"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1" eType="#//Course" containment="true" eOpposite="#//Course/university"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StudyPlan"> <eStructuralFeatures xsi:type="ecore:EReference" name="student" lowerBound="1" eType="#//Student" eOpposite="#//Student/studyplan"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semesterPlans" upperBound="-1" eType="#//SemesterPlan" containment="true" eOpposite="#//SemesterPlan/studyPlan"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Semester"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="codename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="season" eType="#//SeasonEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SemesterPlan" eSuperTypes="#//Semester"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="selectedCoursesAtLeast30Credits"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/acceleo/query/1.0"> <details key="selectedCoursesAtLeast30Credits" value="self.selectedCourses -> collect(course | course.credits) -> sum() >= 30.0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="studyPlan" lowerBound="1" eType="#//StudyPlan" eOpposite="#//StudyPlan/semesterPlans"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedCourses" upperBound="-1" eType="#//Course"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SemesterProgramme" eSuperTypes="#//Semester"> <eStructuralFeatures xsi:type="ecore:EReference" name="specialization" lowerBound="1" eType="#//Specialization" eOpposite="#//Specialization/semesters"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryCourses" upperBound="-1" eType="#//Course"/> <eStructuralFeatures xsi:type="ecore:EReference" name="electiveCourses" upperBound="-1" eType="#//Course"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Student"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="university" lowerBound="1" eType="#//University" eOpposite="#//University/students"/> <eStructuralFeatures xsi:type="ecore:EReference" name="studyplan" lowerBound="1" eType="#//StudyPlan" containment="true" eOpposite="#//StudyPlan/student"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StudyProgramme"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="codeNameMustBeShorterThan10"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/acceleo/query/1.0"> <details key="codeNameMustBeShorterThan10" value="self.codename.size() &lt; 10"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="codename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="university" lowerBound="1" eType="#//University" eOpposite="#//University/studyProgrammes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lengthInYears" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specializations" lowerBound="1" upperBound="-1" eType="#//Specialization" containment="true" eOpposite="#//Specialization/studyProgramme"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Specialization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="studyProgramme" eType="#//StudyProgramme" eOpposite="#//StudyProgramme/specializations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="continuations" upperBound="-1" eType="#//Specialization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semesters" lowerBound="1" upperBound="-1" eType="#//SemesterProgramme" containment="true" eOpposite="#//SemesterProgramme/specialization"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SeasonEnum"> <eLiterals name="Vår" literal="Vår"/> <eLiterals name="Høst" value="1" literal="Høst"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/timmychan97/TDT4250-delivery/assignment1/model/studyPlan.ecore
ecore
studyPlan Course codename name university credits 7.5 level University name students studyProgrammes courses StudyPlan student semesterPlans Semester codename year season SemesterPlan studyPlan selectedCourses SemesterProgramme specialization mandatoryCourses electiveCourses Student name username university studyplan StudyProgramme codename name university lengthInYears specializations Specialization name year studyProgramme continuations semesters SeasonEnum Vår Vår Høst Høst
null
{"directed":true,"nodes":[{"nsPrefix":"studyPlan","nsURI":"http://www.example.org/studyPlan","name":"studyPlan","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":"University","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StudyPlan","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semester","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemesterPlan","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemesterProgramme","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StudyProgramme","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeasonEnum","instanceClass":null,"id":10,"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":"codename","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"university","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":7.5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"7.5","unsettable":false,"transient":false,"unique":true,"name":"credits","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"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":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"students","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":"studyProgrammes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"university","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"university","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"student","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":"semesterPlans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"studyplan","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":"studyPlan","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"codename","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"year","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"season","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectedCourses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"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":"specialization","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":"mandatoryCourses","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":"electiveCourses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semesters","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"username","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"codename","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lengthInYears","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specializations","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":"studyProgramme","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"year","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":"continuations","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"},{"name":"Vår","id":79,"value":0,"literal":"Vår","eClass":"EEnumLiteral"},{"name":"Høst","id":80,"value":1,"literal":"Høst","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":11,"target":16},{"source":11,"target":1},{"source":12,"target":17},{"source":12,"target":1},{"source":13,"target":2},{"source":13,"target":18},{"source":13,"target":1},{"source":13,"target":19},{"source":18,"target":2},{"source":14,"target":20},{"source":14,"target":1},{"source":15,"target":21},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":19},{"source":22,"target":25},{"source":22,"target":2},{"source":23,"target":7},{"source":23,"target":26},{"source":23,"target":2},{"source":23,"target":27},{"source":26,"target":7},{"source":24,"target":8},{"source":24,"target":28},{"source":24,"target":2},{"source":24,"target":29},{"source":28,"target":8},{"source":19,"target":1},{"source":19,"target":30},{"source":19,"target":2},{"source":19,"target":13},{"source":30,"target":1},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":31,"target":7},{"source":31,"target":33},{"source":31,"target":3},{"source":31,"target":34},{"source":33,"target":7},{"source":32,"target":5},{"source":32,"target":35},{"source":32,"target":3},{"source":32,"target":36},{"source":35,"target":5},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":37,"target":40},{"source":37,"target":4},{"source":38,"target":41},{"source":38,"target":4},{"source":39,"target":10},{"source":39,"target":42},{"source":39,"target":4},{"source":42,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":36},{"source":5,"target":43},{"source":5,"target":44},{"source":36,"target":3},{"source":36,"target":45},{"source":36,"target":5},{"source":36,"target":32},{"source":45,"target":3},{"source":43,"target":1},{"source":43,"target":46},{"source":43,"target":5},{"source":46,"target":1},{"source":44,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":47,"target":9},{"source":47,"target":51},{"source":47,"target":6},{"source":47,"target":52},{"source":51,"target":9},{"source":48,"target":1},{"source":48,"target":53},{"source":48,"target":6},{"source":53,"target":1},{"source":49,"target":1},{"source":49,"target":54},{"source":49,"target":6},{"source":54,"target":1},{"source":50,"target":4},{"source":7,"target":0},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":27},{"source":7,"target":34},{"source":55,"target":57},{"source":55,"target":7},{"source":56,"target":58},{"source":56,"target":7},{"source":27,"target":2},{"source":27,"target":59},{"source":27,"target":7},{"source":27,"target":23},{"source":59,"target":2},{"source":34,"target":3},{"source":34,"target":60},{"source":34,"target":7},{"source":34,"target":31},{"source":60,"target":3},{"source":8,"target":0},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":29},{"source":8,"target":63},{"source":8,"target":64},{"source":61,"target":65},{"source":61,"target":8},{"source":62,"target":66},{"source":62,"target":8},{"source":29,"target":2},{"source":29,"target":67},{"source":29,"target":8},{"source":29,"target":24},{"source":67,"target":2},{"source":63,"target":68},{"source":63,"target":8},{"source":64,"target":9},{"source":64,"target":69},{"source":64,"target":8},{"source":64,"target":70},{"source":69,"target":9},{"source":9,"target":0},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":70},{"source":9,"target":73},{"source":9,"target":52},{"source":71,"target":74},{"source":71,"target":9},{"source":72,"target":75},{"source":72,"target":9},{"source":70,"target":8},{"source":70,"target":76},{"source":70,"target":9},{"source":70,"target":64},{"source":76,"target":8},{"source":73,"target":9},{"source":73,"target":77},{"source":73,"target":9},{"source":77,"target":9},{"source":52,"target":6},{"source":52,"target":78},{"source":52,"target":9},{"source":52,"target":47},{"source":78,"target":6},{"source":10,"target":0},{"source":10,"target":79},{"source":10,"target":80},{"source":79,"target":10},{"source":80,"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="datetypes" nsURI="http://example.com/example-with-datetypes" nsPrefix="datetypes"> <eClassifiers xsi:type="ecore:EClass" name="DataTypeTest"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DataTypeTest"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aAnySimpleType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aAnySimpleType"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aAnyURI" 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="aAnyURI"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aBase64Binary" 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="aBase64Binary"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aBoolean" 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="aBoolean"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aByte" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Byte" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aByte"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aDate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aDate"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aDateTime" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aDateTime"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aDecimal" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aDecimal"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aDouble" 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="aDouble"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aDuration" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Duration"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aDuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aEntities" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ENTITIES"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aEntities"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aEntity" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ENTITY"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aEntity"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aFloat" 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="aFloat"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aGDay" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GDay"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aGDay"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aGMonth" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GMonth"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aGMonth"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aGMonthDay" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GMonthDay"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aGMonthDay"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aGYear" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GYear"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aGYear"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aGYearMonth" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//GYearMonth"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aGYearMonth"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aHexBinary" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//HexBinary"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aHexBinary"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aID" 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="aID"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aIDREF" 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="aIDREF"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aIDREFS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aIDREFS"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aInt" 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="aInt"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aInteger"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aLanguage" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Language"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aLanguage"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aLong" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aLong"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Name"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aNCName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aNCName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aNMTOKEN" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aNMTOKEN"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aNMTOKENS" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aNMTOKENS"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aNonNegativeInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NonNegativeInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aNonNegativeInteger"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aNonPositiveInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NonPositiveInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aNonPositiveInteger"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aPositiveInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//PositiveInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aPositiveInteger"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aQName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aQName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aShort" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Short" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aShort"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aString" 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="aString"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aTime" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Time"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aTime"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aToken" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Token"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aToken"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aUnsignedByte" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedByte" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aUnsignedByte"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aUnsignedInt" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedInt" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aUnsignedInt"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aUnsignedLong" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aUnsignedLong"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aUnsignedShort" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedShort" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="aUnsignedShort"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/patrickneubauer/XMLIntellEdit/individual-experiments/SandboxProject/metamodels/datetypes.ecore
ecore
datetypes DataTypeTest aAnySimpleType aAnyURI aBase64Binary aBoolean aByte aDate aDateTime aDecimal aDouble aDuration aEntities aEntity aFloat aGDay aGMonth aGMonthDay aGYear aGYearMonth aHexBinary aID aIDREF aIDREFS aInt aInteger aLanguage aLong aName aNCName aNMTOKEN aNMTOKENS aNonNegativeInteger aNonPositiveInteger aPositiveInteger aQName aShort aString aTime aToken aUnsignedByte aUnsignedInt aUnsignedLong aUnsignedShort
null
{"directed":true,"nodes":[{"nsPrefix":"datetypes","nsURI":"http://example.com/example-with-datetypes","name":"datetypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeTest","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aAnySimpleType","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aAnyURI","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aBase64Binary","changeable":true,"lowerBound":0,"iD":false,"id":4,"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":"aBoolean","changeable":true,"lowerBound":0,"iD":false,"id":5,"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":"aByte","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aDate","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":"aDateTime","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":"aDecimal","changeable":true,"lowerBound":0,"iD":false,"id":9,"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":"aDouble","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":"aDuration","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aEntities","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aEntity","changeable":true,"lowerBound":0,"iD":false,"id":13,"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":"aFloat","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":"aGDay","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aGMonth","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aGMonthDay","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":"aGYear","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":"aGYearMonth","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":"aHexBinary","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":"aID","changeable":true,"lowerBound":0,"iD":true,"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":"aIDREF","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":"aIDREFS","changeable":true,"lowerBound":0,"iD":false,"id":23,"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":"aInt","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":"aInteger","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":"aLanguage","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"aLong","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":"aName","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aNCName","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":"aNMTOKEN","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":"aNMTOKENS","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":"aNonNegativeInteger","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aNonPositiveInteger","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":"aPositiveInteger","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":"aQName","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"aShort","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":"aString","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":"aTime","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aToken","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"aUnsignedByte","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"aUnsignedInt","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aUnsignedLong","changeable":true,"lowerBound":0,"iD":false,"id":42,"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":"aUnsignedShort","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"},{"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"}],"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":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":2,"target":44},{"source":2,"target":1},{"source":3,"target":45},{"source":3,"target":1},{"source":4,"target":46},{"source":4,"target":1},{"source":5,"target":47},{"source":5,"target":1},{"source":6,"target":48},{"source":6,"target":1},{"source":7,"target":49},{"source":7,"target":1},{"source":8,"target":50},{"source":8,"target":1},{"source":9,"target":51},{"source":9,"target":1},{"source":10,"target":52},{"source":10,"target":1},{"source":11,"target":53},{"source":11,"target":1},{"source":12,"target":54},{"source":12,"target":1},{"source":13,"target":55},{"source":13,"target":1},{"source":14,"target":56},{"source":14,"target":1},{"source":15,"target":57},{"source":15,"target":1},{"source":16,"target":58},{"source":16,"target":1},{"source":17,"target":59},{"source":17,"target":1},{"source":18,"target":60},{"source":18,"target":1},{"source":19,"target":61},{"source":19,"target":1},{"source":20,"target":62},{"source":20,"target":1},{"source":21,"target":63},{"source":21,"target":1},{"source":22,"target":64},{"source":22,"target":1},{"source":23,"target":65},{"source":23,"target":1},{"source":24,"target":66},{"source":24,"target":1},{"source":25,"target":67},{"source":25,"target":1},{"source":26,"target":68},{"source":26,"target":1},{"source":27,"target":69},{"source":27,"target":1},{"source":28,"target":70},{"source":28,"target":1},{"source":29,"target":71},{"source":29,"target":1},{"source":30,"target":72},{"source":30,"target":1},{"source":31,"target":73},{"source":31,"target":1},{"source":32,"target":74},{"source":32,"target":1},{"source":33,"target":75},{"source":33,"target":1},{"source":34,"target":76},{"source":34,"target":1},{"source":35,"target":77},{"source":35,"target":1},{"source":36,"target":78},{"source":36,"target":1},{"source":37,"target":79},{"source":37,"target":1},{"source":38,"target":80},{"source":38,"target":1},{"source":39,"target":81},{"source":39,"target":1},{"source":40,"target":82},{"source":40,"target":1},{"source":41,"target":83},{"source":41,"target":1},{"source":42,"target":84},{"source":42,"target":1},{"source":43,"target":85},{"source":43,"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="uml2CD" nsURI="http://uml2CD" nsPrefix="uml2CD"> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <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="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1" eType="#//Package" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedClass" upperBound="-1" eType="#//Class" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedEnum" upperBound="-1" eType="#//Enumeration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedAssoc" upperBound="-1" eType="#//Association" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedGeneralizations" upperBound="-1" eType="#//Generalization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedPrimitive" upperBound="-1" eType="#//PrimitiveType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" lowerBound="1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalizationSet" upperBound="-1" eType="#//GeneralizationSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enumType" eType="#//Enumeration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primitiveType" eType="#//PrimitiveType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" upperBound="-1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" 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="Class" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="1" upperBound="-1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCovering" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDisjoint" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UMLModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//Package" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/AlFranzis/SmartMatcher/SmartMatcherTrunk/models/SystemTests/TestCase_UML/BIG_MODELS_V4/UML_2.0_CD.ecore
ecore
uml2CD Comment value NamedElement name comments constraints Package nestedPackage packagedClass packagedEnum packagedAssoc packagedGeneralizations packagedPrimitive Constraint specification Generalization isSubstitutable general specific generalizationSet Parameter kind defaultValue enumType primitiveType Operation isQuery redefinedOperation visibility body Class ownedOperation ownedAttribute active DataType Property isDerived aggregation lower upper Association isDerived memberEnd ownedEnd PrimitiveType Enumeration ownedLiteral EnumerationLiteral GeneralizationSet isCovering isDisjoint UMLModel packages
null
{"directed":true,"nodes":[{"nsPrefix":"uml2CD","nsURI":"http://uml2CD","name":"uml2CD","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","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":"Package","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLModel","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","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":"packagedClass","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":"packagedEnum","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":"packagedAssoc","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":"packagedGeneralizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedPrimitive","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSubstitutable","changeable":true,"lowerBound":1,"iD":false,"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":"general","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":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalizationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"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":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumType","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":"primitiveType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","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":"ownedOperation","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":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"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":"isDerived","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":"aggregation","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":82,"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":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isCovering","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDisjoint","changeable":true,"lowerBound":1,"iD":false,"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":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":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":1},{"source":20,"target":23},{"source":20,"target":2},{"source":23,"target":1},{"source":21,"target":4},{"source":21,"target":24},{"source":21,"target":2},{"source":24,"target":4},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":25,"target":3},{"source":25,"target":32},{"source":25,"target":3},{"source":32,"target":3},{"source":26,"target":8},{"source":26,"target":33},{"source":26,"target":3},{"source":33,"target":8},{"source":27,"target":13},{"source":27,"target":34},{"source":27,"target":3},{"source":34,"target":13},{"source":28,"target":11},{"source":28,"target":35},{"source":28,"target":3},{"source":35,"target":11},{"source":29,"target":5},{"source":29,"target":36},{"source":29,"target":3},{"source":36,"target":5},{"source":30,"target":12},{"source":30,"target":37},{"source":30,"target":3},{"source":37,"target":12},{"source":31,"target":2},{"source":4,"target":0},{"source":4,"target":38},{"source":38,"target":39},{"source":38,"target":4},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":40,"target":44},{"source":40,"target":5},{"source":41,"target":8},{"source":41,"target":45},{"source":41,"target":5},{"source":45,"target":8},{"source":42,"target":8},{"source":42,"target":46},{"source":42,"target":5},{"source":46,"target":8},{"source":43,"target":15},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":15},{"source":6,"target":0},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":48,"target":52},{"source":48,"target":6},{"source":49,"target":53},{"source":49,"target":6},{"source":50,"target":13},{"source":50,"target":54},{"source":50,"target":6},{"source":54,"target":13},{"source":51,"target":12},{"source":51,"target":55},{"source":51,"target":6},{"source":55,"target":12},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":56,"target":61},{"source":56,"target":7},{"source":57,"target":7},{"source":57,"target":62},{"source":57,"target":7},{"source":62,"target":7},{"source":58,"target":63},{"source":58,"target":7},{"source":59,"target":64},{"source":59,"target":7},{"source":60,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":65,"target":7},{"source":65,"target":69},{"source":65,"target":8},{"source":69,"target":7},{"source":66,"target":10},{"source":66,"target":70},{"source":66,"target":8},{"source":70,"target":10},{"source":67,"target":71},{"source":67,"target":8},{"source":68,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":72},{"source":72,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":73,"target":78},{"source":73,"target":10},{"source":74,"target":79},{"source":74,"target":10},{"source":75,"target":80},{"source":75,"target":10},{"source":76,"target":81},{"source":76,"target":10},{"source":77,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":82,"target":86},{"source":82,"target":11},{"source":83,"target":10},{"source":83,"target":87},{"source":83,"target":11},{"source":87,"target":10},{"source":84,"target":10},{"source":84,"target":88},{"source":84,"target":11},{"source":88,"target":10},{"source":85,"target":2},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":89},{"source":89,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":90},{"source":13,"target":91},{"source":90,"target":14},{"source":90,"target":92},{"source":90,"target":13},{"source":92,"target":14},{"source":91,"target":9},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":93},{"source":93,"target":2},{"source":15,"target":0},{"source":15,"target":94},{"source":15,"target":95},{"source":94,"target":96},{"source":94,"target":15},{"source":95,"target":97},{"source":95,"target":15},{"source":16,"target":0},{"source":16,"target":98},{"source":98,"target":3},{"source":98,"target":99},{"source":98,"target":16},{"source":99,"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="modelInfo" nsURI="modelInfo" nsPrefix="modelInfo"> <eClassifiers xsi:type="ecore:EClass" name="NLModel"> <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="model" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" lowerBound="1" upperBound="-1" eType="#//NLClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelUpdate" eType="#//UpdateInterface" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="create" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ask" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NLElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synonyms" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NLClass" eSuperTypes="#//NLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="root" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instantiable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="null"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="create" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="null"/> <eStructuralFeatures xsi:type="ecore:EReference" name="id" lowerBound="1" upperBound="-1" eType="#//NLAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" lowerBound="1" upperBound="-1" eType="#//NLFeature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NLFeature" abstract="true" eSuperTypes="#//NLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ask" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="null"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NLAttribute" eSuperTypes="#//NLFeature"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NLReference" eSuperTypes="#//NLFeature"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EReference"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="srcSynonyms" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateInterface" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="moments" upperBound="-1" eType="#//Moment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WebService" eSuperTypes="#//UpdateInterface"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protocol" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="HTTP"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="domain" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="port" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" upperBound="-1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Moment" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Start" eSuperTypes="#//Moment"/> <eClassifiers xsi:type="ecore:EClass" name="Frequency" eSuperTypes="#//Moment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" lowerBound="1" eType="#//Time"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="action" lowerBound="1" eType="#//Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//NLElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Time"> <eLiterals name="BEFORE"/> <eLiterals name="AFTER" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Action"> <eLiterals name="CREATE"/> <eLiterals name="UPDATE" value="1"/> <eLiterals name="REMOVE" value="2"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/SaraPerezSoler/SOCIO/Socio-rest/model/metamodelInfo.ecore
ecore
modelInfo NLModel name model classes modelUpdate create true container true ask true NLElement description synonyms NLClass class root instantiable abstract false container null create null id features NLFeature ask null lowerBound 0 upperBound -1 NLAttribute attribute NLReference reference srcSynonyms UpdateInterface moments WebService protocol HTTP method domain port path Moment Start Frequency time action elements Time BEFORE BEFORE AFTER AFTER Action CREATE CREATE UPDATE UPDATE REMOVE REMOVE
null
{"directed":true,"nodes":[{"nsPrefix":"modelInfo","nsURI":"modelInfo","name":"modelInfo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NLModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NLElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NLClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NLFeature","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NLAttribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NLReference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateInterface","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebService","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Moment","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Start","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Frequency","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Time","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Action","instanceClass":null,"id":13,"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":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":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelUpdate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"create","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":"true","unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ask","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"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":28,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"synonyms","changeable":true,"lowerBound":0,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"lowerBound":1,"iD":false,"id":33,"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":"instantiable","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"null","unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"null","unsettable":false,"transient":false,"unique":true,"name":"create","changeable":true,"lowerBound":1,"iD":false,"id":37,"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":"id","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":"features","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"null","unsettable":false,"transient":false,"unique":true,"name":"ask","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"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":"srcSynonyms","changeable":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"moments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"HTTP","unsettable":false,"transient":false,"unique":true,"name":"protocol","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":1,"iD":false,"id":69,"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":"path","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":1,"iD":false,"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":"action","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","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"},{"name":"BEFORE","id":85,"value":0,"literal":"BEFORE","eClass":"EEnumLiteral"},{"name":"AFTER","id":86,"value":1,"literal":"AFTER","eClass":"EEnumLiteral"},{"name":"CREATE","id":87,"value":0,"literal":"CREATE","eClass":"EEnumLiteral"},{"name":"UPDATE","id":88,"value":1,"literal":"UPDATE","eClass":"EEnumLiteral"},{"name":"REMOVE","id":89,"value":2,"literal":"REMOVE","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":14,"target":21},{"source":14,"target":1},{"source":15,"target":22},{"source":15,"target":1},{"source":16,"target":3},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":3},{"source":17,"target":7},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":7},{"source":18,"target":25},{"source":18,"target":1},{"source":19,"target":26},{"source":19,"target":1},{"source":20,"target":27},{"source":20,"target":1},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":30},{"source":28,"target":2},{"source":29,"target":31},{"source":29,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":32,"target":41},{"source":32,"target":3},{"source":33,"target":42},{"source":33,"target":3},{"source":34,"target":43},{"source":34,"target":3},{"source":35,"target":44},{"source":35,"target":3},{"source":36,"target":45},{"source":36,"target":3},{"source":37,"target":46},{"source":37,"target":3},{"source":38,"target":5},{"source":38,"target":47},{"source":38,"target":3},{"source":47,"target":5},{"source":39,"target":4},{"source":39,"target":48},{"source":39,"target":3},{"source":48,"target":4},{"source":40,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":49,"target":53},{"source":49,"target":4},{"source":50,"target":54},{"source":50,"target":4},{"source":51,"target":55},{"source":51,"target":4},{"source":52,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":56},{"source":5,"target":57},{"source":56,"target":58},{"source":56,"target":5},{"source":57,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":59,"target":62},{"source":59,"target":6},{"source":60,"target":63},{"source":60,"target":6},{"source":61,"target":4},{"source":7,"target":0},{"source":7,"target":64},{"source":64,"target":9},{"source":64,"target":65},{"source":64,"target":7},{"source":65,"target":9},{"source":8,"target":0},{"source":8,"target":7},{"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":66,"target":72},{"source":66,"target":8},{"source":67,"target":73},{"source":67,"target":8},{"source":68,"target":74},{"source":68,"target":8},{"source":69,"target":75},{"source":69,"target":8},{"source":70,"target":76},{"source":70,"target":8},{"source":71,"target":7},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":77},{"source":77,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":78},{"source":11,"target":79},{"source":11,"target":80},{"source":11,"target":81},{"source":78,"target":12},{"source":78,"target":82},{"source":78,"target":11},{"source":82,"target":12},{"source":79,"target":13},{"source":79,"target":83},{"source":79,"target":11},{"source":83,"target":13},{"source":80,"target":2},{"source":80,"target":84},{"source":80,"target":11},{"source":84,"target":2},{"source":81,"target":9},{"source":12,"target":0},{"source":12,"target":85},{"source":12,"target":86},{"source":85,"target":12},{"source":86,"target":12},{"source":13,"target":0},{"source":13,"target":87},{"source":13,"target":88},{"source":13,"target":89},{"source":87,"target":13},{"source":88,"target":13},{"source":89,"target":13}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="occi" nsURI="http://schemas.ogf.org/occi" nsPrefix="occi"> <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="Category" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="IdentityUnique SchemeEndsWithSharp AttributesNameUnique"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="IdentityUnique" value="Category.allInstances()->isUnique(scheme + term)"/> <details key="SchemeEndsWithSharp" value="scheme.substring(scheme.size(),scheme.size()) = '#'"/> <details key="AttributesNameUnique" value="attributes->isUnique(name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="term" lowerBound="1" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scheme" lowerBound="1" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//String"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq5plCkwEemTz_hqStoShQ" value="_wq5plSkwEemTz_hqStoShQ"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq5CgikwEemTz_hqStoShQ" value="_wq5CgykwEemTz_hqStoShQ"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mutable" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//Boolean"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq-iECkwEemTz_hqStoShQ" value="_wq-iESkwEemTz_hqStoShQ"/> <details key="_wrA-UCkwEemTz_hqStoShQ" value="_wrA-USkwEemTz_hqStoShQ"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EDataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiple_values" eType="#//Boolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Kind" eSuperTypes="#//Category"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ActionTermUnicity CorrectScheme NoCyclicInheritance EntityKindIsRootParent AttributesNameNotAlreadyDefinedInParent"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ActionTermUnicity" value="actions->isUnique(term)"/> <details key="CorrectScheme" value="scheme = self.oclContainer().oclAsType(Extension).scheme"/> <details key="NoCyclicInheritance" value="parent->closure(parent)->excludes(self)"/> <details key="EntityKindIsRootParent" value="self->closure(parent)->exists(k | k.term = 'entity' and k.scheme = 'http://schemas.ogf.org/occi/core#' and k.parent = null)"/> <details key="AttributesNameNotAlreadyDefinedInParent" value="attributes.name->excludesAll(parent->closure(parent).attributes.name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Kind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//Entity" changeable="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="Entity.allInstances()->select(kind = self)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//Category"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="CorrectScheme"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wrBlYSkwEemTz_hqStoShQ" value="_wrBlYikwEemTz_hqStoShQ"/> </eAnnotations> <details key="CorrectScheme" value="let category = oclContainer().oclAsType(Category) in scheme = category.scheme.substring(1,category.scheme.size()-1) + '/' + category.term + '/action#'"/> </eAnnotations> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wrCMcikwEemTz_hqStoShQ" value="_wrCMcykwEemTz_hqStoShQ"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mixin" eSuperTypes="#//Category"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ActionTermUnicity CorrectScheme NoCyclicInheritance AttributesNameNotAlreadyDefinedInDepends"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq8F0CkwEemTz_hqStoShQ" value="_wq8F0SkwEemTz_hqStoShQ"/> </eAnnotations> <details key="ActionTermUnicity" value="actions->isUnique(term)"/> <details key="CorrectScheme" value="let ownerScheme = self.oclContainer().oclAsType(Extension).scheme in scheme.substring(1,ownerScheme.size()-1) = ownerScheme.substring(1,ownerScheme.size()-1)"/> <details key="NoCyclicInheritance" value="depends->closure(depends)->excludes(self)"/> <details key="AttributesNameNotAlreadyDefinedInDepends" value="attributes.name->excludesAll(depends->closure(depends).attributes.name)"/> </eAnnotations> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wrCMdCkwEemTz_hqStoShQ" value="_wrCMdSkwEemTz_hqStoShQ"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="depends" upperBound="-1" eType="#//Mixin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="applies" upperBound="-1" eType="#//Kind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//Entity" changeable="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="Entity.allInstances()->select(mixins->includes(self))"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="IdUnique AttributesNameUnique KindCompatibleWithOneAppliesOfEachMixin"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="IdUnique" value="Entity.allInstances()->isUnique(id)"/> <details key="AttributesNameUnique" value="attributes->isUnique(name)"/> <details key="KindCompatibleWithOneAppliesOfEachMixin" value="mixins->forAll(m | m.applies->notEmpty() implies m.applies->exists(k | kind->closure(parent)->includes(k)))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="#//URI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kind" lowerBound="1" eType="#//Kind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mixins" upperBound="-1" eType="#//Mixin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//AttributeState" containment="true"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq-iEikwEemTz_hqStoShQ" value="_wq-iEykwEemTz_hqStoShQ"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeState"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//Entity"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq5CgCkwEemTz_hqStoShQ" value="_wq5CgSkwEemTz_hqStoShQ"/> </eAnnotations> <details key="constraints" value="ResourceKindIsInParent"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ResourceKindIsInParent" value="kind->closure(parent)->exists(k | k.term = 'resource' and k.scheme = 'http://schemas.ogf.org/occi/core#')"/> </eAnnotations> <eOperations name="_wq_wMCkwEemTz_hqStoShQ" lowerBound="99" upperBound="80" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="_wrBlYCkwEemTz_hqStoShQ" unique="false" lowerBound="15" upperBound="16" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1" eType="#//Link" containment="true" eOpposite="#//Link/source"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//Entity"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="LinkKindIsInParent"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="LinkKindIsInParent" value="kind->closure(parent)->exists(k | k.term = 'link' and k.scheme = 'http://schemas.ogf.org/occi/core#')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Resource" eOpposite="#//Resource/links"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Resource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extension"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq5pkikwEemTz_hqStoShQ" value="_wq5pkykwEemTz_hqStoShQ"/> </eAnnotations> <details key="constraints" value="SchemeUnique KindsSchemeValid MixinsSchemeValid TermUnicity KindParentLocalOrImported MixinDependsLocalOrImported MixinAppliesLocalOrImported"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="SchemeUnique" value="Extension.allInstances()->isUnique(scheme)"/> <details key="KindsSchemeValid" value="kinds->forAll(k | k.scheme = self.scheme)"/> <details key="MixinsSchemeValid" value="mixins->forAll(m | m.scheme.substring(1,scheme.size()-1) = scheme.substring(1,scheme.size()-1))"/> <details key="TermUnicity" value="kinds.term->intersection(mixins.term)->isEmpty()"/> <details key="KindParentLocalOrImported" value="kinds->forAll(parent &lt;> null implies let parentExtension = parent.oclContainer() in parentExtension = self or import->includes(parentExtension))"/> <details key="MixinDependsLocalOrImported" value="mixins.depends->forAll(let extension = oclContainer() in extension = self or import->includes(extension))"/> <details key="MixinAppliesLocalOrImported" value="mixins.applies->forAll(let extension = oclContainer() in extension = self or import->includes(extension))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scheme" lowerBound="1" eType="#//String"> <eAnnotations source="_wq9T8CkwEemTz_hqStoShQ"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wrCMcCkwEemTz_hqStoShQ" value="_wrCMcSkwEemTz_hqStoShQ"/> </eAnnotations> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="import" upperBound="-1" eType="#//Extension"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kinds" upperBound="-1" eType="#//Kind" containment="true" eKeys="#//Category/term"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mixins" upperBound="-1" eType="#//Mixin" containment="true" eKeys="#//Category/term"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EDataType" containment="true"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq8F0ikwEemTz_hqStoShQ" value="_wq8F0ykwEemTz_hqStoShQ"/> </eAnnotations> <details key="_wq5pkCkwEemTz_hqStoShQ" value="_wq5pkSkwEemTz_hqStoShQ"/> <details key="_wrAXQCkwEemTz_hqStoShQ" value="_wrAXQSkwEemTz_hqStoShQ"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Configuration"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <eAnnotations source="http://www.modelversioning.org/ecoremutator"> <details key="_wq5ChCkwEemTz_hqStoShQ" value="_wq5ChSkwEemTz_hqStoShQ"/> </eAnnotations> <details key="constraints" value="AllResourcesKindsInUse AllResourcesMixinsInUse AllResourcesLinksKindsInUse AllResourcesLinksMixinsInUse AllResourcesLinksTargetsInConfiguration"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="AllResourcesKindsInUse" value="use->includesAll(resources.kind.oclContainer())"/> <details key="AllResourcesMixinsInUse" value="use->includesAll(resources.mixins.oclContainer())"/> <details key="AllResourcesLinksKindsInUse" value="use->includesAll(resources.links.kind.oclContainer())"/> <details key="AllResourcesLinksMixinsInUse" value="use->includesAll(resources.links.mixins.oclContainer())"/> <details key="AllResourcesLinksTargetsInConfiguration" value="resources.links.target->forAll(r | r.oclContainer() = self)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="use" upperBound="-1" eType="#//Extension"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1" eType="#//Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Number" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> <eSubpackages name="_wq_JICkwEemTz_hqStoShQ" nsURI="_wq_JISkwEemTz_hqStoShQ" nsPrefix="_wq_JIikwEemTz_hqStoShQ"/> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/AMOR/bestWeight4/21_b15.ecore
ecore
occi Category term scheme title attributes Attribute name mutable required default description type multiple_values false Kind parent actions entities Action Mixin actions depends applies entities Entity id kind mixins attributes AttributeState name value Resource _wq_wMCkwEemTz_hqStoShQ _wrBlYCkwEemTz_hqStoShQ links Link source target Extension name scheme import kinds mixins types Configuration use resources URI java.lang.String java.lang.String String java.lang.String java.lang.String Number int int Boolean boolean boolean _wq_JICkwEemTz_hqStoShQ
null
{"directed":true,"nodes":[{"nsPrefix":"occi","nsURI":"http://schemas.ogf.org/occi","name":"occi","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kind","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":"Mixin","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeState","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"URI","instanceClass":"java.lang.String","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Number","instanceClass":"int","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":15,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"_wq_JIikwEemTz_hqStoShQ","nsURI":"_wq_JISkwEemTz_hqStoShQ","name":"_wq_JICkwEemTz_hqStoShQ","id":16,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scheme","changeable":true,"lowerBound":1,"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":"title","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mutable","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"required","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":"default","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":"multiple_values","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":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},{"container":false,"ordered":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":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":"entities","changeable":false,"resolveProxies":true,"lowerBound":0,"id":41,"derived":true},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"depends","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":"applies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":false,"resolveProxies":true,"lowerBound":0,"id":50,"derived":true},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"mixins","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":"attributes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"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":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":80,"unique":true,"name":"_wq_wMCkwEemTz_hqStoShQ","lowerBound":99,"id":68,"many":true,"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":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":16,"unique":false,"name":"_wrBlYCkwEemTz_hqStoShQ","lowerBound":15,"id":72,"many":true,"required":true,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scheme","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"import","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kinds","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":"mixins","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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":17,"target":13},{"source":17,"target":21},{"source":17,"target":1},{"source":21,"target":13},{"source":18,"target":13},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":13},{"source":19,"target":13},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":13},{"source":20,"target":2},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":2},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":25,"target":13},{"source":25,"target":32},{"source":25,"target":2},{"source":32,"target":13},{"source":26,"target":15},{"source":26,"target":33},{"source":26,"target":2},{"source":33,"target":15},{"source":27,"target":15},{"source":27,"target":34},{"source":27,"target":2},{"source":34,"target":15},{"source":28,"target":13},{"source":28,"target":35},{"source":28,"target":2},{"source":35,"target":13},{"source":29,"target":13},{"source":29,"target":36},{"source":29,"target":2},{"source":36,"target":13},{"source":30,"target":37},{"source":30,"target":2},{"source":31,"target":15},{"source":31,"target":38},{"source":31,"target":2},{"source":38,"target":15},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":39,"target":3},{"source":39,"target":43},{"source":39,"target":3},{"source":43,"target":3},{"source":40,"target":4},{"source":40,"target":44},{"source":40,"target":3},{"source":44,"target":4},{"source":41,"target":6},{"source":41,"target":45},{"source":41,"target":3},{"source":45,"target":6},{"source":42,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":46},{"source":46,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":47,"target":4},{"source":47,"target":52},{"source":47,"target":5},{"source":52,"target":4},{"source":48,"target":5},{"source":48,"target":53},{"source":48,"target":5},{"source":53,"target":5},{"source":49,"target":3},{"source":49,"target":54},{"source":49,"target":5},{"source":54,"target":3},{"source":50,"target":6},{"source":50,"target":55},{"source":50,"target":5},{"source":55,"target":6},{"source":51,"target":1},{"source":6,"target":0},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":56,"target":12},{"source":56,"target":60},{"source":56,"target":6},{"source":60,"target":12},{"source":57,"target":3},{"source":57,"target":61},{"source":57,"target":6},{"source":61,"target":3},{"source":58,"target":5},{"source":58,"target":62},{"source":58,"target":6},{"source":62,"target":5},{"source":59,"target":7},{"source":59,"target":63},{"source":59,"target":6},{"source":63,"target":7},{"source":7,"target":0},{"source":7,"target":64},{"source":7,"target":65},{"source":64,"target":13},{"source":64,"target":66},{"source":64,"target":7},{"source":66,"target":13},{"source":65,"target":13},{"source":65,"target":67},{"source":65,"target":7},{"source":67,"target":13},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":68,"target":71},{"source":68,"target":8},{"source":68,"target":72},{"source":72,"target":73},{"source":72,"target":68},{"source":69,"target":9},{"source":69,"target":74},{"source":69,"target":8},{"source":69,"target":75},{"source":74,"target":9},{"source":70,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":75,"target":8},{"source":75,"target":78},{"source":75,"target":9},{"source":75,"target":69},{"source":78,"target":8},{"source":76,"target":8},{"source":76,"target":79},{"source":76,"target":9},{"source":79,"target":8},{"source":77,"target":6},{"source":10,"target":0},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":80,"target":13},{"source":80,"target":86},{"source":80,"target":10},{"source":86,"target":13},{"source":81,"target":13},{"source":81,"target":87},{"source":81,"target":10},{"source":87,"target":13},{"source":82,"target":10},{"source":82,"target":88},{"source":82,"target":10},{"source":88,"target":10},{"source":83,"target":3},{"source":83,"target":89},{"source":83,"target":10},{"source":83,"target":17},{"source":89,"target":3},{"source":84,"target":5},{"source":84,"target":90},{"source":84,"target":10},{"source":84,"target":17},{"source":90,"target":5},{"source":85,"target":91},{"source":85,"target":10},{"source":11,"target":0},{"source":11,"target":92},{"source":11,"target":93},{"source":92,"target":10},{"source":92,"target":94},{"source":92,"target":11},{"source":94,"target":10},{"source":93,"target":8},{"source":93,"target":95},{"source":93,"target":11},{"source":95,"target":8},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"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="ucmscenarios" nsURI="http:///ucmscenarios.ecore" nsPrefix="ucmscenarios"> <eClassifiers xsi:type="ecore:EClass" name="ScenarioSpec" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="created" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="specVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true" eOpposite="#//Component/scenarioSpec"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1" eType="#//ScenarioGroup" containment="true" eOpposite="#//ScenarioGroup/scenarioSpec"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScenarioDef" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="group" lowerBound="1" eType="#//ScenarioGroup" transient="true" eOpposite="#//ScenarioGroup/scenarios"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1" eType="#//Instance" containment="true" eOpposite="#//Instance/scenario"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//SequenceElement" containment="true" eOpposite="#//SequenceElement/parentScenario"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioSpec" lowerBound="1" eType="#//ScenarioSpec" transient="true" eOpposite="#//ScenarioSpec/components"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1" eType="#//Instance" eOpposite="#//Instance/definition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScenarioGroup" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioSpec" lowerBound="1" eType="#//ScenarioSpec" transient="true" eOpposite="#//ScenarioSpec/groups"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarios" upperBound="-1" eType="#//ScenarioDef" containment="true" eOpposite="#//ScenarioDef/group"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//SequenceElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Parallel" transient="true" eOpposite="#//Parallel/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//SequenceElement" containment="true" eOpposite="#//SequenceElement/sequence"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parallel" eSuperTypes="#//SequenceElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="2" upperBound="-1" eType="#//Sequence" containment="true" eOpposite="#//Sequence/parent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="scenario" lowerBound="1" eType="#//ScenarioDef" transient="true" eOpposite="#//ScenarioDef/instances"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" lowerBound="1" eType="#//Component" eOpposite="#//Component/instances"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//SequenceElement" eOpposite="#//SequenceElement/instance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sent" upperBound="-1" eType="#//Message" eOpposite="#//Message/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="received" upperBound="-1" eType="#//Message" eOpposite="#//Message/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequenceElement" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parentScenario" eType="#//ScenarioDef" transient="true" eOpposite="#//ScenarioDef/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequence" eType="#//Sequence" transient="true" eOpposite="#//Sequence/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="#//Instance" eOpposite="#//Instance/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//SequenceElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//EventType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//SequenceElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Instance" eOpposite="#//Instance/sent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Instance" eOpposite="#//Instance/received"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement"> <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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//SequenceElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EventType"> <eLiterals name="StartPoint"/> <eLiterals name="Responsibility" value="1"/> <eLiterals name="EndPoint" value="2"/> <eLiterals name="WP_Enter" value="3"/> <eLiterals name="WP_Leave" value="4"/> <eLiterals name="Connect_Start" value="5"/> <eLiterals name="Connect_End" value="6"/> <eLiterals name="Trigger_End" value="7"/> <eLiterals name="Timer_Set" value="8"/> <eLiterals name="Timer_Reset" value="9"/> <eLiterals name="Timeout" value="10"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gmussbacher/seg.jUCMNav/src/seg/jUCMNav/emf/ucmscenarios.ecore
ecore
ucmscenarios ScenarioSpec filename created modified specVersion components groups ScenarioDef group instances children Component scenarioSpec instances ScenarioGroup scenarioSpec scenarios Sequence parent children Parallel children Instance scenario definition elements sent received SequenceElement parentScenario sequence instance Event type Message source target ModelElement id name description Condition expression label EventType StartPoint StartPoint Responsibility Responsibility EndPoint EndPoint WP_Enter WP_Enter WP_Leave WP_Leave Connect_Start Connect_Start Connect_End Connect_End Trigger_End Trigger_End Timer_Set Timer_Set Timer_Reset Timer_Reset Timeout Timeout
null
{"directed":true,"nodes":[{"nsPrefix":"ucmscenarios","nsURI":"http:///ucmscenarios.ecore","name":"ucmscenarios","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioSpec","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioDef","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":"ScenarioGroup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parallel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventType","instanceClass":null,"id":13,"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":"filename","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":"created","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modified","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specVersion","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":true,"unsettable":false,"transient":false,"unique":true,"name":"components","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":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":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":"scenarioSpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"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":true,"unique":true,"name":"scenarioSpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"group","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":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scenarios","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"scenario","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"parentScenario","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":false,"unsettable":false,"transient":false,"unique":true,"name":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":2,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"sequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sent","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":"received","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"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":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"name":"StartPoint","id":89,"value":0,"literal":"StartPoint","eClass":"EEnumLiteral"},{"name":"Responsibility","id":90,"value":1,"literal":"Responsibility","eClass":"EEnumLiteral"},{"name":"EndPoint","id":91,"value":2,"literal":"EndPoint","eClass":"EEnumLiteral"},{"name":"WP_Enter","id":92,"value":3,"literal":"WP_Enter","eClass":"EEnumLiteral"},{"name":"WP_Leave","id":93,"value":4,"literal":"WP_Leave","eClass":"EEnumLiteral"},{"name":"Connect_Start","id":94,"value":5,"literal":"Connect_Start","eClass":"EEnumLiteral"},{"name":"Connect_End","id":95,"value":6,"literal":"Connect_End","eClass":"EEnumLiteral"},{"name":"Trigger_End","id":96,"value":7,"literal":"Trigger_End","eClass":"EEnumLiteral"},{"name":"Timer_Set","id":97,"value":8,"literal":"Timer_Set","eClass":"EEnumLiteral"},{"name":"Timer_Reset","id":98,"value":9,"literal":"Timer_Reset","eClass":"EEnumLiteral"},{"name":"Timeout","id":99,"value":10,"literal":"Timeout","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":14,"target":21},{"source":14,"target":1},{"source":15,"target":22},{"source":15,"target":1},{"source":16,"target":23},{"source":16,"target":1},{"source":17,"target":24},{"source":17,"target":1},{"source":18,"target":3},{"source":18,"target":25},{"source":18,"target":1},{"source":18,"target":26},{"source":25,"target":3},{"source":19,"target":4},{"source":19,"target":27},{"source":19,"target":1},{"source":19,"target":28},{"source":27,"target":4},{"source":20,"target":11},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":29,"target":4},{"source":29,"target":33},{"source":29,"target":2},{"source":29,"target":34},{"source":33,"target":4},{"source":30,"target":7},{"source":30,"target":35},{"source":30,"target":2},{"source":30,"target":36},{"source":35,"target":7},{"source":31,"target":8},{"source":31,"target":37},{"source":31,"target":2},{"source":31,"target":38},{"source":37,"target":8},{"source":32,"target":11},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":26},{"source":3,"target":39},{"source":3,"target":40},{"source":26,"target":1},{"source":26,"target":41},{"source":26,"target":3},{"source":26,"target":18},{"source":41,"target":1},{"source":39,"target":7},{"source":39,"target":42},{"source":39,"target":3},{"source":39,"target":43},{"source":42,"target":7},{"source":40,"target":11},{"source":4,"target":0},{"source":4,"target":11},{"source":4,"target":28},{"source":4,"target":34},{"source":4,"target":44},{"source":28,"target":1},{"source":28,"target":45},{"source":28,"target":4},{"source":28,"target":19},{"source":45,"target":1},{"source":34,"target":2},{"source":34,"target":46},{"source":34,"target":4},{"source":34,"target":29},{"source":46,"target":2},{"source":44,"target":11},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":47,"target":6},{"source":47,"target":50},{"source":47,"target":5},{"source":47,"target":51},{"source":50,"target":6},{"source":48,"target":8},{"source":48,"target":52},{"source":48,"target":5},{"source":48,"target":53},{"source":52,"target":8},{"source":49,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":51},{"source":6,"target":54},{"source":51,"target":5},{"source":51,"target":55},{"source":51,"target":6},{"source":51,"target":47},{"source":55,"target":5},{"source":54,"target":8},{"source":7,"target":0},{"source":7,"target":11},{"source":7,"target":36},{"source":7,"target":43},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":36,"target":2},{"source":36,"target":60},{"source":36,"target":7},{"source":36,"target":30},{"source":60,"target":2},{"source":43,"target":3},{"source":43,"target":61},{"source":43,"target":7},{"source":43,"target":39},{"source":61,"target":3},{"source":56,"target":8},{"source":56,"target":62},{"source":56,"target":7},{"source":56,"target":63},{"source":62,"target":8},{"source":57,"target":10},{"source":57,"target":64},{"source":57,"target":7},{"source":57,"target":65},{"source":64,"target":10},{"source":58,"target":10},{"source":58,"target":66},{"source":58,"target":7},{"source":58,"target":67},{"source":66,"target":10},{"source":59,"target":11},{"source":8,"target":0},{"source":8,"target":11},{"source":8,"target":38},{"source":8,"target":53},{"source":8,"target":63},{"source":8,"target":68},{"source":38,"target":2},{"source":38,"target":69},{"source":38,"target":8},{"source":38,"target":31},{"source":69,"target":2},{"source":53,"target":5},{"source":53,"target":70},{"source":53,"target":8},{"source":53,"target":48},{"source":70,"target":5},{"source":63,"target":7},{"source":63,"target":71},{"source":63,"target":8},{"source":63,"target":56},{"source":71,"target":7},{"source":68,"target":11},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":72},{"source":9,"target":73},{"source":72,"target":13},{"source":72,"target":74},{"source":72,"target":9},{"source":74,"target":13},{"source":73,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":65},{"source":10,"target":67},{"source":10,"target":75},{"source":65,"target":7},{"source":65,"target":76},{"source":65,"target":10},{"source":65,"target":57},{"source":76,"target":7},{"source":67,"target":7},{"source":67,"target":77},{"source":67,"target":10},{"source":67,"target":58},{"source":77,"target":7},{"source":75,"target":8},{"source":11,"target":0},{"source":11,"target":78},{"source":11,"target":79},{"source":11,"target":80},{"source":78,"target":81},{"source":78,"target":11},{"source":79,"target":82},{"source":79,"target":11},{"source":80,"target":83},{"source":80,"target":11},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":84,"target":87},{"source":84,"target":12},{"source":85,"target":88},{"source":85,"target":12},{"source":86,"target":8},{"source":13,"target":0},{"source":13,"target":89},{"source":13,"target":90},{"source":13,"target":91},{"source":13,"target":92},{"source":13,"target":93},{"source":13,"target":94},{"source":13,"target":95},{"source":13,"target":96},{"source":13,"target":97},{"source":13,"target":98},{"source":13,"target":99},{"source":89,"target":13},{"source":90,"target":13},{"source":91,"target":13},{"source":92,"target":13},{"source":93,"target":13},{"source":94,"target":13},{"source":95,"target":13},{"source":96,"target":13},{"source":97,"target":13},{"source":98,"target":13},{"source":99,"target":13}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="lDef" nsURI="http://www.eclipse.org/fx/code/editor/ldef/LDef" nsPrefix="lDef"> <eClassifiers xsi:type="ecore:EClass" name="Root"> <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="languageDefinition" eType="#//LanguageDef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LanguageDef"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paritioning" eType="#//Paritioning" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lexicalHighlighting" eType="#//LexicalHighlighting" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integration" eType="#//Integration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Integration"> <eStructuralFeatures xsi:type="ecore:EReference" name="codeIntegrationList" upperBound="-1" eType="#//CodeIntegration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CodeIntegration"/> <eClassifiers xsi:type="ecore:EClass" name="JavaFXIntegration" eSuperTypes="#//CodeIntegration"> <eStructuralFeatures xsi:type="ecore:EReference" name="codegenerationList" upperBound="-1" eType="#//Codegeneration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Codegeneration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configValue" upperBound="-1" eType="#//ConfigValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaCodeGeneration" eSuperTypes="#//Codegeneration"/> <eClassifiers xsi:type="ecore:EClass" name="E4CodeGeneration" eSuperTypes="#//Codegeneration"/> <eClassifiers xsi:type="ecore:EClass" name="ConfigValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="simpleValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ConfigValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paritioning"> <eStructuralFeatures xsi:type="ecore:EReference" name="partitions" upperBound="-1" eType="#//Partition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partitioner" eType="#//Partitioner" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partition"> <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="Partitioner"/> <eClassifiers xsi:type="ecore:EClass" name="Paritioner_JS" eSuperTypes="#//Partitioner"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partitioner_Rule" eSuperTypes="#//Partitioner"> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleList" upperBound="-1" eType="#//Partition_Rule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partition_Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="parition" eType="#//Partition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="check" eType="#//Check" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partition_SingleLineRule" eSuperTypes="#//Partition_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapeSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partition_MultiLineRule" eSuperTypes="#//Partition_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapeSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Partition_JSRule" eSuperTypes="#//Partition_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LexicalHighlighting"> <eStructuralFeatures xsi:type="ecore:EReference" name="list" upperBound="-1" eType="#//LexicalPartitionHighlighting" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vistual" eType="#//TokenVisuals" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TokenVisuals"> <eStructuralFeatures xsi:type="ecore:EReference" name="tokenVisuals" upperBound="-1" eType="#//TokenVisual" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TokenVisual"> <eStructuralFeatures xsi:type="ecore:EReference" name="token" eType="#//Token"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colorSpec" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LexicalPartitionHighlighting"> <eStructuralFeatures xsi:type="ecore:EReference" name="partition" eType="#//Partition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LexicalPartitionHighlighting_JS" eSuperTypes="#//LexicalPartitionHighlighting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LexicalPartitionHighlighting_Rule" eSuperTypes="#//LexicalPartitionHighlighting"> <eStructuralFeatures xsi:type="ecore:EReference" name="whitespace" eType="#//WhitespaceRule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tokenList" upperBound="-1" eType="#//Token" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Token"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scannerList" upperBound="-1" eType="#//Scanner" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner"/> <eClassifiers xsi:type="ecore:EClass" name="Scanner_Keyword" eSuperTypes="#//Scanner"> <eStructuralFeatures xsi:type="ecore:EReference" name="keywords" upperBound="-1" eType="#//Keyword" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledIf" eType="#//ScannerCondition" 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:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner_Rule" eSuperTypes="#//Scanner"> <eStructuralFeatures xsi:type="ecore:EReference" name="check" eType="#//Check" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner_SingleLineRule" eSuperTypes="#//Scanner_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapeSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledIf" eType="#//ScannerCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner_MultiLineRule" eSuperTypes="#//Scanner_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapeSeq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledIf" eType="#//ScannerCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner_PatternRule" eSuperTypes="#//Scanner_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contentPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledIf" eType="#//ScannerCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner_CharacterRule" eSuperTypes="#//Scanner_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="characters" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledIf" eType="#//ScannerCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner_JSRule" eSuperTypes="#//Scanner_Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ScannerCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScannerCondition"/> <eClassifiers xsi:type="ecore:EClass" name="ScannerConditionComposite" eSuperTypes="#//ScannerCondition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//ScannerCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScannerConditionExists" eSuperTypes="#//ScannerCondition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScannerConditionEquals" eSuperTypes="#//ScannerCondition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScannerConditionJs" eSuperTypes="#//ScannerCondition"> <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="Check"/> <eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//Check"> <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="Range" eSuperTypes="#//Check"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ltIncl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gtIncl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhitespaceRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="characters" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="javawhitespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse-efx/efxclipse/bundles/code/org.eclipse.fx.code.editor.ldef/model/generated/LDef.ecore
ecore
lDef Root name imports languageDefinition Import importedNamespace LanguageDef name paritioning lexicalHighlighting integration Integration codeIntegrationList CodeIntegration JavaFXIntegration codegenerationList Codegeneration name configValue JavaCodeGeneration E4CodeGeneration ConfigValue key simpleValue children Paritioning partitions partitioner Partition name Partitioner Paritioner_JS scriptURI Partitioner_Rule ruleList Partition_Rule parition check Partition_SingleLineRule startSeq startPattern startSuffix endSeq escapeSeq Partition_MultiLineRule startSeq startPattern startSuffix endSeq escapeSeq Partition_JSRule fileURI LexicalHighlighting list vistual TokenVisuals tokenVisuals TokenVisual token colorSpec bold italic LexicalPartitionHighlighting partition LexicalPartitionHighlighting_JS scriptURI LexicalPartitionHighlighting_Rule whitespace tokenList Token default name scannerList Scanner Scanner_Keyword keywords enabledIf Keyword name version Scanner_Rule check Scanner_SingleLineRule startSeq startPattern startSuffix endSeq escapeSeq enabledIf Scanner_MultiLineRule startSeq startPattern startSuffix endSeq escapeSeq enabledIf Scanner_PatternRule startPattern length contentPattern enabledIf Scanner_CharacterRule characters enabledIf Scanner_JSRule fileURI condition ScannerCondition ScannerConditionComposite op elements ScannerConditionExists key ScannerConditionEquals key value ScannerConditionJs value Check Equals value Range ltIncl minValue maxValue gtIncl WhitespaceRule characters javawhitespace fileURI
null
{"directed":true,"nodes":[{"nsPrefix":"lDef","nsURI":"http://www.eclipse.org/fx/code/editor/ldef/LDef","name":"lDef","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":"Import","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LanguageDef","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeIntegration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaFXIntegration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Codegeneration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaCodeGeneration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"E4CodeGeneration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paritioning","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partitioner","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paritioner_JS","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partitioner_Rule","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition_Rule","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition_SingleLineRule","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition_MultiLineRule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition_JSRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexicalHighlighting","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TokenVisuals","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TokenVisual","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexicalPartitionHighlighting","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexicalPartitionHighlighting_JS","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LexicalPartitionHighlighting_Rule","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_Keyword","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Keyword","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_Rule","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_SingleLineRule","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_MultiLineRule","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_PatternRule","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_CharacterRule","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner_JSRule","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScannerCondition","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScannerConditionComposite","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScannerConditionExists","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScannerConditionEquals","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScannerConditionJs","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Check","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Range","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhitespaceRule","instanceClass":null,"abstract":false,"id":44,"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":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":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"languageDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paritioning","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lexicalHighlighting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"codeIntegrationList","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"codegenerationList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":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":true,"unsettable":false,"transient":false,"unique":true,"name":"configValue","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"simpleValue","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partitions","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":"partitioner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptURI","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ruleList","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parition","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":"check","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"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":"startSeq","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":"startPattern","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":"startSuffix","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":"endSeq","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":"escapeSeq","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startSeq","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":"startPattern","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":"startSuffix","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endSeq","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escapeSeq","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"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":"fileURI","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"list","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":"vistual","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tokenVisuals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colorSpec","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bold","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"italic","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptURI","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whitespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tokenList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scannerList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keywords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enabledIf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"check","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"startSeq","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startPattern","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startSuffix","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endSeq","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escapeSeq","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enabledIf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startSeq","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":"startPattern","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":"startSuffix","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":"endSeq","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":"escapeSeq","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":"enabledIf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"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":"startPattern","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentPattern","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enabledIf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"characters","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enabledIf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileURI","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","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":"elements","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":"key","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","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":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"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":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ltIncl","changeable":true,"lowerBound":0,"iD":false,"id":225,"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":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":226,"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":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gtIncl","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"characters","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"javawhitespace","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileURI","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":1,"target":0},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":45,"target":48},{"source":45,"target":1},{"source":46,"target":2},{"source":46,"target":49},{"source":46,"target":1},{"source":49,"target":2},{"source":47,"target":3},{"source":47,"target":50},{"source":47,"target":1},{"source":50,"target":3},{"source":2,"target":0},{"source":2,"target":51},{"source":51,"target":52},{"source":51,"target":2},{"source":3,"target":0},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":53,"target":57},{"source":53,"target":3},{"source":54,"target":11},{"source":54,"target":58},{"source":54,"target":3},{"source":58,"target":11},{"source":55,"target":20},{"source":55,"target":59},{"source":55,"target":3},{"source":59,"target":20},{"source":56,"target":4},{"source":56,"target":60},{"source":56,"target":3},{"source":60,"target":4},{"source":4,"target":0},{"source":4,"target":61},{"source":61,"target":5},{"source":61,"target":62},{"source":61,"target":4},{"source":62,"target":5},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":7},{"source":63,"target":65},{"source":63,"target":6},{"source":65,"target":7},{"source":64,"target":5},{"source":7,"target":0},{"source":7,"target":66},{"source":7,"target":67},{"source":66,"target":68},{"source":66,"target":7},{"source":67,"target":10},{"source":67,"target":69},{"source":67,"target":7},{"source":69,"target":10},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":70},{"source":70,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":71},{"source":71,"target":7},{"source":10,"target":0},{"source":10,"target":72},{"source":10,"target":73},{"source":10,"target":74},{"source":72,"target":75},{"source":72,"target":10},{"source":73,"target":76},{"source":73,"target":10},{"source":74,"target":10},{"source":74,"target":77},{"source":74,"target":10},{"source":77,"target":10},{"source":11,"target":0},{"source":11,"target":78},{"source":11,"target":79},{"source":78,"target":12},{"source":78,"target":80},{"source":78,"target":11},{"source":80,"target":12},{"source":79,"target":13},{"source":79,"target":81},{"source":79,"target":11},{"source":81,"target":13},{"source":12,"target":0},{"source":12,"target":82},{"source":82,"target":83},{"source":82,"target":12},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":84},{"source":14,"target":85},{"source":84,"target":86},{"source":84,"target":14},{"source":85,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":87},{"source":15,"target":88},{"source":87,"target":16},{"source":87,"target":89},{"source":87,"target":15},{"source":89,"target":16},{"source":88,"target":13},{"source":16,"target":0},{"source":16,"target":90},{"source":16,"target":91},{"source":90,"target":12},{"source":90,"target":92},{"source":90,"target":16},{"source":92,"target":12},{"source":91,"target":41},{"source":91,"target":93},{"source":91,"target":16},{"source":93,"target":41},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":94},{"source":17,"target":95},{"source":17,"target":96},{"source":17,"target":97},{"source":17,"target":98},{"source":17,"target":99},{"source":94,"target":100},{"source":94,"target":17},{"source":95,"target":101},{"source":95,"target":17},{"source":96,"target":102},{"source":96,"target":17},{"source":97,"target":103},{"source":97,"target":17},{"source":98,"target":104},{"source":98,"target":17},{"source":99,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":105},{"source":18,"target":106},{"source":18,"target":107},{"source":18,"target":108},{"source":18,"target":109},{"source":18,"target":110},{"source":105,"target":111},{"source":105,"target":18},{"source":106,"target":112},{"source":106,"target":18},{"source":107,"target":113},{"source":107,"target":18},{"source":108,"target":114},{"source":108,"target":18},{"source":109,"target":115},{"source":109,"target":18},{"source":110,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":116},{"source":19,"target":117},{"source":116,"target":118},{"source":116,"target":19},{"source":117,"target":16},{"source":20,"target":0},{"source":20,"target":119},{"source":20,"target":120},{"source":119,"target":23},{"source":119,"target":121},{"source":119,"target":20},{"source":121,"target":23},{"source":120,"target":21},{"source":120,"target":122},{"source":120,"target":20},{"source":122,"target":21},{"source":21,"target":0},{"source":21,"target":123},{"source":123,"target":22},{"source":123,"target":124},{"source":123,"target":21},{"source":124,"target":22},{"source":22,"target":0},{"source":22,"target":125},{"source":22,"target":126},{"source":22,"target":127},{"source":22,"target":128},{"source":125,"target":26},{"source":125,"target":129},{"source":125,"target":22},{"source":129,"target":26},{"source":126,"target":130},{"source":126,"target":22},{"source":127,"target":131},{"source":127,"target":22},{"source":128,"target":132},{"source":128,"target":22},{"source":23,"target":0},{"source":23,"target":133},{"source":133,"target":12},{"source":133,"target":134},{"source":133,"target":23},{"source":134,"target":12},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":135},{"source":24,"target":136},{"source":135,"target":137},{"source":135,"target":24},{"source":136,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":138},{"source":25,"target":139},{"source":25,"target":140},{"source":138,"target":44},{"source":138,"target":141},{"source":138,"target":25},{"source":141,"target":44},{"source":139,"target":26},{"source":139,"target":142},{"source":139,"target":25},{"source":142,"target":26},{"source":140,"target":23},{"source":26,"target":0},{"source":26,"target":143},{"source":26,"target":144},{"source":26,"target":145},{"source":143,"target":146},{"source":143,"target":26},{"source":144,"target":147},{"source":144,"target":26},{"source":145,"target":27},{"source":145,"target":148},{"source":145,"target":26},{"source":148,"target":27},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":149},{"source":28,"target":150},{"source":28,"target":151},{"source":149,"target":29},{"source":149,"target":152},{"source":149,"target":28},{"source":152,"target":29},{"source":150,"target":36},{"source":150,"target":153},{"source":150,"target":28},{"source":153,"target":36},{"source":151,"target":27},{"source":29,"target":0},{"source":29,"target":154},{"source":29,"target":155},{"source":154,"target":156},{"source":154,"target":29},{"source":155,"target":157},{"source":155,"target":29},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":158},{"source":30,"target":159},{"source":158,"target":41},{"source":158,"target":160},{"source":158,"target":30},{"source":160,"target":41},{"source":159,"target":27},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":161},{"source":31,"target":162},{"source":31,"target":163},{"source":31,"target":164},{"source":31,"target":165},{"source":31,"target":166},{"source":31,"target":167},{"source":161,"target":168},{"source":161,"target":31},{"source":162,"target":169},{"source":162,"target":31},{"source":163,"target":170},{"source":163,"target":31},{"source":164,"target":171},{"source":164,"target":31},{"source":165,"target":172},{"source":165,"target":31},{"source":166,"target":36},{"source":166,"target":173},{"source":166,"target":31},{"source":173,"target":36},{"source":167,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":174},{"source":32,"target":175},{"source":32,"target":176},{"source":32,"target":177},{"source":32,"target":178},{"source":32,"target":179},{"source":32,"target":180},{"source":174,"target":181},{"source":174,"target":32},{"source":175,"target":182},{"source":175,"target":32},{"source":176,"target":183},{"source":176,"target":32},{"source":177,"target":184},{"source":177,"target":32},{"source":178,"target":185},{"source":178,"target":32},{"source":179,"target":36},{"source":179,"target":186},{"source":179,"target":32},{"source":186,"target":36},{"source":180,"target":30},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":187},{"source":33,"target":188},{"source":33,"target":189},{"source":33,"target":190},{"source":33,"target":191},{"source":187,"target":192},{"source":187,"target":33},{"source":188,"target":193},{"source":188,"target":33},{"source":189,"target":194},{"source":189,"target":33},{"source":190,"target":36},{"source":190,"target":195},{"source":190,"target":33},{"source":195,"target":36},{"source":191,"target":30},{"source":34,"target":0},{"source":34,"target":30},{"source":34,"target":196},{"source":34,"target":197},{"source":34,"target":198},{"source":196,"target":199},{"source":196,"target":34},{"source":197,"target":36},{"source":197,"target":200},{"source":197,"target":34},{"source":200,"target":36},{"source":198,"target":30},{"source":35,"target":0},{"source":35,"target":30},{"source":35,"target":201},{"source":35,"target":202},{"source":35,"target":203},{"source":201,"target":204},{"source":201,"target":35},{"source":202,"target":36},{"source":202,"target":205},{"source":202,"target":35},{"source":205,"target":36},{"source":203,"target":30},{"source":36,"target":0},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":206},{"source":37,"target":207},{"source":37,"target":208},{"source":206,"target":209},{"source":206,"target":37},{"source":207,"target":36},{"source":207,"target":210},{"source":207,"target":37},{"source":210,"target":36},{"source":208,"target":36},{"source":38,"target":0},{"source":38,"target":36},{"source":38,"target":211},{"source":38,"target":212},{"source":211,"target":213},{"source":211,"target":38},{"source":212,"target":36},{"source":39,"target":0},{"source":39,"target":36},{"source":39,"target":214},{"source":39,"target":215},{"source":39,"target":216},{"source":214,"target":217},{"source":214,"target":39},{"source":215,"target":218},{"source":215,"target":39},{"source":216,"target":36},{"source":40,"target":0},{"source":40,"target":36},{"source":40,"target":219},{"source":40,"target":220},{"source":219,"target":221},{"source":219,"target":40},{"source":220,"target":36},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":222},{"source":42,"target":223},{"source":222,"target":224},{"source":222,"target":42},{"source":223,"target":41},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":225},{"source":43,"target":226},{"source":43,"target":227},{"source":43,"target":228},{"source":43,"target":229},{"source":225,"target":230},{"source":225,"target":43},{"source":226,"target":231},{"source":226,"target":43},{"source":227,"target":232},{"source":227,"target":43},{"source":228,"target":233},{"source":228,"target":43},{"source":229,"target":41},{"source":44,"target":0},{"source":44,"target":234},{"source":44,"target":235},{"source":44,"target":236},{"source":234,"target":237},{"source":234,"target":44},{"source":235,"target":238},{"source":235,"target":44},{"source":236,"target":239},{"source":236,"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="aot_cot" nsURI="http://fr.sirs/aot_cot"> <eClassifiers xsi:type="ecore:EClass" name="Convention" eSuperTypes="../../sirs-core/model/sirs.ecore#//SIRSDefaultReference ../../sirs-core/model/sirs.ecore#//SIRSDocument"> <eAnnotations source="couchDBDocument"> <details key="document" value="true"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date_debut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date_fin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeConventionId" eType="#//RefConvention"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libelle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentaire" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateMaj" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="organismeSignataireIds" upperBound="-1" eType="ecore:EClass ../../sirs-core/model/sirs.ecore#//Organisme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contactSignataireIds" upperBound="-1" eType="ecore:EClass ../../sirs-core/model/sirs.ecore#//Contact"/> <eStructuralFeatures xsi:type="ecore:EReference" name="piecesJointes" upperBound="-1" eType="#//ConventionPJ" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dossierComplet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateSignature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="taciteReconduction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exonerationRedevance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="montantRedevance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1" eType="#//AssociationConvention" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefConvention" eSuperTypes="../../sirs-core/model/sirs.ecore#//ReferenceType"> <eAnnotations source="couchDBDocument"> <details key="document" value="true"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConventionPJ" eSuperTypes="../../sirs-core/model/sirs.ecore#//SIRSFileReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="libelle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="designation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="chemin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeConventionPJId" eType="#//RefConventionPJ"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefConventionPJ" eSuperTypes="../../sirs-core/model/sirs.ecore#//ReferenceType"> <eAnnotations source="couchDBDocument"> <details key="document" value="true"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PositionConvention" eSuperTypes="../../sirs-core/model/sirs.ecore#//AbstractPositionDocumentAssociable"> <eAnnotations source="couchDBDocument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sirsdocument" eType="#//Convention"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date_debut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date_fin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="objetId" eType="ecore:EClass ../../sirs-core/model/sirs.ecore#//Objet"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentaire" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociationConvention"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date_debut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date_fin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="localDate"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="objetId" eType="ecore:EClass ../../sirs-core/model/sirs.ecore#//AotCotAssociable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentaire" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="designation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/FranceDigues/SIRS-Digues-Desktop/plugin-aot-cot/model/aot_cot.ecore
ecore
aot_cot Convention date_debut date_fin typeConventionId libelle commentaire dateMaj organismeSignataireIds contactSignataireIds piecesJointes dossierComplet dateSignature taciteReconduction exonerationRedevance montantRedevance associations RefConvention ConventionPJ libelle date designation author valid chemin typeConventionPJId RefConventionPJ PositionConvention sirsdocument date_debut date_fin objetId commentaire AssociationConvention date_debut date_fin objetId commentaire valid designation author
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"http://fr.sirs/aot_cot","name":"aot_cot","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Convention","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefConvention","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConventionPJ","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefConventionPJ","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositionConvention","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationConvention","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":"date_debut","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":"date_fin","changeable":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"typeConventionId","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":"libelle","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":"commentaire","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateMaj","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organismeSignataireIds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contactSignataireIds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"piecesJointes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dossierComplet","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateSignature","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"taciteReconduction","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":"exonerationRedevance","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"montantRedevance","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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"libelle","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":"date","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"designation","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":"author","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":"valid","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":"chemin","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":"typeConventionPJId","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"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sirsdocument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date_debut","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date_fin","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objetId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commentaire","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":"date_debut","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":"date_fin","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objetId","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commentaire","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":"valid","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"designation","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":"author","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":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":7,"target":24},{"source":7,"target":1},{"source":8,"target":25},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":26},{"source":9,"target":1},{"source":26,"target":2},{"source":10,"target":27},{"source":10,"target":1},{"source":11,"target":28},{"source":11,"target":1},{"source":12,"target":29},{"source":12,"target":1},{"source":13,"target":30},{"source":13,"target":1},{"source":14,"target":31},{"source":14,"target":1},{"source":15,"target":3},{"source":15,"target":32},{"source":15,"target":1},{"source":32,"target":3},{"source":16,"target":33},{"source":16,"target":1},{"source":17,"target":34},{"source":17,"target":1},{"source":18,"target":35},{"source":18,"target":1},{"source":19,"target":36},{"source":19,"target":1},{"source":20,"target":37},{"source":20,"target":1},{"source":21,"target":6},{"source":21,"target":38},{"source":21,"target":1},{"source":38,"target":6},{"source":2,"target":0},{"source":2,"target":39},{"source":3,"target":0},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":40,"target":48},{"source":40,"target":3},{"source":41,"target":49},{"source":41,"target":3},{"source":42,"target":50},{"source":42,"target":3},{"source":43,"target":51},{"source":43,"target":3},{"source":44,"target":52},{"source":44,"target":3},{"source":45,"target":53},{"source":45,"target":3},{"source":46,"target":4},{"source":46,"target":54},{"source":46,"target":3},{"source":54,"target":4},{"source":4,"target":0},{"source":4,"target":55},{"source":5,"target":0},{"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":56,"target":1},{"source":56,"target":62},{"source":56,"target":5},{"source":62,"target":1},{"source":57,"target":63},{"source":57,"target":5},{"source":58,"target":64},{"source":58,"target":5},{"source":59,"target":65},{"source":59,"target":5},{"source":60,"target":66},{"source":60,"target":5},{"source":6,"target":0},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":67,"target":74},{"source":67,"target":6},{"source":68,"target":75},{"source":68,"target":6},{"source":69,"target":76},{"source":69,"target":6},{"source":70,"target":77},{"source":70,"target":6},{"source":71,"target":78},{"source":71,"target":6},{"source":72,"target":79},{"source":72,"target":6},{"source":73,"target":80},{"source":73,"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="git" nsURI="http://www.eclipse.org/oomph/setup/git/1.0" nsPrefix="git"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="schemaLocation" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Git.ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement"> <details key="variableName" value="setup.git.p2"/> <details key="repository" value="${oomph.update.url}"/> <details key="installableUnits" value="org.eclipse.oomph.setup.git.feature.group"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement"> <details key="variableName" value="setup.egit.p2"/> <details key="repository" value="http://download.eclipse.org/egit/updates"/> <details key="installableUnits" value="org.eclipse.egit.feature.group"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider"> <details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.git.edit/icons/full/obj16"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="GitCloneTask" eSuperTypes="../../org.eclipse.oomph.setup/model/Setup.ecore#//SetupTask"> <eAnnotations source="http://www.eclipse.org/emf/2002/EcoreXXX"> <details key="constraints" value="IDRequired LocationOptional"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers"> <details key="triggers" value="STARTUP MANUAL"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/oomph/setup/Variable"> <eAnnotations source="Choice"> <details key="value" value="${installation.location/git/}${@id.remoteURI|gitRepository}"/> <details key="label" value="Located in a folder named 'git/&lt;repo>' within the installation folder"/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${workspace.location/.git/}${@id.remoteURI|gitRepository}"/> <details key="label" value="Located in a folder named '.git/&lt;repo>' within the workspace folder"/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${git.container.root/}${@id.remoteURI|gitRepository}-${@id.checkoutBranch}"/> <details key="label" value="Located in a folder named '&lt;repo>-&lt;branch>' within the root Git-container folder "/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${git.container.root/}${@id.remoteURI|gitRepository/}${@id.checkoutBranch}"/> <details key="label" value="Located in a folder named '&lt;repo>/&lt;branch>' within the root Git-container folder "/> </eAnnotations> <eAnnotations source="Choice"> <details key="value" value="${@id.location}"/> <details key="label" value="Located in the specified absolute folder location"/> </eAnnotations> <details key="filter" value="canonical"/> <details key="type" value="STRING"/> <details key="label" value="Git clone location rule"/> <details key="description" value="The rule for the absolute folder location where the Git clone is located"/> <details key="explicitType" value="FOLDER"/> <details key="explicitLabel" value="${@id.description} Git clone location"/> <details key="explicitDescription" value="The absolute folder location where the ${@id.description} Git clone is located"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/RuleVariable"> <details key="name" value="git.container.root"/> <details key="type" value="FOLDER"/> <details key="label" value="Root Git-container folder"/> <details key="defaultValue" value="${user.home}"/> <details key="description" value="The root Git-container folder where all the Git clones are located"/> <details key="storageURI" value="scope://"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="origin"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteURI" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/oomph/setup/RemoteResource"/> <eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pushURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="checkoutBranch" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="${scope.project.stream.name}"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="recursive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configSections" upperBound="-1" eType="#//ConfigSection" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="restrictToCheckoutBranch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigSection" eSuperTypes="#//ConfigSubsection"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsections" upperBound="-1" eType="#//ConfigSubsection" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigSubsection"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//ConfigProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigProperty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Serranya/org.eclipse.oomph/plugins/org.eclipse.oomph.setup.git/model/Git.ecore
ecore
git GitCloneTask location remoteName origin remoteURI pushURI checkoutBranch ${scope.project.stream.name} recursive false configSections restrictToCheckoutBranch false ConfigSection subsections ConfigSubsection name properties ConfigProperty key value
null
{"directed":true,"nodes":[{"nsPrefix":"git","nsURI":"http://www.eclipse.org/oomph/setup/git/1.0","name":"git","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitCloneTask","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigSection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigSubsection","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigProperty","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":"location","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"origin","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"origin","unsettable":false,"transient":false,"unique":true,"name":"remoteName","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"remoteURI","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pushURI","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"${scope.project.stream.name}","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"${scope.project.stream.name}","unsettable":false,"transient":false,"unique":true,"name":"checkoutBranch","changeable":true,"lowerBound":1,"iD":false,"id":9,"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":"recursive","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":"configSections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"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":"restrictToCheckoutBranch","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subsections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"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":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":5,"target":14},{"source":5,"target":1},{"source":6,"target":15},{"source":6,"target":1},{"source":7,"target":16},{"source":7,"target":1},{"source":8,"target":17},{"source":8,"target":1},{"source":9,"target":18},{"source":9,"target":1},{"source":10,"target":19},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":20},{"source":11,"target":1},{"source":20,"target":2},{"source":12,"target":21},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":22},{"source":2,"target":23},{"source":22,"target":3},{"source":22,"target":24},{"source":22,"target":2},{"source":24,"target":3},{"source":23,"target":3},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":25,"target":27},{"source":25,"target":3},{"source":26,"target":4},{"source":26,"target":28},{"source":26,"target":3},{"source":28,"target":4},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":30},{"source":29,"target":31},{"source":29,"target":4},{"source":30,"target":32},{"source":30,"target":4}],"multigraph":true}
true
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="QVTOperational" name="qvtoperational" nsURI="http://schema.omg.org/spec/QVT/1.0/qvtoperational.xml" nsPrefix="qvtoperational"> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Constructor" name="Constructor" eSuperTypes="#QVTOperational.ImperativeOperation"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ConstructorBody" name="ConstructorBody" eSuperTypes="#QVTOperational.OperationBody"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ContextualProperty" name="ContextualProperty" eSuperTypes="EMOF.ecore#EMOF.Property"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.context" name="context" ordered="false" lowerBound="1" eType="ecore:EClass EMOF.ecore#EMOF.Class"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.initExpression" name="initExpression" ordered="false" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.overridden" name="overridden" ordered="false" lowerBound="1" eType="ecore:EClass EMOF.ecore#EMOF.Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTOperational.DirectionKind" name="DirectionKind"> <eLiterals xmi:id="QVTOperational.DirectionKind.in" name="in"/> <eLiterals xmi:id="QVTOperational.DirectionKind.inout" name="inout" value="1"/> <eLiterals xmi:id="QVTOperational.DirectionKind.out" name="out" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.EntryOperation" name="EntryOperation" eSuperTypes="#QVTOperational.ImperativeOperation"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Helper" name="Helper" eSuperTypes="#QVTOperational.ImperativeOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Helper.isQuery" name="isQuery" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeCallExp" name="ImperativeCallExp" eSuperTypes="EssentialOCL.ecore#EssentialOCL.OperationCallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeCallExp.isVirtual" name="isVirtual" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeOperation" name="ImperativeOperation" eSuperTypes="EMOF.ecore#EMOF.Operation"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.body" name="body" ordered="false" eType="#QVTOperational.OperationBody" containment="true" eOpposite="#QVTOperational.OperationBody.operation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.context" name="context" ordered="false" eType="#QVTOperational.VarParameter" containment="true" eOpposite="#QVTOperational.VarParameter.ctxOwner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeOperation.isBlackbox" name="isBlackbox" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.overridden" name="overridden" ordered="false" eType="#QVTOperational.ImperativeOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.result" name="result" upperBound="-1" eType="#QVTOperational.VarParameter" containment="true" eOpposite="#QVTOperational.VarParameter.resOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTOperational.ImportKind" name="ImportKind"> <eLiterals xmi:id="QVTOperational.ImportKind.extension" name="extension"/> <eLiterals xmi:id="QVTOperational.ImportKind.access" name="access" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Library" name="Library" eSuperTypes="#QVTOperational.Module"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingBody" name="MappingBody" eSuperTypes="#QVTOperational.OperationBody"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.endSection" name="endSection" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.initSection" name="initSection" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingCallExp" name="MappingCallExp" eSuperTypes="#QVTOperational.ImperativeCallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.MappingCallExp.isStrict" name="isStrict" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingOperation" name="MappingOperation" eSuperTypes="#QVTOperational.ImperativeOperation"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.disjunct" name="disjunct" upperBound="-1" eType="#QVTOperational.MappingOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.inherited" name="inherited" upperBound="-1" eType="#QVTOperational.MappingOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.merged" name="merged" upperBound="-1" eType="#QVTOperational.MappingOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.refinedRelation" name="refinedRelation" ordered="false" eType="ecore:EClass QVTRelation.ecore#QVTRelation.Relation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.when" name="when" ordered="false" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.where" name="where" ordered="false" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingParameter" name="MappingParameter" eSuperTypes="#QVTOperational.VarParameter"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.extent" name="extent" ordered="false" eType="#QVTOperational.ModelParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.referredDomain" name="referredDomain" ordered="false" eType="ecore:EClass QVTRelation.ecore#QVTRelation.RelationDomain"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModelParameter" name="ModelParameter" eSuperTypes="#QVTOperational.VarParameter"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModelType" name="ModelType" eSuperTypes="EMOF.ecore#EMOF.Class"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.additionalCondition" name="additionalCondition" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModelType.conformanceKind" name="conformanceKind" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.String"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.metamodel" name="metamodel" lowerBound="1" upperBound="-1" eType="ecore:EClass EMOF.ecore#EMOF.Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Module" name="Module" eSuperTypes="EMOF.ecore#EMOF.Class EMOF.ecore#EMOF.Package"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.configProperty" name="configProperty" upperBound="-1" eType="ecore:EClass EMOF.ecore#EMOF.Property"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.entry" name="entry" ordered="false" eType="#QVTOperational.EntryOperation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Module.isBlackbox" name="isBlackbox" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.moduleImport" name="moduleImport" upperBound="-1" eType="#QVTOperational.ModuleImport" containment="true" eOpposite="#QVTOperational.ModuleImport.module"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedTag" name="ownedTag" upperBound="-1" eType="ecore:EClass EMOF.ecore#EMOF.Tag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedVariable" name="ownedVariable" ordered="false" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.usedModelType" name="usedModelType" upperBound="-1" eType="#QVTOperational.ModelType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModuleImport" name="ModuleImport" eSuperTypes="EMOF.ecore#EMOF.Element"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.binding" name="binding" upperBound="-1" eType="#QVTOperational.ModelType"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.importedModule" name="importedModule" ordered="false" lowerBound="1" eType="#QVTOperational.Module"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModuleImport.kind" name="kind" eType="#QVTOperational.ImportKind"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.module" name="module" ordered="false" eType="#QVTOperational.Module" transient="true" eOpposite="#QVTOperational.Module.moduleImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ObjectExp" name="ObjectExp" eSuperTypes="ImperativeOCL.ecore#ImperativeOCL.InstantiationExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.body" name="body" ordered="false" lowerBound="1" eType="#QVTOperational.ConstructorBody" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.referredObject" name="referredObject" ordered="false" lowerBound="1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationBody" name="OperationBody" eSuperTypes="EMOF.ecore#EMOF.Element"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.content" name="content" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.operation" name="operation" ordered="false" eType="#QVTOperational.ImperativeOperation" transient="true" eOpposite="#QVTOperational.ImperativeOperation.body"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.variable" name="variable" ordered="false" upperBound="-1" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationalTransformation" name="OperationalTransformation" eSuperTypes="#QVTOperational.Module"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateClass" name="intermediateClass" upperBound="-1" eType="ecore:EClass EMOF.ecore#EMOF.Class"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateProperty" name="intermediateProperty" upperBound="-1" eType="ecore:EClass EMOF.ecore#EMOF.Property"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.modelParameter" name="modelParameter" upperBound="-1" eType="#QVTOperational.ModelParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.refined" name="refined" ordered="false" eType="ecore:EClass QVTRelation.ecore#QVTRelation.RelationalTransformation"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.relation" name="relation" upperBound="-1" eType="ecore:EClass QVTRelation.ecore#QVTRelation.Relation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveExp" name="ResolveExp" eSuperTypes="EssentialOCL.ecore#EssentialOCL.CallExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.condition" name="condition" ordered="false" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isDeferred" name="isDeferred" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isInverse" name="isInverse" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.one" name="one" eType="ecore:EDataType PrimitiveTypes.ecore#PrimitiveTypes.Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.target" name="target" ordered="false" eType="ecore:EClass EssentialOCL.ecore#EssentialOCL.Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveInExp" name="ResolveInExp" eSuperTypes="#QVTOperational.ResolveExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveInExp.inMapping" name="inMapping" ordered="false" eType="#QVTOperational.MappingOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.VarParameter" name="VarParameter" eSuperTypes="EssentialOCL.ecore#EssentialOCL.Variable EMOF.ecore#EMOF.Parameter"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.ctxOwner" name="ctxOwner" ordered="false" eType="#QVTOperational.ImperativeOperation" transient="true" eOpposite="#QVTOperational.ImperativeOperation.context"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.VarParameter.kind" name="kind" eType="#QVTOperational.DirectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.resOwner" name="resOwner" ordered="false" eType="#QVTOperational.ImperativeOperation" transient="true" eOpposite="#QVTOperational.ImperativeOperation.result"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta2/org/kermeta/language/org.kermeta.language.qvtop2km/ecore/QVTOperational.ecore
ecore
qvtoperational Constructor ConstructorBody ContextualProperty context initExpression overridden DirectionKind in in inout inout out out EntryOperation Helper isQuery ImperativeCallExp isVirtual ImperativeOperation body context isBlackbox overridden result ImportKind extension extension access access Library MappingBody endSection initSection MappingCallExp isStrict MappingOperation disjunct inherited merged refinedRelation when where MappingParameter extent referredDomain ModelParameter ModelType additionalCondition conformanceKind metamodel Module configProperty entry isBlackbox moduleImport ownedTag ownedVariable usedModelType ModuleImport binding importedModule kind module ObjectExp body referredObject OperationBody content operation variable OperationalTransformation intermediateClass intermediateProperty modelParameter refined relation ResolveExp condition isDeferred isInverse one target ResolveInExp inMapping VarParameter ctxOwner kind resOwner
null
{"directed":true,"nodes":[{"nsPrefix":"qvtoperational","nsURI":"http://schema.omg.org/spec/QVT/1.0/qvtoperational.xml","name":"qvtoperational","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorBody","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextualProperty","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKind","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryOperation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeCallExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeOperation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBody","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCallExp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingOperation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelParameter","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleImport","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExp","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBody","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalTransformation","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveExp","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveInExp","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameter","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"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":"overridden","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"name":"in","id":34,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":35,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":36,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"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":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isVirtual","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","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":"isBlackbox","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":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"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":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"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":true,"unique":true,"name":"ctxOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"resOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"name":"extension","id":58,"value":0,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":59,"value":1,"literal":"access","eClass":"EEnumLiteral"},{"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":"endSection","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":"initSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStrict","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"disjunct","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":false,"unsettable":false,"transient":false,"unique":true,"name":"inherited","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"merged","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":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedRelation","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":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredDomain","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conformanceKind","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":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":"moduleImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedModelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedModule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":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":120,"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":"referredObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"modelParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","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"},{"container":false,"ordered":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":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDeferred","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInverse","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"one","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"container":false,"ordered":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":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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":25},{"source":25,"target":8},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":26},{"source":26,"target":20},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":27,"target":31},{"source":27,"target":3},{"source":28,"target":32},{"source":28,"target":3},{"source":29,"target":33},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":34,"target":4},{"source":35,"target":4},{"source":36,"target":4},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":37},{"source":37,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":38},{"source":6,"target":39},{"source":38,"target":40},{"source":38,"target":6},{"source":39,"target":8},{"source":7,"target":0},{"source":7,"target":41},{"source":7,"target":42},{"source":41,"target":43},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":44},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":44,"target":20},{"source":44,"target":50},{"source":44,"target":8},{"source":44,"target":51},{"source":50,"target":20},{"source":45,"target":24},{"source":45,"target":52},{"source":45,"target":8},{"source":45,"target":53},{"source":52,"target":24},{"source":46,"target":54},{"source":46,"target":8},{"source":47,"target":8},{"source":47,"target":55},{"source":47,"target":8},{"source":55,"target":8},{"source":48,"target":24},{"source":48,"target":56},{"source":48,"target":8},{"source":48,"target":57},{"source":56,"target":24},{"source":9,"target":0},{"source":9,"target":58},{"source":9,"target":59},{"source":58,"target":9},{"source":59,"target":9},{"source":10,"target":0},{"source":10,"target":17},{"source":10,"target":60},{"source":60,"target":17},{"source":11,"target":0},{"source":11,"target":20},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":61,"target":64},{"source":61,"target":11},{"source":62,"target":65},{"source":62,"target":11},{"source":63,"target":20},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":66},{"source":12,"target":67},{"source":66,"target":68},{"source":66,"target":12},{"source":67,"target":7},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":69},{"source":13,"target":70},{"source":13,"target":71},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":69,"target":13},{"source":69,"target":76},{"source":69,"target":13},{"source":76,"target":13},{"source":70,"target":13},{"source":70,"target":77},{"source":70,"target":13},{"source":77,"target":13},{"source":71,"target":13},{"source":71,"target":78},{"source":71,"target":13},{"source":78,"target":13},{"source":72,"target":79},{"source":72,"target":13},{"source":73,"target":80},{"source":73,"target":13},{"source":74,"target":81},{"source":74,"target":13},{"source":75,"target":8},{"source":14,"target":0},{"source":14,"target":24},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":82,"target":15},{"source":82,"target":85},{"source":82,"target":14},{"source":85,"target":15},{"source":83,"target":86},{"source":83,"target":14},{"source":84,"target":24},{"source":15,"target":0},{"source":15,"target":24},{"source":15,"target":87},{"source":87,"target":24},{"source":16,"target":0},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":16,"target":91},{"source":88,"target":92},{"source":88,"target":16},{"source":89,"target":93},{"source":89,"target":16},{"source":90,"target":94},{"source":90,"target":16},{"source":17,"target":0},{"source":17,"target":95},{"source":17,"target":96},{"source":17,"target":97},{"source":17,"target":98},{"source":17,"target":99},{"source":17,"target":100},{"source":17,"target":101},{"source":17,"target":102},{"source":17,"target":103},{"source":95,"target":104},{"source":95,"target":17},{"source":96,"target":5},{"source":96,"target":105},{"source":96,"target":17},{"source":105,"target":5},{"source":97,"target":106},{"source":97,"target":17},{"source":98,"target":18},{"source":98,"target":107},{"source":98,"target":17},{"source":98,"target":108},{"source":107,"target":18},{"source":99,"target":109},{"source":99,"target":17},{"source":100,"target":110},{"source":100,"target":17},{"source":101,"target":16},{"source":101,"target":111},{"source":101,"target":17},{"source":111,"target":16},{"source":18,"target":0},{"source":18,"target":112},{"source":18,"target":113},{"source":18,"target":114},{"source":18,"target":108},{"source":18,"target":115},{"source":112,"target":16},{"source":112,"target":116},{"source":112,"target":18},{"source":116,"target":16},{"source":113,"target":17},{"source":113,"target":117},{"source":113,"target":18},{"source":117,"target":17},{"source":114,"target":9},{"source":114,"target":118},{"source":114,"target":18},{"source":118,"target":9},{"source":108,"target":17},{"source":108,"target":119},{"source":108,"target":18},{"source":108,"target":98},{"source":119,"target":17},{"source":19,"target":0},{"source":19,"target":120},{"source":19,"target":121},{"source":19,"target":122},{"source":120,"target":2},{"source":120,"target":123},{"source":120,"target":19},{"source":123,"target":2},{"source":121,"target":124},{"source":121,"target":19},{"source":20,"target":0},{"source":20,"target":125},{"source":20,"target":51},{"source":20,"target":126},{"source":20,"target":127},{"source":125,"target":128},{"source":125,"target":20},{"source":51,"target":8},{"source":51,"target":129},{"source":51,"target":20},{"source":51,"target":44},{"source":129,"target":8},{"source":126,"target":130},{"source":126,"target":20},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":131},{"source":21,"target":132},{"source":21,"target":133},{"source":21,"target":134},{"source":21,"target":135},{"source":21,"target":136},{"source":131,"target":137},{"source":131,"target":21},{"source":132,"target":138},{"source":132,"target":21},{"source":133,"target":15},{"source":133,"target":139},{"source":133,"target":21},{"source":139,"target":15},{"source":134,"target":140},{"source":134,"target":21},{"source":135,"target":141},{"source":135,"target":21},{"source":136,"target":17},{"source":22,"target":0},{"source":22,"target":142},{"source":22,"target":143},{"source":22,"target":144},{"source":22,"target":145},{"source":22,"target":146},{"source":22,"target":147},{"source":142,"target":148},{"source":142,"target":22},{"source":143,"target":149},{"source":143,"target":22},{"source":144,"target":150},{"source":144,"target":22},{"source":145,"target":151},{"source":145,"target":22},{"source":146,"target":152},{"source":146,"target":22},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":153},{"source":23,"target":154},{"source":153,"target":13},{"source":153,"target":155},{"source":153,"target":23},{"source":155,"target":13},{"source":154,"target":22},{"source":24,"target":0},{"source":24,"target":53},{"source":24,"target":156},{"source":24,"target":57},{"source":24,"target":157},{"source":24,"target":158},{"source":53,"target":8},{"source":53,"target":159},{"source":53,"target":24},{"source":53,"target":45},{"source":159,"target":8},{"source":156,"target":4},{"source":156,"target":160},{"source":156,"target":24},{"source":160,"target":4},{"source":57,"target":8},{"source":57,"target":161},{"source":57,"target":24},{"source":57,"target":48},{"source":161,"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="capellacommon" nsURI="http://www.polarsys.org/capella/core/common/0.8.0/semantic" nsPrefix="org.polarsys.capella.core.data.capellacommon"> <eAnnotations source="http://www.polarsys.org/capella/xmlpivot"> <details key="sourceNsURI" value="http://www.polarsys.org/capella/core/common/0.8.0"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AbstractCapabilityPkg" abstract="true" eSuperTypes="capellacore.ecore#//Structure"/> <eClassifiers xsi:type="ecore:EClass" name="GenericTrace" eSuperTypes="capellacore.ecore#//CapellaElement modellingcore.ecore#//TraceableElement modellingcore.ecore#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="ecore:EClass modellingcore.ecore#//TraceableElement" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="ecore:EClass modellingcore.ecore#//TraceableElement" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="capellacore.ecore#//CapellaElement behavior.ecore#//AbstractBehavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRegions" upperBound="-1" eType="#//Region" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="capellacore.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStates" upperBound="-1" eType="#//AbstractState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" upperBound="-1" eType="#//StateTransition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="involvedStates" upperBound="-1" eType="#//AbstractState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//AbstractState"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRegions" upperBound="-1" eType="#//Region" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="availableAbstractFunctions" upperBound="-1" eType="ecore:EClass fa.ecore#//AbstractFunction" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="availableFunctionalChains" upperBound="-1" eType="ecore:EClass fa.ecore#//FunctionalChain" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="availableAbstractCapabilities" upperBound="-1" eType="ecore:EClass interaction.ecore#//AbstractCapability" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="ecore:EClass behavior.ecore#//AbstractEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mode" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractState" abstract="true" eSuperTypes="capellacore.ecore#//NamedElement modellingcore.ecore#//IState"> <eStructuralFeatures xsi:type="ecore:EReference" name="realizedAbstractStates" upperBound="-1" eType="#//AbstractState" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateTransition" eSuperTypes="capellacore.ecore#//NamedElement capellacore.ecore#//CapellaElement modellingcore.ecore#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//TransitionKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="ecore:EClass capellacore.ecore#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//AbstractState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//AbstractState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" eType="ecore:EClass behavior.ecore#//AbstractEvent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="triggers" upperBound="-1" eType="ecore:EClass behavior.ecore#//AbstractEvent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizedStateTransitions" upperBound="-1" eType="#//StateTransition" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" abstract="true" eSuperTypes="#//AbstractState"/> <eClassifiers xsi:type="ecore:EClass" name="InitialPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="JoinPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="ForkPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="ChoicePseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="TerminatePseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="ShallowHistoryPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="DeepHistoryPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="EntryPointPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="ExitPointPseudoState" eSuperTypes="#//Pseudostate"/> <eClassifiers xsi:type="ecore:EClass" name="StateEvent" abstract="true" eSuperTypes="capellacore.ecore#//NamedElement behavior.ecore#//AbstractEvent"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass capellacore.ecore#//Constraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeEvent" eSuperTypes="#//StateEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ChangeEventKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeEvent" eSuperTypes="#//StateEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//TimeEventKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TransitionKind"> <eLiterals name="internal"/> <eLiterals name="local" value="1"/> <eLiterals name="external" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TimeEventKind"> <eLiterals name="AT"/> <eLiterals name="AFTER" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ChangeEventKind"> <eLiterals name="WHEN"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/capella-addons/xmlpivot/plugins/org.polarsys.capella.core.semantic.data.gen/model/capellacommon.ecore
ecore
capellacommon AbstractCapabilityPkg GenericTrace source target StateMachine ownedRegions Region ownedStates ownedTransitions involvedStates State ownedRegions availableAbstractFunctions availableFunctionalChains availableAbstractCapabilities doActivity Mode FinalState AbstractState realizedAbstractStates StateTransition kind triggerDescription guard source target effect triggers realizedStateTransitions Pseudostate InitialPseudoState JoinPseudoState ForkPseudoState ChoicePseudoState TerminatePseudoState ShallowHistoryPseudoState DeepHistoryPseudoState EntryPointPseudoState ExitPointPseudoState StateEvent condition ChangeEvent kind TimeEvent kind time TransitionKind internal internal local local external external TimeEventKind AT AT AFTER AFTER ChangeEventKind WHEN WHEN
null
{"directed":true,"nodes":[{"nsPrefix":"org.polarsys.capella.core.data.capellacommon","nsURI":"http://www.polarsys.org/capella/core/common/0.8.0/semantic","name":"capellacommon","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractCapabilityPkg","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericTrace","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":"State","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateTransition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialPseudoState","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinPseudoState","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkPseudoState","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoicePseudoState","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminatePseudoState","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShallowHistoryPseudoState","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeepHistoryPseudoState","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryPointPseudoState","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExitPointPseudoState","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateEvent","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeEvent","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeEvent","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionKind","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeEventKind","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChangeEventKind","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"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":"source","changeable":true,"resolveProxies":false,"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":"target","changeable":true,"resolveProxies":false,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStates","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":"ownedTransitions","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":"involvedStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRegions","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":"availableAbstractFunctions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"availableFunctionalChains","changeable":true,"resolveProxies":false,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"availableAbstractCapabilities","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizedAbstractStates","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":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":"triggerDescription","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":"guard","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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"container":false,"ordered":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":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizedStateTransitions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":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":"time","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"name":"internal","id":103,"value":0,"literal":"internal","eClass":"EEnumLiteral"},{"name":"local","id":104,"value":1,"literal":"local","eClass":"EEnumLiteral"},{"name":"external","id":105,"value":2,"literal":"external","eClass":"EEnumLiteral"},{"name":"AT","id":106,"value":0,"literal":"AT","eClass":"EEnumLiteral"},{"name":"AFTER","id":107,"value":1,"literal":"AFTER","eClass":"EEnumLiteral"},{"name":"WHEN","id":108,"value":0,"literal":"WHEN","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":26},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":27,"target":32},{"source":27,"target":2},{"source":28,"target":33},{"source":28,"target":2},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":34,"target":4},{"source":34,"target":37},{"source":34,"target":3},{"source":37,"target":4},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":38,"target":8},{"source":38,"target":42},{"source":38,"target":4},{"source":42,"target":8},{"source":39,"target":9},{"source":39,"target":43},{"source":39,"target":4},{"source":43,"target":9},{"source":40,"target":8},{"source":40,"target":44},{"source":40,"target":4},{"source":44,"target":8},{"source":5,"target":0},{"source":5,"target":8},{"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":45,"target":4},{"source":45,"target":51},{"source":45,"target":5},{"source":51,"target":4},{"source":46,"target":52},{"source":46,"target":5},{"source":47,"target":53},{"source":47,"target":5},{"source":48,"target":54},{"source":48,"target":5},{"source":49,"target":55},{"source":49,"target":5},{"source":50,"target":8},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":56},{"source":56,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":57},{"source":57,"target":5},{"source":8,"target":0},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":58,"target":8},{"source":58,"target":61},{"source":58,"target":8},{"source":61,"target":8},{"source":9,"target":0},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":62,"target":23},{"source":62,"target":73},{"source":62,"target":9},{"source":73,"target":23},{"source":63,"target":74},{"source":63,"target":9},{"source":64,"target":75},{"source":64,"target":9},{"source":65,"target":8},{"source":65,"target":76},{"source":65,"target":9},{"source":76,"target":8},{"source":66,"target":8},{"source":66,"target":77},{"source":66,"target":9},{"source":77,"target":8},{"source":67,"target":78},{"source":67,"target":9},{"source":68,"target":79},{"source":68,"target":9},{"source":69,"target":9},{"source":69,"target":80},{"source":69,"target":9},{"source":80,"target":9},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":81},{"source":81,"target":8},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":82},{"source":82,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":83},{"source":83,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":84},{"source":84,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":85},{"source":85,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":86},{"source":86,"target":10},{"source":16,"target":0},{"source":16,"target":10},{"source":16,"target":87},{"source":87,"target":10},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":88},{"source":88,"target":10},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":89},{"source":89,"target":10},{"source":19,"target":0},{"source":19,"target":10},{"source":19,"target":90},{"source":90,"target":10},{"source":20,"target":0},{"source":20,"target":91},{"source":20,"target":92},{"source":20,"target":93},{"source":91,"target":94},{"source":91,"target":20},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":95},{"source":21,"target":96},{"source":95,"target":25},{"source":95,"target":97},{"source":95,"target":21},{"source":97,"target":25},{"source":96,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":98},{"source":22,"target":99},{"source":22,"target":100},{"source":98,"target":24},{"source":98,"target":101},{"source":98,"target":22},{"source":101,"target":24},{"source":99,"target":102},{"source":99,"target":22},{"source":100,"target":20},{"source":23,"target":0},{"source":23,"target":103},{"source":23,"target":104},{"source":23,"target":105},{"source":103,"target":23},{"source":104,"target":23},{"source":105,"target":23},{"source":24,"target":0},{"source":24,"target":106},{"source":24,"target":107},{"source":106,"target":24},{"source":107,"target":24},{"source":25,"target":0},{"source":25,"target":108},{"source":108,"target":25}],"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="plan" nsURI="http://www.eclipse.org/virgo/schema/plan" nsPrefix="plan"> <eClassifiers xsi:type="ecore:EClass" name="ArtifactType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="artifactType"/> <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="property" upperBound="-1" eType="#//NameValueType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Defines a property for the enclosing artifact. Properties are interpreted in an artifact-specific manner.&#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="property"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the artifact."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the artifact."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="type"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="0" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The version or version range for this artifact.&#xA;This version or version number must meet the OSGi version specification. This attribute is optional and when not specified will result in a default value of &quot;0&quot; meaning 0 to infinity in OSGi."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="version"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributesType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="attributesType"/> <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="attribute" lowerBound="1" upperBound="-1" eType="#//NameValueType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An attribute for replacement in the plan."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="attribute"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="plan" upperBound="-2" eType="#//Plan" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Plans are a way to group bundles, and other artifacts, together as a single logical unit in Virgo. Within a plan, bundles and services can be placed into a scope that isolates them from the rest of the system. This scoping ensures that the bundles wire to each other and see each other's services in preference to services from outside the scope. Scoping also prevents application code from leaking into the global scope or scope of another application. In addition, a plan can serve as a way to link the lifcycle of a group of bundles together atomically. This atomicity ensures that instal, start, stop, and uninstall events on a single artifact in the plan will be escalated to all artifacts in the plan."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="plan"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NameValueType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="nameValueType"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the attribute/property."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value of the attribute/property."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plan"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="plan"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" eType="#//AttributesType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The attributes for this plan"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="attributes"/> <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="artifact" lowerBound="1" upperBound="-1" eType="#//ArtifactType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An artifact to include as part of this plan."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="artifact"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="atomic" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Whether the lifecycle of the artifacts in the plan should be tied together. Making a plan atomic means that install, start, stop and uninstall events for a single artifact in the plan will be escalated to all artifacts in the plan. Also, in an atomic plan, Virgo prevents artifacts from being in inconsistent states. For example, if one artifact should fail to start, then Virgo will stop all artifacts in the plan."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="atomic"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of this plan.&#xA;This is one component of the unique identifier for this plan along with a type of 'plan' and a specified version."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="provisioning" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="inherit" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies whether Virgo installs bundles from the repository to attempt to satisfy any missing dependencies in the plan. A value of 'auto' instructs Virgo to install bundles from the repository to attempt to satisfy any missing dependencies in the plan. This is known as 'auto-provisioning'. A value of 'disabled' prevents Virgo from installing bundles from the repository to attempt to satisfy any missing&#x9;dependencies in the plan. A value of 'inherit', which is the default if no value is specified, inherits the parent plan's provisioning behaviour. If the plan does not have a parent, it inherits Virgo's auto-provisioning behaviour."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="provisioning"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scoped" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Whether or not the artifacts in the plan should be installed into a plan-specific scope. When scoping is disabled, the artifacts are deployed into the global scope and are available for access by all other artifacts."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="scoped"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1" eType="#//VersionType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The version of this plan.&#xA;This version must meet the OSGi version specification. This is one component of the unique identifier for this plan along with a type of 'plan' and a specified name."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="version"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="VersionType" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="version_._type"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/> <details key="pattern" value="\d+(\.\d+(\.\d+(\.([\w_-])+)?)?)?"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/plan.ecore
ecore
plan ArtifactType group property name type version 0 AttributesType group attribute DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation plan NameValueType name value Plan attributes group artifact atomic name provisioning inherit scoped version VersionType java.lang.String java.lang.String
null
{"directed":true,"nodes":[{"nsPrefix":"plan","nsURI":"http://www.eclipse.org/virgo/schema/plan","name":"plan","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributesType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameValueType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plan","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"VersionType","instanceClass":"java.lang.String","id":6,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"property","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"attribute","changeable":true,"resolveProxies":false,"lowerBound":1,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":23,"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":"plan","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"},{"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},{"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":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"artifact","changeable":true,"resolveProxies":false,"lowerBound":1,"id":35,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"atomic","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"inherit","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"inherit","unsettable":true,"transient":false,"unique":true,"name":"provisioning","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"scoped","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":7,"target":12},{"source":7,"target":1},{"source":8,"target":4},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":4},{"source":9,"target":14},{"source":9,"target":1},{"source":10,"target":15},{"source":10,"target":1},{"source":11,"target":16},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":17,"target":19},{"source":17,"target":2},{"source":18,"target":4},{"source":18,"target":20},{"source":18,"target":2},{"source":20,"target":4},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":21,"target":25},{"source":21,"target":3},{"source":22,"target":26},{"source":22,"target":3},{"source":23,"target":27},{"source":23,"target":3},{"source":24,"target":5},{"source":24,"target":28},{"source":24,"target":3},{"source":28,"target":5},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":30},{"source":29,"target":31},{"source":29,"target":4},{"source":30,"target":32},{"source":30,"target":4},{"source":5,"target":0},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":33,"target":2},{"source":33,"target":41},{"source":33,"target":5},{"source":41,"target":2},{"source":34,"target":42},{"source":34,"target":5},{"source":35,"target":1},{"source":35,"target":43},{"source":35,"target":5},{"source":43,"target":1},{"source":36,"target":44},{"source":36,"target":5},{"source":37,"target":45},{"source":37,"target":5},{"source":38,"target":46},{"source":38,"target":5},{"source":39,"target":47},{"source":39,"target":5},{"source":40,"target":6},{"source":40,"target":48},{"source":40,"target":5},{"source":48,"target":6},{"source":6,"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="dc" nsURI="http://www.omg.org/spec/DD/20100524/DC-XMI" nsPrefix="dc"> <eClassifiers xsi:type="ecore:EClass" name="Bounds"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Bounds"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" lowerBound="1" 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="height"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" lowerBound="1" 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="width"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="0"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="0"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="y"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Font"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Font"/> <details key="kind" value="empty"/> </eAnnotations> <eOperations name="non_negative_size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="size >= 0"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isBold" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="isBold"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isItalic" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="isItalic"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrikeThrough" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="isStrikeThrough"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnderline" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="isUnderline"/> </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="size" 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="size"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Point"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Point"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="0"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="0"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="y"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/kit-sdq/Metamodel-Reference-Architecture-Validation/casestudies/bpmn/metamodel/original/org.eclipse.bpmn2/model/DC.ecore
ecore
dc Bounds height width x 0 y 0 Font non_negative_size diagnostics context isBold isItalic isStrikeThrough isUnderline name size Point x 0 y 0
null
{"directed":true,"nodes":[{"nsPrefix":"dc","nsURI":"http://www.omg.org/spec/DD/20100524/DC-XMI","name":"dc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bounds","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"non_negative_size","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBold","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isItalic","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStrikeThrough","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isUnderline","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":17,"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":"size","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EParameter"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":4,"target":8},{"source":4,"target":1},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":11},{"source":7,"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":12,"target":19},{"source":12,"target":2},{"source":12,"target":20},{"source":12,"target":21},{"source":20,"target":22},{"source":20,"target":12},{"source":21,"target":23},{"source":21,"target":12},{"source":23,"target":24},{"source":23,"target":25},{"source":13,"target":26},{"source":13,"target":2},{"source":14,"target":27},{"source":14,"target":2},{"source":15,"target":28},{"source":15,"target":2},{"source":16,"target":29},{"source":16,"target":2},{"source":17,"target":30},{"source":17,"target":2},{"source":18,"target":31},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":32},{"source":3,"target":33},{"source":32,"target":34},{"source":32,"target":3},{"source":33,"target":35},{"source":33,"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="kevoree" nsURI="http://kevoree/1.0" nsPrefix="kevoree"> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//NamedElement #//Instance"> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentType" eSuperTypes="#//LifeCycleTypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//PortTypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integrationPatterns" upperBound="-1" eType="#//IntegrationPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extraFonctionalProperties" eType="#//ExtraFonctionalProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//PortTypeRef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerNode" eSuperTypes="#//NamedElement #//Instance"> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//ComponentInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hosts" upperBound="-1" eType="#//ContainerNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerRoot"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ContainerNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinitions" upperBound="-1" eType="#//TypeDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repositories" upperBound="-1" eType="#//Repository" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataTypes" upperBound="-1" eType="#//TypedElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libraries" upperBound="-1" eType="#//TypeLibrary" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hubs" upperBound="-1" eType="#//Channel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mBindings" upperBound="-1" eType="#//MBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deployUnits" upperBound="-1" eType="#//DeployUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeNetworks" upperBound="-1" eType="#//NodeNetwork" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1" eType="#//Group" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groupTypes" upperBound="-1" eType="#//GroupType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="adaptationPrimitiveTypes" upperBound="-1" eType="#//AdaptationPrimitiveType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortType" abstract="true" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchrone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="portTypeRef" lowerBound="1" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="childs" upperBound="-1" eType="#//Namespace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dictionary"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//DictionaryValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryType"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//DictionaryAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValues" upperBound="-1" eType="#//DictionaryValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryAttribute" eSuperTypes="#//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="datatype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="#//DictionaryAttribute"/> <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="CompositeType" eSuperTypes="#//ComponentType"> <eStructuralFeatures xsi:type="ecore:EReference" name="childs" upperBound="-1" eType="#//ComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wires" upperBound="-1" eType="#//Wire" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortTypeRef" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//PortType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1" eType="#//PortTypeMapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noDependency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wire"> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" lowerBound="2" upperBound="2" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServicePortType" eSuperTypes="#//PortType"> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="genericTypes" upperBound="-1" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessagePortType" eSuperTypes="#//PortType"> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repository" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="#//DeployUnit"/> <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="DeployUnit" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitName" 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="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hashcode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredLibs" upperBound="-1" eType="#//DeployUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetNodeType" eType="#//NodeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLibrary" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subTypes" upperBound="-1" eType="#//TypeDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegrationPattern" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="extraFonctionalProperties" upperBound="-1" eType="#//ExtraFonctionalProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portTypes" upperBound="-1" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtraFonctionalProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="portTypes" upperBound="-1" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortTypeMapping"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="beanMethodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceMethodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Channel" eSuperTypes="#//NamedElement #//Instance"/> <eClassifiers xsi:type="ecore:EClass" name="MBinding"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" lowerBound="1" eType="#//Port"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hub" lowerBound="1" eType="#//Channel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeNetwork"> <eStructuralFeatures xsi:type="ecore:EReference" name="link" upperBound="-1" eType="#//NodeLink" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initBy" eType="#//ContainerNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ContainerNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeLink"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="networkType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatedRate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="networkProperties" upperBound="-1" eType="#//NetworkProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastCheck" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NetworkProperty" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastCheck" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChannelType" eSuperTypes="#//LifeCycleTypeDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBindings" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBindings" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerFragments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperFragments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" abstract="true" interface="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="deployUnits" lowerBound="1" upperBound="-1" eType="#//DeployUnit"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="factoryBean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dictionaryType" eType="#//DictionaryType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="#//TypeDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinition" lowerBound="1" eType="#//TypeDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dictionary" eType="#//Dictionary" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metaData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LifeCycleTypeDefinition" abstract="true" interface="true" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="updateMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//Instance"> <eStructuralFeatures xsi:type="ecore:EReference" name="subNodes" upperBound="-1" eType="#//ContainerNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GroupType" eSuperTypes="#//LifeCycleTypeDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="NodeType" eSuperTypes="#//LifeCycleTypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="managedPrimitiveTypes" upperBound="-1" eType="#//AdaptationPrimitiveType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdaptationPrimitiveType" eSuperTypes="#//NamedElement"/> </ecore:EPackage>
github:ecore:/data/dukeboard/kevoree-extra/org.kevoree.extra.ecore.gencode/src/test/resources/kevoree.ecore
ecore
kevoree ComponentInstance provided required namespace ComponentType required integrationPatterns extraFonctionalProperties provided ContainerNode components hosts ContainerRoot nodes typeDefinitions repositories dataTypes libraries hubs mBindings deployUnits nodeNetworks groups groupTypes adaptationPrimitiveTypes PortType synchrone Port portTypeRef Namespace childs parent Dictionary values DictionaryType attributes defaultValues DictionaryAttribute optional state datatype DictionaryValue attribute value CompositeType childs wires PortTypeRef ref mappings optional noDependency Wire ports ServicePortType operations interface Operation parameters returnType Parameter type TypedElement genericTypes MessagePortType filters Repository units url DeployUnit groupName unitName version url hashcode requiredLibs targetNodeType TypeLibrary subTypes NamedElement name IntegrationPattern extraFonctionalProperties portTypes ExtraFonctionalProperty portTypes PortTypeMapping beanMethodName serviceMethodName Channel MBinding port hub NodeNetwork link initBy target NodeLink networkType estimatedRate networkProperties lastCheck NetworkProperty value lastCheck ChannelType lowerBindings upperBindings lowerFragments upperFragments TypeDefinition deployUnits factoryBean bean dictionaryType superTypes Instance typeDefinition dictionary metaData LifeCycleTypeDefinition startMethod stopMethod updateMethod Group subNodes GroupType NodeType managedPrimitiveTypes AdaptationPrimitiveType
null
{"directed":true,"nodes":[{"nsPrefix":"kevoree","nsURI":"http://kevoree/1.0","name":"kevoree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerNode","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortType","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dictionary","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryAttribute","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryValue","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortTypeRef","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wire","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServicePortType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessagePortType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployUnit","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLibrary","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegrationPattern","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtraFonctionalProperty","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortTypeMapping","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Channel","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MBinding","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeNetwork","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeLink","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetworkProperty","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChannelType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinition","instanceClass":null,"abstract":true,"id":33,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LifeCycleTypeDefinition","instanceClass":null,"abstract":true,"id":35,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptationPrimitiveType","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","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":"required","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":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"required","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":"integrationPatterns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extraFonctionalProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","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":"hosts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"typeDefinitions","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":"repositories","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":"dataTypes","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":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hubs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mBindings","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":"deployUnits","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":"nodeNetworks","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":"groups","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":"groupTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adaptationPrimitiveTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"synchrone","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portTypeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"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":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"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":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":"datatype","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"value","changeable":true,"lowerBound":0,"iD":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"childs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wires","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","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":"optional","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":"noDependency","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"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":2,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":false,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":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":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genericTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"groupName","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unitName","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":"version","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":"url","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hashcode","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredLibs","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":false,"unsettable":false,"transient":false,"unique":true,"name":"targetNodeType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subTypes","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extraFonctionalProperties","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":false,"unsettable":false,"transient":false,"unique":true,"name":"portTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"beanMethodName","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceMethodName","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hub","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":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":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networkType","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"estimatedRate","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"networkProperties","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":"lastCheck","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":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":205,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastCheck","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBindings","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBindings","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":"lowerFragments","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperFragments","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"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":"deployUnits","changeable":true,"resolveProxies":true,"lowerBound":1,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"factoryBean","changeable":true,"lowerBound":0,"iD":false,"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":"bean","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dictionaryType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dictionary","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":"metaData","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startMethod","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stopMethod","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"updateMethod","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"subNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"managedPrimitiveTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"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":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":23},{"source":1,"target":34},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":1},{"source":45,"target":6},{"source":41,"target":6},{"source":41,"target":46},{"source":41,"target":1},{"source":46,"target":6},{"source":42,"target":7},{"source":42,"target":47},{"source":42,"target":1},{"source":47,"target":7},{"source":43,"target":23},{"source":44,"target":34},{"source":2,"target":0},{"source":2,"target":35},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":48,"target":13},{"source":48,"target":53},{"source":48,"target":2},{"source":53,"target":13},{"source":49,"target":24},{"source":49,"target":54},{"source":49,"target":2},{"source":54,"target":24},{"source":50,"target":25},{"source":50,"target":55},{"source":50,"target":2},{"source":55,"target":25},{"source":51,"target":13},{"source":51,"target":56},{"source":51,"target":2},{"source":56,"target":13},{"source":52,"target":35},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":34},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":57,"target":1},{"source":57,"target":61},{"source":57,"target":3},{"source":61,"target":1},{"source":58,"target":3},{"source":58,"target":62},{"source":58,"target":3},{"source":62,"target":3},{"source":59,"target":23},{"source":60,"target":34},{"source":4,"target":0},{"source":4,"target":63},{"source":4,"target":64},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":63,"target":3},{"source":63,"target":75},{"source":63,"target":4},{"source":75,"target":3},{"source":64,"target":33},{"source":64,"target":76},{"source":64,"target":4},{"source":76,"target":33},{"source":65,"target":20},{"source":65,"target":77},{"source":65,"target":4},{"source":77,"target":20},{"source":66,"target":18},{"source":66,"target":78},{"source":66,"target":4},{"source":78,"target":18},{"source":67,"target":22},{"source":67,"target":79},{"source":67,"target":4},{"source":79,"target":22},{"source":68,"target":27},{"source":68,"target":80},{"source":68,"target":4},{"source":80,"target":27},{"source":69,"target":28},{"source":69,"target":81},{"source":69,"target":4},{"source":81,"target":28},{"source":70,"target":21},{"source":70,"target":82},{"source":70,"target":4},{"source":82,"target":21},{"source":71,"target":29},{"source":71,"target":83},{"source":71,"target":4},{"source":83,"target":29},{"source":72,"target":36},{"source":72,"target":84},{"source":72,"target":4},{"source":84,"target":36},{"source":73,"target":37},{"source":73,"target":85},{"source":73,"target":4},{"source":85,"target":37},{"source":74,"target":39},{"source":74,"target":86},{"source":74,"target":4},{"source":86,"target":39},{"source":5,"target":0},{"source":5,"target":33},{"source":5,"target":87},{"source":5,"target":88},{"source":87,"target":89},{"source":87,"target":5},{"source":88,"target":33},{"source":6,"target":0},{"source":6,"target":90},{"source":90,"target":13},{"source":90,"target":91},{"source":90,"target":6},{"source":91,"target":13},{"source":7,"target":0},{"source":7,"target":23},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":94},{"source":92,"target":7},{"source":92,"target":95},{"source":92,"target":7},{"source":95,"target":7},{"source":93,"target":7},{"source":93,"target":96},{"source":93,"target":7},{"source":96,"target":7},{"source":94,"target":23},{"source":8,"target":0},{"source":8,"target":97},{"source":97,"target":11},{"source":97,"target":98},{"source":97,"target":8},{"source":98,"target":11},{"source":9,"target":0},{"source":9,"target":99},{"source":9,"target":100},{"source":99,"target":10},{"source":99,"target":101},{"source":99,"target":9},{"source":101,"target":10},{"source":100,"target":11},{"source":100,"target":102},{"source":100,"target":9},{"source":102,"target":11},{"source":10,"target":0},{"source":10,"target":18},{"source":10,"target":103},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":103,"target":107},{"source":103,"target":10},{"source":104,"target":108},{"source":104,"target":10},{"source":105,"target":109},{"source":105,"target":10},{"source":106,"target":18},{"source":11,"target":0},{"source":11,"target":110},{"source":11,"target":111},{"source":110,"target":10},{"source":110,"target":112},{"source":110,"target":11},{"source":112,"target":10},{"source":111,"target":113},{"source":111,"target":11},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":114},{"source":12,"target":115},{"source":12,"target":116},{"source":114,"target":2},{"source":114,"target":117},{"source":114,"target":12},{"source":117,"target":2},{"source":115,"target":14},{"source":115,"target":118},{"source":115,"target":12},{"source":118,"target":14},{"source":116,"target":2},{"source":13,"target":0},{"source":13,"target":23},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":13,"target":123},{"source":119,"target":5},{"source":119,"target":124},{"source":119,"target":13},{"source":124,"target":5},{"source":120,"target":26},{"source":120,"target":125},{"source":120,"target":13},{"source":125,"target":26},{"source":121,"target":126},{"source":121,"target":13},{"source":122,"target":127},{"source":122,"target":13},{"source":123,"target":23},{"source":14,"target":0},{"source":14,"target":128},{"source":128,"target":13},{"source":128,"target":129},{"source":128,"target":14},{"source":129,"target":13},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":130},{"source":15,"target":131},{"source":15,"target":132},{"source":130,"target":16},{"source":130,"target":133},{"source":130,"target":15},{"source":133,"target":16},{"source":131,"target":134},{"source":131,"target":15},{"source":132,"target":5},{"source":16,"target":0},{"source":16,"target":23},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":135,"target":17},{"source":135,"target":138},{"source":135,"target":16},{"source":138,"target":17},{"source":136,"target":18},{"source":136,"target":139},{"source":136,"target":16},{"source":139,"target":18},{"source":137,"target":23},{"source":17,"target":0},{"source":17,"target":23},{"source":17,"target":140},{"source":17,"target":141},{"source":140,"target":18},{"source":140,"target":142},{"source":140,"target":17},{"source":142,"target":18},{"source":141,"target":23},{"source":18,"target":0},{"source":18,"target":23},{"source":18,"target":143},{"source":18,"target":144},{"source":143,"target":18},{"source":143,"target":145},{"source":143,"target":18},{"source":145,"target":18},{"source":144,"target":23},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":146},{"source":19,"target":147},{"source":146,"target":18},{"source":146,"target":148},{"source":146,"target":19},{"source":148,"target":18},{"source":147,"target":5},{"source":20,"target":0},{"source":20,"target":23},{"source":20,"target":149},{"source":20,"target":150},{"source":20,"target":151},{"source":149,"target":21},{"source":149,"target":152},{"source":149,"target":20},{"source":152,"target":21},{"source":150,"target":153},{"source":150,"target":20},{"source":151,"target":23},{"source":21,"target":0},{"source":21,"target":23},{"source":21,"target":154},{"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":154,"target":162},{"source":154,"target":21},{"source":155,"target":163},{"source":155,"target":21},{"source":156,"target":164},{"source":156,"target":21},{"source":157,"target":165},{"source":157,"target":21},{"source":158,"target":166},{"source":158,"target":21},{"source":159,"target":21},{"source":159,"target":167},{"source":159,"target":21},{"source":167,"target":21},{"source":160,"target":38},{"source":160,"target":168},{"source":160,"target":21},{"source":168,"target":38},{"source":161,"target":23},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":169},{"source":22,"target":170},{"source":169,"target":33},{"source":169,"target":171},{"source":169,"target":22},{"source":171,"target":33},{"source":170,"target":23},{"source":23,"target":0},{"source":23,"target":172},{"source":172,"target":173},{"source":172,"target":23},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":174},{"source":24,"target":175},{"source":24,"target":176},{"source":174,"target":25},{"source":174,"target":177},{"source":174,"target":24},{"source":177,"target":25},{"source":175,"target":13},{"source":175,"target":178},{"source":175,"target":24},{"source":178,"target":13},{"source":176,"target":23},{"source":25,"target":0},{"source":25,"target":179},{"source":179,"target":13},{"source":179,"target":180},{"source":179,"target":25},{"source":180,"target":13},{"source":26,"target":0},{"source":26,"target":181},{"source":26,"target":182},{"source":181,"target":183},{"source":181,"target":26},{"source":182,"target":184},{"source":182,"target":26},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":34},{"source":27,"target":185},{"source":27,"target":186},{"source":185,"target":23},{"source":186,"target":34},{"source":28,"target":0},{"source":28,"target":187},{"source":28,"target":188},{"source":187,"target":6},{"source":187,"target":189},{"source":187,"target":28},{"source":189,"target":6},{"source":188,"target":27},{"source":188,"target":190},{"source":188,"target":28},{"source":190,"target":27},{"source":29,"target":0},{"source":29,"target":191},{"source":29,"target":192},{"source":29,"target":193},{"source":191,"target":30},{"source":191,"target":194},{"source":191,"target":29},{"source":194,"target":30},{"source":192,"target":3},{"source":192,"target":195},{"source":192,"target":29},{"source":195,"target":3},{"source":193,"target":3},{"source":193,"target":196},{"source":193,"target":29},{"source":196,"target":3},{"source":30,"target":0},{"source":30,"target":197},{"source":30,"target":198},{"source":30,"target":199},{"source":30,"target":200},{"source":197,"target":201},{"source":197,"target":30},{"source":198,"target":202},{"source":198,"target":30},{"source":199,"target":31},{"source":199,"target":203},{"source":199,"target":30},{"source":203,"target":31},{"source":200,"target":204},{"source":200,"target":30},{"source":31,"target":0},{"source":31,"target":23},{"source":31,"target":205},{"source":31,"target":206},{"source":31,"target":207},{"source":205,"target":208},{"source":205,"target":31},{"source":206,"target":209},{"source":206,"target":31},{"source":207,"target":23},{"source":32,"target":0},{"source":32,"target":35},{"source":32,"target":210},{"source":32,"target":211},{"source":32,"target":212},{"source":32,"target":213},{"source":32,"target":214},{"source":210,"target":215},{"source":210,"target":32},{"source":211,"target":216},{"source":211,"target":32},{"source":212,"target":217},{"source":212,"target":32},{"source":213,"target":218},{"source":213,"target":32},{"source":214,"target":35},{"source":33,"target":0},{"source":33,"target":23},{"source":33,"target":219},{"source":33,"target":220},{"source":33,"target":221},{"source":33,"target":222},{"source":33,"target":223},{"source":33,"target":224},{"source":219,"target":21},{"source":219,"target":225},{"source":219,"target":33},{"source":225,"target":21},{"source":220,"target":226},{"source":220,"target":33},{"source":221,"target":227},{"source":221,"target":33},{"source":222,"target":9},{"source":222,"target":228},{"source":222,"target":33},{"source":228,"target":9},{"source":223,"target":33},{"source":223,"target":229},{"source":223,"target":33},{"source":229,"target":33},{"source":224,"target":23},{"source":34,"target":0},{"source":34,"target":23},{"source":34,"target":230},{"source":34,"target":231},{"source":34,"target":232},{"source":34,"target":233},{"source":230,"target":33},{"source":230,"target":234},{"source":230,"target":34},{"source":234,"target":33},{"source":231,"target":8},{"source":231,"target":235},{"source":231,"target":34},{"source":235,"target":8},{"source":232,"target":236},{"source":232,"target":34},{"source":233,"target":23},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":237},{"source":35,"target":238},{"source":35,"target":239},{"source":35,"target":240},{"source":237,"target":241},{"source":237,"target":35},{"source":238,"target":242},{"source":238,"target":35},{"source":239,"target":243},{"source":239,"target":35},{"source":240,"target":33},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":244},{"source":36,"target":245},{"source":244,"target":3},{"source":244,"target":246},{"source":244,"target":36},{"source":246,"target":3},{"source":245,"target":34},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":247},{"source":247,"target":35},{"source":38,"target":0},{"source":38,"target":35},{"source":38,"target":248},{"source":38,"target":249},{"source":248,"target":39},{"source":248,"target":250},{"source":248,"target":38},{"source":250,"target":39},{"source":249,"target":35},{"source":39,"target":0},{"source":39,"target":23},{"source":39,"target":251},{"source":251,"target":23}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="customizationconfiguration" nsURI="http://www.eclipse.org/papyrus/emf/facet/architecture/configuration" nsPrefix="customizationconfiguration"> <eClassifiers xsi:type="ecore:EClass" name="EMFFacetTreeViewerConfiguration" eSuperTypes="../../org.eclipse.papyrus.infra.core.architecture/model/Architecture.ecore#//TreeViewerConfiguration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This object allows to define a set of EMF Facet Customization to apply on the TreeViewer."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="checkConfiguration"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="customizationReferences" upperBound="-1" eType="#//CustomizationReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This list references the Customization to apply, with there application rule."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//EMFFacetTreeViewerConfiguration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This property references the extended EMFFatceTreeViewerConfiguration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Location"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This enumeration allows to define how must be apply a given Customization (before or after another one)."/> </eAnnotations> <eLiterals name="Before" literal="BEFORE"/> <eLiterals name="After" value="1" literal="AFTER"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomizationReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This object allows to reference an EMF Facet Customization."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="checkCustomizationReference"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A description of the referenced Customization (not mandatory)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedCustomization" lowerBound="1" eType="ecore:EClass ../../org.eclipse.papyrus.emf.facet.custom.metamodel/model/custom-0.2.0.ecore#//Customization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The referenced EMF Facet Customization."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="applicationRule" lowerBound="1" eType="#//IApplicationRule" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The rule giving the way to apply the Customization."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IApplicationRule" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Common interface to implement to define Customization application rule."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbsoluteOrder" eSuperTypes="#//IApplicationRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This ApplicationRule allows to define an order of application of the Customization."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="checkAbsoluteOrder"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="order" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="0"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The order of application. More the order is small, more the application is prioritary."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeOrder" eSuperTypes="#//IApplicationRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This ApplicationRule allows to define the placement of a customization relatively to another one."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="checkRelativeOrder"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1" eType="#//Location" defaultValueLiteral="BEFORE"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This ApplicationRule allows to define the placement of a customization relatively to another one."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="relativeCustomizationReference" lowerBound="1" eType="#//CustomizationReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The referenced Customization used to apply the expective placement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Redefinition" eSuperTypes="#//IApplicationRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This ApplicationRule allows to redefines an existing Customization."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="checkRedefinition"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedCustomizationReference" lowerBound="1" eType="#//CustomizationReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The redefined Customization."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/sasobadovinac/papyrus/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/model/CustomizationConfiguration.ecore
ecore
customizationconfiguration EMFFacetTreeViewerConfiguration customizationReferences extends Location Before BEFORE After AFTER CustomizationReference description referencedCustomization applicationRule IApplicationRule AbsoluteOrder order 0 RelativeOrder location BEFORE relativeCustomizationReference Redefinition redefinedCustomizationReference
null
{"directed":true,"nodes":[{"nsPrefix":"customizationconfiguration","nsURI":"http://www.eclipse.org/papyrus/emf/facet/architecture/configuration","name":"customizationconfiguration","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMFFacetTreeViewerConfiguration","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Location","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomizationReference","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IApplicationRule","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbsoluteOrder","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeOrder","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Redefinition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customizationReferences","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":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"name":"Before","id":13,"value":0,"literal":"BEFORE","eClass":"EEnumLiteral"},{"name":"After","id":14,"value":1,"literal":"AFTER","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedCustomization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"applicationRule","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"BEFORE","unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relativeCustomizationReference","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedCustomizationReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":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":8,"target":3},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":3},{"source":9,"target":1},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":2},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":15,"target":18},{"source":15,"target":3},{"source":16,"target":19},{"source":16,"target":3},{"source":17,"target":4},{"source":17,"target":20},{"source":17,"target":3},{"source":20,"target":4},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":21},{"source":5,"target":22},{"source":21,"target":23},{"source":21,"target":5},{"source":22,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":24,"target":2},{"source":24,"target":27},{"source":24,"target":6},{"source":27,"target":2},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":3},{"source":26,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":29},{"source":7,"target":30},{"source":29,"target":3},{"source":29,"target":31},{"source":29,"target":7},{"source":31,"target":3},{"source":30,"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="ontoumlprime" nsURI="ontoumlprime" nsPrefix="ontoumlprime"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="*&#xA;This file specifies the OntoUMLPrime metamodel.&#xA;&#xA;The purpose of this is to reimplement a metamodel for OntoUML that is independent of the UML.&#xA;The previous OntoUML metamodel implementation by Carraretto was based on the UML 2.0 implementation&#xA;in Eclipse. This means that it is too polluted with UML constraints. Strictly speaking this is not&#xA;UML anymore (so OntoUMLPrime is strictly speaking a misnomer).&#xA;&#xA;We have used the Xcore syntax. If you want to export a genmodel and ecore model from it, this can be done by following the steps in:&#xA;http://wiki.eclipse.org/Xcore#Converting_an_Xcore_Model_to_a_GenModel&#xA;This is not necessary if you just want to create dynamic instances of the model, and if you want to generate code, as it is generated&#xA;automatically when you save the xcore file. However, this is necessary to use the OCL constraints in ontoumlprime.ocl, as that refers&#xA;to the ecore and not the xcore file.&#xA;&#xA;History:&#xA;created by João Paulo A. Almeida"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Universal" abstract="true" eSuperTypes="#//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="isSpecializedVia" ordered="false" upperBound="-1" eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/specializedUniversal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specializesVia" ordered="false" upperBound="-1" eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/specializingUniversals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCovering" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specializedUniversal" lowerBound="1" eType="#//Universal" eOpposite="#//Universal/isSpecializedVia"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specializingUniversals" ordered="false" lowerBound="1" upperBound="-1" eType="#//Universal" eOpposite="#//Universal/specializesVia"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//NamedElement #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_type" unique="false" lowerBound="1" eType="#//PrimitiveDataTypeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrimitiveDataTypeType"> <eLiterals name="Boolean"/> <eLiterals name="String"/> <eLiterals name="Real"/> <eLiterals name="UnlimitedNatural"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UserDefinedDataType" abstract="true" eSuperTypes="#//DataType #//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ComplexDataType" eSuperTypes="#//UserDefinedDataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false" lowerBound="2" upperBound="-1" eType="#//DataTypeAttribute" containment="true" resolveProxies="false" eOpposite="#//DataTypeAttribute/complexDataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeAttribute" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="isOfType" lowerBound="1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="complexDataType" lowerBound="1" eType="#//ComplexDataType" eOpposite="#//ComplexDataType/attributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//UserDefinedDataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enumerationLiterals" unique="false" lowerBound="2" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeronymicRelation" eSuperTypes="#//PackageableElement #//BinaryDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="whole" lowerBound="1" eType="#//SubstantialUniversal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" lowerBound="1" eType="#//SubstantialUniversal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partIsEssential" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partIsInseparable" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partIsShareable" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partIsImmutable" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentOfRelation" eSuperTypes="#//MeronymicRelation"/> <eClassifiers xsi:type="ecore:EClass" name="MembershipRelation" eSuperTypes="#//MeronymicRelation"/> <eClassifiers xsi:type="ecore:EClass" name="SubCollectionRelation" eSuperTypes="#//MeronymicRelation"/> <eClassifiers xsi:type="ecore:EClass" name="SubQuantityRelation" eSuperTypes="#//MeronymicRelation"/> <eClassifiers xsi:type="ecore:EClass" name="EndurantUniversal" abstract="true" eSuperTypes="#//Universal"> <eStructuralFeatures xsi:type="ecore:EReference" name="characterizedBy" ordered="false" upperBound="-1" eType="#//Characterization" containment="true" resolveProxies="false" eOpposite="#//Characterization/source"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubstantialUniversal" abstract="true" eSuperTypes="#//EndurantUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="SortalUniversal" abstract="true" eSuperTypes="#//SubstantialUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="RigidSortalUniversal" abstract="true" eSuperTypes="#//SortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="AntiRigidSortalUniversal" abstract="true" eSuperTypes="#//SortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="SubstanceSortalUniversal" abstract="true" eSuperTypes="#//RigidSortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="Kind" eSuperTypes="#//SubstanceSortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="QuantityUniversal" eSuperTypes="#//SubstanceSortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="CollectiveUniversal" eSuperTypes="#//SubstanceSortalUniversal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isExtensional" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubKind" eSuperTypes="#//RigidSortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//AntiRigidSortalUniversal #//ExternallyDependentUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="Phase" eSuperTypes="#//AntiRigidSortalUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="MixinUniversal" abstract="true" eSuperTypes="#//Universal"/> <eClassifiers xsi:type="ecore:EClass" name="RigidMixinUniversal" abstract="true" eSuperTypes="#//MixinUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//RigidMixinUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="NonRigidMixinUniversal" abstract="true" eSuperTypes="#//MixinUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="SemiRigidMixinUniversal" abstract="true" eSuperTypes="#//NonRigidMixinUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="Mixin" eSuperTypes="#//SemiRigidMixinUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="AntiRigidMixinUniversal" abstract="true" eSuperTypes="#//NonRigidMixinUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="RoleMixin" eSuperTypes="#//AntiRigidMixinUniversal #//ExternallyDependentUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="ExternallyDependentUniversal" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="mediation" lowerBound="1" eType="#//Mediation" eOpposite="#//Mediation/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MomentUniversal" abstract="true" eSuperTypes="#//EndurantUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="RelatorUniversal" eSuperTypes="#//MomentUniversal"> <eStructuralFeatures xsi:type="ecore:EReference" name="mediations" ordered="false" lowerBound="2" upperBound="-1" eType="#//Mediation" containment="true" resolveProxies="false" eOpposite="#//Mediation/source"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryDirectedRelationship" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceEndName" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetEndName" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceLowerBound" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceUpperBound" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetLowerBound" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetUpperBound" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryMaterialRelation" eSuperTypes="#//BinaryDirectedRelationship #//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="derivedFrom" lowerBound="1" eType="#//RelatorUniversal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//ExternallyDependentUniversal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ExternallyDependentUniversal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryFormalRelation" eSuperTypes="#//BinaryDirectedRelationship #//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Universal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Universal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mediation" eSuperTypes="#//BinaryDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//RelatorUniversal" eOpposite="#//RelatorUniversal/mediations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ExternallyDependentUniversal" eOpposite="#//ExternallyDependentUniversal/mediation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Characterization" eSuperTypes="#//BinaryDirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//EndurantUniversal" eOpposite="#//EndurantUniversal/characterizedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//IntrinsicMomentUniversal" eOpposite="#//IntrinsicMomentUniversal/characterization"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntrinsicMomentUniversal" abstract="true" eSuperTypes="#//MomentUniversal"> <eStructuralFeatures xsi:type="ecore:EReference" name="characterization" lowerBound="1" eType="#//Characterization" eOpposite="#//Characterization/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModeUniversal" eSuperTypes="#//IntrinsicMomentUniversal"/> <eClassifiers xsi:type="ecore:EClass" name="QualityUniversal" eSuperTypes="#//IntrinsicMomentUniversal"> <eStructuralFeatures xsi:type="ecore:EReference" name="datatypes" ordered="false" upperBound="-1" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="nAryMaterialRelation" eSuperTypes="#//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="derivedFrom" lowerBound="1" eType="#//RelatorUniversal"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRelata" upperBound="-1" eType="#//ExternallyDependentUniversal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetEndNames" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceLowerBound" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceUpperBound" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="nAryFormalRelation" eSuperTypes="#//NamedElement #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetRelata" upperBound="-1" eType="#//Universal"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetEndNames" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceLowerBound" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceUpperBound" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/ontoumlprime.ecore
ecore
ontoumlprime Model elements Element PackageableElement NamedElement name Package elements Universal isSpecializedVia specializesVia GeneralizationSet isCovering specializedUniversal specializingUniversals DataType PrimitiveDataType _type PrimitiveDataTypeType Boolean Boolean String String Real Real UnlimitedNatural UnlimitedNatural UserDefinedDataType ComplexDataType attributes DataTypeAttribute isOfType complexDataType Enumeration enumerationLiterals MeronymicRelation whole part partIsEssential partIsInseparable partIsShareable partIsImmutable ComponentOfRelation MembershipRelation SubCollectionRelation SubQuantityRelation EndurantUniversal characterizedBy SubstantialUniversal SortalUniversal RigidSortalUniversal AntiRigidSortalUniversal SubstanceSortalUniversal Kind QuantityUniversal CollectiveUniversal isExtensional SubKind Role Phase MixinUniversal RigidMixinUniversal Category NonRigidMixinUniversal SemiRigidMixinUniversal Mixin AntiRigidMixinUniversal RoleMixin ExternallyDependentUniversal mediation MomentUniversal RelatorUniversal mediations BinaryDirectedRelationship sourceEndName targetEndName sourceLowerBound sourceUpperBound targetLowerBound targetUpperBound BinaryMaterialRelation derivedFrom source target BinaryFormalRelation source target Mediation source target Characterization source target IntrinsicMomentUniversal characterization ModeUniversal QualityUniversal datatypes nAryMaterialRelation derivedFrom targetRelata targetEndNames sourceLowerBound sourceUpperBound nAryFormalRelation targetRelata targetEndNames sourceLowerBound sourceUpperBound
null
{"directed":true,"nodes":[{"nsPrefix":"ontoumlprime","nsURI":"ontoumlprime","name":"ontoumlprime","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":"Element","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Universal","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrimitiveDataTypeType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserDefinedDataType","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexDataType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeAttribute","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeronymicRelation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentOfRelation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MembershipRelation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubCollectionRelation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubQuantityRelation","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndurantUniversal","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubstantialUniversal","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortalUniversal","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RigidSortalUniversal","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AntiRigidSortalUniversal","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubstanceSortalUniversal","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kind","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantityUniversal","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectiveUniversal","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubKind","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Phase","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MixinUniversal","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RigidMixinUniversal","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonRigidMixinUniversal","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemiRigidMixinUniversal","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mixin","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AntiRigidMixinUniversal","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleMixin","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternallyDependentUniversal","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MomentUniversal","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatorUniversal","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryDirectedRelationship","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryMaterialRelation","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryFormalRelation","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mediation","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Characterization","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntrinsicMomentUniversal","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeUniversal","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualityUniversal","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"nAryMaterialRelation","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"nAryFormalRelation","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":false,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"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":"isSpecializedVia","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"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":"specializesVia","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specializedUniversal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"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":"specializingUniversals","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"name":"isCovering","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"_type","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"name":"Boolean","id":82,"value":0,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"String","id":83,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Real","id":84,"value":0,"literal":"Real","eClass":"EEnumLiteral"},{"name":"UnlimitedNatural","id":85,"value":0,"literal":"UnlimitedNatural","eClass":"EEnumLiteral"},{"id":86,"eClass":"EGenericType"},{"id":87,"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":"attributes","changeable":true,"resolveProxies":false,"lowerBound":2,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"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":"complexDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isOfType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enumerationLiterals","changeable":true,"lowerBound":2,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"whole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"partIsEssential","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"partIsInseparable","changeable":true,"lowerBound":1,"iD":false,"id":102,"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":"partIsShareable","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"partIsImmutable","changeable":true,"lowerBound":1,"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"},{"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":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"characterizedBy","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isExtensional","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mediation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mediations","changeable":true,"resolveProxies":false,"lowerBound":2,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sourceEndName","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"targetEndName","changeable":true,"lowerBound":0,"iD":false,"id":153,"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":"sourceLowerBound","changeable":true,"lowerBound":1,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sourceUpperBound","changeable":true,"lowerBound":1,"iD":false,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"targetLowerBound","changeable":true,"lowerBound":1,"iD":false,"id":156,"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":"targetUpperBound","changeable":true,"lowerBound":1,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"derivedFrom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"container":false,"ordered":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":165,"derived":false},{"container":false,"ordered":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":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"container":false,"ordered":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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"characterization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"derivedFrom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetRelata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"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":"targetEndNames","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"sourceLowerBound","changeable":true,"lowerBound":0,"iD":false,"id":197,"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":"sourceUpperBound","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetRelata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"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":"targetEndNames","changeable":true,"lowerBound":0,"iD":false,"id":207,"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":"sourceLowerBound","changeable":true,"lowerBound":0,"iD":false,"id":208,"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":"sourceUpperBound","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":1,"target":0},{"source":1,"target":53},{"source":53,"target":3},{"source":53,"target":54},{"source":53,"target":1},{"source":54,"target":3},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":55},{"source":55,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":56},{"source":4,"target":57},{"source":56,"target":58},{"source":56,"target":4},{"source":57,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":3},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":59,"target":3},{"source":59,"target":62},{"source":59,"target":5},{"source":62,"target":3},{"source":60,"target":4},{"source":61,"target":3},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":3},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":63,"target":7},{"source":63,"target":67},{"source":63,"target":6},{"source":63,"target":68},{"source":67,"target":7},{"source":64,"target":7},{"source":64,"target":69},{"source":64,"target":6},{"source":64,"target":70},{"source":69,"target":7},{"source":65,"target":4},{"source":66,"target":3},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":3},{"source":7,"target":71},{"source":7,"target":68},{"source":7,"target":70},{"source":7,"target":72},{"source":7,"target":73},{"source":71,"target":74},{"source":71,"target":7},{"source":68,"target":6},{"source":68,"target":75},{"source":68,"target":7},{"source":68,"target":63},{"source":75,"target":6},{"source":70,"target":6},{"source":70,"target":76},{"source":70,"target":7},{"source":70,"target":64},{"source":76,"target":6},{"source":72,"target":4},{"source":73,"target":3},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":3},{"source":8,"target":77},{"source":8,"target":78},{"source":77,"target":4},{"source":78,"target":3},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":79},{"source":9,"target":80},{"source":79,"target":10},{"source":79,"target":81},{"source":79,"target":9},{"source":81,"target":10},{"source":80,"target":8},{"source":10,"target":0},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":82,"target":10},{"source":83,"target":10},{"source":84,"target":10},{"source":85,"target":10},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":4},{"source":11,"target":86},{"source":11,"target":87},{"source":86,"target":8},{"source":87,"target":4},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":88},{"source":12,"target":89},{"source":88,"target":13},{"source":88,"target":90},{"source":88,"target":12},{"source":88,"target":91},{"source":90,"target":13},{"source":89,"target":11},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":92},{"source":13,"target":91},{"source":13,"target":93},{"source":92,"target":8},{"source":92,"target":94},{"source":92,"target":13},{"source":94,"target":8},{"source":91,"target":12},{"source":91,"target":95},{"source":91,"target":13},{"source":91,"target":88},{"source":95,"target":12},{"source":93,"target":4},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":96},{"source":14,"target":97},{"source":96,"target":98},{"source":96,"target":14},{"source":97,"target":11},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":43},{"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":99,"target":21},{"source":99,"target":107},{"source":99,"target":15},{"source":107,"target":21},{"source":100,"target":21},{"source":100,"target":108},{"source":100,"target":15},{"source":108,"target":21},{"source":101,"target":109},{"source":101,"target":15},{"source":102,"target":110},{"source":102,"target":15},{"source":103,"target":111},{"source":103,"target":15},{"source":104,"target":112},{"source":104,"target":15},{"source":105,"target":3},{"source":106,"target":43},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":113},{"source":113,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":114},{"source":114,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":115},{"source":115,"target":15},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":116},{"source":116,"target":15},{"source":20,"target":0},{"source":20,"target":6},{"source":20,"target":117},{"source":20,"target":118},{"source":117,"target":47},{"source":117,"target":119},{"source":117,"target":20},{"source":117,"target":120},{"source":119,"target":47},{"source":118,"target":6},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":121},{"source":121,"target":20},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":122},{"source":122,"target":21},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":123},{"source":123,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":124},{"source":124,"target":22},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":125},{"source":125,"target":23},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":126},{"source":126,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":127},{"source":127,"target":25},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":128},{"source":28,"target":129},{"source":128,"target":130},{"source":128,"target":28},{"source":129,"target":25},{"source":29,"target":0},{"source":29,"target":23},{"source":29,"target":131},{"source":131,"target":23},{"source":30,"target":0},{"source":30,"target":24},{"source":30,"target":40},{"source":30,"target":132},{"source":30,"target":133},{"source":132,"target":24},{"source":133,"target":40},{"source":31,"target":0},{"source":31,"target":24},{"source":31,"target":134},{"source":134,"target":24},{"source":32,"target":0},{"source":32,"target":6},{"source":32,"target":135},{"source":135,"target":6},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":136},{"source":136,"target":32},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":137},{"source":137,"target":33},{"source":35,"target":0},{"source":35,"target":32},{"source":35,"target":138},{"source":138,"target":32},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":139},{"source":139,"target":35},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":140},{"source":140,"target":36},{"source":38,"target":0},{"source":38,"target":35},{"source":38,"target":141},{"source":141,"target":35},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":40},{"source":39,"target":142},{"source":39,"target":143},{"source":142,"target":38},{"source":143,"target":40},{"source":40,"target":0},{"source":40,"target":144},{"source":144,"target":46},{"source":144,"target":145},{"source":144,"target":40},{"source":144,"target":146},{"source":145,"target":46},{"source":41,"target":0},{"source":41,"target":20},{"source":41,"target":147},{"source":147,"target":20},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":148},{"source":42,"target":149},{"source":148,"target":46},{"source":148,"target":150},{"source":148,"target":42},{"source":148,"target":151},{"source":150,"target":46},{"source":149,"target":41},{"source":43,"target":0},{"source":43,"target":152},{"source":43,"target":153},{"source":43,"target":154},{"source":43,"target":155},{"source":43,"target":156},{"source":43,"target":157},{"source":152,"target":158},{"source":152,"target":43},{"source":153,"target":159},{"source":153,"target":43},{"source":154,"target":160},{"source":154,"target":43},{"source":155,"target":161},{"source":155,"target":43},{"source":156,"target":162},{"source":156,"target":43},{"source":157,"target":163},{"source":157,"target":43},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":4},{"source":44,"target":3},{"source":44,"target":164},{"source":44,"target":165},{"source":44,"target":166},{"source":44,"target":167},{"source":44,"target":168},{"source":44,"target":169},{"source":164,"target":42},{"source":164,"target":170},{"source":164,"target":44},{"source":170,"target":42},{"source":165,"target":40},{"source":165,"target":171},{"source":165,"target":44},{"source":171,"target":40},{"source":166,"target":40},{"source":166,"target":172},{"source":166,"target":44},{"source":172,"target":40},{"source":167,"target":43},{"source":168,"target":4},{"source":169,"target":3},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":4},{"source":45,"target":3},{"source":45,"target":173},{"source":45,"target":174},{"source":45,"target":175},{"source":45,"target":176},{"source":45,"target":177},{"source":173,"target":6},{"source":173,"target":178},{"source":173,"target":45},{"source":178,"target":6},{"source":174,"target":6},{"source":174,"target":179},{"source":174,"target":45},{"source":179,"target":6},{"source":175,"target":43},{"source":176,"target":4},{"source":177,"target":3},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":151},{"source":46,"target":146},{"source":46,"target":180},{"source":151,"target":42},{"source":151,"target":181},{"source":151,"target":46},{"source":151,"target":148},{"source":181,"target":42},{"source":146,"target":40},{"source":146,"target":182},{"source":146,"target":46},{"source":146,"target":144},{"source":182,"target":40},{"source":180,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":120},{"source":47,"target":183},{"source":47,"target":184},{"source":120,"target":20},{"source":120,"target":185},{"source":120,"target":47},{"source":120,"target":117},{"source":185,"target":20},{"source":183,"target":48},{"source":183,"target":186},{"source":183,"target":47},{"source":183,"target":187},{"source":186,"target":48},{"source":184,"target":43},{"source":48,"target":0},{"source":48,"target":41},{"source":48,"target":187},{"source":48,"target":188},{"source":187,"target":47},{"source":187,"target":189},{"source":187,"target":48},{"source":187,"target":183},{"source":189,"target":47},{"source":188,"target":41},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":190},{"source":190,"target":48},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":191},{"source":50,"target":192},{"source":191,"target":8},{"source":191,"target":193},{"source":191,"target":50},{"source":193,"target":8},{"source":192,"target":48},{"source":51,"target":0},{"source":51,"target":4},{"source":51,"target":3},{"source":51,"target":194},{"source":51,"target":195},{"source":51,"target":196},{"source":51,"target":197},{"source":51,"target":198},{"source":51,"target":199},{"source":51,"target":200},{"source":194,"target":42},{"source":194,"target":201},{"source":194,"target":51},{"source":201,"target":42},{"source":195,"target":40},{"source":195,"target":202},{"source":195,"target":51},{"source":202,"target":40},{"source":196,"target":203},{"source":196,"target":51},{"source":197,"target":204},{"source":197,"target":51},{"source":198,"target":205},{"source":198,"target":51},{"source":199,"target":4},{"source":200,"target":3},{"source":52,"target":0},{"source":52,"target":4},{"source":52,"target":3},{"source":52,"target":206},{"source":52,"target":207},{"source":52,"target":208},{"source":52,"target":209},{"source":52,"target":210},{"source":52,"target":211},{"source":206,"target":6},{"source":206,"target":212},{"source":206,"target":52},{"source":212,"target":6},{"source":207,"target":213},{"source":207,"target":52},{"source":208,"target":214},{"source":208,"target":52},{"source":209,"target":215},{"source":209,"target":52},{"source":210,"target":4},{"source":211,"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="units" nsURI="http://www.modelexecution.org/units" nsPrefix="units"> <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="Unit" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="LengthUnit" abstract="true" eSuperTypes="//Unit"/> <eClassifiers xsi:type="ecore:EClass" name="Centimeter" eSuperTypes="//MetricSystemUnit //LengthUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Millimeter" eSuperTypes="//MetricSystemUnit //LengthUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Meter" eSuperTypes="//MetricSystemUnit //LengthUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Foot" eSuperTypes="//ImperialSystemUnit //LengthUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Inch" eSuperTypes="//ImperialSystemUnit //LengthUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Yard" eSuperTypes="//ImperialSystemUnit //LengthUnit"/> <eClassifiers xsi:type="ecore:EClass" name="MetricSystemUnit" abstract="true" eSuperTypes="//Unit"/> <eClassifiers xsi:type="ecore:EClass" name="ImperialSystemUnit" abstract="true" eSuperTypes="//Unit"/> <eClassifiers xsi:type="ecore:EClass" name="AngleUnit" abstract="true" eSuperTypes="//Unit"/> <eClassifiers xsi:type="ecore:EClass" name="Radian" eSuperTypes="//AngleUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Degree" eSuperTypes="//AngleUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Turn" eSuperTypes="//AngleUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Gradian" eSuperTypes="//AngleUnit"/> <eClassifiers xsi:type="ecore:EClass" name="Quantity" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" lowerBound="1" eType="//Unit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Length" eSuperTypes="//Quantity"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="LengthRequiresLengthUnit"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="LengthRequiresLengthUnit" value="self.unit.oclIsKindOf(LengthUnit)"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Angle" eSuperTypes="//Quantity"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AngleRequiresAngleUnit"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="AngleRequiresAngleUnit" value="self.unit.oclIsKindOf(AngleUnit)"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QuantityOperation" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="LengthOperation" abstract="true" eSuperTypes="//QuantityOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthAdd" eSuperTypes="//LengthOperation //QuantityHomogenousOperation"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="QuantityHomogenousOperationRequiresHomogenousQuantities"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="QuantityHomogenousOperationRequiresHomogenousQuantities" value="self.lhs.oclType() = self.rhs.oclType()"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LengthSubtract" eSuperTypes="//LengthOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthScalarMultiply" eSuperTypes="//LengthOperation //QuantityScalarOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthScalarDivide" eSuperTypes="//LengthOperation //QuantityScalarOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthEquals" eSuperTypes="//LengthOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthDistinct" eSuperTypes="//LengthOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthSmaller" eSuperTypes="//LengthOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="LengthGreater" eSuperTypes="//LengthOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleOperation" abstract="true" eSuperTypes="//QuantityOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleAdd" eSuperTypes="//AngleOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleSubtract" eSuperTypes="//AngleOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleScalarMultiply" eSuperTypes="//AngleOperation //QuantityScalarOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleScalarDivide" eSuperTypes="//AngleOperation //QuantityScalarOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleEquals" eSuperTypes="//AngleOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleDistinct" eSuperTypes="//AngleOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleSmaller" eSuperTypes="//AngleOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="AngleGreater" eSuperTypes="//AngleOperation //QuantityHomogenousOperation"/> <eClassifiers xsi:type="ecore:EClass" name="QuantityArithmeticOperation" abstract="true" eSuperTypes="//QuantityOperation"/> <eClassifiers xsi:type="ecore:EClass" name="QuantityComparisonOperation" abstract="true" eSuperTypes="//QuantityOperation"/> <eClassifiers xsi:type="ecore:EClass" name="QuantityHomogenousOperation" abstract="true" eSuperTypes="//QuantityOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="//Quantity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="//Quantity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QuantityScalarOperation" abstract="true" eSuperTypes="//QuantityOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="//Quantity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rhs"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tdegueul/gemoc-pirover/Units/org.modelexecution.units/model/units.ecore
ecore
units Unit LengthUnit Centimeter Millimeter Meter Foot Inch Yard MetricSystemUnit ImperialSystemUnit AngleUnit Radian Degree Turn Gradian Quantity unit value Length Angle QuantityOperation LengthOperation LengthAdd LengthSubtract LengthScalarMultiply LengthScalarDivide LengthEquals LengthDistinct LengthSmaller LengthGreater AngleOperation AngleAdd AngleSubtract AngleScalarMultiply AngleScalarDivide AngleEquals AngleDistinct AngleSmaller AngleGreater QuantityArithmeticOperation QuantityComparisonOperation QuantityHomogenousOperation lhs rhs QuantityScalarOperation lhs rhs
null
{"directed":true,"nodes":[{"nsPrefix":"units","nsURI":"http://www.modelexecution.org/units","name":"units","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthUnit","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Centimeter","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Millimeter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foot","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inch","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Yard","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricSystemUnit","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperialSystemUnit","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleUnit","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Radian","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Degree","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Turn","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gradian","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Quantity","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Length","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Angle","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantityOperation","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthOperation","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthAdd","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthSubtract","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthScalarMultiply","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthScalarDivide","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthEquals","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthDistinct","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthSmaller","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthGreater","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleOperation","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleAdd","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleSubtract","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleScalarMultiply","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleScalarDivide","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleEquals","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleDistinct","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleSmaller","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AngleGreater","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantityArithmeticOperation","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantityComparisonOperation","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantityHomogenousOperation","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantityScalarOperation","instanceClass":null,"abstract":true,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lhs","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":"rhs","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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":2,"target":0},{"source":2,"target":1},{"source":2,"target":42},{"source":42,"target":1},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":2},{"source":3,"target":43},{"source":3,"target":44},{"source":43,"target":9},{"source":44,"target":2},{"source":4,"target":0},{"source":4,"target":9},{"source":4,"target":2},{"source":4,"target":45},{"source":4,"target":46},{"source":45,"target":9},{"source":46,"target":2},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":2},{"source":5,"target":47},{"source":5,"target":48},{"source":47,"target":9},{"source":48,"target":2},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":2},{"source":6,"target":49},{"source":6,"target":50},{"source":49,"target":10},{"source":50,"target":2},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":2},{"source":7,"target":51},{"source":7,"target":52},{"source":51,"target":10},{"source":52,"target":2},{"source":8,"target":0},{"source":8,"target":10},{"source":8,"target":2},{"source":8,"target":53},{"source":8,"target":54},{"source":53,"target":10},{"source":54,"target":2},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":55},{"source":55,"target":1},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":56},{"source":56,"target":1},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":57},{"source":57,"target":1},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":58},{"source":58,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":59},{"source":59,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":60},{"source":60,"target":11},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":61},{"source":61,"target":11},{"source":16,"target":0},{"source":16,"target":62},{"source":16,"target":63},{"source":62,"target":1},{"source":62,"target":64},{"source":62,"target":16},{"source":64,"target":1},{"source":63,"target":65},{"source":63,"target":16},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":66},{"source":66,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":67},{"source":67,"target":16},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":68},{"source":68,"target":19},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":40},{"source":21,"target":69},{"source":21,"target":70},{"source":69,"target":20},{"source":70,"target":40},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":40},{"source":22,"target":71},{"source":22,"target":72},{"source":71,"target":20},{"source":72,"target":40},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":41},{"source":23,"target":73},{"source":23,"target":74},{"source":73,"target":20},{"source":74,"target":41},{"source":24,"target":0},{"source":24,"target":20},{"source":24,"target":41},{"source":24,"target":75},{"source":24,"target":76},{"source":75,"target":20},{"source":76,"target":41},{"source":25,"target":0},{"source":25,"target":20},{"source":25,"target":40},{"source":25,"target":77},{"source":25,"target":78},{"source":77,"target":20},{"source":78,"target":40},{"source":26,"target":0},{"source":26,"target":20},{"source":26,"target":40},{"source":26,"target":79},{"source":26,"target":80},{"source":79,"target":20},{"source":80,"target":40},{"source":27,"target":0},{"source":27,"target":20},{"source":27,"target":40},{"source":27,"target":81},{"source":27,"target":82},{"source":81,"target":20},{"source":82,"target":40},{"source":28,"target":0},{"source":28,"target":20},{"source":28,"target":40},{"source":28,"target":83},{"source":28,"target":84},{"source":83,"target":20},{"source":84,"target":40},{"source":29,"target":0},{"source":29,"target":19},{"source":29,"target":85},{"source":85,"target":19},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":40},{"source":30,"target":86},{"source":30,"target":87},{"source":86,"target":29},{"source":87,"target":40},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":40},{"source":31,"target":88},{"source":31,"target":89},{"source":88,"target":29},{"source":89,"target":40},{"source":32,"target":0},{"source":32,"target":29},{"source":32,"target":41},{"source":32,"target":90},{"source":32,"target":91},{"source":90,"target":29},{"source":91,"target":41},{"source":33,"target":0},{"source":33,"target":29},{"source":33,"target":41},{"source":33,"target":92},{"source":33,"target":93},{"source":92,"target":29},{"source":93,"target":41},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":40},{"source":34,"target":94},{"source":34,"target":95},{"source":94,"target":29},{"source":95,"target":40},{"source":35,"target":0},{"source":35,"target":29},{"source":35,"target":40},{"source":35,"target":96},{"source":35,"target":97},{"source":96,"target":29},{"source":97,"target":40},{"source":36,"target":0},{"source":36,"target":29},{"source":36,"target":40},{"source":36,"target":98},{"source":36,"target":99},{"source":98,"target":29},{"source":99,"target":40},{"source":37,"target":0},{"source":37,"target":29},{"source":37,"target":40},{"source":37,"target":100},{"source":37,"target":101},{"source":100,"target":29},{"source":101,"target":40},{"source":38,"target":0},{"source":38,"target":19},{"source":38,"target":102},{"source":102,"target":19},{"source":39,"target":0},{"source":39,"target":19},{"source":39,"target":103},{"source":103,"target":19},{"source":40,"target":0},{"source":40,"target":19},{"source":40,"target":104},{"source":40,"target":105},{"source":40,"target":106},{"source":104,"target":16},{"source":104,"target":107},{"source":104,"target":40},{"source":107,"target":16},{"source":105,"target":16},{"source":105,"target":108},{"source":105,"target":40},{"source":108,"target":16},{"source":106,"target":19},{"source":41,"target":0},{"source":41,"target":19},{"source":41,"target":109},{"source":41,"target":110},{"source":41,"target":111},{"source":109,"target":16},{"source":109,"target":112},{"source":109,"target":41},{"source":112,"target":16},{"source":110,"target":113},{"source":110,"target":41},{"source":111,"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="kmLogo" nsURI="http://kmLogo" nsPrefix="kmlogo"> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eSubpackages name="ASM" nsURI="http://kmLogo/ASM" nsPrefix="ASM"> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#//ASM/Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="Back" eSuperTypes="#//ASM/Primitive"> <eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Forward" eSuperTypes="#//ASM/Primitive"> <eStructuralFeatures xsi:type="ecore:EReference" name="steps" lowerBound="1" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Left" eSuperTypes="#//ASM/Primitive"> <eStructuralFeatures xsi:type="ecore:EReference" name="angle" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Right" eSuperTypes="#//ASM/Primitive"> <eStructuralFeatures xsi:type="ecore:EReference" name="angle" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PenDown" eSuperTypes="#//ASM/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="PenUp" eSuperTypes="#//ASM/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="Clear" eSuperTypes="#//ASM/Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASM/Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryExp" abstract="true" eSuperTypes="#//ASM/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//ASM/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//ASM/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//ASM/Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcCall" eSuperTypes="#//ASM/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="actualArgs" upperBound="-1" eType="#//ASM/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1" eType="#//ASM/ProcDeclaration" eOpposite="#//ASM/ProcDeclaration/procCall"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcDeclaration" eSuperTypes="#//ASM/Instruction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//ASM/Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="procCall" upperBound="-1" eType="#//ASM/ProcCall" eOpposite="#//ASM/ProcCall/declaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//ASM/Instruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//ASM/Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//ASM/Instruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//ASM/ControlStructure"> <eStructuralFeatures xsi:type="ecore:EReference" name="thenPart" lowerBound="1" eType="#//ASM/Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="#//ASM/Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlStructure" eSuperTypes="#//ASM/Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ASM/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repeat" eSuperTypes="#//ASM/ControlStructure"> <eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//ASM/Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//ASM/ControlStructure"> <eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//ASM/Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterCall" eSuperTypes="#//ASM/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1" eType="#//ASM/Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Lower" eSuperTypes="#//ASM/BinaryExp"/> <eClassifiers xsi:type="ecore:EClass" name="Cos" eSuperTypes="#//ASM/UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Sin" eSuperTypes="#//ASM/UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Tan" eSuperTypes="#//ASM/UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LogoProgram"> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//ASM/Instruction" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/fcoulon/fluffy-umbrella/logo.model/model/ASMLogo.ecore
ecore
kmLogo Integer int int Boolean java.lang.Boolean java.lang.Boolean String java.lang.String java.lang.String ASM Instruction Primitive Back steps Forward steps Left angle Right angle PenDown PenUp Clear Expression BinaryExp lhs rhs UnaryExpression expression Constant value ProcCall actualArgs declaration ProcDeclaration name args procCall instructions Block instructions If thenPart elsePart ControlStructure condition Repeat block While block Parameter name ParameterCall parameter Plus Minus Mult Div Equals Greater Lower Cos Sin Tan LogoProgram instructions
null
{"directed":true,"nodes":[{"nsPrefix":"kmlogo","nsURI":"http://kmLogo","name":"kmLogo","id":0,"eClass":"EPackage"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"ASM","nsURI":"http://kmLogo/ASM","name":"ASM","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Back","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Forward","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Left","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Right","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenDown","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PenUp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clear","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExp","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcCall","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcDeclaration","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlStructure","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repeat","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCall","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lower","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cos","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sin","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tan","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogoProgram","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"steps","changeable":true,"resolveProxies":true,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"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":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualArgs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenPart","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"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":"block","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":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"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},{"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":0},{"source":5,"target":4},{"source":6,"target":4},{"source":6,"target":5},{"source":6,"target":38},{"source":38,"target":5},{"source":7,"target":4},{"source":7,"target":6},{"source":7,"target":39},{"source":7,"target":40},{"source":39,"target":14},{"source":39,"target":41},{"source":39,"target":7},{"source":41,"target":14},{"source":40,"target":6},{"source":8,"target":4},{"source":8,"target":6},{"source":8,"target":42},{"source":8,"target":43},{"source":42,"target":14},{"source":42,"target":44},{"source":42,"target":8},{"source":44,"target":14},{"source":43,"target":6},{"source":9,"target":4},{"source":9,"target":6},{"source":9,"target":45},{"source":9,"target":46},{"source":45,"target":14},{"source":45,"target":47},{"source":45,"target":9},{"source":47,"target":14},{"source":46,"target":6},{"source":10,"target":4},{"source":10,"target":6},{"source":10,"target":48},{"source":10,"target":49},{"source":48,"target":14},{"source":48,"target":50},{"source":48,"target":10},{"source":50,"target":14},{"source":49,"target":6},{"source":11,"target":4},{"source":11,"target":6},{"source":11,"target":51},{"source":51,"target":6},{"source":12,"target":4},{"source":12,"target":6},{"source":12,"target":52},{"source":52,"target":6},{"source":13,"target":4},{"source":13,"target":6},{"source":13,"target":53},{"source":53,"target":6},{"source":14,"target":4},{"source":14,"target":5},{"source":14,"target":54},{"source":54,"target":5},{"source":15,"target":4},{"source":15,"target":14},{"source":15,"target":55},{"source":15,"target":56},{"source":15,"target":57},{"source":55,"target":14},{"source":55,"target":58},{"source":55,"target":15},{"source":58,"target":14},{"source":56,"target":14},{"source":56,"target":59},{"source":56,"target":15},{"source":59,"target":14},{"source":57,"target":14},{"source":16,"target":4},{"source":16,"target":14},{"source":16,"target":60},{"source":16,"target":61},{"source":60,"target":14},{"source":60,"target":62},{"source":60,"target":16},{"source":62,"target":14},{"source":61,"target":14},{"source":17,"target":4},{"source":17,"target":14},{"source":17,"target":63},{"source":17,"target":64},{"source":63,"target":65},{"source":63,"target":17},{"source":64,"target":14},{"source":18,"target":4},{"source":18,"target":14},{"source":18,"target":66},{"source":18,"target":67},{"source":18,"target":68},{"source":66,"target":14},{"source":66,"target":69},{"source":66,"target":18},{"source":69,"target":14},{"source":67,"target":19},{"source":67,"target":70},{"source":67,"target":18},{"source":67,"target":71},{"source":70,"target":19},{"source":68,"target":14},{"source":19,"target":4},{"source":19,"target":5},{"source":19,"target":72},{"source":19,"target":73},{"source":19,"target":71},{"source":19,"target":74},{"source":19,"target":75},{"source":72,"target":3},{"source":72,"target":76},{"source":72,"target":19},{"source":76,"target":3},{"source":73,"target":25},{"source":73,"target":77},{"source":73,"target":19},{"source":77,"target":25},{"source":71,"target":18},{"source":71,"target":78},{"source":71,"target":19},{"source":71,"target":67},{"source":78,"target":18},{"source":74,"target":5},{"source":74,"target":79},{"source":74,"target":19},{"source":79,"target":5},{"source":75,"target":5},{"source":20,"target":4},{"source":20,"target":5},{"source":20,"target":80},{"source":20,"target":81},{"source":80,"target":5},{"source":80,"target":82},{"source":80,"target":20},{"source":82,"target":5},{"source":81,"target":5},{"source":21,"target":4},{"source":21,"target":22},{"source":21,"target":83},{"source":21,"target":84},{"source":21,"target":85},{"source":83,"target":20},{"source":83,"target":86},{"source":83,"target":21},{"source":86,"target":20},{"source":84,"target":20},{"source":84,"target":87},{"source":84,"target":21},{"source":87,"target":20},{"source":85,"target":22},{"source":22,"target":4},{"source":22,"target":5},{"source":22,"target":88},{"source":22,"target":89},{"source":88,"target":14},{"source":88,"target":90},{"source":88,"target":22},{"source":90,"target":14},{"source":89,"target":5},{"source":23,"target":4},{"source":23,"target":22},{"source":23,"target":91},{"source":23,"target":92},{"source":91,"target":20},{"source":91,"target":93},{"source":91,"target":23},{"source":93,"target":20},{"source":92,"target":22},{"source":24,"target":4},{"source":24,"target":22},{"source":24,"target":94},{"source":24,"target":95},{"source":94,"target":20},{"source":94,"target":96},{"source":94,"target":24},{"source":96,"target":20},{"source":95,"target":22},{"source":25,"target":4},{"source":25,"target":97},{"source":97,"target":3},{"source":97,"target":98},{"source":97,"target":25},{"source":98,"target":3},{"source":26,"target":4},{"source":26,"target":14},{"source":26,"target":99},{"source":26,"target":100},{"source":99,"target":25},{"source":99,"target":101},{"source":99,"target":26},{"source":101,"target":25},{"source":100,"target":14},{"source":27,"target":4},{"source":27,"target":15},{"source":27,"target":102},{"source":102,"target":15},{"source":28,"target":4},{"source":28,"target":15},{"source":28,"target":103},{"source":103,"target":15},{"source":29,"target":4},{"source":29,"target":15},{"source":29,"target":104},{"source":104,"target":15},{"source":30,"target":4},{"source":30,"target":15},{"source":30,"target":105},{"source":105,"target":15},{"source":31,"target":4},{"source":31,"target":15},{"source":31,"target":106},{"source":106,"target":15},{"source":32,"target":4},{"source":32,"target":15},{"source":32,"target":107},{"source":107,"target":15},{"source":33,"target":4},{"source":33,"target":15},{"source":33,"target":108},{"source":108,"target":15},{"source":34,"target":4},{"source":34,"target":16},{"source":34,"target":109},{"source":109,"target":16},{"source":35,"target":4},{"source":35,"target":16},{"source":35,"target":110},{"source":110,"target":16},{"source":36,"target":4},{"source":36,"target":16},{"source":36,"target":111},{"source":111,"target":16},{"source":37,"target":4},{"source":37,"target":112},{"source":112,"target":5},{"source":112,"target":113},{"source":112,"target":37},{"source":113,"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="publication105" nsURI="http://publication105" nsPrefix="_publication105"> <eClassifiers xsi:type="ecore:EClass" name="Researcher"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="label=name" value=""/> <details key="lnk=writes" value=""/> <details key="lnk=reviews" value=""/> <details key="ref=res_position"/> <details key="cref=skills"/> </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="writes" upperBound="-1" eType="#//Write" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reviews" upperBound="-1" eType="#//Review" containment="true"/> <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" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="kref=paragraphs" value=""/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paragraph" eSuperTypes="#//Counted #//Named"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="cont=Paper.paragraphs" value=""/> <details key="label=name"/> <details key="kref=reviews" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="reviews" upperBound="-1" eType="#//ReviewNote" containment="true"/> <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="ReviewNote" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node" value=""/> </eAnnotations> <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="Write" eSuperTypes="#//Labelled"> <eAnnotations source="diagraph"> <details key="label=timeSpent"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="paragraph" eType="#//Paragraph"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeSpent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Review" eSuperTypes="#//Labelled"> <eAnnotations source="diagraph"> <details key="label=date"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="reviewNote" eType="#//ReviewNote"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PublicationStructure" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node" value=""/> <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="Named" abstract="true"> <eAnnotations source="diagraph"> <details key="label=name" value=""/> </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="Counted" abstract="true"> <eAnnotations source="diagraph"> <details key="label=id" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Labelled" abstract="true"> <eAnnotations source="diagraph"> <details key="label=lname" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </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" eSuperTypes="#//Named"> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Position"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=ratio" value=""/> <details key="ltrg=col_paper"/> <details key="cont=Researcher.collaborations"/> </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/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/publication105.ecore
ecore
publication105 Researcher name forName writes reviews res_papers skills res_position collaborations Paper paragraphs authors citedBy Paragraph reviews content ReviewNote content Write paragraph timeSpent Review reviewNote date PublicationStructure researchers papers positions Named name Counted id Labelled lname Skill description Position description parent Collaboration ratio col_paper
null
{"directed":true,"nodes":[{"nsPrefix":"_publication105","nsURI":"http://publication105","name":"publication105","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":"ReviewNote","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Write","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicationStructure","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Counted","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Labelled","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Skill","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forName","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writes","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":"reviews","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":"res_papers","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":"skills","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"res_position","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":"collaborations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"paragraphs","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":"citedBy","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":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reviews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"content","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"},{"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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"paragraph","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"timeSpent","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reviewNote","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"researchers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"papers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"positions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lname","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"col_paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":23},{"source":15,"target":1},{"source":16,"target":5},{"source":16,"target":24},{"source":16,"target":1},{"source":24,"target":5},{"source":17,"target":6},{"source":17,"target":25},{"source":17,"target":1},{"source":25,"target":6},{"source":18,"target":2},{"source":18,"target":26},{"source":18,"target":1},{"source":18,"target":27},{"source":26,"target":2},{"source":19,"target":11},{"source":19,"target":28},{"source":19,"target":1},{"source":28,"target":11},{"source":20,"target":12},{"source":20,"target":29},{"source":20,"target":1},{"source":29,"target":12},{"source":21,"target":13},{"source":21,"target":30},{"source":21,"target":1},{"source":30,"target":13},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":31},{"source":2,"target":27},{"source":2,"target":32},{"source":2,"target":33},{"source":31,"target":3},{"source":31,"target":34},{"source":31,"target":2},{"source":34,"target":3},{"source":27,"target":1},{"source":27,"target":35},{"source":27,"target":2},{"source":27,"target":18},{"source":35,"target":1},{"source":32,"target":2},{"source":32,"target":36},{"source":32,"target":2},{"source":36,"target":2},{"source":33,"target":8},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":8},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":37,"target":4},{"source":37,"target":41},{"source":37,"target":3},{"source":41,"target":4},{"source":38,"target":42},{"source":38,"target":3},{"source":39,"target":9},{"source":40,"target":8},{"source":4,"target":0},{"source":4,"target":8},{"source":4,"target":43},{"source":4,"target":44},{"source":43,"target":45},{"source":43,"target":4},{"source":44,"target":8},{"source":5,"target":0},{"source":5,"target":10},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":46,"target":3},{"source":46,"target":49},{"source":46,"target":5},{"source":49,"target":3},{"source":47,"target":50},{"source":47,"target":5},{"source":48,"target":10},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":51,"target":4},{"source":51,"target":54},{"source":51,"target":6},{"source":54,"target":4},{"source":52,"target":55},{"source":52,"target":6},{"source":53,"target":10},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":56,"target":1},{"source":56,"target":60},{"source":56,"target":7},{"source":60,"target":1},{"source":57,"target":2},{"source":57,"target":61},{"source":57,"target":7},{"source":61,"target":2},{"source":58,"target":12},{"source":58,"target":62},{"source":58,"target":7},{"source":62,"target":12},{"source":59,"target":8},{"source":8,"target":0},{"source":8,"target":63},{"source":63,"target":64},{"source":63,"target":8},{"source":9,"target":0},{"source":9,"target":65},{"source":65,"target":66},{"source":65,"target":9},{"source":10,"target":0},{"source":10,"target":67},{"source":67,"target":68},{"source":67,"target":10},{"source":11,"target":0},{"source":11,"target":69},{"source":69,"target":70},{"source":69,"target":11},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":71,"target":74},{"source":71,"target":12},{"source":72,"target":12},{"source":72,"target":75},{"source":72,"target":12},{"source":75,"target":12},{"source":73,"target":8},{"source":13,"target":0},{"source":13,"target":76},{"source":13,"target":77},{"source":76,"target":78},{"source":76,"target":13},{"source":77,"target":2},{"source":77,"target":79},{"source":77,"target":13},{"source":79,"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="properties" nsURI="http://www.eclipse.org/papyrus/properties/0.9.0" nsPrefix="properties"> <eSubpackages name="environment" nsURI="http://www.eclipse.org/papyrus/properties/environment/0.9" nsPrefix="environment"> <eClassifiers xsi:type="ecore:EClass" name="Environment" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//environment/ConstraintEnvironment"> <eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactories" upperBound="-1" eType="#//environment/ModelElementFactoryDescriptor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetTypes" upperBound="-1" eType="#//environment/StandardWidgetType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyEditorTypes" upperBound="-1" eType="#//environment/PropertyEditorType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compositeWidgetTypes" upperBound="-1" eType="#//environment/CompositeWidgetType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutTypes" upperBound="-1" eType="#//environment/LayoutType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaces" upperBound="-1" eType="#//environment/Namespace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="miscClasses" upperBound="-1" eType="#//environment/MiscClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyEditorType" eSuperTypes="#//environment/WidgetType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//environment/Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WidgetType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="widgetClass" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeWidgetType" eSuperTypes="#//environment/WidgetType"/> <eClassifiers xsi:type="ecore:EClass" name="LayoutType" eSuperTypes="#//environment/WidgetType"/> <eClassifiers xsi:type="ecore:EClass" name="ModelElementFactoryDescriptor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="factoryClass" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Type"> <eLiterals name="String"/> <eLiterals name="Boolean" value="1"/> <eLiterals name="Integer" value="2"/> <eLiterals name="Reference" value="3" literal="Reference"/> <eLiterals name="Enumeration" value="4"/> <eLiterals name="Double" value="5" literal="Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StandardWidgetType" eSuperTypes="#//environment/WidgetType"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="clr-namespace"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MiscClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/> </eClassifiers> </eSubpackages> <eSubpackages name="contexts" nsURI="http://www.eclipse.org/papyrus/properties/contexts/0.9" nsPrefix="contexts"> <eClassifiers xsi:type="ecore:EClass" name="Context" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" ordered="false" upperBound="-1" eType="#//contexts/Context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tabs" upperBound="-1" eType="#//contexts/Tab" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1" eType="#//contexts/View" containment="true" eOpposite="#//contexts/View/context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataContexts" upperBound="-1" eType="#//contexts/DataContextRoot" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="prototype" eType="#//contexts/Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the context from which a context was copied. The context manager caches the prototype reference so that it can enable a prototype when the copied context is not available."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tab"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="afterTab" eType="#//contexts/Tab"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1" eType="#//contexts/Section" containment="true" eOpposite="#//contexts/Section/tab"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="indented" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1" eType="#//contexts/Section"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" eType="#//contexts/Context" eOpposite="#//contexts/Context/views"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="automaticContext" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datacontexts" upperBound="-1" eType="#//contexts/DataContextElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Section" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tab" lowerBound="1" eType="#//contexts/Tab" eOpposite="#//contexts/Tab/sections"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sectionFile" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widget" lowerBound="1" eType="#//ui/CompositeWidget"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataContextElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//contexts/Property" containment="true" eOpposite="#//contexts/Property/contextElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//contexts/DataContextPackage" eOpposite="#//contexts/DataContextPackage/elements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" upperBound="-1" eType="#//contexts/DataContextElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//environment/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contextElement" eType="#//contexts/DataContextElement" eOpposite="#//contexts/DataContextElement/properties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnknownProperty" eSuperTypes="#//contexts/Property"/> <eClassifiers xsi:type="ecore:EClass" name="DataContextPackage" eSuperTypes="#//contexts/DataContextElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//contexts/DataContextElement" containment="true" eOpposite="#//contexts/DataContextElement/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataContextRoot" eSuperTypes="#//contexts/DataContextPackage"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactory" lowerBound="1" eType="#//environment/ModelElementFactoryDescriptor"/> </eClassifiers> </eSubpackages> <eSubpackages name="ui" nsURI="http://www.eclipse.org/papyrus/properties/ui/0.9" nsPrefix="ui"> <eClassifiers xsi:type="ecore:EClass" name="Element"/> <eClassifiers xsi:type="ecore:EClass" name="UIComponent" abstract="true" eSuperTypes="#//ui/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//ui/WidgetAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Widget" abstract="true" eSuperTypes="#//ui/UIComponent"/> <eClassifiers xsi:type="ecore:EClass" name="StandardWidget" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1" eType="#//environment/StandardWidgetType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyEditor" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1" eType="#//contexts/Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1" eType="#//environment/PropertyEditorType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedProperty" eType="#//contexts/UnknownProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contentProviderClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeWidget" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="layout" lowerBound="1" eType="#//ui/Layout" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgets" upperBound="-1" eType="#//ui/Widget" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1" eType="#//environment/CompositeWidgetType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnknownComponent" eSuperTypes="#//ui/Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layout" eSuperTypes="#//ui/UIComponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutType" lowerBound="1" eType="#//environment/LayoutType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WidgetAttribute" abstract="true" eSuperTypes="#//ui/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueAttribute" eSuperTypes="#//ui/WidgetAttribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceAttribute" eSuperTypes="#//ui/WidgetAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//ui/UIComponent" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/Gabitchov/org.eclipse.papyrus/plugins/views/properties/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore
ecore
properties environment Environment modelElementFactories widgetTypes propertyEditorTypes compositeWidgetTypes layoutTypes namespaces miscClasses PropertyEditorType type multiplicity 1 WidgetType label widgetClass namespace CompositeWidgetType LayoutType ModelElementFactoryDescriptor name factoryClass Type String String Boolean Boolean Integer Integer Reference Reference Enumeration Enumeration Double Double StandardWidgetType Namespace prefix clr-namespace name value MiscClass label class namespace contexts Context name dependencies tabs views dataContexts prototype Tab label id category image afterTab sections indented false priority View name sections context automaticContext datacontexts Section name tab sectionFile widget DataContextElement name properties package supertypes Property name label type contextElement multiplicity 1 description UnknownProperty DataContextPackage elements DataContextRoot label modelElementFactory ui Element UIComponent attributes Widget StandardWidget widgetType PropertyEditor property readOnly false widgetType unresolvedProperty contentProviderClass showLabel true customLabel CompositeWidget layout widgets widgetType UnknownComponent typeName Layout layoutType WidgetAttribute name ValueAttribute value ReferenceAttribute value
null
{"directed":true,"nodes":[{"nsPrefix":"properties","nsURI":"http://www.eclipse.org/papyrus/properties/0.9.0","name":"properties","id":0,"eClass":"EPackage"},{"nsPrefix":"environment","nsURI":"http://www.eclipse.org/papyrus/properties/environment/0.9","name":"environment","id":1,"eClass":"EPackage"},{"nsPrefix":"contexts","nsURI":"http://www.eclipse.org/papyrus/properties/contexts/0.9","name":"contexts","id":2,"eClass":"EPackage"},{"nsPrefix":"ui","nsURI":"http://www.eclipse.org/papyrus/properties/ui/0.9","name":"ui","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditorType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetType","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidgetType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementFactoryDescriptor","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidgetType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiscClass","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"widgetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyEditorTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compositeWidgetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layoutTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"miscClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widgetClass","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"factoryClass","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"name":"String","id":46,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Boolean","id":47,"value":1,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Integer","id":48,"value":2,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Reference","id":49,"value":3,"literal":"Reference","eClass":"EEnumLiteral"},{"name":"Enumeration","id":50,"value":4,"literal":"Enumeration","eClass":"EEnumLiteral"},{"name":"Double","id":51,"value":5,"literal":"Double","eClass":"EEnumLiteral"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"clr-namespace","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"clr-namespace","unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":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":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":"label","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":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tab","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextElement","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownProperty","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextPackage","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextRoot","instanceClass":null,"abstract":false,"id":73,"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":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":"dependencies","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":"tabs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataContexts","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":false,"unsettable":false,"transient":false,"unique":true,"name":"prototype","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"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"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":"category","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"afterTab","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"indented","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tab","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"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":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":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"automaticContext","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datacontexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"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":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sectionFile","changeable":true,"lowerBound":1,"iD":false,"id":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":"widget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidget","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":124,"derived":false},{"container":false,"ordered":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":125,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"supertypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"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":135,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidget","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditor","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownComponent","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetAttribute","instanceClass":null,"abstract":true,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueAttribute","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAttribute","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentProviderClass","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"showLabel","changeable":true,"lowerBound":1,"iD":false,"id":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":"customLabel","changeable":true,"lowerBound":0,"iD":false,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"widgets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"layoutType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":201,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":14,"target":9},{"source":14,"target":22},{"source":14,"target":4},{"source":22,"target":9},{"source":15,"target":11},{"source":15,"target":23},{"source":15,"target":4},{"source":23,"target":11},{"source":16,"target":5},{"source":16,"target":24},{"source":16,"target":4},{"source":24,"target":5},{"source":17,"target":7},{"source":17,"target":25},{"source":17,"target":4},{"source":25,"target":7},{"source":18,"target":8},{"source":18,"target":26},{"source":18,"target":4},{"source":26,"target":8},{"source":19,"target":12},{"source":19,"target":27},{"source":19,"target":4},{"source":27,"target":12},{"source":20,"target":13},{"source":20,"target":28},{"source":20,"target":4},{"source":28,"target":13},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":29,"target":10},{"source":29,"target":32},{"source":29,"target":5},{"source":32,"target":10},{"source":30,"target":33},{"source":30,"target":5},{"source":31,"target":6},{"source":6,"target":1},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":34,"target":37},{"source":34,"target":6},{"source":35,"target":38},{"source":35,"target":6},{"source":36,"target":12},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":12},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":40},{"source":40,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":41},{"source":41,"target":6},{"source":9,"target":1},{"source":9,"target":42},{"source":9,"target":43},{"source":42,"target":44},{"source":42,"target":9},{"source":43,"target":45},{"source":43,"target":9},{"source":10,"target":1},{"source":10,"target":46},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":10,"target":51},{"source":46,"target":10},{"source":47,"target":10},{"source":48,"target":10},{"source":49,"target":10},{"source":50,"target":10},{"source":51,"target":10},{"source":11,"target":1},{"source":11,"target":6},{"source":11,"target":52},{"source":52,"target":6},{"source":12,"target":1},{"source":12,"target":53},{"source":12,"target":54},{"source":12,"target":55},{"source":53,"target":56},{"source":53,"target":12},{"source":54,"target":57},{"source":54,"target":12},{"source":55,"target":58},{"source":55,"target":12},{"source":13,"target":1},{"source":13,"target":59},{"source":13,"target":60},{"source":13,"target":61},{"source":59,"target":62},{"source":59,"target":13},{"source":60,"target":63},{"source":60,"target":13},{"source":61,"target":12},{"source":61,"target":64},{"source":61,"target":13},{"source":64,"target":12},{"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":0},{"source":65,"target":2},{"source":65,"target":74},{"source":65,"target":75},{"source":65,"target":76},{"source":65,"target":77},{"source":65,"target":78},{"source":65,"target":79},{"source":65,"target":80},{"source":74,"target":81},{"source":74,"target":65},{"source":75,"target":65},{"source":75,"target":82},{"source":75,"target":65},{"source":82,"target":65},{"source":76,"target":66},{"source":76,"target":83},{"source":76,"target":65},{"source":83,"target":66},{"source":77,"target":67},{"source":77,"target":84},{"source":77,"target":65},{"source":77,"target":85},{"source":84,"target":67},{"source":78,"target":73},{"source":78,"target":86},{"source":78,"target":65},{"source":86,"target":73},{"source":79,"target":65},{"source":79,"target":87},{"source":79,"target":65},{"source":87,"target":65},{"source":66,"target":2},{"source":66,"target":88},{"source":66,"target":89},{"source":66,"target":90},{"source":66,"target":91},{"source":66,"target":92},{"source":66,"target":93},{"source":66,"target":94},{"source":66,"target":95},{"source":88,"target":96},{"source":88,"target":66},{"source":89,"target":97},{"source":89,"target":66},{"source":90,"target":98},{"source":90,"target":66},{"source":91,"target":99},{"source":91,"target":66},{"source":92,"target":66},{"source":92,"target":100},{"source":92,"target":66},{"source":100,"target":66},{"source":93,"target":68},{"source":93,"target":101},{"source":93,"target":66},{"source":93,"target":102},{"source":101,"target":68},{"source":94,"target":103},{"source":94,"target":66},{"source":95,"target":104},{"source":95,"target":66},{"source":67,"target":2},{"source":67,"target":105},{"source":67,"target":106},{"source":67,"target":85},{"source":67,"target":107},{"source":67,"target":108},{"source":67,"target":109},{"source":105,"target":110},{"source":105,"target":67},{"source":106,"target":68},{"source":106,"target":111},{"source":106,"target":67},{"source":111,"target":68},{"source":85,"target":65},{"source":85,"target":112},{"source":85,"target":67},{"source":85,"target":77},{"source":112,"target":65},{"source":107,"target":113},{"source":107,"target":67},{"source":108,"target":69},{"source":108,"target":114},{"source":108,"target":67},{"source":114,"target":69},{"source":68,"target":2},{"source":68,"target":115},{"source":68,"target":102},{"source":68,"target":116},{"source":68,"target":117},{"source":68,"target":118},{"source":115,"target":119},{"source":115,"target":68},{"source":102,"target":66},{"source":102,"target":120},{"source":102,"target":68},{"source":102,"target":93},{"source":120,"target":66},{"source":116,"target":121},{"source":116,"target":68},{"source":117,"target":122},{"source":117,"target":123},{"source":117,"target":68},{"source":123,"target":122},{"source":69,"target":2},{"source":69,"target":124},{"source":69,"target":125},{"source":69,"target":126},{"source":69,"target":127},{"source":124,"target":128},{"source":124,"target":69},{"source":125,"target":70},{"source":125,"target":129},{"source":125,"target":69},{"source":125,"target":130},{"source":129,"target":70},{"source":126,"target":72},{"source":126,"target":131},{"source":126,"target":69},{"source":126,"target":132},{"source":131,"target":72},{"source":127,"target":69},{"source":127,"target":133},{"source":127,"target":69},{"source":133,"target":69},{"source":70,"target":2},{"source":70,"target":134},{"source":70,"target":135},{"source":70,"target":136},{"source":70,"target":130},{"source":70,"target":137},{"source":70,"target":138},{"source":134,"target":139},{"source":134,"target":70},{"source":135,"target":140},{"source":135,"target":70},{"source":136,"target":10},{"source":136,"target":141},{"source":136,"target":70},{"source":141,"target":10},{"source":130,"target":69},{"source":130,"target":142},{"source":130,"target":70},{"source":130,"target":125},{"source":142,"target":69},{"source":137,"target":143},{"source":137,"target":70},{"source":138,"target":144},{"source":138,"target":70},{"source":71,"target":2},{"source":71,"target":70},{"source":71,"target":145},{"source":145,"target":70},{"source":72,"target":2},{"source":72,"target":69},{"source":72,"target":132},{"source":72,"target":146},{"source":132,"target":69},{"source":132,"target":147},{"source":132,"target":72},{"source":132,"target":126},{"source":147,"target":69},{"source":146,"target":69},{"source":73,"target":2},{"source":73,"target":72},{"source":73,"target":148},{"source":73,"target":149},{"source":73,"target":150},{"source":148,"target":151},{"source":148,"target":73},{"source":149,"target":9},{"source":149,"target":152},{"source":149,"target":73},{"source":152,"target":9},{"source":150,"target":72},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":122},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":3,"target":162},{"source":3,"target":0},{"source":153,"target":3},{"source":154,"target":3},{"source":154,"target":153},{"source":154,"target":163},{"source":154,"target":164},{"source":163,"target":160},{"source":163,"target":165},{"source":163,"target":154},{"source":165,"target":160},{"source":164,"target":153},{"source":155,"target":3},{"source":155,"target":154},{"source":155,"target":166},{"source":166,"target":154},{"source":156,"target":3},{"source":156,"target":155},{"source":156,"target":167},{"source":156,"target":168},{"source":167,"target":11},{"source":167,"target":169},{"source":167,"target":156},{"source":169,"target":11},{"source":168,"target":155},{"source":157,"target":3},{"source":157,"target":155},{"source":157,"target":170},{"source":157,"target":171},{"source":157,"target":172},{"source":157,"target":173},{"source":157,"target":174},{"source":157,"target":175},{"source":157,"target":176},{"source":157,"target":177},{"source":170,"target":70},{"source":170,"target":178},{"source":170,"target":157},{"source":178,"target":70},{"source":171,"target":179},{"source":171,"target":157},{"source":172,"target":5},{"source":172,"target":180},{"source":172,"target":157},{"source":180,"target":5},{"source":173,"target":71},{"source":173,"target":181},{"source":173,"target":157},{"source":181,"target":71},{"source":174,"target":182},{"source":174,"target":157},{"source":175,"target":183},{"source":175,"target":157},{"source":176,"target":184},{"source":176,"target":157},{"source":177,"target":155},{"source":122,"target":3},{"source":122,"target":155},{"source":122,"target":185},{"source":122,"target":186},{"source":122,"target":187},{"source":122,"target":188},{"source":185,"target":159},{"source":185,"target":189},{"source":185,"target":122},{"source":189,"target":159},{"source":186,"target":155},{"source":186,"target":190},{"source":186,"target":122},{"source":190,"target":155},{"source":187,"target":7},{"source":187,"target":191},{"source":187,"target":122},{"source":191,"target":7},{"source":188,"target":155},{"source":158,"target":3},{"source":158,"target":155},{"source":158,"target":192},{"source":158,"target":193},{"source":192,"target":194},{"source":192,"target":158},{"source":193,"target":155},{"source":159,"target":3},{"source":159,"target":154},{"source":159,"target":195},{"source":159,"target":196},{"source":195,"target":8},{"source":195,"target":197},{"source":195,"target":159},{"source":197,"target":8},{"source":196,"target":154},{"source":160,"target":3},{"source":160,"target":153},{"source":160,"target":198},{"source":160,"target":199},{"source":198,"target":200},{"source":198,"target":160},{"source":199,"target":153},{"source":161,"target":3},{"source":161,"target":160},{"source":161,"target":201},{"source":161,"target":202},{"source":201,"target":203},{"source":201,"target":161},{"source":202,"target":160},{"source":162,"target":3},{"source":162,"target":160},{"source":162,"target":204},{"source":162,"target":205},{"source":204,"target":154},{"source":204,"target":206},{"source":204,"target":162},{"source":206,"target":154},{"source":205,"target":160}],"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="eol_statements" nsURI="http://www.eclipse.org/epsilon/eol_statements" nsPrefix="eol_statements"> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <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="SwitchStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//SwitchCaseExpressionStatement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//SwitchCaseDefaultStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchCaseStatement" abstract="true" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//ExpressionOrStatementBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchCaseDefaultStatement" eSuperTypes="#//SwitchCaseStatement"/> <eClassifiers xsi:type="ecore:EClass" name="SwitchCaseExpressionStatement" eSuperTypes="#//SwitchCaseStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" 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="#//ExpressionOrStatementBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseIfBodies" upperBound="-1" eType="#//ExpressionOrStatementBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBody" eType="#//ExpressionOrStatementBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" lowerBound="1" eType="#//FormalParameterExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//ExpressionOrStatementBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//ExpressionOrStatementBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <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="SpecialAssignmentStatement" eSuperTypes="#//AssignmentStatement"/> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="AbortStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="BreakAllStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationStatement" abstract="true" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" lowerBound="1" eType="#//NameExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleAnnotationStatement" eSuperTypes="#//AnnotationStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//StringExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutableAnnotationStatement" eSuperTypes="#//AnnotationStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelDeclarationStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" lowerBound="1" eType="#//VariableDeclarationExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="driver" lowerBound="1" eType="#//NameExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aliases" upperBound="-1" eType="#//VariableDeclarationExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//ModelDeclarationParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionOrStatementBlock"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="NameExpression" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ModelDeclarationParameter"/> <eClassifiers xsi:type="ecore:EClass" name="FormalParameterExpression"/> <eClassifiers xsi:type="ecore:EClass" name="StringExpression"/> </ecore:EPackage>
github:ecore:/data/Fhma/MT_EOL/uk.ac.york.cs.emu.eol.examples.mutations.generator/metamodels/EOL_Statements.ecore
ecore
eol_statements Statement ExpressionStatement expr SwitchStatement expr cases default SwitchCaseStatement body SwitchCaseDefaultStatement SwitchCaseExpressionStatement expr IfStatement condition ifBody elseIfBodies elseBody ForStatement iterator condition body WhileStatement condition body ReturnStatement expr ThrowStatement expr DeleteStatement expr AssignmentStatement lhs rhs SpecialAssignmentStatement ContinueStatement AbortStatement BreakStatement BreakAllStatement AnnotationStatement name SimpleAnnotationStatement values ExecutableAnnotationStatement expr ModelDeclarationStatement name driver aliases parameters Expression ExpressionOrStatementBlock VariableDeclarationExpression NameExpression ModelDeclarationParameter FormalParameterExpression StringExpression
null
{"directed":true,"nodes":[{"nsPrefix":"eol_statements","nsURI":"http://www.eclipse.org/epsilon/eol_statements","name":"eol_statements","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCaseStatement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCaseDefaultStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCaseExpressionStatement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialAssignmentStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbortStatement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakAllStatement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationStatement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleAnnotationStatement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableAnnotationStatement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDeclarationStatement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionOrStatementBlock","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelDeclarationParameter","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameterExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":29,"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","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":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"ifBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseIfBodies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBody","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"container":false,"ordered":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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":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":63,"derived":false},{"container":false,"ordered":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":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","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":"lhs","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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":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":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"driver","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"aliases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":30},{"source":2,"target":31},{"source":30,"target":23},{"source":30,"target":32},{"source":30,"target":2},{"source":32,"target":23},{"source":31,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":33,"target":23},{"source":33,"target":37},{"source":33,"target":3},{"source":37,"target":23},{"source":34,"target":6},{"source":34,"target":38},{"source":34,"target":3},{"source":38,"target":6},{"source":35,"target":5},{"source":35,"target":39},{"source":35,"target":3},{"source":39,"target":5},{"source":36,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":40},{"source":4,"target":41},{"source":40,"target":24},{"source":40,"target":42},{"source":40,"target":4},{"source":42,"target":24},{"source":41,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":43},{"source":43,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":44},{"source":6,"target":45},{"source":44,"target":23},{"source":44,"target":46},{"source":44,"target":6},{"source":46,"target":23},{"source":45,"target":4},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":47,"target":23},{"source":47,"target":52},{"source":47,"target":7},{"source":52,"target":23},{"source":48,"target":24},{"source":48,"target":53},{"source":48,"target":7},{"source":53,"target":24},{"source":49,"target":24},{"source":49,"target":54},{"source":49,"target":7},{"source":54,"target":24},{"source":50,"target":24},{"source":50,"target":55},{"source":50,"target":7},{"source":55,"target":24},{"source":51,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":56,"target":28},{"source":56,"target":60},{"source":56,"target":8},{"source":60,"target":28},{"source":57,"target":23},{"source":57,"target":61},{"source":57,"target":8},{"source":61,"target":23},{"source":58,"target":24},{"source":58,"target":62},{"source":58,"target":8},{"source":62,"target":24},{"source":59,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":63,"target":23},{"source":63,"target":66},{"source":63,"target":9},{"source":66,"target":23},{"source":64,"target":24},{"source":64,"target":67},{"source":64,"target":9},{"source":67,"target":24},{"source":65,"target":1},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":68},{"source":10,"target":69},{"source":68,"target":23},{"source":68,"target":70},{"source":68,"target":10},{"source":70,"target":23},{"source":69,"target":1},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":71},{"source":11,"target":72},{"source":71,"target":23},{"source":71,"target":73},{"source":71,"target":11},{"source":73,"target":23},{"source":72,"target":1},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":74},{"source":12,"target":75},{"source":74,"target":23},{"source":74,"target":76},{"source":74,"target":12},{"source":76,"target":23},{"source":75,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":77},{"source":13,"target":78},{"source":13,"target":79},{"source":77,"target":23},{"source":77,"target":80},{"source":77,"target":13},{"source":80,"target":23},{"source":78,"target":23},{"source":78,"target":81},{"source":78,"target":13},{"source":81,"target":23},{"source":79,"target":1},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":82},{"source":82,"target":13},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":83},{"source":83,"target":1},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":84},{"source":84,"target":1},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":85},{"source":85,"target":1},{"source":18,"target":0},{"source":18,"target":1},{"source":18,"target":86},{"source":86,"target":1},{"source":19,"target":0},{"source":19,"target":1},{"source":19,"target":87},{"source":19,"target":88},{"source":87,"target":26},{"source":87,"target":89},{"source":87,"target":19},{"source":89,"target":26},{"source":88,"target":1},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":90},{"source":20,"target":91},{"source":90,"target":29},{"source":90,"target":92},{"source":90,"target":20},{"source":92,"target":29},{"source":91,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":93},{"source":21,"target":94},{"source":93,"target":23},{"source":93,"target":95},{"source":93,"target":21},{"source":95,"target":23},{"source":94,"target":19},{"source":22,"target":0},{"source":22,"target":1},{"source":22,"target":96},{"source":22,"target":97},{"source":22,"target":98},{"source":22,"target":99},{"source":22,"target":100},{"source":96,"target":25},{"source":96,"target":101},{"source":96,"target":22},{"source":101,"target":25},{"source":97,"target":26},{"source":97,"target":102},{"source":97,"target":22},{"source":102,"target":26},{"source":98,"target":25},{"source":98,"target":103},{"source":98,"target":22},{"source":103,"target":25},{"source":99,"target":27},{"source":99,"target":104},{"source":99,"target":22},{"source":104,"target":27},{"source":100,"target":1},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":105},{"source":105,"target":23},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":106},{"source":106,"target":23},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"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="modelingunit" nsURI="http://www.eclipse.org/intent/modelingunit/0.8" nsPrefix="intentMU"> <eClassifiers xsi:type="ecore:EClass" name="ModelingUnit" eSuperTypes="document.ecore#//GenericUnit"/> <eClassifiers xsi:type="ecore:EClass" name="ModelingUnitInstruction" abstract="true" eSuperTypes="document.ecore#//UnitInstruction"/> <eClassifiers xsi:type="ecore:EClass" name="ResourceDeclaration" eSuperTypes="#//ModelingUnitInstruction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType document.ecore#//URI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" eType="#//ModelingUnitInstructionReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMetaTypeInstruction" abstract="true" eSuperTypes="#//ModelingUnitInstruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="metaType" eType="#//TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvedType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanciationInstruction" eSuperTypes="#//AbstractMetaTypeInstruction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeatures" upperBound="-1" eType="#//StructuralFeatureAffectation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAffectation" eSuperTypes="#//AbstractMetaTypeInstruction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usedOperator" lowerBound="1" eType="#//AffectationOperator" defaultValueLiteral="SINGLE_VALUED_AFFECTATION"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1" upperBound="-1" eType="#//AbstractValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractValue" abstract="true" eSuperTypes="#//ModelingUnitInstruction"/> <eClassifiers xsi:type="ecore:EClass" name="NativeValue" 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="NewObjectValue" eSuperTypes="#//AbstractValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//InstanciationInstruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceValue" eSuperTypes="#//AbstractValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="instanciationReference" lowerBound="1" eType="#//InstanciationInstructionReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referenceType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanciationInstructionReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instanciation" eType="#//InstanciationInstruction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AffectationOperator"> <eLiterals name="SINGLE_VALUED_AFFECTATION"/> <eLiterals name="MULTI_VALUED_AFFECTATION" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContributionInstruction" eSuperTypes="#//ModelingUnitInstruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="contributionReference" lowerBound="1" eType="#//ModelingUnitInstructionReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contributions" upperBound="-1" eType="#//ModelingUnitInstruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalContentReference" eSuperTypes="#//ResourceDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="externalContent" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="markedAsMerged" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelingUnitInstructionReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intentHref" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedInstruction" eType="#//ModelingUnitInstruction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntentReferenceInModelingUnit" eSuperTypes="document.ecore#//IntentReferenceInstruction #//ModelingUnitInstruction"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationDeclaration" eSuperTypes="#//ModelingUnitInstruction document.ecore#//IntentReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="annotationID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="map" upperBound="-1" eType="#//KeyValForAnnotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelInModelingUnit" eSuperTypes="document.ecore#//LabelDeclaration #//ModelingUnitInstruction document.ecore#//IntentReference"/> <eClassifiers xsi:type="ecore:EClass" name="KeyValForAnnotation" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/modelingUnit.ecore
ecore
modelingunit ModelingUnit ModelingUnitInstruction ResourceDeclaration uri name contentType content AbstractMetaTypeInstruction metaType TypeReference typeName resolvedType InstanciationInstruction name structuralFeatures StructuralFeatureAffectation name usedOperator SINGLE_VALUED_AFFECTATION values AbstractValue NativeValue value NewObjectValue value ReferenceValue instanciationReference referenceType InstanciationInstructionReference instanceName instanciation AffectationOperator SINGLE_VALUED_AFFECTATION SINGLE_VALUED_AFFECTATION MULTI_VALUED_AFFECTATION MULTI_VALUED_AFFECTATION ContributionInstruction contributionReference contributions ExternalContentReference externalContent markedAsMerged ModelingUnitInstructionReference intentHref referencedInstruction IntentReferenceInModelingUnit AnnotationDeclaration annotationID map LabelInModelingUnit KeyValForAnnotation java.util.Map$Entry java.util.Map$Entry key value
null
{"directed":true,"nodes":[{"nsPrefix":"intentMU","nsURI":"http://www.eclipse.org/intent/modelingunit/0.8","name":"modelingunit","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelingUnit","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelingUnitInstruction","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMetaTypeInstruction","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeReference","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanciationInstruction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAffectation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractValue","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NativeValue","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewObjectValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceValue","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanciationInstructionReference","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AffectationOperator","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionInstruction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalContentReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelingUnitInstructionReference","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntentReferenceInModelingUnit","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationDeclaration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelInModelingUnit","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"KeyValForAnnotation","instanceClass":"java.util.Map$Entry","abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":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":"contentType","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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metaType","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":"typeName","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"structuralFeatures","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,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"SINGLE_VALUED_AFFECTATION","unsettable":false,"transient":false,"unique":true,"name":"usedOperator","changeable":true,"lowerBound":1,"iD":false,"id":45,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"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":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instanciationReference","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":false,"unsettable":false,"transient":false,"unique":true,"name":"referenceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceName","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":"instanciation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"name":"SINGLE_VALUED_AFFECTATION","id":67,"value":0,"literal":"SINGLE_VALUED_AFFECTATION","eClass":"EEnumLiteral"},{"name":"MULTI_VALUED_AFFECTATION","id":68,"value":1,"literal":"MULTI_VALUED_AFFECTATION","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":"contributionReference","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"contributions","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"markedAsMerged","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"intentHref","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedInstruction","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,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annotationID","changeable":true,"lowerBound":1,"iD":false,"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":"map","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":2,"target":0},{"source":2,"target":22},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":23,"target":28},{"source":23,"target":3},{"source":24,"target":29},{"source":24,"target":3},{"source":25,"target":30},{"source":25,"target":3},{"source":26,"target":16},{"source":26,"target":31},{"source":26,"target":3},{"source":31,"target":16},{"source":27,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":32},{"source":4,"target":33},{"source":32,"target":5},{"source":32,"target":34},{"source":32,"target":4},{"source":34,"target":5},{"source":33,"target":2},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":35,"target":37},{"source":35,"target":5},{"source":36,"target":38},{"source":36,"target":5},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":39,"target":42},{"source":39,"target":6},{"source":40,"target":7},{"source":40,"target":43},{"source":40,"target":6},{"source":43,"target":7},{"source":41,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":44,"target":48},{"source":44,"target":7},{"source":45,"target":13},{"source":45,"target":49},{"source":45,"target":7},{"source":49,"target":13},{"source":46,"target":8},{"source":46,"target":50},{"source":46,"target":7},{"source":50,"target":8},{"source":47,"target":4},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":51},{"source":51,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":52},{"source":9,"target":53},{"source":52,"target":54},{"source":52,"target":9},{"source":53,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":55},{"source":10,"target":56},{"source":55,"target":6},{"source":55,"target":57},{"source":55,"target":10},{"source":57,"target":6},{"source":56,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":58},{"source":11,"target":59},{"source":11,"target":60},{"source":58,"target":12},{"source":58,"target":61},{"source":58,"target":11},{"source":61,"target":12},{"source":59,"target":62},{"source":59,"target":11},{"source":60,"target":8},{"source":12,"target":0},{"source":12,"target":63},{"source":12,"target":64},{"source":63,"target":65},{"source":63,"target":12},{"source":64,"target":6},{"source":64,"target":66},{"source":64,"target":12},{"source":66,"target":6},{"source":13,"target":0},{"source":13,"target":67},{"source":13,"target":68},{"source":67,"target":13},{"source":68,"target":13},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":69},{"source":14,"target":70},{"source":14,"target":71},{"source":69,"target":16},{"source":69,"target":72},{"source":69,"target":14},{"source":72,"target":16},{"source":70,"target":2},{"source":70,"target":73},{"source":70,"target":14},{"source":73,"target":2},{"source":71,"target":2},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":74,"target":77},{"source":74,"target":15},{"source":75,"target":78},{"source":75,"target":15},{"source":76,"target":3},{"source":16,"target":0},{"source":16,"target":79},{"source":16,"target":80},{"source":79,"target":81},{"source":79,"target":16},{"source":80,"target":2},{"source":80,"target":82},{"source":80,"target":16},{"source":82,"target":2},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":83},{"source":17,"target":84},{"source":84,"target":2},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":85},{"source":18,"target":86},{"source":18,"target":87},{"source":18,"target":88},{"source":85,"target":89},{"source":85,"target":18},{"source":86,"target":20},{"source":86,"target":90},{"source":86,"target":18},{"source":90,"target":20},{"source":87,"target":2},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":91},{"source":19,"target":92},{"source":19,"target":93},{"source":92,"target":2},{"source":20,"target":0},{"source":20,"target":94},{"source":20,"target":95},{"source":94,"target":96},{"source":94,"target":20},{"source":95,"target":97},{"source":95,"target":20}],"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="Jess"> <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="Root" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="/0/LocatedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Integ" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Floa" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Str" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ident" abstract="true" eSuperTypes="/0/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ValidIdentifier" eSuperTypes="/0/Ident"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SlotName" eSuperTypes="/0/Ident"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JessVariable" eSuperTypes="/0/Ident"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateExpression" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="templateName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="firstSlot" ordered="false" lowerBound="1" eType="/0/SlotOp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="slotOp" upperBound="-1" eType="/0/SlotOp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SlotOp" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="slotIdent" ordered="false" lowerBound="1" eType="/0/SlotName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefinitionExp" abstract="true" eSuperTypes="/0/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="GlobalDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="varDef" upperBound="-1" eType="/0/VarDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDefinition" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="jessVar" ordered="false" lowerBound="1" eType="/0/JessVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eq" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="funcName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/JessVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdviceDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" unique="false" lowerBound="1" eType="/0/Advice"/> <eStructuralFeatures xsi:type="ecore:EReference" name="op" ordered="false" lowerBound="1" eType="/0/Ident" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="advice" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnDefAdvice" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="op" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FactDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="factName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" ordered="false" eType="/0/Str" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fact" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" ordered="false" eType="/0/Str" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declare" ordered="false" eType="/0/DeclareRule" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conditions" upperBound="-1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functionCall" upperBound="-1" eType="/0/UseFuncExp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclareRule" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="salience" ordered="false" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeIndexHash" ordered="false" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="autoFocus" ordered="false" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="noLoop" ordered="false" eType="/0/ValidIdentifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModuleDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="moduleName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" ordered="false" eType="/0/Str" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="queryName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" ordered="false" eType="/0/Str" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declare" ordered="false" eType="/0/DeclareVar" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclareVar" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-1" eType="/0/JessVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="max" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateDefinition" eSuperTypes="/0/DefinitionExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="templateName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inherits" upperBound="-1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" ordered="false" eType="/0/Str" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declareBloc" ordered="false" eType="/0/DeclareBloc" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="slotDef" ordered="false" upperBound="-1" eType="/0/ASlotDef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclareBloc" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="slotSpecific" ordered="false" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="backchainReaction" ordered="false" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromClass" ordered="false" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeVariable" ordered="false" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="order" ordered="false" eType="/0/ValidIdentifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASlotDef" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="slotName" ordered="false" lowerBound="1" eType="/0/SlotName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optionals" upperBound="-1" eType="/0/SlotOptions" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SlotDef" eSuperTypes="/0/ASlotDef"/> <eClassifiers xsi:type="ecore:EClass" name="MultiSlotDef" eSuperTypes="/0/ASlotDef"/> <eClassifiers xsi:type="ecore:EClass" name="SlotOptions" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="def" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultDyn" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allowedValues" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UseFuncExp" abstract="true" eSuperTypes="/0/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="/0/UseFuncExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasDo" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="boolExp" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="/0/UseFuncExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="increment" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeachExp" eSuperTypes="/0/UseFuncExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="var" ordered="false" lowerBound="1" eType="/0/JessVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="list" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FuncCall" eSuperTypes="/0/UseFuncExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="funcName" ordered="false" lowerBound="1" eType="/0/ValidIdentifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="funcParam" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EngineExp" eSuperTypes="/0/UseFuncExp"/> <eClassifiers xsi:type="ecore:EClass" name="ExitExp" eSuperTypes="/0/UseFuncExp"/> <eClassifiers xsi:type="ecore:EClass" name="IfExpression" eSuperTypes="/0/UseFuncExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="ifthen" ordered="false" lowerBound="1" eType="/0/ConditionAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elifthen" upperBound="-1" eType="/0/ElifConditionAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" ordered="false" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionAction" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElifConditionAction" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condAct" ordered="false" lowerBound="1" eType="/0/ConditionAction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Advice"> <eLiterals name="before" value="1"/> <eLiterals name="after" value="2"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="Double"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/slebok/zoo/zoo/§wip/atl/Jess/fetched/Jess.ecore
ecore
Jess LocatedElement location commentsBefore commentsAfter Root expressions Expression Integ val Floa val Str val Ident ValidIdentifier val SlotName val JessVariable val TemplateExpression templateName firstSlot slotOp SlotOp slotIdent operator exp DefinitionExp GlobalDefinition varDef VarDefinition jessVar eq expression FunctionDefinition funcName parameters expressions AdviceDefinition direction op advice UnDefAdvice op FactDefinition factName documentation fact RuleDefinition ruleName documentation declare conditions functionCall DeclareRule salience nodeIndexHash autoFocus noLoop ModuleDefinition moduleName documentation QueryDefinition queryName documentation declare expressions DeclareVar var node max TemplateDefinition templateName inherits documentation declareBloc slotDef DeclareBloc slotSpecific backchainReaction fromClass includeVariable order ASlotDef slotName optionals SlotDef MultiSlotDef SlotOptions type def defaultDyn allowedValues UseFuncExp WhileExp hasDo boolExp actions ForExp initializer condition increment expressions ForeachExp var list expressions FuncCall funcName funcParam EngineExp ExitExp IfExpression ifthen elifthen else ConditionAction condition actions ElifConditionAction condAct Advice before before after after PrimitiveTypes Boolean Integer String Double
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"Jess","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":"Root","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integ","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Floa","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Str","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ident","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidIdentifier","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SlotName","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JessVariable","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExpression","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SlotOp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionExp","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalDefinition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDefinition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDefinition","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdviceDefinition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnDefAdvice","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FactDefinition","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDefinition","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclareRule","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleDefinition","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryDefinition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclareVar","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateDefinition","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclareBloc","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASlotDef","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SlotDef","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiSlotDef","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SlotOptions","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseFuncExp","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeachExp","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FuncCall","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EngineExp","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExitExp","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionAction","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElifConditionAction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Advice","instanceClass":null,"id":41,"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":42,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":45,"serializable":true,"eClass":"EDataType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"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":"val","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":55,"serializable":true,"eClass":"EDataType"},{"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":"val","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":59,"serializable":true,"eClass":"EDataType"},{"id":60,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"val","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"val","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"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":"val","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"val","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstSlot","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"slotOp","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slotIdent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":false,"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":82,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varDef","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"jessVar","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eq","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"funcName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fact","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ruleName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declare","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":"conditions","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":"functionCall","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"salience","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeIndexHash","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"autoFocus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"noLoop","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queryName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declare","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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"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":"var","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":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":158,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"max","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inherits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declareBloc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slotDef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slotSpecific","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"backchainReaction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includeVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slotName","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":true,"unsettable":false,"transient":false,"unique":true,"name":"optionals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":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":193,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"def","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultDyn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allowedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hasDo","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"boolExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":207,"serializable":true,"eClass":"EDataType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":211,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"increment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"funcName","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"funcParam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifthen","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elifthen","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condAct","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"name":"before","id":249,"value":1,"literal":"before","eClass":"EEnumLiteral"},{"name":"after","id":250,"value":2,"literal":"after","eClass":"EEnumLiteral"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":251,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":1,"target":0},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":42,"target":45},{"source":42,"target":46},{"source":42,"target":1},{"source":46,"target":45},{"source":43,"target":45},{"source":43,"target":47},{"source":43,"target":1},{"source":47,"target":45},{"source":44,"target":45},{"source":44,"target":48},{"source":44,"target":1},{"source":48,"target":45},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":49},{"source":2,"target":50},{"source":49,"target":3},{"source":49,"target":51},{"source":49,"target":2},{"source":51,"target":3},{"source":50,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":52},{"source":52,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":53},{"source":4,"target":54},{"source":53,"target":55},{"source":53,"target":56},{"source":53,"target":4},{"source":56,"target":55},{"source":54,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":57},{"source":5,"target":58},{"source":57,"target":59},{"source":57,"target":60},{"source":57,"target":5},{"source":60,"target":59},{"source":58,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":61},{"source":6,"target":62},{"source":61,"target":45},{"source":61,"target":63},{"source":61,"target":6},{"source":63,"target":45},{"source":62,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":64},{"source":64,"target":3},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":45},{"source":65,"target":67},{"source":65,"target":8},{"source":67,"target":45},{"source":66,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":68},{"source":9,"target":69},{"source":68,"target":45},{"source":68,"target":70},{"source":68,"target":9},{"source":70,"target":45},{"source":69,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":71},{"source":10,"target":72},{"source":71,"target":45},{"source":71,"target":73},{"source":71,"target":10},{"source":73,"target":45},{"source":72,"target":7},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":74,"target":8},{"source":74,"target":78},{"source":74,"target":11},{"source":78,"target":8},{"source":75,"target":12},{"source":75,"target":79},{"source":75,"target":11},{"source":79,"target":12},{"source":76,"target":12},{"source":76,"target":80},{"source":76,"target":11},{"source":80,"target":12},{"source":77,"target":3},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":81,"target":9},{"source":81,"target":85},{"source":81,"target":12},{"source":85,"target":9},{"source":82,"target":8},{"source":82,"target":86},{"source":82,"target":12},{"source":86,"target":8},{"source":83,"target":3},{"source":83,"target":87},{"source":83,"target":12},{"source":87,"target":3},{"source":84,"target":1},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":88},{"source":88,"target":3},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":89},{"source":14,"target":90},{"source":89,"target":15},{"source":89,"target":91},{"source":89,"target":14},{"source":91,"target":15},{"source":90,"target":13},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":15,"target":95},{"source":92,"target":10},{"source":92,"target":96},{"source":92,"target":15},{"source":96,"target":10},{"source":93,"target":8},{"source":93,"target":97},{"source":93,"target":15},{"source":97,"target":8},{"source":94,"target":3},{"source":94,"target":98},{"source":94,"target":15},{"source":98,"target":3},{"source":95,"target":1},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":99},{"source":16,"target":100},{"source":16,"target":101},{"source":16,"target":102},{"source":99,"target":8},{"source":99,"target":103},{"source":99,"target":16},{"source":103,"target":8},{"source":100,"target":10},{"source":100,"target":104},{"source":100,"target":16},{"source":104,"target":10},{"source":101,"target":3},{"source":101,"target":105},{"source":101,"target":16},{"source":105,"target":3},{"source":102,"target":13},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":106},{"source":17,"target":107},{"source":17,"target":108},{"source":17,"target":109},{"source":106,"target":41},{"source":106,"target":110},{"source":106,"target":17},{"source":110,"target":41},{"source":107,"target":7},{"source":107,"target":111},{"source":107,"target":17},{"source":111,"target":7},{"source":108,"target":3},{"source":108,"target":112},{"source":108,"target":17},{"source":112,"target":3},{"source":109,"target":13},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":113},{"source":18,"target":114},{"source":113,"target":3},{"source":113,"target":115},{"source":113,"target":18},{"source":115,"target":3},{"source":114,"target":13},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":116},{"source":19,"target":117},{"source":19,"target":118},{"source":19,"target":119},{"source":116,"target":8},{"source":116,"target":120},{"source":116,"target":19},{"source":120,"target":8},{"source":117,"target":6},{"source":117,"target":121},{"source":117,"target":19},{"source":121,"target":6},{"source":118,"target":3},{"source":118,"target":122},{"source":118,"target":19},{"source":122,"target":3},{"source":119,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":123},{"source":20,"target":124},{"source":20,"target":125},{"source":20,"target":126},{"source":20,"target":127},{"source":20,"target":128},{"source":123,"target":8},{"source":123,"target":129},{"source":123,"target":20},{"source":129,"target":8},{"source":124,"target":6},{"source":124,"target":130},{"source":124,"target":20},{"source":130,"target":6},{"source":125,"target":21},{"source":125,"target":131},{"source":125,"target":20},{"source":131,"target":21},{"source":126,"target":3},{"source":126,"target":132},{"source":126,"target":20},{"source":132,"target":3},{"source":127,"target":31},{"source":127,"target":133},{"source":127,"target":20},{"source":133,"target":31},{"source":128,"target":13},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":134},{"source":21,"target":135},{"source":21,"target":136},{"source":21,"target":137},{"source":21,"target":138},{"source":134,"target":3},{"source":134,"target":139},{"source":134,"target":21},{"source":139,"target":3},{"source":135,"target":3},{"source":135,"target":140},{"source":135,"target":21},{"source":140,"target":3},{"source":136,"target":8},{"source":136,"target":141},{"source":136,"target":21},{"source":141,"target":8},{"source":137,"target":8},{"source":137,"target":142},{"source":137,"target":21},{"source":142,"target":8},{"source":138,"target":1},{"source":22,"target":0},{"source":22,"target":13},{"source":22,"target":143},{"source":22,"target":144},{"source":22,"target":145},{"source":143,"target":8},{"source":143,"target":146},{"source":143,"target":22},{"source":146,"target":8},{"source":144,"target":6},{"source":144,"target":147},{"source":144,"target":22},{"source":147,"target":6},{"source":145,"target":13},{"source":23,"target":0},{"source":23,"target":13},{"source":23,"target":148},{"source":23,"target":149},{"source":23,"target":150},{"source":23,"target":151},{"source":23,"target":152},{"source":148,"target":8},{"source":148,"target":153},{"source":148,"target":23},{"source":153,"target":8},{"source":149,"target":6},{"source":149,"target":154},{"source":149,"target":23},{"source":154,"target":6},{"source":150,"target":24},{"source":150,"target":155},{"source":150,"target":23},{"source":155,"target":24},{"source":151,"target":3},{"source":151,"target":156},{"source":151,"target":23},{"source":156,"target":3},{"source":152,"target":13},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":157},{"source":24,"target":158},{"source":24,"target":159},{"source":24,"target":160},{"source":157,"target":10},{"source":157,"target":161},{"source":157,"target":24},{"source":161,"target":10},{"source":158,"target":3},{"source":158,"target":162},{"source":158,"target":24},{"source":162,"target":3},{"source":159,"target":3},{"source":159,"target":163},{"source":159,"target":24},{"source":163,"target":3},{"source":160,"target":1},{"source":25,"target":0},{"source":25,"target":13},{"source":25,"target":164},{"source":25,"target":165},{"source":25,"target":166},{"source":25,"target":167},{"source":25,"target":168},{"source":25,"target":169},{"source":164,"target":8},{"source":164,"target":170},{"source":164,"target":25},{"source":170,"target":8},{"source":165,"target":8},{"source":165,"target":171},{"source":165,"target":25},{"source":171,"target":8},{"source":166,"target":6},{"source":166,"target":172},{"source":166,"target":25},{"source":172,"target":6},{"source":167,"target":26},{"source":167,"target":173},{"source":167,"target":25},{"source":173,"target":26},{"source":168,"target":27},{"source":168,"target":174},{"source":168,"target":25},{"source":174,"target":27},{"source":169,"target":13},{"source":26,"target":0},{"source":26,"target":1},{"source":26,"target":175},{"source":26,"target":176},{"source":26,"target":177},{"source":26,"target":178},{"source":26,"target":179},{"source":26,"target":180},{"source":175,"target":8},{"source":175,"target":181},{"source":175,"target":26},{"source":181,"target":8},{"source":176,"target":8},{"source":176,"target":182},{"source":176,"target":26},{"source":182,"target":8},{"source":177,"target":8},{"source":177,"target":183},{"source":177,"target":26},{"source":183,"target":8},{"source":178,"target":8},{"source":178,"target":184},{"source":178,"target":26},{"source":184,"target":8},{"source":179,"target":8},{"source":179,"target":185},{"source":179,"target":26},{"source":185,"target":8},{"source":180,"target":1},{"source":27,"target":0},{"source":27,"target":1},{"source":27,"target":186},{"source":27,"target":187},{"source":27,"target":188},{"source":186,"target":9},{"source":186,"target":189},{"source":186,"target":27},{"source":189,"target":9},{"source":187,"target":30},{"source":187,"target":190},{"source":187,"target":27},{"source":190,"target":30},{"source":188,"target":1},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":191},{"source":191,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":192},{"source":192,"target":27},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":193},{"source":30,"target":194},{"source":30,"target":195},{"source":30,"target":196},{"source":30,"target":197},{"source":193,"target":8},{"source":193,"target":198},{"source":193,"target":30},{"source":198,"target":8},{"source":194,"target":3},{"source":194,"target":199},{"source":194,"target":30},{"source":199,"target":3},{"source":195,"target":3},{"source":195,"target":200},{"source":195,"target":30},{"source":200,"target":3},{"source":196,"target":3},{"source":196,"target":201},{"source":196,"target":30},{"source":201,"target":3},{"source":197,"target":1},{"source":31,"target":0},{"source":31,"target":3},{"source":31,"target":202},{"source":202,"target":3},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":203},{"source":32,"target":204},{"source":32,"target":205},{"source":32,"target":206},{"source":203,"target":207},{"source":203,"target":208},{"source":203,"target":32},{"source":208,"target":207},{"source":204,"target":3},{"source":204,"target":209},{"source":204,"target":32},{"source":209,"target":3},{"source":205,"target":3},{"source":205,"target":210},{"source":205,"target":32},{"source":210,"target":3},{"source":206,"target":31},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":211},{"source":33,"target":212},{"source":33,"target":213},{"source":33,"target":214},{"source":33,"target":215},{"source":211,"target":3},{"source":211,"target":216},{"source":211,"target":33},{"source":216,"target":3},{"source":212,"target":3},{"source":212,"target":217},{"source":212,"target":33},{"source":217,"target":3},{"source":213,"target":3},{"source":213,"target":218},{"source":213,"target":33},{"source":218,"target":3},{"source":214,"target":3},{"source":214,"target":219},{"source":214,"target":33},{"source":219,"target":3},{"source":215,"target":31},{"source":34,"target":0},{"source":34,"target":31},{"source":34,"target":220},{"source":34,"target":221},{"source":34,"target":222},{"source":34,"target":223},{"source":220,"target":10},{"source":220,"target":224},{"source":220,"target":34},{"source":224,"target":10},{"source":221,"target":3},{"source":221,"target":225},{"source":221,"target":34},{"source":225,"target":3},{"source":222,"target":3},{"source":222,"target":226},{"source":222,"target":34},{"source":226,"target":3},{"source":223,"target":31},{"source":35,"target":0},{"source":35,"target":31},{"source":35,"target":227},{"source":35,"target":228},{"source":35,"target":229},{"source":227,"target":8},{"source":227,"target":230},{"source":227,"target":35},{"source":230,"target":8},{"source":228,"target":3},{"source":228,"target":231},{"source":228,"target":35},{"source":231,"target":3},{"source":229,"target":31},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":232},{"source":232,"target":31},{"source":37,"target":0},{"source":37,"target":31},{"source":37,"target":233},{"source":233,"target":31},{"source":38,"target":0},{"source":38,"target":31},{"source":38,"target":234},{"source":38,"target":235},{"source":38,"target":236},{"source":38,"target":237},{"source":234,"target":39},{"source":234,"target":238},{"source":234,"target":38},{"source":238,"target":39},{"source":235,"target":40},{"source":235,"target":239},{"source":235,"target":38},{"source":239,"target":40},{"source":236,"target":3},{"source":236,"target":240},{"source":236,"target":38},{"source":240,"target":3},{"source":237,"target":31},{"source":39,"target":0},{"source":39,"target":1},{"source":39,"target":241},{"source":39,"target":242},{"source":39,"target":243},{"source":241,"target":3},{"source":241,"target":244},{"source":241,"target":39},{"source":244,"target":3},{"source":242,"target":3},{"source":242,"target":245},{"source":242,"target":39},{"source":245,"target":3},{"source":243,"target":1},{"source":40,"target":0},{"source":40,"target":1},{"source":40,"target":246},{"source":40,"target":247},{"source":246,"target":39},{"source":246,"target":248},{"source":246,"target":40},{"source":248,"target":39},{"source":247,"target":1},{"source":41,"target":0},{"source":41,"target":249},{"source":41,"target":250},{"source":249,"target":41},{"source":250,"target":41},{"source":251,"target":207},{"source":251,"target":55},{"source":251,"target":45},{"source":251,"target":59},{"source":207,"target":251},{"source":55,"target":251},{"source":45,"target":251},{"source":59,"target":251}],"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="graph" nsURI="http://www.xtext.ox/peweb/graph/Graph" nsPrefix="graph"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EReference" name="declarations" upperBound="-1" eType="#//Declaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Declaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="AssignStmt" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="var" eType="#//Declaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrintStmt" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStmt" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStmts" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStmt" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveStmt" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="var" eType="#//Declaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expr"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex"> <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="Edge"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Vertex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dest" eType="#//Vertex"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PathExistence" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comparison" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" 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="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlusOrMin" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" 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="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MulOrDiv" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" 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="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expr" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntConstant" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringConstant" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoolConstant" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableRef" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Declaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphConstant" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="vertices" upperBound="-1" eType="#//Vertex" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//Edge" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParticleConstant" eSuperTypes="#//Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vertex" eType="#//Vertex"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/am-holt/peweb.examples/ox.xtext.peweb.graph.parent/ox.xtext.peweb.graph/model/generated/Graph.ecore
ecore
graph Program declarations stmts Declaration name type Statement AssignStmt var expr PrintStmt expr IfStmt expr stmts elseStmts WhileStmt expr stmts MoveStmt var Expr Vertex name Edge source dest Or left right And left right PathExistence left right Comparison left op right PlusOrMin left op right MulOrDiv left op right Not Expr IntConstant value StringConstant value BoolConstant value VariableRef variable GraphConstant vertices edges ParticleConstant graph vertex
null
{"directed":true,"nodes":[{"nsPrefix":"graph","nsURI":"http://www.xtext.ox/peweb/graph/Graph","name":"graph","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":"Declaration","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":"AssignStmt","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrintStmt","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStmt","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStmt","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveStmt","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","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":"And","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathExistence","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparison","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusOrMin","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MulOrDiv","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConstant","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringConstant","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolConstant","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRef","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphConstant","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParticleConstant","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declarations","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":"stmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmts","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":"elseStmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","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":"stmts","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":false,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"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":"source","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":"dest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"op","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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"},{"container":false,"ordered":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":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":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},{"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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":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":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"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":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"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":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"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":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vertices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":3},{"source":26,"target":28},{"source":26,"target":1},{"source":28,"target":3},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":29,"target":31},{"source":29,"target":2},{"source":30,"target":32},{"source":30,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":2},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":2},{"source":34,"target":9},{"source":34,"target":37},{"source":34,"target":4},{"source":37,"target":9},{"source":35,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":9},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":9},{"source":39,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":41,"target":9},{"source":41,"target":45},{"source":41,"target":6},{"source":45,"target":9},{"source":42,"target":3},{"source":42,"target":46},{"source":42,"target":6},{"source":46,"target":3},{"source":43,"target":3},{"source":43,"target":47},{"source":43,"target":6},{"source":47,"target":3},{"source":44,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":48,"target":9},{"source":48,"target":51},{"source":48,"target":7},{"source":51,"target":9},{"source":49,"target":3},{"source":49,"target":52},{"source":49,"target":7},{"source":52,"target":3},{"source":50,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":53},{"source":8,"target":54},{"source":53,"target":2},{"source":53,"target":55},{"source":53,"target":8},{"source":55,"target":2},{"source":54,"target":3},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":56},{"source":56,"target":57},{"source":56,"target":10},{"source":11,"target":0},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":10},{"source":58,"target":60},{"source":58,"target":11},{"source":60,"target":10},{"source":59,"target":10},{"source":59,"target":61},{"source":59,"target":11},{"source":61,"target":10},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":62},{"source":12,"target":63},{"source":12,"target":64},{"source":62,"target":9},{"source":62,"target":65},{"source":62,"target":12},{"source":65,"target":9},{"source":63,"target":9},{"source":63,"target":66},{"source":63,"target":12},{"source":66,"target":9},{"source":64,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":67},{"source":13,"target":68},{"source":13,"target":69},{"source":67,"target":9},{"source":67,"target":70},{"source":67,"target":13},{"source":70,"target":9},{"source":68,"target":9},{"source":68,"target":71},{"source":68,"target":13},{"source":71,"target":9},{"source":69,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":72},{"source":14,"target":73},{"source":14,"target":74},{"source":72,"target":9},{"source":72,"target":75},{"source":72,"target":14},{"source":75,"target":9},{"source":73,"target":9},{"source":73,"target":76},{"source":73,"target":14},{"source":76,"target":9},{"source":74,"target":9},{"source":15,"target":0},{"source":15,"target":9},{"source":15,"target":77},{"source":15,"target":78},{"source":15,"target":79},{"source":15,"target":80},{"source":77,"target":9},{"source":77,"target":81},{"source":77,"target":15},{"source":81,"target":9},{"source":78,"target":82},{"source":78,"target":15},{"source":79,"target":9},{"source":79,"target":83},{"source":79,"target":15},{"source":83,"target":9},{"source":80,"target":9},{"source":16,"target":0},{"source":16,"target":9},{"source":16,"target":84},{"source":16,"target":85},{"source":16,"target":86},{"source":16,"target":87},{"source":84,"target":9},{"source":84,"target":88},{"source":84,"target":16},{"source":88,"target":9},{"source":85,"target":89},{"source":85,"target":16},{"source":86,"target":9},{"source":86,"target":90},{"source":86,"target":16},{"source":90,"target":9},{"source":87,"target":9},{"source":17,"target":0},{"source":17,"target":9},{"source":17,"target":91},{"source":17,"target":92},{"source":17,"target":93},{"source":17,"target":94},{"source":91,"target":9},{"source":91,"target":95},{"source":91,"target":17},{"source":95,"target":9},{"source":92,"target":96},{"source":92,"target":17},{"source":93,"target":9},{"source":93,"target":97},{"source":93,"target":17},{"source":97,"target":9},{"source":94,"target":9},{"source":18,"target":0},{"source":18,"target":9},{"source":18,"target":98},{"source":18,"target":99},{"source":98,"target":9},{"source":98,"target":100},{"source":98,"target":18},{"source":100,"target":9},{"source":99,"target":9},{"source":19,"target":0},{"source":19,"target":9},{"source":19,"target":101},{"source":19,"target":102},{"source":101,"target":103},{"source":101,"target":19},{"source":102,"target":9},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":104},{"source":20,"target":105},{"source":104,"target":106},{"source":104,"target":20},{"source":105,"target":9},{"source":21,"target":0},{"source":21,"target":9},{"source":21,"target":107},{"source":21,"target":108},{"source":107,"target":109},{"source":107,"target":21},{"source":108,"target":9},{"source":22,"target":0},{"source":22,"target":9},{"source":22,"target":110},{"source":22,"target":111},{"source":110,"target":2},{"source":110,"target":112},{"source":110,"target":22},{"source":112,"target":2},{"source":111,"target":9},{"source":23,"target":0},{"source":23,"target":9},{"source":23,"target":113},{"source":23,"target":114},{"source":23,"target":115},{"source":113,"target":10},{"source":113,"target":116},{"source":113,"target":23},{"source":116,"target":10},{"source":114,"target":11},{"source":114,"target":117},{"source":114,"target":23},{"source":117,"target":11},{"source":115,"target":9},{"source":24,"target":0},{"source":24,"target":9},{"source":24,"target":118},{"source":24,"target":119},{"source":24,"target":120},{"source":118,"target":9},{"source":118,"target":121},{"source":118,"target":24},{"source":121,"target":9},{"source":119,"target":10},{"source":119,"target":122},{"source":119,"target":24},{"source":122,"target":10},{"source":120,"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="codemodel" nsURI="http://codemodel/1.0" nsPrefix="codemodel"> <eClassifiers xsi:type="ecore:EClass" name="CMElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CodeModule" eSuperTypes="#//CMElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="globalVariables" upperBound="-1" eType="#//GlobalVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataTypes" lowerBound="1" upperBound="-1" eType="#//DataType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true" eSuperTypes="#//CMElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="constant" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//CMElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//FunctionArgument" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localVariables" upperBound="-1" eType="#//LocalVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//statements/Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalVariable" eSuperTypes="#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionArgument" eSuperTypes="#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="LocalVariable" eSuperTypes="#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="MatrixType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//CMElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="basetype" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VectorType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScalarType" eSuperTypes="#//DataType"/> <eSubpackages name="expressions" nsURI="http://codemodel/expressions/1.0" nsPrefix="expressions"> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//CMElement"/> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//expressions/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedVariable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExp" eSuperTypes="#//expressions/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//expressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//expressions/Expression" containment="true"/> <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="LiteralExp" eSuperTypes="#//expressions/Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </eSubpackages> <eSubpackages name="statements" nsURI="http://codemodel/statements/1.0" nsPrefix="statements"> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//CMElement"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentStmt" eSuperTypes="#//statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftExp" lowerBound="1" eType="#//expressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightExp" lowerBound="1" eType="#//expressions/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeStmt" eSuperTypes="#//statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStmt" eSuperTypes="#//statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//expressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStmt" lowerBound="1" eType="#//statements/Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStmt" eType="#//statements/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStmt" eSuperTypes="#//statements/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="init" lowerBound="1" eType="#//statements/AssignmentStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//expressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="increment" lowerBound="1" eType="#//expressions/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forStmt" lowerBound="1" eType="#//statements/Statement" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/eliericha/atlanalyser/fr.tpt.atlanalyser.examples/examples/CMG/OutputMM/codemodel.ecore
ecore
codemodel CMElement name CodeModule globalVariables functions dataTypes Variable constant type identifier Function arguments localVariables body identifier GlobalVariable FunctionArgument LocalVariable MatrixType rows columns DataType basetype VectorType size ScalarType expressions Expression VariableExp referencedVariable BinaryExp left right operator LiteralExp value statements Statement AssignmentStmt leftExp rightExp CompositeStmt statements IfStmt condition thenStmt elseStmt ForStmt init condition increment forStmt
null
{"directed":true,"nodes":[{"nsPrefix":"codemodel","nsURI":"http://codemodel/1.0","name":"codemodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CMElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeModule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalVariable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionArgument","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVariable","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatrixType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VectorType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScalarType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"nsPrefix":"expressions","nsURI":"http://codemodel/expressions/1.0","name":"expressions","id":12,"eClass":"EPackage"},{"nsPrefix":"statements","nsURI":"http://codemodel/statements/1.0","name":"statements","id":13,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"globalVariables","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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"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":"dataTypes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"lowerBound":1,"iD":false,"id":23,"derived":false},{"container":false,"ordered":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":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","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":"localVariables","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"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":"rows","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":"columns","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"basetype","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExp","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"container":false,"ordered":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":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":"operator","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStmt","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeStmt","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStmt","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStmt","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightExp","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStmt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"container":false,"ordered":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":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"increment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forStmt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":15},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":16,"target":5},{"source":16,"target":20},{"source":16,"target":2},{"source":20,"target":5},{"source":17,"target":4},{"source":17,"target":21},{"source":17,"target":2},{"source":21,"target":4},{"source":18,"target":9},{"source":18,"target":22},{"source":18,"target":2},{"source":22,"target":9},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":23,"target":27},{"source":23,"target":3},{"source":24,"target":9},{"source":24,"target":28},{"source":24,"target":3},{"source":28,"target":9},{"source":25,"target":29},{"source":25,"target":3},{"source":26,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":30,"target":6},{"source":30,"target":35},{"source":30,"target":4},{"source":35,"target":6},{"source":31,"target":7},{"source":31,"target":36},{"source":31,"target":4},{"source":36,"target":7},{"source":32,"target":37},{"source":32,"target":38},{"source":32,"target":4},{"source":38,"target":37},{"source":33,"target":39},{"source":33,"target":4},{"source":34,"target":1},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":40},{"source":40,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":41},{"source":41,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":42},{"source":42,"target":3},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":43},{"source":8,"target":44},{"source":8,"target":45},{"source":43,"target":46},{"source":43,"target":8},{"source":44,"target":47},{"source":44,"target":8},{"source":45,"target":9},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":48},{"source":9,"target":49},{"source":48,"target":50},{"source":48,"target":9},{"source":49,"target":1},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":51},{"source":10,"target":52},{"source":51,"target":53},{"source":51,"target":10},{"source":52,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":54},{"source":54,"target":9},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":12,"target":58},{"source":12,"target":0},{"source":55,"target":12},{"source":55,"target":1},{"source":55,"target":59},{"source":59,"target":1},{"source":56,"target":12},{"source":56,"target":55},{"source":56,"target":60},{"source":56,"target":61},{"source":60,"target":3},{"source":60,"target":62},{"source":60,"target":56},{"source":62,"target":3},{"source":61,"target":55},{"source":57,"target":12},{"source":57,"target":55},{"source":57,"target":63},{"source":57,"target":64},{"source":57,"target":65},{"source":57,"target":66},{"source":63,"target":55},{"source":63,"target":67},{"source":63,"target":57},{"source":67,"target":55},{"source":64,"target":55},{"source":64,"target":68},{"source":64,"target":57},{"source":68,"target":55},{"source":65,"target":69},{"source":65,"target":57},{"source":66,"target":55},{"source":58,"target":12},{"source":58,"target":55},{"source":58,"target":70},{"source":58,"target":71},{"source":70,"target":72},{"source":70,"target":58},{"source":71,"target":55},{"source":13,"target":37},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":13,"target":76},{"source":13,"target":0},{"source":37,"target":13},{"source":37,"target":1},{"source":37,"target":77},{"source":77,"target":1},{"source":73,"target":13},{"source":73,"target":37},{"source":73,"target":78},{"source":73,"target":79},{"source":73,"target":80},{"source":78,"target":55},{"source":78,"target":81},{"source":78,"target":73},{"source":81,"target":55},{"source":79,"target":55},{"source":79,"target":82},{"source":79,"target":73},{"source":82,"target":55},{"source":80,"target":37},{"source":74,"target":13},{"source":74,"target":37},{"source":74,"target":83},{"source":74,"target":84},{"source":83,"target":37},{"source":83,"target":85},{"source":83,"target":74},{"source":85,"target":37},{"source":84,"target":37},{"source":75,"target":13},{"source":75,"target":37},{"source":75,"target":86},{"source":75,"target":87},{"source":75,"target":88},{"source":75,"target":89},{"source":86,"target":55},{"source":86,"target":90},{"source":86,"target":75},{"source":90,"target":55},{"source":87,"target":37},{"source":87,"target":91},{"source":87,"target":75},{"source":91,"target":37},{"source":88,"target":37},{"source":88,"target":92},{"source":88,"target":75},{"source":92,"target":37},{"source":89,"target":37},{"source":76,"target":13},{"source":76,"target":37},{"source":76,"target":93},{"source":76,"target":94},{"source":76,"target":95},{"source":76,"target":96},{"source":76,"target":97},{"source":93,"target":73},{"source":93,"target":98},{"source":93,"target":76},{"source":98,"target":73},{"source":94,"target":55},{"source":94,"target":99},{"source":94,"target":76},{"source":99,"target":55},{"source":95,"target":55},{"source":95,"target":100},{"source":95,"target":76},{"source":100,"target":55},{"source":96,"target":37},{"source":96,"target":101},{"source":96,"target":76},{"source":101,"target":37},{"source":97,"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="uml" nsURI="http://uml" nsPrefix="uml"> <eClassifiers xsi:type="ecore:EClass" name="UML_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="UML_RedefinableElement" eSuperTypes="#//UML_NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Feature" eSuperTypes="#//UML_RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Namespace" eSuperTypes="#//UML_NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" upperBound="-1" eType="#//UML_Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Package" eSuperTypes="#//UML_Namespace"> <eStructuralFeatures xsi:type="ecore:EReference" name="packagedElements" upperBound="-1" eType="#//UML_PackageableElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_PackageableElement" eSuperTypes="#//UML_NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_BehavioralFeature" eSuperTypes="#//UML_Namespace #//UML_Feature"/> <eClassifiers xsi:type="ecore:EClass" name="UML_StructuralFeature" eSuperTypes="#//UML_Feature #//UML_TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Type" eSuperTypes="#//UML_PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_TypedElement" eSuperTypes="#//UML_NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//UML_Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Classifier" eSuperTypes="#//UML_Namespace #//UML_Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1" eType="#//UML_Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Interface" eSuperTypes="#//UML_Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//UML_Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//UML_Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_InterfaceRealization"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" lowerBound="1" eType="#//UML_Interface"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_BehavioredClassifier" eSuperTypes="#//UML_Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="interfaceRealization" upperBound="-1" eType="#//UML_InterfaceRealization" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" upperBound="-1" eType="#//UML_Behavior" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Operation" eSuperTypes="#//UML_BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Class" eSuperTypes="#//UML_BehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//UML_Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//UML_Classifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//UML_Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Property" eSuperTypes="#//UML_StructuralFeature #//UML_ConnectableElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Port" eSuperTypes="#//UML_Property"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Behavior" eSuperTypes="#//UML_Class"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Activity" eSuperTypes="#//UML_Behavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//UML_ActivityEdge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//UML_ActivityNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_ConnectableElement" eSuperTypes="#//UML_TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UML_Connector" eSuperTypes="#//UML_Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectorEnd" lowerBound="2" upperBound="-1" eType="#//UML_ConnectorEnd" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_CallOperationAction" eSuperTypes="#//UML_Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="#//UML_Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Action" eSuperTypes="#//UML_ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="UML_ActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//UML_ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//UML_ActivityEdge"/> <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="UML_ActivityEdge"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//UML_ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//UML_ActivityNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="UML_OpaqueExpression" eSuperTypes="#//UML_ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_Constraint" eSuperTypes="#//UML_PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1" eType="#//UML_OpaqueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UML_ConnectorEnd"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="1" eType="#//UML_ConnectableElement"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MSubhanH/Ecore2OWL/emf4sw/examples/com.emf4sw.owl.examples/src/SpecificationLayout_Tests/uml4sysml.ecore
ecore
uml UML_NamedElement name UML_RedefinableElement UML_Feature UML_Namespace ownedRule UML_Package packagedElements UML_PackageableElement UML_BehavioralFeature UML_StructuralFeature UML_Type UML_TypedElement type UML_Classifier feature UML_Interface ownedOperation ownedAttribute UML_InterfaceRealization contract UML_BehavioredClassifier interfaceRealization ownedBehavior UML_Operation UML_Class ownedOperation nestedClassifier ownedAttribute UML_Property UML_Port UML_Behavior UML_Activity edge node UML_ConnectableElement UML_Connector connectorEnd UML_CallOperationAction operation UML_Action UML_ActivityNode incoming outgoing name UML_ActivityEdge source target UML_ValueSpecification UML_OpaqueExpression body language UML_Constraint specification UML_ConnectorEnd role
null
{"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://uml","name":"uml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_NamedElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_RedefinableElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Feature","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Namespace","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Package","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_PackageableElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_BehavioralFeature","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_StructuralFeature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Type","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_TypedElement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Classifier","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Interface","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_InterfaceRealization","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_BehavioredClassifier","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Operation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Class","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Property","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Port","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Behavior","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Activity","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ConnectableElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Connector","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_CallOperationAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Action","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ActivityNode","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ActivityEdge","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ValueSpecification","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_OpaqueExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Constraint","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ConnectorEnd","instanceClass":null,"abstract":false,"id":30,"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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedElements","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"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","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":"ownedAttribute","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"interfaceRealization","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":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","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"},{"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":"connectorEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"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":"source","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":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"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":"body","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":1,"target":0},{"source":1,"target":31},{"source":31,"target":32},{"source":31,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":33},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":34},{"source":34,"target":2},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":35},{"source":4,"target":36},{"source":35,"target":29},{"source":35,"target":37},{"source":35,"target":4},{"source":37,"target":29},{"source":36,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":6},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":6},{"source":39,"target":4},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":41},{"source":41,"target":1},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":3},{"source":7,"target":42},{"source":7,"target":43},{"source":42,"target":4},{"source":43,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":10},{"source":8,"target":44},{"source":8,"target":45},{"source":44,"target":3},{"source":45,"target":10},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":46},{"source":46,"target":6},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":47},{"source":10,"target":48},{"source":47,"target":9},{"source":47,"target":49},{"source":47,"target":10},{"source":49,"target":9},{"source":48,"target":1},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":9},{"source":11,"target":50},{"source":11,"target":51},{"source":11,"target":52},{"source":50,"target":3},{"source":50,"target":53},{"source":50,"target":11},{"source":53,"target":3},{"source":51,"target":4},{"source":52,"target":9},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":54,"target":15},{"source":54,"target":57},{"source":54,"target":12},{"source":57,"target":15},{"source":55,"target":17},{"source":55,"target":58},{"source":55,"target":12},{"source":58,"target":17},{"source":56,"target":11},{"source":13,"target":0},{"source":13,"target":59},{"source":59,"target":12},{"source":59,"target":60},{"source":59,"target":13},{"source":60,"target":12},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":61},{"source":14,"target":62},{"source":14,"target":63},{"source":61,"target":13},{"source":61,"target":64},{"source":61,"target":14},{"source":64,"target":13},{"source":62,"target":19},{"source":62,"target":65},{"source":62,"target":14},{"source":65,"target":19},{"source":63,"target":11},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":66},{"source":66,"target":7},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":67},{"source":16,"target":68},{"source":16,"target":69},{"source":16,"target":70},{"source":67,"target":15},{"source":67,"target":71},{"source":67,"target":16},{"source":71,"target":15},{"source":68,"target":11},{"source":68,"target":72},{"source":68,"target":16},{"source":72,"target":11},{"source":69,"target":17},{"source":69,"target":73},{"source":69,"target":16},{"source":73,"target":17},{"source":70,"target":14},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":21},{"source":17,"target":74},{"source":17,"target":75},{"source":74,"target":8},{"source":75,"target":21},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":76},{"source":76,"target":17},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":77},{"source":77,"target":16},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":78},{"source":20,"target":79},{"source":20,"target":80},{"source":78,"target":26},{"source":78,"target":81},{"source":78,"target":20},{"source":81,"target":26},{"source":79,"target":25},{"source":79,"target":82},{"source":79,"target":20},{"source":82,"target":25},{"source":80,"target":19},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":83},{"source":83,"target":10},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":84},{"source":22,"target":85},{"source":84,"target":30},{"source":84,"target":86},{"source":84,"target":22},{"source":86,"target":30},{"source":85,"target":3},{"source":23,"target":0},{"source":23,"target":24},{"source":23,"target":87},{"source":23,"target":88},{"source":87,"target":15},{"source":87,"target":89},{"source":87,"target":23},{"source":89,"target":15},{"source":88,"target":24},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":90},{"source":90,"target":25},{"source":25,"target":0},{"source":25,"target":91},{"source":25,"target":92},{"source":25,"target":93},{"source":91,"target":25},{"source":91,"target":94},{"source":91,"target":25},{"source":94,"target":25},{"source":92,"target":26},{"source":92,"target":95},{"source":92,"target":25},{"source":95,"target":26},{"source":93,"target":96},{"source":93,"target":25},{"source":26,"target":0},{"source":26,"target":97},{"source":26,"target":98},{"source":97,"target":25},{"source":97,"target":99},{"source":97,"target":26},{"source":99,"target":25},{"source":98,"target":25},{"source":98,"target":100},{"source":98,"target":26},{"source":100,"target":25},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":101},{"source":28,"target":102},{"source":28,"target":103},{"source":101,"target":104},{"source":101,"target":28},{"source":102,"target":105},{"source":102,"target":28},{"source":103,"target":27},{"source":29,"target":0},{"source":29,"target":6},{"source":29,"target":106},{"source":29,"target":107},{"source":106,"target":28},{"source":106,"target":108},{"source":106,"target":29},{"source":108,"target":28},{"source":107,"target":6},{"source":30,"target":0},{"source":30,"target":109},{"source":109,"target":21},{"source":109,"target":110},{"source":109,"target":30},{"source":110,"target":21}],"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="UML2EcoreControl" nsURI="http://www.eclipse.org/ocl/2012/UML2EcoreControl" nsPrefix="u2ec"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> <details key="uml" value="http://www.eclipse.org/uml2/5.0.0/UML"/> </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="CreateOperation" eSuperTypes="#//OperationMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(newName) + ' &lt;= ' + operationLabels(oldOperations)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreatePackage" eSuperTypes="#//PackageMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(newName) + ' &lt;= ' + packageLabels(oldPackages)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isASmetamodel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ecoreFileStem" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="createTypes" upperBound="-1" eType="#//CreateType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateProperty" eSuperTypes="#//PropertyMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="let newType = newType() in if newType &lt;> null then nameLabel(newType.name) + '::' else '' endif + nameLabel(newName) + ' &lt;= ' + propertyLabels(oldProperties)"/> </eAnnotations> </eOperations> <eOperations name="newType" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Class"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if newOwningType &lt;> null then newOwningType else if oldProperties->notEmpty() then oldProperties->first().owner else null endif endif"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newOwningType" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsDerived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsResolveProxies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsTransient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsUnsettable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsVolatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newLowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateType" eSuperTypes="#//TypeMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(newName) + ' &lt;= ' + typeLabels(oldTypes)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newInstanceTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orderedSuperTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="createOperations" upperBound="-1" eType="#//CreateOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="createProperties" upperBound="-1" eType="#//CreateProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteInheritances" eSuperTypes="#//TypeMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="typeLabels(oldTypes) + ' -= ' + typeLabels(excludeTypes) + ', ' + typeLabels(excludeTypesAndProperties) + ', ' + typeLabels(excludeAllTypesAndProperties)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeTypesAndProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeAllTypesAndProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteOperations" eSuperTypes="#//OperationMapping"/> <eClassifiers xsi:type="ecore:EClass" name="DeletePackages" eSuperTypes="#//PackageMapping"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteProperties" eSuperTypes="#//PropertyMapping"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteTypes" eSuperTypes="#//TypeMapping"/> <eClassifiers xsi:type="ecore:EClass" name="Mapping" abstract="true"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="'default-label'"/> </eAnnotations> </eOperations> <eOperations name="nameLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if name = null then 'null' else name endif"/> </eAnnotations> <eParameters name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="operationLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="operations->select(name &lt;> null)->sortedBy(name)->iterate(p; acc : String = '' | acc + ' ' + p.class.package.name + '::' + p.class.name + '::' + p.name)"/> </eAnnotations> <eParameters name="operations" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Operation"/> </eOperations> <eOperations name="packageLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if p &lt;> null then nameLabel(p.name) else 'null' endif"/> </eAnnotations> <eParameters name="p" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eOperations> <eOperations name="packageLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="packages->sortedBy(nameLabel(name))->iterate(p; acc : String = '' | acc + ' ' + packageLabel(p))"/> </eAnnotations> <eParameters name="packages" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eOperations> <eOperations name="propertyLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if p &lt;> null then let t = if p.class &lt;> null then p.class else p.association endif in typeLabel(t) + '::' + nameLabel(p.name) else 'null' endif"/> </eAnnotations> <eParameters name="p" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eOperations> <eOperations name="propertyLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="properties->sortedBy(nameLabel(name))->iterate(p; acc : String = '' | acc + ' ' + propertyLabel(p))"/> </eAnnotations> <eParameters name="properties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eOperations> <eOperations name="typeLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if t &lt;> null then packageLabel(t.package) + '::' + nameLabel(t.name) else 'null' endif"/> </eAnnotations> <eParameters name="t" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eOperations> <eOperations name="typeLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="types->sortedBy(nameLabel(name))->iterate(t; acc : String = '' | acc + ' ' + typeLabel(t))"/> </eAnnotations> <eParameters name="types" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="ImportPakage"/> <details key="unique" value="false"/> <details key="upper" value="*"/> </eAnnotations> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="Mappings"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="label()"/> </eAnnotations> </eStructuralFeatures> <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="Mappings"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mappings" ordered="false" upperBound="-1" eType="#//Mapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" ordered="false" upperBound="-1" eType="#//Mappings"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationMapping" abstract="true" eSuperTypes="#//Mapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="operationLabels(oldOperations)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="oldOperations" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMapping" abstract="true" eSuperTypes="#//Mapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="packageLabels(oldPackages)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="oldPackages" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyMapping" abstract="true" eSuperTypes="#//Mapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="propertyLabels(oldProperties)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="oldProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeMapping" abstract="true" eSuperTypes="#//Mapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="typeLabels(oldTypes)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="oldTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/adilinam/QVTdCaseStudy/org.eclipse.ocl.examples.build/model/UML2EcoreControl.ecore
ecore
UML2EcoreControl CreateOperation label newName CreatePackage label newName nsPrefix nsURI isASmetamodel false ecoreFileStem createTypes CreateProperty label newType newName newOwningType newIsDerived newIsResolveProxies newIsTransient newIsUnsettable newIsVolatile newLowerBound CreateType label newName newInstanceTypeName orderedSuperTypes createOperations createProperties DeleteInheritances label excludeProperties excludeTypes excludeTypesAndProperties includeProperties excludeAllTypesAndProperties DeleteOperations DeletePackages DeleteProperties DeleteTypes Mapping label nameLabel name operationLabels operations packageLabel p packageLabels packages propertyLabel p propertyLabels properties typeLabel t typeLabels types label comment Mappings name mappings imports OperationMapping label oldOperations PackageMapping label oldPackages PropertyMapping label oldProperties TypeMapping label oldTypes
null
{"directed":true,"nodes":[{"nsPrefix":"u2ec","nsURI":"http://www.eclipse.org/ocl/2012/UML2EcoreControl","name":"UML2EcoreControl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateOperation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreatePackage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateProperty","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteInheritances","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteOperations","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletePackages","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteProperties","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteTypes","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mappings","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationMapping","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMapping","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyMapping","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeMapping","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":16,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":21,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":1,"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":"nsURI","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isASmetamodel","changeable":true,"lowerBound":1,"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":"ecoreFileStem","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"createTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":36,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"newType","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"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":"newOwningType","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":"newIsDerived","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":"newIsResolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newIsTransient","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":"newIsUnsettable","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":"newIsVolatile","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":"newLowerBound","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newInstanceTypeName","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":false,"unsettable":false,"transient":false,"unique":true,"name":"orderedSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"createOperations","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":"createProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":70,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"excludeProperties","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":false,"unsettable":false,"transient":false,"unique":true,"name":"excludeTypes","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":false,"unsettable":false,"transient":false,"unique":true,"name":"excludeTypesAndProperties","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":"includeProperties","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":"excludeAllTypesAndProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":87,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"nameLabel","lowerBound":1,"id":88,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationLabels","lowerBound":1,"id":89,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageLabel","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageLabels","lowerBound":1,"id":91,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyLabel","lowerBound":1,"id":92,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyLabels","lowerBound":1,"id":93,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeLabel","lowerBound":1,"id":94,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeLabels","lowerBound":1,"id":95,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"label","changeable":true,"lowerBound":1,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":100,"many":false,"required":true,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"operations","lowerBound":0,"id":103,"many":true,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":106,"many":false,"required":true,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"packages","lowerBound":0,"id":109,"many":true,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"properties","lowerBound":0,"id":115,"many":true,"required":false,"eClass":"EParameter"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EParameter"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"types","lowerBound":0,"id":121,"many":true,"required":false,"eClass":"EParameter"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":131,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"oldOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":136,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"oldPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":141,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"oldProperties","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,"unique":true,"name":"label","lowerBound":1,"id":146,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"oldTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":12},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":16,"target":19},{"source":16,"target":1},{"source":17,"target":20},{"source":17,"target":1},{"source":18,"target":12},{"source":2,"target":0},{"source":2,"target":13},{"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":21,"target":29},{"source":21,"target":2},{"source":22,"target":30},{"source":22,"target":2},{"source":23,"target":31},{"source":23,"target":2},{"source":24,"target":32},{"source":24,"target":2},{"source":25,"target":33},{"source":25,"target":2},{"source":26,"target":34},{"source":26,"target":2},{"source":27,"target":4},{"source":27,"target":35},{"source":27,"target":2},{"source":35,"target":4},{"source":28,"target":13},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":36,"target":47},{"source":36,"target":3},{"source":37,"target":48},{"source":37,"target":3},{"source":38,"target":49},{"source":38,"target":3},{"source":39,"target":50},{"source":39,"target":3},{"source":40,"target":51},{"source":40,"target":3},{"source":41,"target":52},{"source":41,"target":3},{"source":42,"target":53},{"source":42,"target":3},{"source":43,"target":54},{"source":43,"target":3},{"source":44,"target":55},{"source":44,"target":3},{"source":45,"target":56},{"source":45,"target":3},{"source":46,"target":14},{"source":4,"target":0},{"source":4,"target":15},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":57,"target":64},{"source":57,"target":4},{"source":58,"target":65},{"source":58,"target":4},{"source":59,"target":66},{"source":59,"target":4},{"source":60,"target":67},{"source":60,"target":4},{"source":61,"target":1},{"source":61,"target":68},{"source":61,"target":4},{"source":68,"target":1},{"source":62,"target":3},{"source":62,"target":69},{"source":62,"target":4},{"source":69,"target":3},{"source":63,"target":15},{"source":5,"target":0},{"source":5,"target":15},{"source":5,"target":70},{"source":5,"target":71},{"source":5,"target":72},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":5,"target":76},{"source":70,"target":77},{"source":70,"target":5},{"source":71,"target":78},{"source":71,"target":5},{"source":72,"target":79},{"source":72,"target":5},{"source":73,"target":80},{"source":73,"target":5},{"source":74,"target":81},{"source":74,"target":5},{"source":75,"target":82},{"source":75,"target":5},{"source":76,"target":15},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":83},{"source":83,"target":12},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":84},{"source":84,"target":13},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":85},{"source":85,"target":14},{"source":9,"target":0},{"source":9,"target":15},{"source":9,"target":86},{"source":86,"target":15},{"source":10,"target":0},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":10,"target":95},{"source":10,"target":96},{"source":10,"target":97},{"source":87,"target":98},{"source":87,"target":10},{"source":88,"target":99},{"source":88,"target":10},{"source":88,"target":100},{"source":100,"target":101},{"source":100,"target":88},{"source":89,"target":102},{"source":89,"target":10},{"source":89,"target":103},{"source":103,"target":104},{"source":103,"target":89},{"source":90,"target":105},{"source":90,"target":10},{"source":90,"target":106},{"source":106,"target":107},{"source":106,"target":90},{"source":91,"target":108},{"source":91,"target":10},{"source":91,"target":109},{"source":109,"target":110},{"source":109,"target":91},{"source":92,"target":111},{"source":92,"target":10},{"source":92,"target":112},{"source":112,"target":113},{"source":112,"target":92},{"source":93,"target":114},{"source":93,"target":10},{"source":93,"target":115},{"source":115,"target":116},{"source":115,"target":93},{"source":94,"target":117},{"source":94,"target":10},{"source":94,"target":118},{"source":118,"target":119},{"source":118,"target":94},{"source":95,"target":120},{"source":95,"target":10},{"source":95,"target":121},{"source":121,"target":122},{"source":121,"target":95},{"source":96,"target":123},{"source":96,"target":10},{"source":97,"target":124},{"source":97,"target":10},{"source":11,"target":0},{"source":11,"target":125},{"source":11,"target":126},{"source":11,"target":127},{"source":125,"target":128},{"source":125,"target":11},{"source":126,"target":10},{"source":126,"target":129},{"source":126,"target":11},{"source":129,"target":10},{"source":127,"target":11},{"source":127,"target":130},{"source":127,"target":11},{"source":130,"target":11},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":131,"target":134},{"source":131,"target":12},{"source":132,"target":135},{"source":132,"target":12},{"source":133,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":136},{"source":13,"target":137},{"source":13,"target":138},{"source":136,"target":139},{"source":136,"target":13},{"source":137,"target":140},{"source":137,"target":13},{"source":138,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":141,"target":144},{"source":141,"target":14},{"source":142,"target":145},{"source":142,"target":14},{"source":143,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":146},{"source":15,"target":147},{"source":15,"target":148},{"source":146,"target":149},{"source":146,"target":15},{"source":147,"target":150},{"source":147,"target":15},{"source":148,"target":10}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="systemworkbench101" nsURI="http://systemworkbench101" nsPrefix="_systemworkbench101"> <eAnnotations source="diagen"> <details key="knownas=simple world" value=""/> <details key="origin=http://org.isoe.fr" value=""/> <details key="leftparent=nil" value=""/> <details key="rightparent=nil" value=""/> <details key="requires=nil" value=""/> <details key="context=startup" value=""/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="System" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="cref=functionalArchitecture"/> <details key="cref=physicalArchitecture"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="functionalArchitecture" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalArchitecture" eType="#//Component" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Workbench" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov" value=""/> <details key="cref=things"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="systemView" eType="#//System" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functionProperties" upperBound="-1" eType="#//FunctionProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catalog" upperBound="-1" eType="#//PatternCatalog" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="foobar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="things" upperBound="-1" eType="#//Thing" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thoughts" upperBound="-1" eType="#//Thoughts" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Named" abstract="true"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=ident" value=""/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> <details key="view=functionDecomposition"/> <details key="label=ident"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ident" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionProperty" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//FunctionProperty"/> <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="Function" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> <details key="nav:functionDecomposition"/> <details key="cont=System.functionalArchitecture"/> </eAnnotations> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> <details key="ref=associations"/> <details key="view=functionDecomposition"/> <details key="cont=Function.decompositions"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="decompositions" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1" eType="#//FunctionProperty"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allocatedTo" eType="#//Component" eOpposite="#//Component/performs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Named"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="decompositions" upperBound="-1" eType="#//Component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1" eType="#//Component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="performs" upperBound="-1" eType="#//Function" eOpposite="#//Function/allocatedTo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PatternCatalog"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=id"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1" eType="#//Function"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelatedTo" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="link" value=""/> <details key="cont=Thing.relations" value=""/> <details key="lsrc=fromThing" value=""/> <details key="ltrg=toThing" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromThing" eType="#//Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toThing" eType="#//Thing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eAnnotations source="diagraph"> <details key="label=name" value=""/> </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="Thing" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//RelatedTo" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Thoughts" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node" value=""/> <details key="ref=relatedTo" value=""/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedTo" upperBound="-1" eType="#//Thing"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/systemworkbench101.ecore
ecore
systemworkbench101 System functionalArchitecture physicalArchitecture Workbench systemView functionProperties catalog foobar things thoughts Named ident FunctionProperty parent description Function decompositions property associations allocatedTo Component decompositions associations performs PatternCatalog id patterns RelatedTo since fromThing toThing NamedElement name Thing id relations Thoughts relatedTo
null
{"directed":true,"nodes":[{"nsPrefix":"_systemworkbench101","nsURI":"http://systemworkbench101","name":"systemworkbench101","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workbench","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionProperty","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternCatalog","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedTo","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thing","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thoughts","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":"functionalArchitecture","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":"physicalArchitecture","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systemView","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":"functionProperties","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":"catalog","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foobar","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":"things","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":"thoughts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"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":"ident","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decompositions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associations","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":"allocatedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decompositions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"patterns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"since","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromThing","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":"toThing","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"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":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":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":3},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":5},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":5},{"source":13,"target":6},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":6},{"source":14,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"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":17,"target":1},{"source":17,"target":24},{"source":17,"target":2},{"source":24,"target":1},{"source":18,"target":4},{"source":18,"target":25},{"source":18,"target":2},{"source":25,"target":4},{"source":19,"target":7},{"source":19,"target":26},{"source":19,"target":2},{"source":26,"target":7},{"source":20,"target":27},{"source":20,"target":2},{"source":21,"target":10},{"source":21,"target":28},{"source":21,"target":2},{"source":28,"target":10},{"source":22,"target":11},{"source":22,"target":29},{"source":22,"target":2},{"source":29,"target":11},{"source":23,"target":3},{"source":3,"target":0},{"source":3,"target":30},{"source":30,"target":31},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":4},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":4},{"source":33,"target":36},{"source":33,"target":4},{"source":34,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":37,"target":5},{"source":37,"target":42},{"source":37,"target":5},{"source":42,"target":5},{"source":38,"target":4},{"source":38,"target":43},{"source":38,"target":5},{"source":43,"target":4},{"source":39,"target":5},{"source":39,"target":44},{"source":39,"target":5},{"source":44,"target":5},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":5},{"source":40,"target":46},{"source":45,"target":6},{"source":41,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":46},{"source":6,"target":49},{"source":47,"target":6},{"source":47,"target":50},{"source":47,"target":6},{"source":50,"target":6},{"source":48,"target":6},{"source":48,"target":51},{"source":48,"target":6},{"source":51,"target":6},{"source":46,"target":5},{"source":46,"target":52},{"source":46,"target":6},{"source":46,"target":40},{"source":52,"target":5},{"source":49,"target":3},{"source":7,"target":0},{"source":7,"target":53},{"source":7,"target":54},{"source":53,"target":55},{"source":53,"target":7},{"source":54,"target":5},{"source":54,"target":56},{"source":54,"target":7},{"source":56,"target":5},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":57,"target":61},{"source":57,"target":8},{"source":58,"target":10},{"source":58,"target":62},{"source":58,"target":8},{"source":62,"target":10},{"source":59,"target":10},{"source":59,"target":63},{"source":59,"target":8},{"source":63,"target":10},{"source":60,"target":9},{"source":9,"target":0},{"source":9,"target":64},{"source":64,"target":65},{"source":64,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":66},{"source":10,"target":67},{"source":10,"target":68},{"source":66,"target":69},{"source":66,"target":10},{"source":67,"target":8},{"source":67,"target":70},{"source":67,"target":10},{"source":70,"target":8},{"source":68,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":71},{"source":11,"target":72},{"source":71,"target":10},{"source":71,"target":73},{"source":71,"target":11},{"source":73,"target":10},{"source":72,"target":9}],"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="bio_src" nsURI="http://miso.es/genericity/benchmarks/bio_src" nsPrefix="bio_src"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="protein" upperBound="-1" eType="#//Protein" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="genes" upperBound="-1" eType="#//Gene" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reactions" upperBound="-1" eType="#//Reaction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="names" upperBound="-1" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="experiments" upperBound="-1" eType="#//Experiment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="samples" upperBound="-1" eType="#//FlowCytometrySample" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Protein"> <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="accession" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="created" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gene"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protein" lowerBound="1" eType="#//Protein"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reaction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entry" 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="comment" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orthology" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="equation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Name"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="taxID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parentID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tax" eType="#//Name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Name"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="emblCode" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Experiment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contact" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentalData" upperBound="-1" eType="#//ExperimentalData" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExperimentalData"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="role" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowCytometrySample"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contact" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="probes" upperBound="-1" eType="#//Probe" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Probe"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/bio_src.ecore
ecore
bio_src Model protein genes reactions names nodes experiments samples Protein name accession created Gene name type protein Reaction entry name comment orthology definition equation Name id name uniqueName class Node taxID parentID tax parent rank emblCode Experiment contact date description experimentalData ExperimentalData data role FlowCytometrySample contact date probes Probe data type
null
{"directed":true,"nodes":[{"nsPrefix":"bio_src","nsURI":"http://miso.es/genericity/benchmarks/bio_src","name":"bio_src","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":"Protein","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gene","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reaction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Experiment","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentalData","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowCytometrySample","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Probe","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":"protein","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":"genes","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":"reactions","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":"names","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"experiments","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":"samples","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"},{"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":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":"accession","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"created","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":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},{"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":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":"protein","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orthology","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definition","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":"equation","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"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":49,"derived":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":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uniqueName","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"taxID","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parentID","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tax","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rank","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emblCode","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"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contact","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":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":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":"experimentalData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contact","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"probes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":11,"target":2},{"source":11,"target":18},{"source":11,"target":1},{"source":18,"target":2},{"source":12,"target":3},{"source":12,"target":19},{"source":12,"target":1},{"source":19,"target":3},{"source":13,"target":4},{"source":13,"target":20},{"source":13,"target":1},{"source":20,"target":4},{"source":14,"target":5},{"source":14,"target":21},{"source":14,"target":1},{"source":21,"target":5},{"source":15,"target":6},{"source":15,"target":22},{"source":15,"target":1},{"source":22,"target":6},{"source":16,"target":7},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":7},{"source":17,"target":9},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":9},{"source":2,"target":0},{"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":30},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":31,"target":34},{"source":31,"target":3},{"source":32,"target":35},{"source":32,"target":3},{"source":33,"target":2},{"source":33,"target":36},{"source":33,"target":3},{"source":36,"target":2},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":37,"target":43},{"source":37,"target":4},{"source":38,"target":44},{"source":38,"target":4},{"source":39,"target":45},{"source":39,"target":4},{"source":40,"target":46},{"source":40,"target":4},{"source":41,"target":47},{"source":41,"target":4},{"source":42,"target":48},{"source":42,"target":4},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":49,"target":53},{"source":49,"target":5},{"source":50,"target":54},{"source":50,"target":5},{"source":51,"target":55},{"source":51,"target":5},{"source":52,"target":56},{"source":52,"target":5},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":57,"target":63},{"source":57,"target":6},{"source":58,"target":64},{"source":58,"target":6},{"source":59,"target":5},{"source":59,"target":65},{"source":59,"target":6},{"source":65,"target":5},{"source":60,"target":5},{"source":60,"target":66},{"source":60,"target":6},{"source":66,"target":5},{"source":61,"target":67},{"source":61,"target":6},{"source":62,"target":68},{"source":62,"target":6},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":69,"target":73},{"source":69,"target":7},{"source":70,"target":74},{"source":70,"target":7},{"source":71,"target":75},{"source":71,"target":7},{"source":72,"target":8},{"source":72,"target":76},{"source":72,"target":7},{"source":76,"target":8},{"source":8,"target":0},{"source":8,"target":77},{"source":8,"target":78},{"source":77,"target":79},{"source":77,"target":8},{"source":78,"target":80},{"source":78,"target":8},{"source":9,"target":0},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":81,"target":84},{"source":81,"target":9},{"source":82,"target":85},{"source":82,"target":9},{"source":83,"target":10},{"source":83,"target":86},{"source":83,"target":9},{"source":86,"target":10},{"source":10,"target":0},{"source":10,"target":87},{"source":10,"target":88},{"source":87,"target":89},{"source":87,"target":10},{"source":88,"target":90},{"source":88,"target":10}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ir" nsURI="http://orcc.sf.net/model/2011/Ir" nsPrefix="net.sf.orcc.ir"> <eClassifiers xsi:type="ecore:EClass" name="Procedure" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locals" upperBound="-1" eType="#//Var" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="native" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Param" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//Type" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cfg" eType="#//Cfg" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Param"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Var" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byRef" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EReference" name="cfgNode" eType="#//CfgNode" eOpposite="#//CfgNode/node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockBasic" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//Instruction" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockIf" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinBlock" eType="#//BlockBasic" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockWhile" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinBlock" eType="#//BlockBasic" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="#//Predicate" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstAssign" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstCall" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Arg" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="procedure" eType="#//Procedure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstLoad" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Use" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstPhi" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="oldVariable" eType="#//Var"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstReturn" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstStore" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arg" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ArgByRef" eSuperTypes="#//Arg"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="use" eType="#//Use" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgByVal" eSuperTypes="#//Arg"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"/> <eClassifiers xsi:type="ecore:EClass" name="ExprBinary" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="e1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="e2" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//OpBinary"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprBool" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprFloat" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprInt" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprList" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprString" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprUnary" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//OpUnary"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprVar" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="use" eType="#//Use" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="TypeBool" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="TypeFloat" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeInt" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeList" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="sizeExpr" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeString" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeUint" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeVoid" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Def"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Var" eOpposite="#//Var/defs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Var" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assignable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defs" upperBound="-1" eType="#//Def" eOpposite="#//Def/variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="global" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="local" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uses" upperBound="-1" eType="#//Use" eOpposite="#//Use/variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Use"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Var" eOpposite="#//Var/uses"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Predicate"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cfg" eSuperTypes="../../net.sf.orcc.models/model/Graph.ecore#//Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//CfgNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//CfgNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CfgNode" eSuperTypes="../../net.sf.orcc.models/model/Graph.ecore#//Vertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" eType="#//Block" eOpposite="#//Block/cfgNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OpBinary"> <eLiterals name="BITAND"/> <eLiterals name="BITOR" value="1"/> <eLiterals name="BITXOR" value="2"/> <eLiterals name="DIV" value="3"/> <eLiterals name="DIV_INT" value="4"/> <eLiterals name="EQ" value="5"/> <eLiterals name="EXP" value="6"/> <eLiterals name="GE" value="7"/> <eLiterals name="GT" value="8"/> <eLiterals name="LE" value="9"/> <eLiterals name="LOGIC_AND" value="10"/> <eLiterals name="LOGIC_OR" value="11"/> <eLiterals name="LT" value="12"/> <eLiterals name="MINUS" value="13"/> <eLiterals name="MOD" value="14"/> <eLiterals name="NE" value="15"/> <eLiterals name="PLUS" value="16"/> <eLiterals name="SHIFT_LEFT" value="17"/> <eLiterals name="SHIFT_RIGHT" value="18"/> <eLiterals name="TIMES" value="19"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OpUnary"> <eLiterals name="BITNOT"/> <eLiterals name="LOGIC_NOT" value="1"/> <eLiterals name="MINUS" value="2"/> <eLiterals name="NUM_ELTS" value="3"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/ir.ecore
ecore
ir Procedure lineNumber locals name native blocks parameters returnType cfg Param variable byRef Block cfgNode BlockBasic instructions BlockIf condition elseBlocks joinBlock lineNumber thenBlocks BlockWhile condition joinBlock lineNumber blocks Instruction lineNumber predicate InstAssign target value InstCall arguments procedure target InstLoad indexes source target InstPhi oldVariable target values InstReturn value InstStore indexes target value Arg ArgByRef indexes use ArgByVal value Expression ExprBinary e1 e2 op type ExprBool value ExprFloat value ExprInt value type ExprList value ExprString value ExprUnary expr op type ExprVar use Type TypeBool TypeFloat size TypeInt size TypeList sizeExpr type TypeString size TypeUint size TypeVoid Def variable Var assignable defs global index initialValue lineNumber local name type uses value Use variable Predicate expressions Cfg entry exit CfgNode node OpBinary BITAND BITAND BITOR BITOR BITXOR BITXOR DIV DIV DIV_INT DIV_INT EQ EQ EXP EXP GE GE GT GT LE LE LOGIC_AND LOGIC_AND LOGIC_OR LOGIC_OR LT LT MINUS MINUS MOD MOD NE NE PLUS PLUS SHIFT_LEFT SHIFT_LEFT SHIFT_RIGHT SHIFT_RIGHT TIMES TIMES OpUnary BITNOT BITNOT LOGIC_NOT LOGIC_NOT MINUS MINUS NUM_ELTS NUM_ELTS
null
{"directed":true,"nodes":[{"nsPrefix":"net.sf.orcc.ir","nsURI":"http://orcc.sf.net/model/2011/Ir","name":"ir","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Procedure","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockBasic","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockIf","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockWhile","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstAssign","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstLoad","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstPhi","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstReturn","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstStore","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arg","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgByRef","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgByVal","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprBinary","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprBool","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprFloat","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprInt","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprList","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprString","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprUnary","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprVar","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeBool","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeFloat","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeInt","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeList","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeString","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeUint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeVoid","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Def","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Use","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cfg","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CfgNode","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OpBinary","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OpUnary","instanceClass":null,"id":41,"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":"lineNumber","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":"locals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"native","changeable":true,"lowerBound":0,"iD":false,"id":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":"blocks","changeable":true,"resolveProxies":false,"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":"parameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cfg","changeable":true,"resolveProxies":false,"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"},{"container":false,"ordered":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":false,"lowerBound":0,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"byRef","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cfgNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","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":"instructions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBlocks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"joinBlock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBlocks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":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":"joinBlock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":false,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"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":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procedure","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":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldVariable","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":"target","changeable":true,"resolveProxies":false,"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":"values","changeable":true,"resolveProxies":false,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"indexes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","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":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":false,"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":"use","changeable":true,"resolveProxies":false,"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":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"e1","changeable":true,"resolveProxies":false,"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":"e2","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"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":"type","changeable":true,"resolveProxies":false,"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"},{"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":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"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":"expr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":166,"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":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"use","changeable":true,"resolveProxies":false,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"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":"size","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":"size","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":"sizeExpr","changeable":true,"resolveProxies":false,"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":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"assignable","changeable":true,"lowerBound":0,"iD":false,"id":198,"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":"global","changeable":false,"lowerBound":0,"iD":false,"id":199,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":false,"lowerBound":0,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":202,"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":"local","changeable":false,"lowerBound":0,"iD":false,"id":203,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"uses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"name":"BITAND","id":231,"value":0,"literal":"BITAND","eClass":"EEnumLiteral"},{"name":"BITOR","id":232,"value":1,"literal":"BITOR","eClass":"EEnumLiteral"},{"name":"BITXOR","id":233,"value":2,"literal":"BITXOR","eClass":"EEnumLiteral"},{"name":"DIV","id":234,"value":3,"literal":"DIV","eClass":"EEnumLiteral"},{"name":"DIV_INT","id":235,"value":4,"literal":"DIV_INT","eClass":"EEnumLiteral"},{"name":"EQ","id":236,"value":5,"literal":"EQ","eClass":"EEnumLiteral"},{"name":"EXP","id":237,"value":6,"literal":"EXP","eClass":"EEnumLiteral"},{"name":"GE","id":238,"value":7,"literal":"GE","eClass":"EEnumLiteral"},{"name":"GT","id":239,"value":8,"literal":"GT","eClass":"EEnumLiteral"},{"name":"LE","id":240,"value":9,"literal":"LE","eClass":"EEnumLiteral"},{"name":"LOGIC_AND","id":241,"value":10,"literal":"LOGIC_AND","eClass":"EEnumLiteral"},{"name":"LOGIC_OR","id":242,"value":11,"literal":"LOGIC_OR","eClass":"EEnumLiteral"},{"name":"LT","id":243,"value":12,"literal":"LT","eClass":"EEnumLiteral"},{"name":"MINUS","id":244,"value":13,"literal":"MINUS","eClass":"EEnumLiteral"},{"name":"MOD","id":245,"value":14,"literal":"MOD","eClass":"EEnumLiteral"},{"name":"NE","id":246,"value":15,"literal":"NE","eClass":"EEnumLiteral"},{"name":"PLUS","id":247,"value":16,"literal":"PLUS","eClass":"EEnumLiteral"},{"name":"SHIFT_LEFT","id":248,"value":17,"literal":"SHIFT_LEFT","eClass":"EEnumLiteral"},{"name":"SHIFT_RIGHT","id":249,"value":18,"literal":"SHIFT_RIGHT","eClass":"EEnumLiteral"},{"name":"TIMES","id":250,"value":19,"literal":"TIMES","eClass":"EEnumLiteral"},{"name":"BITNOT","id":251,"value":0,"literal":"BITNOT","eClass":"EEnumLiteral"},{"name":"LOGIC_NOT","id":252,"value":1,"literal":"LOGIC_NOT","eClass":"EEnumLiteral"},{"name":"MINUS","id":253,"value":2,"literal":"MINUS","eClass":"EEnumLiteral"},{"name":"NUM_ELTS","id":254,"value":3,"literal":"NUM_ELTS","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":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":42,"target":51},{"source":42,"target":1},{"source":43,"target":35},{"source":43,"target":52},{"source":43,"target":1},{"source":52,"target":35},{"source":44,"target":53},{"source":44,"target":1},{"source":45,"target":54},{"source":45,"target":1},{"source":46,"target":3},{"source":46,"target":55},{"source":46,"target":1},{"source":55,"target":3},{"source":47,"target":2},{"source":47,"target":56},{"source":47,"target":1},{"source":56,"target":2},{"source":48,"target":26},{"source":48,"target":57},{"source":48,"target":1},{"source":57,"target":26},{"source":49,"target":38},{"source":49,"target":58},{"source":49,"target":1},{"source":58,"target":38},{"source":2,"target":0},{"source":2,"target":59},{"source":2,"target":60},{"source":59,"target":35},{"source":59,"target":61},{"source":59,"target":2},{"source":61,"target":35},{"source":60,"target":62},{"source":60,"target":2},{"source":3,"target":0},{"source":3,"target":63},{"source":3,"target":64},{"source":63,"target":39},{"source":63,"target":65},{"source":63,"target":3},{"source":63,"target":66},{"source":65,"target":39},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":67},{"source":4,"target":68},{"source":67,"target":7},{"source":67,"target":69},{"source":67,"target":4},{"source":69,"target":7},{"source":68,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":70},{"source":5,"target":71},{"source":5,"target":72},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":70,"target":17},{"source":70,"target":76},{"source":70,"target":5},{"source":76,"target":17},{"source":71,"target":3},{"source":71,"target":77},{"source":71,"target":5},{"source":77,"target":3},{"source":72,"target":4},{"source":72,"target":78},{"source":72,"target":5},{"source":78,"target":4},{"source":73,"target":79},{"source":73,"target":5},{"source":74,"target":3},{"source":74,"target":80},{"source":74,"target":5},{"source":80,"target":3},{"source":75,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":81,"target":17},{"source":81,"target":86},{"source":81,"target":6},{"source":86,"target":17},{"source":82,"target":4},{"source":82,"target":87},{"source":82,"target":6},{"source":87,"target":4},{"source":83,"target":88},{"source":83,"target":6},{"source":84,"target":3},{"source":84,"target":89},{"source":84,"target":6},{"source":89,"target":3},{"source":85,"target":3},{"source":7,"target":0},{"source":7,"target":90},{"source":7,"target":91},{"source":7,"target":92},{"source":90,"target":93},{"source":90,"target":7},{"source":91,"target":37},{"source":91,"target":94},{"source":91,"target":7},{"source":94,"target":37},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":95,"target":34},{"source":95,"target":98},{"source":95,"target":8},{"source":98,"target":34},{"source":96,"target":17},{"source":96,"target":99},{"source":96,"target":8},{"source":99,"target":17},{"source":97,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":100,"target":14},{"source":100,"target":104},{"source":100,"target":9},{"source":104,"target":14},{"source":101,"target":1},{"source":101,"target":105},{"source":101,"target":9},{"source":105,"target":1},{"source":102,"target":34},{"source":102,"target":106},{"source":102,"target":9},{"source":106,"target":34},{"source":103,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":107},{"source":10,"target":108},{"source":10,"target":109},{"source":10,"target":110},{"source":107,"target":17},{"source":107,"target":111},{"source":107,"target":10},{"source":111,"target":17},{"source":108,"target":36},{"source":108,"target":112},{"source":108,"target":10},{"source":112,"target":36},{"source":109,"target":34},{"source":109,"target":113},{"source":109,"target":10},{"source":113,"target":34},{"source":110,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":114},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":114,"target":35},{"source":114,"target":118},{"source":114,"target":11},{"source":118,"target":35},{"source":115,"target":34},{"source":115,"target":119},{"source":115,"target":11},{"source":119,"target":34},{"source":116,"target":17},{"source":116,"target":120},{"source":116,"target":11},{"source":120,"target":17},{"source":117,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":121},{"source":12,"target":122},{"source":121,"target":17},{"source":121,"target":123},{"source":121,"target":12},{"source":123,"target":17},{"source":122,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":124},{"source":13,"target":125},{"source":13,"target":126},{"source":13,"target":127},{"source":124,"target":17},{"source":124,"target":128},{"source":124,"target":13},{"source":128,"target":17},{"source":125,"target":34},{"source":125,"target":129},{"source":125,"target":13},{"source":129,"target":34},{"source":126,"target":17},{"source":126,"target":130},{"source":126,"target":13},{"source":130,"target":17},{"source":127,"target":7},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":131},{"source":15,"target":132},{"source":15,"target":133},{"source":131,"target":17},{"source":131,"target":134},{"source":131,"target":15},{"source":134,"target":17},{"source":132,"target":36},{"source":132,"target":135},{"source":132,"target":15},{"source":135,"target":36},{"source":133,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":136},{"source":16,"target":137},{"source":136,"target":17},{"source":136,"target":138},{"source":136,"target":16},{"source":138,"target":17},{"source":137,"target":14},{"source":17,"target":0},{"source":17,"target":139},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":140},{"source":18,"target":141},{"source":18,"target":142},{"source":18,"target":143},{"source":18,"target":144},{"source":140,"target":17},{"source":140,"target":145},{"source":140,"target":18},{"source":145,"target":17},{"source":141,"target":17},{"source":141,"target":146},{"source":141,"target":18},{"source":146,"target":17},{"source":142,"target":40},{"source":142,"target":147},{"source":142,"target":18},{"source":147,"target":40},{"source":143,"target":26},{"source":143,"target":148},{"source":143,"target":18},{"source":148,"target":26},{"source":144,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":149},{"source":19,"target":150},{"source":149,"target":151},{"source":149,"target":19},{"source":150,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":152},{"source":20,"target":153},{"source":152,"target":154},{"source":152,"target":20},{"source":153,"target":17},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":155},{"source":21,"target":156},{"source":21,"target":157},{"source":155,"target":158},{"source":155,"target":21},{"source":156,"target":26},{"source":156,"target":159},{"source":156,"target":21},{"source":159,"target":26},{"source":157,"target":17},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":160},{"source":22,"target":161},{"source":160,"target":17},{"source":160,"target":162},{"source":160,"target":22},{"source":162,"target":17},{"source":161,"target":17},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":163},{"source":23,"target":164},{"source":163,"target":165},{"source":163,"target":23},{"source":164,"target":17},{"source":24,"target":0},{"source":24,"target":17},{"source":24,"target":166},{"source":24,"target":167},{"source":24,"target":168},{"source":24,"target":169},{"source":166,"target":17},{"source":166,"target":170},{"source":166,"target":24},{"source":170,"target":17},{"source":167,"target":41},{"source":167,"target":171},{"source":167,"target":24},{"source":171,"target":41},{"source":168,"target":26},{"source":168,"target":172},{"source":168,"target":24},{"source":172,"target":26},{"source":169,"target":17},{"source":25,"target":0},{"source":25,"target":17},{"source":25,"target":173},{"source":25,"target":174},{"source":173,"target":36},{"source":173,"target":175},{"source":173,"target":25},{"source":175,"target":36},{"source":174,"target":17},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":176},{"source":176,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":177},{"source":28,"target":178},{"source":177,"target":179},{"source":177,"target":28},{"source":178,"target":26},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":180},{"source":29,"target":181},{"source":180,"target":182},{"source":180,"target":29},{"source":181,"target":26},{"source":30,"target":0},{"source":30,"target":26},{"source":30,"target":183},{"source":30,"target":184},{"source":30,"target":185},{"source":183,"target":17},{"source":183,"target":186},{"source":183,"target":30},{"source":186,"target":17},{"source":184,"target":26},{"source":184,"target":187},{"source":184,"target":30},{"source":187,"target":26},{"source":185,"target":26},{"source":31,"target":0},{"source":31,"target":26},{"source":31,"target":188},{"source":31,"target":189},{"source":188,"target":190},{"source":188,"target":31},{"source":189,"target":26},{"source":32,"target":0},{"source":32,"target":26},{"source":32,"target":191},{"source":32,"target":192},{"source":191,"target":193},{"source":191,"target":32},{"source":192,"target":26},{"source":33,"target":0},{"source":33,"target":26},{"source":33,"target":194},{"source":194,"target":26},{"source":34,"target":0},{"source":34,"target":195},{"source":195,"target":35},{"source":195,"target":196},{"source":195,"target":34},{"source":195,"target":197},{"source":196,"target":35},{"source":35,"target":0},{"source":35,"target":198},{"source":35,"target":197},{"source":35,"target":199},{"source":35,"target":200},{"source":35,"target":201},{"source":35,"target":202},{"source":35,"target":203},{"source":35,"target":204},{"source":35,"target":205},{"source":35,"target":206},{"source":35,"target":207},{"source":35,"target":208},{"source":198,"target":209},{"source":198,"target":35},{"source":197,"target":34},{"source":197,"target":210},{"source":197,"target":35},{"source":197,"target":195},{"source":210,"target":34},{"source":199,"target":211},{"source":199,"target":35},{"source":200,"target":212},{"source":200,"target":35},{"source":201,"target":17},{"source":201,"target":213},{"source":201,"target":35},{"source":213,"target":17},{"source":202,"target":214},{"source":202,"target":35},{"source":203,"target":215},{"source":203,"target":35},{"source":204,"target":216},{"source":204,"target":35},{"source":205,"target":26},{"source":205,"target":217},{"source":205,"target":35},{"source":217,"target":26},{"source":206,"target":36},{"source":206,"target":218},{"source":206,"target":35},{"source":206,"target":219},{"source":218,"target":36},{"source":207,"target":220},{"source":207,"target":35},{"source":36,"target":0},{"source":36,"target":219},{"source":219,"target":35},{"source":219,"target":221},{"source":219,"target":36},{"source":219,"target":206},{"source":221,"target":35},{"source":37,"target":0},{"source":37,"target":222},{"source":222,"target":17},{"source":222,"target":223},{"source":222,"target":37},{"source":223,"target":17},{"source":38,"target":0},{"source":38,"target":224},{"source":38,"target":225},{"source":38,"target":226},{"source":224,"target":39},{"source":224,"target":227},{"source":224,"target":38},{"source":227,"target":39},{"source":225,"target":39},{"source":225,"target":228},{"source":225,"target":38},{"source":228,"target":39},{"source":39,"target":0},{"source":39,"target":66},{"source":39,"target":229},{"source":66,"target":3},{"source":66,"target":230},{"source":66,"target":39},{"source":66,"target":63},{"source":230,"target":3},{"source":40,"target":0},{"source":40,"target":231},{"source":40,"target":232},{"source":40,"target":233},{"source":40,"target":234},{"source":40,"target":235},{"source":40,"target":236},{"source":40,"target":237},{"source":40,"target":238},{"source":40,"target":239},{"source":40,"target":240},{"source":40,"target":241},{"source":40,"target":242},{"source":40,"target":243},{"source":40,"target":244},{"source":40,"target":245},{"source":40,"target":246},{"source":40,"target":247},{"source":40,"target":248},{"source":40,"target":249},{"source":40,"target":250},{"source":231,"target":40},{"source":232,"target":40},{"source":233,"target":40},{"source":234,"target":40},{"source":235,"target":40},{"source":236,"target":40},{"source":237,"target":40},{"source":238,"target":40},{"source":239,"target":40},{"source":240,"target":40},{"source":241,"target":40},{"source":242,"target":40},{"source":243,"target":40},{"source":244,"target":40},{"source":245,"target":40},{"source":246,"target":40},{"source":247,"target":40},{"source":248,"target":40},{"source":249,"target":40},{"source":250,"target":40},{"source":41,"target":0},{"source":41,"target":251},{"source":41,"target":252},{"source":41,"target":253},{"source":41,"target":254},{"source":251,"target":41},{"source":252,"target":41},{"source":253,"target":41},{"source":254,"target":41}],"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="ir" nsURI="http://orcc.sf.net/model/2011/Ir" nsPrefix="net.sf.orcc.ir"> <eClassifiers xsi:type="ecore:EClass" name="Procedure" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locals" upperBound="-1" eType="#//Var" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="native" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Param" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//Type" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cfg" eType="#//Cfg" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Param" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Var" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byRef" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EReference" name="cfgNode" eType="#//CfgNode" eOpposite="#//CfgNode/node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockBasic" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//Instruction" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockIf" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinBlock" eType="#//BlockBasic" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockWhile" eSuperTypes="#//Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinBlock" eType="#//BlockBasic" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//Block" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="#//Predicate" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstAssign" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstCall" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Arg" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="procedure" eType="#//Procedure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstLoad" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Use" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstPhi" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="oldVariable" eType="#//Var"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstReturn" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstStore" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Def" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arg" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"/> <eClassifiers xsi:type="ecore:EClass" name="ArgByRef" eSuperTypes="#//Arg"> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="use" eType="#//Use" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgByVal" eSuperTypes="#//Arg"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"/> <eClassifiers xsi:type="ecore:EClass" name="ExprBinary" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="e1" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="e2" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//OpBinary"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprBool" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprFloat" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprInt" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprList" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprString" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprUnary" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//OpUnary"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprVar" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="use" eType="#//Use" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="TypeBool" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="TypeFloat" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="32"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeInt" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="32"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeList" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="sizeExpr" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeString" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeUint" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="32"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeVoid" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Def"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Var" eOpposite="#//Var/defs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Var" eSuperTypes="../../net.sf.orcc.models/model/Util.ecore#//Attributable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assignable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defs" upperBound="-1" eType="#//Def" eOpposite="#//Def/variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="global" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//Expression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="local" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uses" upperBound="-1" eType="#//Use" eOpposite="#//Use/variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Use"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Var" eOpposite="#//Var/uses"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Predicate"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cfg" eSuperTypes="../../net.sf.orcc.models/model/Graph.ecore#//Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//CfgNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//CfgNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CfgNode" eSuperTypes="../../net.sf.orcc.models/model/Graph.ecore#//Vertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" eType="#//Block" eOpposite="#//Block/cfgNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OpBinary"> <eLiterals name="BITAND"/> <eLiterals name="BITOR" value="1"/> <eLiterals name="BITXOR" value="2"/> <eLiterals name="DIV" value="3"/> <eLiterals name="DIV_INT" value="4"/> <eLiterals name="EQ" value="5"/> <eLiterals name="EXP" value="6"/> <eLiterals name="GE" value="7"/> <eLiterals name="GT" value="8"/> <eLiterals name="LE" value="9"/> <eLiterals name="LOGIC_AND" value="10"/> <eLiterals name="LOGIC_OR" value="11"/> <eLiterals name="LT" value="12"/> <eLiterals name="MINUS" value="13"/> <eLiterals name="MOD" value="14"/> <eLiterals name="NE" value="15"/> <eLiterals name="PLUS" value="16"/> <eLiterals name="SHIFT_LEFT" value="17"/> <eLiterals name="SHIFT_RIGHT" value="18"/> <eLiterals name="TIMES" value="19"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OpUnary"> <eLiterals name="BITNOT"/> <eLiterals name="LOGIC_NOT" value="1"/> <eLiterals name="MINUS" value="2"/> <eLiterals name="NUM_ELTS" value="3"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/paller42/orcc-iot/orcc/eclipse/plugins/net.sf.orcc.core/model/Ir.ecore
ecore
ir Procedure lineNumber locals name native blocks parameters returnType cfg Param variable byRef Block cfgNode BlockBasic instructions BlockIf condition elseBlocks joinBlock lineNumber thenBlocks BlockWhile condition joinBlock lineNumber blocks Instruction lineNumber predicate InstAssign target value InstCall arguments procedure target InstLoad indexes source target InstPhi oldVariable target values InstReturn value InstStore indexes target value Arg ArgByRef indexes use ArgByVal value Expression ExprBinary e1 e2 op type ExprBool value ExprFloat value ExprInt value type ExprList value ExprString value ExprUnary expr op type ExprVar use Type TypeBool TypeFloat size 32 TypeInt size 32 TypeList sizeExpr type TypeString size TypeUint size 32 TypeVoid Def variable Var assignable defs global index initialValue lineNumber local name type uses value Use variable Predicate expressions Cfg entry exit CfgNode node OpBinary BITAND BITAND BITOR BITOR BITXOR BITXOR DIV DIV DIV_INT DIV_INT EQ EQ EXP EXP GE GE GT GT LE LE LOGIC_AND LOGIC_AND LOGIC_OR LOGIC_OR LT LT MINUS MINUS MOD MOD NE NE PLUS PLUS SHIFT_LEFT SHIFT_LEFT SHIFT_RIGHT SHIFT_RIGHT TIMES TIMES OpUnary BITNOT BITNOT LOGIC_NOT LOGIC_NOT MINUS MINUS NUM_ELTS NUM_ELTS
null
{"directed":true,"nodes":[{"nsPrefix":"net.sf.orcc.ir","nsURI":"http://orcc.sf.net/model/2011/Ir","name":"ir","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Procedure","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockBasic","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockIf","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockWhile","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstAssign","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstLoad","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstPhi","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstReturn","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstStore","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arg","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgByRef","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgByVal","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprBinary","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprBool","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprFloat","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprInt","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprList","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprString","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprUnary","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprVar","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeBool","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeFloat","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeInt","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeList","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeString","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeUint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeVoid","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Def","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Use","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cfg","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CfgNode","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OpBinary","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OpUnary","instanceClass":null,"id":41,"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":"lineNumber","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":"locals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"native","changeable":true,"lowerBound":0,"iD":false,"id":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":"blocks","changeable":true,"resolveProxies":false,"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":"parameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cfg","changeable":true,"resolveProxies":false,"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"},{"container":false,"ordered":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":false,"lowerBound":0,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"byRef","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cfgNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"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":"elseBlocks","changeable":true,"resolveProxies":false,"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":"joinBlock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","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":"thenBlocks","changeable":true,"resolveProxies":false,"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"},{"container":false,"ordered":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":false,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"joinBlock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"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":"blocks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":false,"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":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"procedure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"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":"values","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"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":"indexes","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":"target","changeable":true,"resolveProxies":false,"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":"value","changeable":true,"resolveProxies":false,"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":false,"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":"use","changeable":true,"resolveProxies":false,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"e1","changeable":true,"resolveProxies":false,"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":"e2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":143,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"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":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"lowerBound":0,"iD":false,"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":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":"expr","changeable":true,"resolveProxies":false,"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":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"use","changeable":true,"resolveProxies":false,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":32,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"32","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":32,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"32","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sizeExpr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":32,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"32","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assignable","changeable":true,"lowerBound":0,"iD":false,"id":200,"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":"global","changeable":false,"lowerBound":0,"iD":false,"id":201,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":false,"lowerBound":0,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":204,"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":"local","changeable":false,"lowerBound":0,"iD":false,"id":205,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":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":false,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"uses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"value","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":224,"derived":false},{"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":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exit","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"},{"name":"BITAND","id":233,"value":0,"literal":"BITAND","eClass":"EEnumLiteral"},{"name":"BITOR","id":234,"value":1,"literal":"BITOR","eClass":"EEnumLiteral"},{"name":"BITXOR","id":235,"value":2,"literal":"BITXOR","eClass":"EEnumLiteral"},{"name":"DIV","id":236,"value":3,"literal":"DIV","eClass":"EEnumLiteral"},{"name":"DIV_INT","id":237,"value":4,"literal":"DIV_INT","eClass":"EEnumLiteral"},{"name":"EQ","id":238,"value":5,"literal":"EQ","eClass":"EEnumLiteral"},{"name":"EXP","id":239,"value":6,"literal":"EXP","eClass":"EEnumLiteral"},{"name":"GE","id":240,"value":7,"literal":"GE","eClass":"EEnumLiteral"},{"name":"GT","id":241,"value":8,"literal":"GT","eClass":"EEnumLiteral"},{"name":"LE","id":242,"value":9,"literal":"LE","eClass":"EEnumLiteral"},{"name":"LOGIC_AND","id":243,"value":10,"literal":"LOGIC_AND","eClass":"EEnumLiteral"},{"name":"LOGIC_OR","id":244,"value":11,"literal":"LOGIC_OR","eClass":"EEnumLiteral"},{"name":"LT","id":245,"value":12,"literal":"LT","eClass":"EEnumLiteral"},{"name":"MINUS","id":246,"value":13,"literal":"MINUS","eClass":"EEnumLiteral"},{"name":"MOD","id":247,"value":14,"literal":"MOD","eClass":"EEnumLiteral"},{"name":"NE","id":248,"value":15,"literal":"NE","eClass":"EEnumLiteral"},{"name":"PLUS","id":249,"value":16,"literal":"PLUS","eClass":"EEnumLiteral"},{"name":"SHIFT_LEFT","id":250,"value":17,"literal":"SHIFT_LEFT","eClass":"EEnumLiteral"},{"name":"SHIFT_RIGHT","id":251,"value":18,"literal":"SHIFT_RIGHT","eClass":"EEnumLiteral"},{"name":"TIMES","id":252,"value":19,"literal":"TIMES","eClass":"EEnumLiteral"},{"name":"BITNOT","id":253,"value":0,"literal":"BITNOT","eClass":"EEnumLiteral"},{"name":"LOGIC_NOT","id":254,"value":1,"literal":"LOGIC_NOT","eClass":"EEnumLiteral"},{"name":"MINUS","id":255,"value":2,"literal":"MINUS","eClass":"EEnumLiteral"},{"name":"NUM_ELTS","id":256,"value":3,"literal":"NUM_ELTS","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":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":42,"target":51},{"source":42,"target":1},{"source":43,"target":35},{"source":43,"target":52},{"source":43,"target":1},{"source":52,"target":35},{"source":44,"target":53},{"source":44,"target":1},{"source":45,"target":54},{"source":45,"target":1},{"source":46,"target":3},{"source":46,"target":55},{"source":46,"target":1},{"source":55,"target":3},{"source":47,"target":2},{"source":47,"target":56},{"source":47,"target":1},{"source":56,"target":2},{"source":48,"target":26},{"source":48,"target":57},{"source":48,"target":1},{"source":57,"target":26},{"source":49,"target":38},{"source":49,"target":58},{"source":49,"target":1},{"source":58,"target":38},{"source":2,"target":0},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":59,"target":35},{"source":59,"target":62},{"source":59,"target":2},{"source":62,"target":35},{"source":60,"target":63},{"source":60,"target":2},{"source":3,"target":0},{"source":3,"target":64},{"source":3,"target":65},{"source":64,"target":39},{"source":64,"target":66},{"source":64,"target":3},{"source":64,"target":67},{"source":66,"target":39},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":68},{"source":4,"target":69},{"source":68,"target":7},{"source":68,"target":70},{"source":68,"target":4},{"source":70,"target":7},{"source":69,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":71},{"source":5,"target":72},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":5,"target":76},{"source":71,"target":17},{"source":71,"target":77},{"source":71,"target":5},{"source":77,"target":17},{"source":72,"target":3},{"source":72,"target":78},{"source":72,"target":5},{"source":78,"target":3},{"source":73,"target":4},{"source":73,"target":79},{"source":73,"target":5},{"source":79,"target":4},{"source":74,"target":80},{"source":74,"target":5},{"source":75,"target":3},{"source":75,"target":81},{"source":75,"target":5},{"source":81,"target":3},{"source":76,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":6,"target":86},{"source":82,"target":17},{"source":82,"target":87},{"source":82,"target":6},{"source":87,"target":17},{"source":83,"target":4},{"source":83,"target":88},{"source":83,"target":6},{"source":88,"target":4},{"source":84,"target":89},{"source":84,"target":6},{"source":85,"target":3},{"source":85,"target":90},{"source":85,"target":6},{"source":90,"target":3},{"source":86,"target":3},{"source":7,"target":0},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":93},{"source":91,"target":94},{"source":91,"target":7},{"source":92,"target":37},{"source":92,"target":95},{"source":92,"target":7},{"source":95,"target":37},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":96,"target":34},{"source":96,"target":99},{"source":96,"target":8},{"source":99,"target":34},{"source":97,"target":17},{"source":97,"target":100},{"source":97,"target":8},{"source":100,"target":17},{"source":98,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":9,"target":104},{"source":101,"target":14},{"source":101,"target":105},{"source":101,"target":9},{"source":105,"target":14},{"source":102,"target":1},{"source":102,"target":106},{"source":102,"target":9},{"source":106,"target":1},{"source":103,"target":34},{"source":103,"target":107},{"source":103,"target":9},{"source":107,"target":34},{"source":104,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":108},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":111},{"source":108,"target":17},{"source":108,"target":112},{"source":108,"target":10},{"source":112,"target":17},{"source":109,"target":36},{"source":109,"target":113},{"source":109,"target":10},{"source":113,"target":36},{"source":110,"target":34},{"source":110,"target":114},{"source":110,"target":10},{"source":114,"target":34},{"source":111,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":115,"target":35},{"source":115,"target":119},{"source":115,"target":11},{"source":119,"target":35},{"source":116,"target":34},{"source":116,"target":120},{"source":116,"target":11},{"source":120,"target":34},{"source":117,"target":17},{"source":117,"target":121},{"source":117,"target":11},{"source":121,"target":17},{"source":118,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":122},{"source":12,"target":123},{"source":122,"target":17},{"source":122,"target":124},{"source":122,"target":12},{"source":124,"target":17},{"source":123,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":125},{"source":13,"target":126},{"source":13,"target":127},{"source":13,"target":128},{"source":125,"target":17},{"source":125,"target":129},{"source":125,"target":13},{"source":129,"target":17},{"source":126,"target":34},{"source":126,"target":130},{"source":126,"target":13},{"source":130,"target":34},{"source":127,"target":17},{"source":127,"target":131},{"source":127,"target":13},{"source":131,"target":17},{"source":128,"target":7},{"source":14,"target":0},{"source":14,"target":132},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":133},{"source":15,"target":134},{"source":15,"target":135},{"source":133,"target":17},{"source":133,"target":136},{"source":133,"target":15},{"source":136,"target":17},{"source":134,"target":36},{"source":134,"target":137},{"source":134,"target":15},{"source":137,"target":36},{"source":135,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":138},{"source":16,"target":139},{"source":138,"target":17},{"source":138,"target":140},{"source":138,"target":16},{"source":140,"target":17},{"source":139,"target":14},{"source":17,"target":0},{"source":17,"target":141},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":142},{"source":18,"target":143},{"source":18,"target":144},{"source":18,"target":145},{"source":18,"target":146},{"source":142,"target":17},{"source":142,"target":147},{"source":142,"target":18},{"source":147,"target":17},{"source":143,"target":17},{"source":143,"target":148},{"source":143,"target":18},{"source":148,"target":17},{"source":144,"target":40},{"source":144,"target":149},{"source":144,"target":18},{"source":149,"target":40},{"source":145,"target":26},{"source":145,"target":150},{"source":145,"target":18},{"source":150,"target":26},{"source":146,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":151},{"source":19,"target":152},{"source":151,"target":153},{"source":151,"target":19},{"source":152,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":154},{"source":20,"target":155},{"source":154,"target":156},{"source":154,"target":20},{"source":155,"target":17},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":157,"target":160},{"source":157,"target":21},{"source":158,"target":26},{"source":158,"target":161},{"source":158,"target":21},{"source":161,"target":26},{"source":159,"target":17},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":162},{"source":22,"target":163},{"source":162,"target":17},{"source":162,"target":164},{"source":162,"target":22},{"source":164,"target":17},{"source":163,"target":17},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":165},{"source":23,"target":166},{"source":165,"target":167},{"source":165,"target":23},{"source":166,"target":17},{"source":24,"target":0},{"source":24,"target":17},{"source":24,"target":168},{"source":24,"target":169},{"source":24,"target":170},{"source":24,"target":171},{"source":168,"target":17},{"source":168,"target":172},{"source":168,"target":24},{"source":172,"target":17},{"source":169,"target":41},{"source":169,"target":173},{"source":169,"target":24},{"source":173,"target":41},{"source":170,"target":26},{"source":170,"target":174},{"source":170,"target":24},{"source":174,"target":26},{"source":171,"target":17},{"source":25,"target":0},{"source":25,"target":17},{"source":25,"target":175},{"source":25,"target":176},{"source":175,"target":36},{"source":175,"target":177},{"source":175,"target":25},{"source":177,"target":36},{"source":176,"target":17},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":178},{"source":178,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":179},{"source":28,"target":180},{"source":179,"target":181},{"source":179,"target":28},{"source":180,"target":26},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":182},{"source":29,"target":183},{"source":182,"target":184},{"source":182,"target":29},{"source":183,"target":26},{"source":30,"target":0},{"source":30,"target":26},{"source":30,"target":185},{"source":30,"target":186},{"source":30,"target":187},{"source":185,"target":17},{"source":185,"target":188},{"source":185,"target":30},{"source":188,"target":17},{"source":186,"target":26},{"source":186,"target":189},{"source":186,"target":30},{"source":189,"target":26},{"source":187,"target":26},{"source":31,"target":0},{"source":31,"target":26},{"source":31,"target":190},{"source":31,"target":191},{"source":190,"target":192},{"source":190,"target":31},{"source":191,"target":26},{"source":32,"target":0},{"source":32,"target":26},{"source":32,"target":193},{"source":32,"target":194},{"source":193,"target":195},{"source":193,"target":32},{"source":194,"target":26},{"source":33,"target":0},{"source":33,"target":26},{"source":33,"target":196},{"source":196,"target":26},{"source":34,"target":0},{"source":34,"target":197},{"source":197,"target":35},{"source":197,"target":198},{"source":197,"target":34},{"source":197,"target":199},{"source":198,"target":35},{"source":35,"target":0},{"source":35,"target":200},{"source":35,"target":199},{"source":35,"target":201},{"source":35,"target":202},{"source":35,"target":203},{"source":35,"target":204},{"source":35,"target":205},{"source":35,"target":206},{"source":35,"target":207},{"source":35,"target":208},{"source":35,"target":209},{"source":35,"target":210},{"source":200,"target":211},{"source":200,"target":35},{"source":199,"target":34},{"source":199,"target":212},{"source":199,"target":35},{"source":199,"target":197},{"source":212,"target":34},{"source":201,"target":213},{"source":201,"target":35},{"source":202,"target":214},{"source":202,"target":35},{"source":203,"target":17},{"source":203,"target":215},{"source":203,"target":35},{"source":215,"target":17},{"source":204,"target":216},{"source":204,"target":35},{"source":205,"target":217},{"source":205,"target":35},{"source":206,"target":218},{"source":206,"target":35},{"source":207,"target":26},{"source":207,"target":219},{"source":207,"target":35},{"source":219,"target":26},{"source":208,"target":36},{"source":208,"target":220},{"source":208,"target":35},{"source":208,"target":221},{"source":220,"target":36},{"source":209,"target":222},{"source":209,"target":35},{"source":36,"target":0},{"source":36,"target":221},{"source":221,"target":35},{"source":221,"target":223},{"source":221,"target":36},{"source":221,"target":208},{"source":223,"target":35},{"source":37,"target":0},{"source":37,"target":224},{"source":224,"target":17},{"source":224,"target":225},{"source":224,"target":37},{"source":225,"target":17},{"source":38,"target":0},{"source":38,"target":226},{"source":38,"target":227},{"source":38,"target":228},{"source":226,"target":39},{"source":226,"target":229},{"source":226,"target":38},{"source":229,"target":39},{"source":227,"target":39},{"source":227,"target":230},{"source":227,"target":38},{"source":230,"target":39},{"source":39,"target":0},{"source":39,"target":67},{"source":39,"target":231},{"source":67,"target":3},{"source":67,"target":232},{"source":67,"target":39},{"source":67,"target":64},{"source":232,"target":3},{"source":40,"target":0},{"source":40,"target":233},{"source":40,"target":234},{"source":40,"target":235},{"source":40,"target":236},{"source":40,"target":237},{"source":40,"target":238},{"source":40,"target":239},{"source":40,"target":240},{"source":40,"target":241},{"source":40,"target":242},{"source":40,"target":243},{"source":40,"target":244},{"source":40,"target":245},{"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":233,"target":40},{"source":234,"target":40},{"source":235,"target":40},{"source":236,"target":40},{"source":237,"target":40},{"source":238,"target":40},{"source":239,"target":40},{"source":240,"target":40},{"source":241,"target":40},{"source":242,"target":40},{"source":243,"target":40},{"source":244,"target":40},{"source":245,"target":40},{"source":246,"target":40},{"source":247,"target":40},{"source":248,"target":40},{"source":249,"target":40},{"source":250,"target":40},{"source":251,"target":40},{"source":252,"target":40},{"source":41,"target":0},{"source":41,"target":253},{"source":41,"target":254},{"source":41,"target":255},{"source":41,"target":256},{"source":253,"target":41},{"source":254,"target":41},{"source":255,"target":41},{"source":256,"target":41}],"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="drones" nsURI="hu.bme.mit.mdsd.dns2016.drones" nsPrefix="drones"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="settingDelegates" value="org.eclipse.incquery.querybasedfeature"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="FieldObject" abstract="true" eSuperTypes="#//NamedElement #//SizedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Drone" eSuperTypes="#//NamedElement #//SizedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="battery" lowerBound="1" eType="#//Battery" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="chargeStation" lowerBound="1" eType="#//ChargeStation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cpuFrequency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="2250"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="memory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="4"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxPayload" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="2.0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="communicationRange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="50.0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minSpeed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxSpeed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="20"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supportedActions" upperBound="-1" eType="#//Action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Battery" eSuperTypes="#//TemporalContainmentProxy"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lifeTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="900"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rechargeRate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="0.5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="charge" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" changeable="false" volatile="true" transient="true" defaultValueLiteral="100" derived="true"> <eAnnotations source="org.eclipse.incquery.querybasedfeature"> <details key="patternFQN" value="hu.bme.mit.mdsd.dns2016.drones.queries.charge"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remainingLifeTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="900"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChargeStation" eSuperTypes="#//ImmovableObject"/> <eClassifiers xsi:type="ecore:EClass" name="Mission" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="fieldObjects" lowerBound="1" upperBound="-1" eType="#//FieldObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="drones" lowerBound="1" upperBound="-1" eType="#//Drone" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="temporalObjects" upperBound="-1" eType="#//TemporalContainmentProxy" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TemporalContainmentProxy"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//TemporalContainmentProxy #//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" eType="#//ActionKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1.0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MovableObject" eSuperTypes="#//FieldObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1.0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SizedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImmovableObject" eSuperTypes="#//FieldObject"/> <eClassifiers xsi:type="ecore:EClass" name="TemporalContainmentProxy" abstract="true"/> <eClassifiers xsi:type="ecore:EEnum" name="ActionKind"> <eLiterals name="SET"/> <eLiterals name="ADD" value="1"/> <eLiterals name="SUBTRACT" value="2"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Fsomogyi/apricot-dronesimulator/hu.bme.mit.mdsd.dns2016.drones/model/drones.ecore
ecore
drones FieldObject parameters Drone battery chargeStation cpuFrequency 2250 memory 4 maxPayload 2.0 communicationRange 50.0 minSpeed 5 maxSpeed 20 supportedActions Battery lifeTime 900 rechargeRate 0.5 charge 100 remainingLifeTime 900 ChargeStation Mission fieldObjects drones temporalObjects actions Parameter key value NamedElement name Action operation key value range 1.0 MovableObject weight 1.0 SizedElement length height width x y z ImmovableObject TemporalContainmentProxy ActionKind SET SET ADD ADD SUBTRACT SUBTRACT
null
{"directed":true,"nodes":[{"nsPrefix":"drones","nsURI":"hu.bme.mit.mdsd.dns2016.drones","name":"drones","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldObject","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Drone","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Battery","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChargeStation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mission","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MovableObject","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SizedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImmovableObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporalContainmentProxy","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActionKind","instanceClass":null,"id":13,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"battery","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":false,"unsettable":false,"transient":false,"unique":true,"name":"chargeStation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":2250,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2250","unsettable":false,"transient":false,"unique":true,"name":"cpuFrequency","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":4,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"4","unsettable":false,"transient":false,"unique":true,"name":"memory","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":2.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":false,"transient":false,"unique":true,"name":"maxPayload","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50.0","unsettable":false,"transient":false,"unique":true,"name":"communicationRange","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":5.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"5","unsettable":false,"transient":false,"unique":true,"name":"minSpeed","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":20.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"20","unsettable":false,"transient":false,"unique":true,"name":"maxSpeed","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":false,"unsettable":false,"transient":false,"unique":true,"name":"supportedActions","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"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":900.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"900","unsettable":false,"transient":false,"unique":true,"name":"lifeTime","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.5","unsettable":false,"transient":false,"unique":true,"name":"rechargeRate","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100.0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":true,"unique":true,"name":"charge","changeable":false,"lowerBound":0,"iD":false,"id":40,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":900.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"900","unsettable":false,"transient":false,"unique":true,"name":"remainingLifeTime","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldObjects","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"drones","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"temporalObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"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":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":0,"iD":false,"id":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":"key","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"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":"length","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":81,"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":"z","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"},{"id":89,"eClass":"EGenericType"},{"name":"SET","id":90,"value":0,"literal":"SET","eClass":"EEnumLiteral"},{"name":"ADD","id":91,"value":1,"literal":"ADD","eClass":"EEnumLiteral"},{"name":"SUBTRACT","id":92,"value":2,"literal":"SUBTRACT","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":10},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":14,"target":6},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":6},{"source":15,"target":7},{"source":16,"target":10},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":10},{"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":18,"target":3},{"source":18,"target":29},{"source":18,"target":2},{"source":29,"target":3},{"source":19,"target":4},{"source":19,"target":30},{"source":19,"target":2},{"source":30,"target":4},{"source":20,"target":31},{"source":20,"target":2},{"source":21,"target":32},{"source":21,"target":2},{"source":22,"target":33},{"source":22,"target":2},{"source":23,"target":34},{"source":23,"target":2},{"source":24,"target":35},{"source":24,"target":2},{"source":25,"target":36},{"source":25,"target":2},{"source":26,"target":8},{"source":26,"target":37},{"source":26,"target":2},{"source":37,"target":8},{"source":27,"target":7},{"source":28,"target":10},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":38,"target":43},{"source":38,"target":3},{"source":39,"target":44},{"source":39,"target":3},{"source":40,"target":45},{"source":40,"target":3},{"source":41,"target":46},{"source":41,"target":3},{"source":42,"target":12},{"source":4,"target":0},{"source":4,"target":11},{"source":4,"target":47},{"source":47,"target":11},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":48,"target":1},{"source":48,"target":53},{"source":48,"target":5},{"source":53,"target":1},{"source":49,"target":2},{"source":49,"target":54},{"source":49,"target":5},{"source":54,"target":2},{"source":50,"target":12},{"source":50,"target":55},{"source":50,"target":5},{"source":55,"target":12},{"source":51,"target":8},{"source":51,"target":56},{"source":51,"target":5},{"source":56,"target":8},{"source":52,"target":7},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":57,"target":60},{"source":57,"target":6},{"source":58,"target":61},{"source":58,"target":6},{"source":59,"target":12},{"source":7,"target":0},{"source":7,"target":62},{"source":62,"target":63},{"source":62,"target":7},{"source":8,"target":0},{"source":8,"target":12},{"source":8,"target":7},{"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":64,"target":13},{"source":64,"target":70},{"source":64,"target":8},{"source":70,"target":13},{"source":65,"target":71},{"source":65,"target":8},{"source":66,"target":72},{"source":66,"target":8},{"source":67,"target":73},{"source":67,"target":8},{"source":68,"target":12},{"source":69,"target":7},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":74},{"source":9,"target":75},{"source":74,"target":76},{"source":74,"target":9},{"source":75,"target":1},{"source":10,"target":0},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":77,"target":83},{"source":77,"target":10},{"source":78,"target":84},{"source":78,"target":10},{"source":79,"target":85},{"source":79,"target":10},{"source":80,"target":86},{"source":80,"target":10},{"source":81,"target":87},{"source":81,"target":10},{"source":82,"target":88},{"source":82,"target":10},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":89},{"source":89,"target":1},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":90},{"source":13,"target":91},{"source":13,"target":92},{"source":90,"target":13},{"source":91,"target":13},{"source":92,"target":13}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="FeedCache" nsURI="platform:/resource/com.nokia.carbide.cpp.news.reader/schema/FeedCache.xsd" nsPrefix="FeedCache"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="qualified" value="false"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" 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="description"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-2" eType="#//EntriesType" 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="entries"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" upperBound="-2" eType="#//EntryType" 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="entry"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feed" upperBound="-2" eType="#//FeedType" 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="feed"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feedCache" upperBound="-2" eType="#//FeedCacheType" 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="feedCache"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feeds" upperBound="-2" eType="#//FeedsType" 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="feeds"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="link" 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="link"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pubDate" 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="pubDate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="read" 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="read"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subscribed" 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="subscribed"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" 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="title"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" 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="type"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntriesType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="entries_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" upperBound="-1" eType="#//EntryType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="entry"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntryType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="entry_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="title"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="link" 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="link"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///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="pubDate" 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="pubDate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="read" 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="read"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeedCacheType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="feedCache_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="feeds" lowerBound="1" eType="#//FeedsType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="feeds"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeedsType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="feeds_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="feed" upperBound="-1" eType="#//FeedType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="feed"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeedType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="feed_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="title"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="link" 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="link"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///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="pubDate" 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="pubDate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="type"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subscribed" 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="subscribed"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" lowerBound="1" eType="#//EntriesType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="entries"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/SymbianSource/oss.FCL.sftools.dev.ide.carbidecpp/core/com.nokia.carbide.cpp.news.reader/schema/FeedCache.ecore
ecore
FeedCache DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation description entries entry feed feedCache feeds link pubDate read subscribed title type EntriesType entry EntryType title link description pubDate read FeedCacheType feeds FeedsType feed FeedType title link description pubDate type subscribed entries
null
{"directed":true,"nodes":[{"nsPrefix":"FeedCache","nsURI":"platform:/resource/com.nokia.carbide.cpp.news.reader/schema/FeedCache.xsd","name":"FeedCache","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":"EntriesType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeedCacheType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeedsType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeedType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"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":10,"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":"entries","changeable":true,"resolveProxies":false,"lowerBound":0,"id":11,"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":"entry","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"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":"feed","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"feedCache","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"feeds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"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":"link","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":"pubDate","changeable":true,"lowerBound":0,"iD":false,"id":17,"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":"read","changeable":true,"lowerBound":0,"iD":false,"id":18,"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":"subscribed","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":20,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":true},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"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":"pubDate","changeable":true,"lowerBound":1,"iD":false,"id":42,"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":"read","changeable":true,"lowerBound":1,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feeds","changeable":true,"resolveProxies":false,"lowerBound":1,"id":49,"derived":false},{"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":"feed","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"pubDate","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"subscribed","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":false,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":7,"target":22},{"source":7,"target":1},{"source":8,"target":23},{"source":8,"target":1},{"source":9,"target":24},{"source":9,"target":1},{"source":10,"target":25},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":26},{"source":11,"target":1},{"source":26,"target":2},{"source":12,"target":3},{"source":12,"target":27},{"source":12,"target":1},{"source":27,"target":3},{"source":13,"target":6},{"source":13,"target":28},{"source":13,"target":1},{"source":28,"target":6},{"source":14,"target":4},{"source":14,"target":29},{"source":14,"target":1},{"source":29,"target":4},{"source":15,"target":5},{"source":15,"target":30},{"source":15,"target":1},{"source":30,"target":5},{"source":16,"target":31},{"source":16,"target":1},{"source":17,"target":32},{"source":17,"target":1},{"source":18,"target":33},{"source":18,"target":1},{"source":19,"target":34},{"source":19,"target":1},{"source":20,"target":35},{"source":20,"target":1},{"source":21,"target":36},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":37},{"source":37,"target":3},{"source":37,"target":38},{"source":37,"target":2},{"source":38,"target":3},{"source":3,"target":0},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":39,"target":44},{"source":39,"target":3},{"source":40,"target":45},{"source":40,"target":3},{"source":41,"target":46},{"source":41,"target":3},{"source":42,"target":47},{"source":42,"target":3},{"source":43,"target":48},{"source":43,"target":3},{"source":4,"target":0},{"source":4,"target":49},{"source":49,"target":5},{"source":49,"target":50},{"source":49,"target":4},{"source":50,"target":5},{"source":5,"target":0},{"source":5,"target":51},{"source":51,"target":6},{"source":51,"target":52},{"source":51,"target":5},{"source":52,"target":6},{"source":6,"target":0},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":53,"target":60},{"source":53,"target":6},{"source":54,"target":61},{"source":54,"target":6},{"source":55,"target":62},{"source":55,"target":6},{"source":56,"target":63},{"source":56,"target":6},{"source":57,"target":64},{"source":57,"target":6},{"source":58,"target":65},{"source":58,"target":6},{"source":59,"target":2},{"source":59,"target":66},{"source":59,"target":6},{"source":66,"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="p2" nsURI="http://www.eclipse.org/oomph/p2/1.0" nsPrefix="p2"> <eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider"> <details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.p2.edit/icons/full/obj16"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="ProfileDefinition" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement"> <eOperations name="setRequirements"> <eParameters name="requirements" upperBound="-1" eType="#//Requirement"/> </eOperations> <eOperations name="setRepositories"> <eParameters name="repositories" upperBound="-1" eType="#//Repository"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="requirements" upperBound="-1" eType="#//Requirement" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="requirement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="repositories" upperBound="-1" eType="#//Repository" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="repository"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="includeSourceBundles" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Configuration" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="wS" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="ANY"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="ws"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oS" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="ANY"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="os"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arch" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="ANY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement"> <eOperations name="setVersionRange"> <eParameters name="version" eType="#//Version"/> <eParameters name="segment" eType="#//VersionSegment"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> <details key="suppressedGetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.eclipse.equinox.p2.iu"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionRange" eType="#//VersionRange" defaultValueLiteral="0.0.0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//RequirementType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepositoryList" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="repositories" upperBound="-1" eType="#//Repository" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="repository"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repository" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="url"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//RepositoryType" defaultValueLiteral="Combined"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RepositoryType"> <eLiterals name="Metadata"/> <eLiterals name="Artifact" value="1"/> <eLiterals name="Combined" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Version" instanceClassName="org.eclipse.equinox.p2.metadata.Version"/> <eClassifiers xsi:type="ecore:EDataType" name="VersionRange" instanceClassName="org.eclipse.equinox.p2.metadata.VersionRange"/> <eClassifiers xsi:type="ecore:EEnum" name="VersionSegment"> <eLiterals name="Major"/> <eLiterals name="Minor"/> <eLiterals name="Micro"/> <eLiterals name="Qualifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RequirementType"> <eLiterals name="NONE" literal="None"/> <eLiterals name="FEATURE" value="1" literal="Feature"/> <eLiterals name="PROJECT" value="2" literal="Project"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/peterkir/org.eclipse.oomph/plugins/org.eclipse.oomph.p2/model/P2.ecore
ecore
p2 ProfileDefinition setRequirements requirements setRepositories repositories requirements repositories includeSourceBundles Configuration wS ANY oS ANY arch ANY Requirement setVersionRange version segment iD name namespace org.eclipse.equinox.p2.iu versionRange 0.0.0 optional filter type RepositoryList repositories name Repository uRL type Combined RepositoryType Metadata Metadata Artifact Artifact Combined Combined Version org.eclipse.equinox.p2.metadata.Version org.eclipse.equinox.p2.metadata.Version VersionRange org.eclipse.equinox.p2.metadata.VersionRange org.eclipse.equinox.p2.metadata.VersionRange VersionSegment Major Major Minor Minor Micro Micro Qualifier Qualifier RequirementType NONE None FEATURE Feature PROJECT Project
null
{"directed":true,"nodes":[{"nsPrefix":"p2","nsURI":"http://www.eclipse.org/oomph/p2/1.0","name":"p2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileDefinition","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryList","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RepositoryType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.Version","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.Version","name":"Version","instanceClass":null,"id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.p2.metadata.VersionRange","defaultValue":null,"instanceClassName":"org.eclipse.equinox.p2.metadata.VersionRange","name":"VersionRange","instanceClass":null,"id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"VersionSegment","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RequirementType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"setRequirements","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setRepositories","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requirements","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":"repositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"includeSourceBundles","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"requirements","lowerBound":0,"id":17,"many":true,"required":false,"eClass":"EParameter"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"repositories","lowerBound":0,"id":19,"many":true,"required":false,"eClass":"EParameter"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"ANY","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"wS","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"ANY","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"oS","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"ANY","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"ANY","unsettable":false,"transient":false,"unique":true,"name":"arch","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setVersionRange","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"iD","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.equinox.p2.iu","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.equinox.p2.iu","unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0.0","unsettable":false,"transient":false,"unique":true,"name":"versionRange","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"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":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":"filter","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"lowerBound":0,"iD":false,"id":38,"derived":true},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"version","lowerBound":0,"id":40,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"segment","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"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":"repositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uRL","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Combined","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"name":"Metadata","id":61,"value":0,"literal":"Metadata","eClass":"EEnumLiteral"},{"name":"Artifact","id":62,"value":1,"literal":"Artifact","eClass":"EEnumLiteral"},{"name":"Combined","id":63,"value":2,"literal":"Combined","eClass":"EEnumLiteral"},{"name":"Major","id":64,"value":0,"literal":"Major","eClass":"EEnumLiteral"},{"name":"Minor","id":65,"value":0,"literal":"Minor","eClass":"EEnumLiteral"},{"name":"Micro","id":66,"value":0,"literal":"Micro","eClass":"EEnumLiteral"},{"name":"Qualifier","id":67,"value":0,"literal":"Qualifier","eClass":"EEnumLiteral"},{"name":"NONE","id":68,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"FEATURE","id":69,"value":1,"literal":"Feature","eClass":"EEnumLiteral"},{"name":"PROJECT","id":70,"value":2,"literal":"Project","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":11,"target":1},{"source":11,"target":17},{"source":17,"target":3},{"source":17,"target":18},{"source":17,"target":11},{"source":18,"target":3},{"source":12,"target":1},{"source":12,"target":19},{"source":19,"target":5},{"source":19,"target":20},{"source":19,"target":12},{"source":20,"target":5},{"source":13,"target":3},{"source":13,"target":21},{"source":13,"target":1},{"source":21,"target":3},{"source":14,"target":5},{"source":14,"target":22},{"source":14,"target":1},{"source":22,"target":5},{"source":15,"target":23},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":24,"target":28},{"source":24,"target":2},{"source":25,"target":29},{"source":25,"target":2},{"source":26,"target":30},{"source":26,"target":2},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":31,"target":3},{"source":31,"target":40},{"source":31,"target":41},{"source":40,"target":7},{"source":40,"target":42},{"source":40,"target":31},{"source":42,"target":7},{"source":41,"target":9},{"source":41,"target":43},{"source":41,"target":31},{"source":43,"target":9},{"source":32,"target":44},{"source":32,"target":3},{"source":33,"target":45},{"source":33,"target":3},{"source":34,"target":46},{"source":34,"target":3},{"source":35,"target":8},{"source":35,"target":47},{"source":35,"target":3},{"source":47,"target":8},{"source":36,"target":48},{"source":36,"target":3},{"source":37,"target":49},{"source":37,"target":3},{"source":38,"target":10},{"source":38,"target":50},{"source":38,"target":3},{"source":50,"target":10},{"source":4,"target":0},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":51,"target":5},{"source":51,"target":54},{"source":51,"target":4},{"source":54,"target":5},{"source":52,"target":55},{"source":52,"target":4},{"source":5,"target":0},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":56,"target":59},{"source":56,"target":5},{"source":57,"target":6},{"source":57,"target":60},{"source":57,"target":5},{"source":60,"target":6},{"source":6,"target":0},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":61,"target":6},{"source":62,"target":6},{"source":63,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":64,"target":9},{"source":65,"target":9},{"source":66,"target":9},{"source":67,"target":9},{"source":10,"target":0},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":68,"target":10},{"source":69,"target":10},{"source":70,"target":10}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pp2" nsURI="http://www.puppetlabs.com/geppetto/1.0.0/PP2" nsPrefix="pp2"> <eClassifiers xsi:type="ecore:EClass" name="PuppetManifest" eSuperTypes="#//ExpressionBlock"/> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ResourceBody"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" eType="#//AttributeOperations" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nameExpr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeOperations"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//AttributeOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ICollectQuery" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="VirtualCollectQuery" eSuperTypes="#//UnaryExpression #//ICollectQuery"/> <eClassifiers xsi:type="ecore:EClass" name="ExportedCollectQuery" eSuperTypes="#//UnaryExpression #//ICollectQuery"/> <eClassifiers xsi:type="ecore:EClass" name="HostClassDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//LiteralExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" eType="#//DefinitionArgumentList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefinitionArgumentList"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//DefinitionArgument" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefinitionArgument"> <eStructuralFeatures xsi:type="ecore:EReference" name="puppetType" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CaseExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="switchExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//Case" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Case" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExpression" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="condExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExpression" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNameOrReference" eSuperTypes="#//LiteralExpression"> <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="ResourceExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceData" upperBound="-1" eType="#//ResourceBody" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//IQuotedString" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralList" eSuperTypes="#//LiteralExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralHash" eSuperTypes="#//LiteralExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//HashEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HashEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralExpression"> <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="LiteralUndef" eSuperTypes="#//LiteralExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralDefault" eSuperTypes="#//LiteralExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralRegex" eSuperTypes="#//LiteralExpression"> <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="LiteralName" eSuperTypes="#//LiteralExpression"> <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="VariableExpression" eSuperTypes="#//Expression"> <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="RelationshipExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AppendExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="OrExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="RelationalExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ShiftExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MatchingExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="InExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AtExpression" eSuperTypes="#//ParameterizedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="CollectExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classReference" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//ICollectQuery" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" eType="#//AttributeOperations" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectorExpression" eSuperTypes="#//ParameterizedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SelectorEntry" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//WithLambdaExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryOpExpression" abstract="true" eSuperTypes="#//BinaryExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightExpr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeDefinition" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="hostNames" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentName" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryMinusExpression" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryNotExpression" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionBlock" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElseExpression" eSuperTypes="#//ExpressionBlock"/> <eClassifiers xsi:type="ecore:EClass" name="ElseIfExpression" eSuperTypes="#//IfExpression"/> <eClassifiers xsi:type="ecore:EClass" name="VirtualNameOrReference" eSuperTypes="#//LiteralExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesisedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprList" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleQuotedString" eSuperTypes="#//StringExpression #//IQuotedString"> <eStructuralFeatures xsi:type="ecore:EReference" name="stringPart" upperBound="-1" eType="#//TextExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleQuotedString" eSuperTypes="#//StringExpression #//IQuotedString"> <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="StringExpression" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="UnquotedString" eSuperTypes="#//StringExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IQuotedString" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="InterpolatedVariable" eSuperTypes="#//Expression"> <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="TextExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="VerbatimTE" eSuperTypes="#//TextExpression"> <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="ExpressionTE" eSuperTypes="#//TextExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableTE" eSuperTypes="#//TextExpression"> <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="LiteralClass" eSuperTypes="#//LiteralExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UnlessExpression" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="condExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lambda" abstract="true" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" eType="#//DefinitionArgumentList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedAccessExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="#//WithLambdaExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parenthesized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodExpr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithLambdaExpression" eSuperTypes="#//ParameterizedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lambda" eType="#//Lambda" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaLambda" eSuperTypes="#//Lambda"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="farrow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RubyLambda" eSuperTypes="#//Lambda"/> <eClassifiers xsi:type="ecore:EClass" name="SeparatorExpression" eSuperTypes="#//Expression"/> </ecore:EPackage>
github:ecore:/data/patrickneubauer/ECSS/evaluation-resources/default-ecore/PP_2.ecore
ecore
pp2 PuppetManifest Expression ResourceBody attributes nameExpr AttributeOperation value key op AttributeOperations attributes ICollectQuery VirtualCollectQuery ExportedCollectQuery HostClassDefinition parent Definition className arguments DefinitionArgumentList arguments DefinitionArgument puppetType argName value op CaseExpression switchExpr cases Case values IfExpression condExpr elseStatement LiteralExpression LiteralNameOrReference value ResourceExpression resourceExpr resourceData ImportExpression values LiteralList elements LiteralHash elements HashEntry key value LiteralBoolean value LiteralUndef LiteralDefault LiteralRegex value LiteralName value VariableExpression varName RelationshipExpression AssignmentExpression AppendExpression OrExpression AndExpression RelationalExpression EqualityExpression ShiftExpression AdditiveExpression MultiplicativeExpression MatchingExpression InExpression AtExpression CollectExpression classReference query attributes SelectorExpression SelectorEntry FunctionCall BinaryOpExpression opName BinaryExpression leftExpr rightExpr ParameterizedExpression leftExpr parameters NodeDefinition hostNames parentName UnaryExpression expr UnaryMinusExpression UnaryNotExpression ExpressionBlock statements ElseExpression ElseIfExpression VirtualNameOrReference value exported ParenthesisedExpression expr ExprList expressions DoubleQuotedString stringPart SingleQuotedString text StringExpression UnquotedString expression IQuotedString InterpolatedVariable varName TextExpression VerbatimTE text ExpressionTE expression VariableTE varName LiteralClass UnlessExpression condExpr elseStatement Lambda arguments NamedAccessExpression MethodCall parenthesized methodExpr WithLambdaExpression lambda JavaLambda farrow RubyLambda SeparatorExpression
null
{"directed":true,"nodes":[{"nsPrefix":"pp2","nsURI":"http://www.puppetlabs.com/geppetto/1.0.0/PP2","name":"pp2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PuppetManifest","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":"ResourceBody","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOperation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOperations","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ICollectQuery","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualCollectQuery","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedCollectQuery","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HostClassDefinition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionArgumentList","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionArgument","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseExpression","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":"IfExpression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExpression","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNameOrReference","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceExpression","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportExpression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralList","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralHash","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HashEntry","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUndef","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralDefault","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralRegex","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralName","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipExpression","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppendExpression","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchingExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectorExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectorEntry","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOpExpression","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedExpression","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeDefinition","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryMinusExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryNotExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionBlock","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElseExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElseIfExpression","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualNameOrReference","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesisedExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprList","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleQuotedString","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleQuotedString","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnquotedString","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IQuotedString","instanceClass":null,"abstract":true,"id":63,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterpolatedVariable","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextExpression","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VerbatimTE","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionTE","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableTE","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralClass","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlessExpression","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lambda","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedAccessExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithLambdaExpression","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaLambda","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RubyLambda","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SeparatorExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":"className","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"puppetType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"argName","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condExpr","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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"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":148,"derived":false},{"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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varName","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"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":"opName","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hostNames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parentName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exported","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stringPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"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":"text","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"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":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":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":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varName","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"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":"parenthesized","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lambda","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"farrow","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":53},{"source":1,"target":78},{"source":78,"target":53},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":79},{"source":3,"target":80},{"source":79,"target":5},{"source":79,"target":81},{"source":79,"target":3},{"source":81,"target":5},{"source":80,"target":2},{"source":80,"target":82},{"source":80,"target":3},{"source":82,"target":2},{"source":4,"target":0},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":83,"target":2},{"source":83,"target":86},{"source":83,"target":4},{"source":86,"target":2},{"source":84,"target":87},{"source":84,"target":4},{"source":85,"target":88},{"source":85,"target":4},{"source":5,"target":0},{"source":5,"target":89},{"source":89,"target":4},{"source":89,"target":90},{"source":89,"target":5},{"source":90,"target":4},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":50},{"source":7,"target":6},{"source":7,"target":91},{"source":7,"target":92},{"source":91,"target":50},{"source":92,"target":6},{"source":8,"target":0},{"source":8,"target":50},{"source":8,"target":6},{"source":8,"target":93},{"source":8,"target":94},{"source":93,"target":50},{"source":94,"target":6},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":95},{"source":9,"target":96},{"source":95,"target":16},{"source":95,"target":97},{"source":95,"target":9},{"source":97,"target":16},{"source":96,"target":10},{"source":10,"target":0},{"source":10,"target":53},{"source":10,"target":98},{"source":10,"target":99},{"source":10,"target":100},{"source":98,"target":101},{"source":98,"target":10},{"source":99,"target":11},{"source":99,"target":102},{"source":99,"target":10},{"source":102,"target":11},{"source":100,"target":53},{"source":11,"target":0},{"source":11,"target":103},{"source":103,"target":12},{"source":103,"target":104},{"source":103,"target":11},{"source":104,"target":12},{"source":12,"target":0},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":105,"target":2},{"source":105,"target":109},{"source":105,"target":12},{"source":109,"target":2},{"source":106,"target":110},{"source":106,"target":12},{"source":107,"target":2},{"source":107,"target":111},{"source":107,"target":12},{"source":111,"target":2},{"source":108,"target":112},{"source":108,"target":12},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":113},{"source":13,"target":114},{"source":13,"target":115},{"source":113,"target":2},{"source":113,"target":116},{"source":113,"target":13},{"source":116,"target":2},{"source":114,"target":14},{"source":114,"target":117},{"source":114,"target":13},{"source":117,"target":14},{"source":115,"target":2},{"source":14,"target":0},{"source":14,"target":53},{"source":14,"target":118},{"source":14,"target":119},{"source":118,"target":2},{"source":118,"target":120},{"source":118,"target":14},{"source":120,"target":2},{"source":119,"target":53},{"source":15,"target":0},{"source":15,"target":53},{"source":15,"target":121},{"source":15,"target":122},{"source":15,"target":123},{"source":121,"target":2},{"source":121,"target":124},{"source":121,"target":15},{"source":124,"target":2},{"source":122,"target":2},{"source":122,"target":125},{"source":122,"target":15},{"source":125,"target":2},{"source":123,"target":53},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":126},{"source":126,"target":2},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":127},{"source":17,"target":128},{"source":127,"target":129},{"source":127,"target":17},{"source":128,"target":16},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":130},{"source":18,"target":131},{"source":18,"target":132},{"source":130,"target":2},{"source":130,"target":133},{"source":130,"target":18},{"source":133,"target":2},{"source":131,"target":3},{"source":131,"target":134},{"source":131,"target":18},{"source":134,"target":3},{"source":132,"target":2},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":135},{"source":19,"target":136},{"source":135,"target":63},{"source":135,"target":137},{"source":135,"target":19},{"source":137,"target":63},{"source":136,"target":2},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":138},{"source":20,"target":139},{"source":138,"target":2},{"source":138,"target":140},{"source":138,"target":20},{"source":140,"target":2},{"source":139,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":141},{"source":21,"target":142},{"source":141,"target":22},{"source":141,"target":143},{"source":141,"target":21},{"source":143,"target":22},{"source":142,"target":16},{"source":22,"target":0},{"source":22,"target":144},{"source":22,"target":145},{"source":144,"target":2},{"source":144,"target":146},{"source":144,"target":22},{"source":146,"target":2},{"source":145,"target":2},{"source":145,"target":147},{"source":145,"target":22},{"source":147,"target":2},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":148},{"source":23,"target":149},{"source":148,"target":150},{"source":148,"target":23},{"source":149,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":151},{"source":151,"target":16},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":152},{"source":152,"target":16},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":153},{"source":26,"target":154},{"source":153,"target":155},{"source":153,"target":26},{"source":154,"target":16},{"source":27,"target":0},{"source":27,"target":16},{"source":27,"target":156},{"source":27,"target":157},{"source":156,"target":158},{"source":156,"target":27},{"source":157,"target":16},{"source":28,"target":0},{"source":28,"target":2},{"source":28,"target":159},{"source":28,"target":160},{"source":159,"target":161},{"source":159,"target":28},{"source":160,"target":2},{"source":29,"target":0},{"source":29,"target":46},{"source":29,"target":162},{"source":162,"target":46},{"source":30,"target":0},{"source":30,"target":47},{"source":30,"target":163},{"source":163,"target":47},{"source":31,"target":0},{"source":31,"target":47},{"source":31,"target":164},{"source":164,"target":47},{"source":32,"target":0},{"source":32,"target":47},{"source":32,"target":165},{"source":165,"target":47},{"source":33,"target":0},{"source":33,"target":47},{"source":33,"target":166},{"source":166,"target":47},{"source":34,"target":0},{"source":34,"target":46},{"source":34,"target":167},{"source":167,"target":46},{"source":35,"target":0},{"source":35,"target":46},{"source":35,"target":168},{"source":168,"target":46},{"source":36,"target":0},{"source":36,"target":46},{"source":36,"target":169},{"source":169,"target":46},{"source":37,"target":0},{"source":37,"target":46},{"source":37,"target":170},{"source":170,"target":46},{"source":38,"target":0},{"source":38,"target":46},{"source":38,"target":171},{"source":171,"target":46},{"source":39,"target":0},{"source":39,"target":46},{"source":39,"target":172},{"source":172,"target":46},{"source":40,"target":0},{"source":40,"target":46},{"source":40,"target":173},{"source":173,"target":46},{"source":41,"target":0},{"source":41,"target":48},{"source":41,"target":174},{"source":174,"target":48},{"source":42,"target":0},{"source":42,"target":2},{"source":42,"target":175},{"source":42,"target":176},{"source":42,"target":177},{"source":42,"target":178},{"source":175,"target":2},{"source":175,"target":179},{"source":175,"target":42},{"source":179,"target":2},{"source":176,"target":6},{"source":176,"target":180},{"source":176,"target":42},{"source":180,"target":6},{"source":177,"target":5},{"source":177,"target":181},{"source":177,"target":42},{"source":181,"target":5},{"source":178,"target":2},{"source":43,"target":0},{"source":43,"target":48},{"source":43,"target":182},{"source":182,"target":48},{"source":44,"target":0},{"source":44,"target":47},{"source":44,"target":183},{"source":183,"target":47},{"source":45,"target":0},{"source":45,"target":74},{"source":45,"target":184},{"source":184,"target":74},{"source":46,"target":0},{"source":46,"target":47},{"source":46,"target":185},{"source":46,"target":186},{"source":185,"target":187},{"source":185,"target":46},{"source":186,"target":47},{"source":47,"target":0},{"source":47,"target":2},{"source":47,"target":188},{"source":47,"target":189},{"source":47,"target":190},{"source":188,"target":2},{"source":188,"target":191},{"source":188,"target":47},{"source":191,"target":2},{"source":189,"target":2},{"source":189,"target":192},{"source":189,"target":47},{"source":192,"target":2},{"source":190,"target":2},{"source":48,"target":0},{"source":48,"target":2},{"source":48,"target":193},{"source":48,"target":194},{"source":48,"target":195},{"source":193,"target":2},{"source":193,"target":196},{"source":193,"target":48},{"source":196,"target":2},{"source":194,"target":2},{"source":194,"target":197},{"source":194,"target":48},{"source":197,"target":2},{"source":195,"target":2},{"source":49,"target":0},{"source":49,"target":53},{"source":49,"target":198},{"source":49,"target":199},{"source":49,"target":200},{"source":198,"target":2},{"source":198,"target":201},{"source":198,"target":49},{"source":201,"target":2},{"source":199,"target":2},{"source":199,"target":202},{"source":199,"target":49},{"source":202,"target":2},{"source":200,"target":53},{"source":50,"target":0},{"source":50,"target":2},{"source":50,"target":203},{"source":50,"target":204},{"source":203,"target":2},{"source":203,"target":205},{"source":203,"target":50},{"source":205,"target":2},{"source":204,"target":2},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":206},{"source":206,"target":50},{"source":52,"target":0},{"source":52,"target":50},{"source":52,"target":207},{"source":207,"target":50},{"source":53,"target":0},{"source":53,"target":2},{"source":53,"target":208},{"source":53,"target":209},{"source":208,"target":2},{"source":208,"target":210},{"source":208,"target":53},{"source":210,"target":2},{"source":209,"target":2},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":211},{"source":211,"target":53},{"source":55,"target":0},{"source":55,"target":15},{"source":55,"target":212},{"source":212,"target":15},{"source":56,"target":0},{"source":56,"target":16},{"source":56,"target":213},{"source":56,"target":214},{"source":56,"target":215},{"source":213,"target":216},{"source":213,"target":56},{"source":214,"target":217},{"source":214,"target":56},{"source":215,"target":16},{"source":57,"target":0},{"source":57,"target":2},{"source":57,"target":218},{"source":57,"target":219},{"source":218,"target":2},{"source":218,"target":220},{"source":218,"target":57},{"source":220,"target":2},{"source":219,"target":2},{"source":58,"target":0},{"source":58,"target":2},{"source":58,"target":221},{"source":58,"target":222},{"source":221,"target":2},{"source":221,"target":223},{"source":221,"target":58},{"source":223,"target":2},{"source":222,"target":2},{"source":59,"target":0},{"source":59,"target":61},{"source":59,"target":63},{"source":59,"target":224},{"source":59,"target":225},{"source":59,"target":226},{"source":224,"target":65},{"source":224,"target":227},{"source":224,"target":59},{"source":227,"target":65},{"source":225,"target":61},{"source":226,"target":63},{"source":60,"target":0},{"source":60,"target":61},{"source":60,"target":63},{"source":60,"target":228},{"source":60,"target":229},{"source":60,"target":230},{"source":228,"target":231},{"source":228,"target":60},{"source":229,"target":61},{"source":230,"target":63},{"source":61,"target":0},{"source":61,"target":2},{"source":61,"target":232},{"source":232,"target":2},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":233},{"source":62,"target":234},{"source":233,"target":2},{"source":233,"target":235},{"source":233,"target":62},{"source":235,"target":2},{"source":234,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":2},{"source":64,"target":236},{"source":64,"target":237},{"source":236,"target":238},{"source":236,"target":64},{"source":237,"target":2},{"source":65,"target":0},{"source":66,"target":0},{"source":66,"target":65},{"source":66,"target":239},{"source":66,"target":240},{"source":239,"target":241},{"source":239,"target":66},{"source":240,"target":65},{"source":67,"target":0},{"source":67,"target":65},{"source":67,"target":242},{"source":67,"target":243},{"source":242,"target":2},{"source":242,"target":244},{"source":242,"target":67},{"source":244,"target":2},{"source":243,"target":65},{"source":68,"target":0},{"source":68,"target":65},{"source":68,"target":245},{"source":68,"target":246},{"source":245,"target":247},{"source":245,"target":68},{"source":246,"target":65},{"source":69,"target":0},{"source":69,"target":16},{"source":69,"target":248},{"source":248,"target":16},{"source":70,"target":0},{"source":70,"target":53},{"source":70,"target":249},{"source":70,"target":250},{"source":70,"target":251},{"source":249,"target":2},{"source":249,"target":252},{"source":249,"target":70},{"source":252,"target":2},{"source":250,"target":2},{"source":250,"target":253},{"source":250,"target":70},{"source":253,"target":2},{"source":251,"target":53},{"source":71,"target":0},{"source":71,"target":53},{"source":71,"target":254},{"source":71,"target":255},{"source":254,"target":11},{"source":254,"target":256},{"source":254,"target":71},{"source":256,"target":11},{"source":255,"target":53},{"source":72,"target":0},{"source":72,"target":47},{"source":72,"target":257},{"source":257,"target":47},{"source":73,"target":0},{"source":73,"target":74},{"source":73,"target":258},{"source":73,"target":259},{"source":73,"target":260},{"source":258,"target":261},{"source":258,"target":73},{"source":259,"target":2},{"source":259,"target":262},{"source":259,"target":73},{"source":262,"target":2},{"source":260,"target":74},{"source":74,"target":0},{"source":74,"target":48},{"source":74,"target":263},{"source":74,"target":264},{"source":263,"target":71},{"source":263,"target":265},{"source":263,"target":74},{"source":265,"target":71},{"source":264,"target":48},{"source":75,"target":0},{"source":75,"target":71},{"source":75,"target":266},{"source":75,"target":267},{"source":266,"target":268},{"source":266,"target":75},{"source":267,"target":71},{"source":76,"target":0},{"source":76,"target":71},{"source":76,"target":269},{"source":269,"target":71},{"source":77,"target":0},{"source":77,"target":2},{"source":77,"target":270},{"source":270,"target":2}],"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="GAIA"> <eClassifiers xsi:type="ecore:EClass" name="OrganizationalStructure"> <eStructuralFeatures xsi:type="ecore:EReference" name="organization" ordered="false" upperBound="-1" eType="/0/Organization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Organization"> <eStructuralFeatures xsi:type="ecore:EReference" name="collaborates" ordered="false" lowerBound="1" eType="/0/Organization" eOpposite="/0/Organization/interacts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interacts" ordered="false" lowerBound="1" eType="/0/Organization" eOpposite="/0/Organization/collaborates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="/0/AgentType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="observes" ordered="false" upperBound="-1" eType="/0/OrganizationalRule"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrganizationalRule"/> <eClassifiers xsi:type="ecore:EClass" name="SafetyRule" eSuperTypes="/0/OrganizationalRule"/> <eClassifiers xsi:type="ecore:EClass" name="LivenessRule" eSuperTypes="/0/OrganizationalRule"/> <eClassifiers xsi:type="ecore:EClass" name="AgentType"> <eStructuralFeatures xsi:type="ecore:EReference" name="provides" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Service"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collaborates" ordered="false" lowerBound="1" eType="/0/AgentType" eOpposite="/0/AgentType/agentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="agentType" ordered="false" lowerBound="1" eType="/0/AgentType" eOpposite="/0/AgentType/collaborates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="plays" ordered="false" upperBound="-1" eType="/0/Role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Service"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inputs" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outputs" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pre-conditions" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="post-conditions" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communication" ordered="false" upperBound="-1" eType="/0/Communication"/> <eStructuralFeatures xsi:type="ecore:EReference" name="responsibility" ordered="false" lowerBound="1" upperBound="-1" eType="/0/Responsibility"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actsOn" ordered="false" eType="/0/AssociationConnector" eOpposite="/0/AssociationConnector/role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Responsibility"/> <eClassifiers xsi:type="ecore:EClass" name="LivenessProperty" eSuperTypes="/0/Responsibility"/> <eClassifiers xsi:type="ecore:EClass" name="SafetyProperty" eSuperTypes="/0/Responsibility"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationConnector"> <eStructuralFeatures xsi:type="ecore:EReference" name="actsOn" ordered="false" upperBound="-1" eType="/0/Resource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" ordered="false" lowerBound="1" eType="/0/Role" eOpposite="/0/Role/actsOn"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permission" ordered="false" upperBound="-1" eType="/0/Permission" eOpposite="/0/Permission/association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Permission"> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" lowerBound="1" eType="/0/AssociationConnector" eOpposite="/0/AssociationConnector/permission"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permitted_action" ordered="false" upperBound="-1" eType="/0/Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="environnement" ordered="false" lowerBound="1" eType="/0/Environnement" eOpposite="/0/Environnement/resource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Environnement"> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" ordered="false" upperBound="-1" eType="/0/Resource" containment="true" eOpposite="/0/Resource/environnement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Communication"> <eStructuralFeatures xsi:type="ecore:EReference" name="observes" ordered="false" upperBound="-1" eType="/0/OrganizationalRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protocol" ordered="false" lowerBound="1" eType="/0/Protocol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Protocol"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initiator" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="partner" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inputs" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outputs" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="String"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/slebok/zoo/zoo/dsl/multi-agent/gaia/simon/fetched/GAIA.ecore
ecore
GAIA OrganizationalStructure organization Organization collaborates interacts member observes OrganizationalRule SafetyRule LivenessRule AgentType provides collaborates agentType plays Service inputs outputs pre-conditions post-conditions Role activity communication responsibility actsOn Activity Responsibility LivenessProperty SafetyProperty AssociationConnector actsOn role permission Permission association Resource name description permitted_action environnement Environnement resource Action type Communication observes protocol Protocol name initiator partner inputs outputs description PrimitiveTypes String
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"GAIA","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationalStructure","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organization","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationalRule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SafetyRule","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LivenessRule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AgentType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Responsibility","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LivenessProperty","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SafetyProperty","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationConnector","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"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":"Environnement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Communication","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Protocol","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaborates","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interacts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observes","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"},{"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":"provides","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaborates","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"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":"agentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"plays","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inputs","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"outputs","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"pre-conditions","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":"post-conditions","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":44,"serializable":true,"eClass":"EDataType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"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":"communication","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"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":"responsibility","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actsOn","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"},{"container":false,"ordered":false,"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":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"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":"actsOn","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":false,"unsettable":false,"transient":false,"unique":true,"name":"permission","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"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":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":68,"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":"permitted_action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"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":"environnement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"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":"protocol","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"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":83,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initiator","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"partner","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inputs","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"outputs","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","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"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":95,"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":1,"target":0},{"source":1,"target":20},{"source":20,"target":2},{"source":20,"target":21},{"source":20,"target":1},{"source":21,"target":2},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":22,"target":2},{"source":22,"target":26},{"source":22,"target":2},{"source":22,"target":23},{"source":26,"target":2},{"source":23,"target":2},{"source":23,"target":27},{"source":23,"target":2},{"source":23,"target":22},{"source":27,"target":2},{"source":24,"target":6},{"source":24,"target":28},{"source":24,"target":2},{"source":28,"target":6},{"source":25,"target":3},{"source":25,"target":29},{"source":25,"target":2},{"source":29,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":30},{"source":30,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":31},{"source":31,"target":3},{"source":6,"target":0},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":32,"target":7},{"source":32,"target":36},{"source":32,"target":6},{"source":36,"target":7},{"source":33,"target":6},{"source":33,"target":37},{"source":33,"target":6},{"source":33,"target":34},{"source":37,"target":6},{"source":34,"target":6},{"source":34,"target":38},{"source":34,"target":6},{"source":34,"target":33},{"source":38,"target":6},{"source":35,"target":8},{"source":35,"target":39},{"source":35,"target":6},{"source":39,"target":8},{"source":7,"target":0},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":40,"target":44},{"source":40,"target":45},{"source":40,"target":7},{"source":45,"target":44},{"source":41,"target":44},{"source":41,"target":46},{"source":41,"target":7},{"source":46,"target":44},{"source":42,"target":44},{"source":42,"target":47},{"source":42,"target":7},{"source":47,"target":44},{"source":43,"target":44},{"source":43,"target":48},{"source":43,"target":7},{"source":48,"target":44},{"source":8,"target":0},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":49,"target":9},{"source":49,"target":53},{"source":49,"target":8},{"source":53,"target":9},{"source":50,"target":18},{"source":50,"target":54},{"source":50,"target":8},{"source":54,"target":18},{"source":51,"target":10},{"source":51,"target":55},{"source":51,"target":8},{"source":55,"target":10},{"source":52,"target":13},{"source":52,"target":56},{"source":52,"target":8},{"source":52,"target":57},{"source":56,"target":13},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":58},{"source":58,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":59},{"source":59,"target":10},{"source":13,"target":0},{"source":13,"target":60},{"source":13,"target":57},{"source":13,"target":61},{"source":60,"target":15},{"source":60,"target":62},{"source":60,"target":13},{"source":62,"target":15},{"source":57,"target":8},{"source":57,"target":63},{"source":57,"target":13},{"source":57,"target":52},{"source":63,"target":8},{"source":61,"target":14},{"source":61,"target":64},{"source":61,"target":13},{"source":61,"target":65},{"source":64,"target":14},{"source":14,"target":0},{"source":14,"target":65},{"source":65,"target":13},{"source":65,"target":66},{"source":65,"target":14},{"source":65,"target":61},{"source":66,"target":13},{"source":15,"target":0},{"source":15,"target":67},{"source":15,"target":68},{"source":15,"target":69},{"source":15,"target":70},{"source":67,"target":44},{"source":67,"target":71},{"source":67,"target":15},{"source":71,"target":44},{"source":68,"target":44},{"source":68,"target":72},{"source":68,"target":15},{"source":72,"target":44},{"source":69,"target":17},{"source":69,"target":73},{"source":69,"target":15},{"source":73,"target":17},{"source":70,"target":16},{"source":70,"target":74},{"source":70,"target":15},{"source":70,"target":75},{"source":74,"target":16},{"source":16,"target":0},{"source":16,"target":75},{"source":75,"target":15},{"source":75,"target":76},{"source":75,"target":16},{"source":75,"target":70},{"source":76,"target":15},{"source":17,"target":0},{"source":17,"target":77},{"source":77,"target":44},{"source":77,"target":78},{"source":77,"target":17},{"source":78,"target":44},{"source":18,"target":0},{"source":18,"target":79},{"source":18,"target":80},{"source":79,"target":3},{"source":79,"target":81},{"source":79,"target":18},{"source":81,"target":3},{"source":80,"target":19},{"source":80,"target":82},{"source":80,"target":18},{"source":82,"target":19},{"source":19,"target":0},{"source":19,"target":83},{"source":19,"target":84},{"source":19,"target":85},{"source":19,"target":86},{"source":19,"target":87},{"source":19,"target":88},{"source":83,"target":44},{"source":83,"target":89},{"source":83,"target":19},{"source":89,"target":44},{"source":84,"target":44},{"source":84,"target":90},{"source":84,"target":19},{"source":90,"target":44},{"source":85,"target":44},{"source":85,"target":91},{"source":85,"target":19},{"source":91,"target":44},{"source":86,"target":44},{"source":86,"target":92},{"source":86,"target":19},{"source":92,"target":44},{"source":87,"target":44},{"source":87,"target":93},{"source":87,"target":19},{"source":93,"target":44},{"source":88,"target":44},{"source":88,"target":94},{"source":88,"target":19},{"source":94,"target":44},{"source":95,"target":44},{"source":44,"target":95}],"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="usage" nsURI="mpcm.paradigm.behaviour.usage" nsPrefix="mpcm.paradigm.behaviour.usage"> <eClassifiers xsi:type="ecore:EClass" name="ScenarioBehaviour" eSuperTypes="../../mpcm.paradigm.base/model/base.ecore#//Entity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A ScenarioBehaviour specifies possible sequences of executing services provided by the system.&#xD;&#xA;It contains a set of AbstractUserActions, each referencing a predecessor and successor (except the&#xD;&#xA;first and last action), thereby forming a sequence of actions. &#xD;&#xA;&#xD;&#xA;See the AbstractAction documentation for why it is advantageous&#xD;&#xA;to model control flow in this way, as the same principle is used in the RDSEFF language. &#xD;&#xA;&#xD;&#xA;Concrete user actions of the usage model are:&#xD;&#xA;- Branch&#xD;&#xA;- Loop&#xD;&#xA;- EntryLevelSystemCall&#xD;&#xA;- Delay&#xD;&#xA;- Start &#xD;&#xA;- Stop&#xD;&#xA;&#xD;&#xA;So far, ScenarioBehaviours do not include forks in the user flow (i.e., splitting the flow with an&#xD;&#xA;AND semantic), as it is assumed that users always act sequentially.&#xD;&#xA;&#xD;&#xA;As there are no random variables depending on other variables in the&#xD;&#xA;usage model, there are no equivalent actions to GuardedBranchTransitions or CollectionIteratorActions.&#xD;&#xA;"/> </eAnnotations> <eOperations name="Exactlyonestart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel"> <details key="body" value="self.actions_ScenarioBehaviour->select(s|s.oclIsTypeOf(Start))->size() = 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="Exactlyonestop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel"> <details key="body" value="self.actions_ScenarioBehaviour->select(s|s.oclIsTypeOf(Stop))->size() = 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="EachuseractionexceptStartandStopmusthaveapredecessorandsuccessor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel"> <details key="body" value="not self.actions_ScenarioBehaviour->select(s|not s.oclIsTypeOf(Start) and not s.oclIsTypeOf(Stop))->exists(a|a.oclAsType(AbstractUserAction).predecessor.oclIsUndefined()) and not self.actions_ScenarioBehaviour->select(s|not s.oclIsTypeOf(Start) and not s.oclIsTypeOf(Stop))->exists(a|a.oclAsType(AbstractUserAction).successor.oclIsUndefined())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="branchTransition_ScenarioBehaviour" ordered="false" eType="#//BranchTransition" eOpposite="#//BranchTransition/branchedBehaviour_BranchTransition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loop_ScenarioBehaviour" ordered="false" eType="#//Loop" eOpposite="#//Loop/bodyBehaviour_Loop"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions_ScenarioBehaviour" ordered="false" upperBound="-1" eType="#//AbstractUserAction" containment="true" eOpposite="#//AbstractUserAction/scenarioBehaviour_AbstractUserAction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractUserAction" abstract="true" eSuperTypes="../../mpcm.paradigm.base/model/base.ecore#//Entity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="See the AbstractAction documentation for why it is advantageous&#xD;&#xA;to model control flow in this way, as the same principle is used in the RDSEFF language. &#xD;&#xA;&#xD;&#xA;Concrete user actions of the usage model are:&#xD;&#xA;- Branch&#xD;&#xA;- Loop&#xD;&#xA;- EntryLevelSystemCall&#xD;&#xA;- Delay"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" ordered="false" eType="#//AbstractUserAction" eOpposite="#//AbstractUserAction/predecessor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" ordered="false" eType="#//AbstractUserAction" eOpposite="#//AbstractUserAction/successor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarioBehaviour_AbstractUserAction" ordered="false" lowerBound="1" eType="#//ScenarioBehaviour" eOpposite="#//ScenarioBehaviour/actions_ScenarioBehaviour"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Start" eSuperTypes="#//AbstractUserAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each ScenarioBehaviour has exactly one Start action which marks the action where the control flows begins. Start actions have no predecessor."/> </eAnnotations> <eOperations name="StartHasNoPredecessor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel"> <details key="body" value="self.predecessor.oclIsUndefined()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//AbstractUserAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each ScenarioBehaviour has exactly one Stop action which marks the action where the control flows ends. Stop actions have no successor."/> </eAnnotations> <eOperations name="StopHasNoSuccessor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel"> <details key="body" value="self.successor.oclIsUndefined()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The chain of diagnostics to which problems are to be appended."/> </eAnnotations> </eParameters> <eParameters name="context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The cache of context-specific information."/> </eAnnotations> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Branch" eSuperTypes="#//AbstractUserAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Branch splits the user flow with a XOR-semantic: one of the included BranchTransitions&#xD;&#xA;is taken depending on the specified branch probabilities. Each BranchTransition contains a&#xD;&#xA;nested ScenarioBehaviour, which a user executes once this branch transition is chosen. After&#xD;&#xA;execution of the complete nested ScenarioBehaviour, the next action in the user flow after the&#xD;&#xA;Branch is its successor action.&#xD;&#xA;&#xD;&#xA;A constraint ensures that all branchProbabilities of the included BranchTransitions sum up to 1. "/> </eAnnotations> <eOperations name="AllBranchProbabilitiesMustSumUpTo1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel"> <details key="body" value="self->collect(branchTransitions_Branch.branchProbability)->sum() > 0.999 and self->collect(branchTransitions_Branch.branchProbability)->sum() &lt;1.001"/> </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="branchTransitions_Branch" ordered="false" upperBound="-1" eType="#//BranchTransition" containment="true" eOpposite="#//BranchTransition/branch_BranchTransition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BranchTransition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The BranchTransition is an association class that realises the containment of ScenarioBehaviours in in the branches of a Branch action. It is a separate meta class because it has the additional attribute branchProbability that specifies how probably it is that the references ScenarioBehaviour is executed in the Branch action. &#xD;&#xA;&#xD;&#xA;See also Branch."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="branchProbability" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="branch_BranchTransition" ordered="false" lowerBound="1" eType="#//Branch" eOpposite="#//Branch/branchTransitions_Branch"/> <eStructuralFeatures xsi:type="ecore:EReference" name="branchedBehaviour_BranchTransition" ordered="false" lowerBound="1" eType="#//ScenarioBehaviour" containment="true" eOpposite="#//ScenarioBehaviour/branchTransition_ScenarioBehaviour"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//AbstractUserAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Loop models a repeated sequence of actions in the user flow. It contains a nested ScenarioBehaviour specifying the loop body, and a RandomVariable specifying the number of iterations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="loopIteration_Loop" ordered="false" lowerBound="1" eType="ecore:EClass ../../mpcm.paradigm.variables/model/variables.ecore#//PCMRandomVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyBehaviour_Loop" ordered="false" lowerBound="1" eType="#//ScenarioBehaviour" containment="true" eOpposite="#//ScenarioBehaviour/loop_ScenarioBehaviour"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Delay" eSuperTypes="#//AbstractUserAction"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Delay represents a timing delay as a RandomVariable between two user actions. The Delay&#xD;&#xA;is included into the usage model to express that users do not call system services in direct successions,&#xD;&#xA;but usually need some time to determine their next action. User delays are for example useful,&#xD;&#xA;if a performance analyst wants to determine the execution time for a complete scenario behaviour&#xD;&#xA;(instead of a single service), which needs to include user delays."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="timeSpecification_Delay" ordered="false" lowerBound="1" eType="ecore:EClass ../../mpcm.paradigm.variables/model/variables.ecore#//PCMRandomVariable" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/layornos/mPCM_build/mpcm.paradigm.usage/model/usage.ecore
ecore
usage ScenarioBehaviour Exactlyonestart diagnostics context Exactlyonestop diagnostics context EachuseractionexceptStartandStopmusthaveapredecessorandsuccessor diagnostics context branchTransition_ScenarioBehaviour loop_ScenarioBehaviour actions_ScenarioBehaviour AbstractUserAction successor predecessor scenarioBehaviour_AbstractUserAction Start StartHasNoPredecessor diagnostics context Stop StopHasNoSuccessor diagnostics context Branch AllBranchProbabilitiesMustSumUpTo1 diagnostics context branchTransitions_Branch BranchTransition branchProbability branch_BranchTransition branchedBehaviour_BranchTransition Loop loopIteration_Loop bodyBehaviour_Loop Delay timeSpecification_Delay
null
{"directed":true,"nodes":[{"nsPrefix":"mpcm.paradigm.behaviour.usage","nsURI":"mpcm.paradigm.behaviour.usage","name":"usage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioBehaviour","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractUserAction","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Start","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","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":"BranchTransition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delay","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"Exactlyonestart","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Exactlyonestop","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"EachuseractionexceptStartandStopmusthaveapredecessorandsuccessor","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"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":"branchTransition_ScenarioBehaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"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":"loop_ScenarioBehaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":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_ScenarioBehaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EParameter"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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":"diagnostics","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branchedBehaviour_BranchTransition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyBehaviour_Loop","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"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":"scenarioBehaviour_AbstractUserAction","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"successor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"StartHasNoPredecessor","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"StopHasNoSuccessor","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"AllBranchProbabilitiesMustSumUpTo1","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branchTransitions_Branch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"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":"branch_BranchTransition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"branchProbability","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopIteration_Loop","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeSpecification_Delay","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":9,"target":16},{"source":9,"target":1},{"source":9,"target":17},{"source":9,"target":18},{"source":17,"target":19},{"source":17,"target":9},{"source":18,"target":20},{"source":18,"target":9},{"source":20,"target":21},{"source":20,"target":22},{"source":10,"target":23},{"source":10,"target":1},{"source":10,"target":24},{"source":10,"target":25},{"source":24,"target":26},{"source":24,"target":10},{"source":25,"target":27},{"source":25,"target":10},{"source":27,"target":28},{"source":27,"target":29},{"source":11,"target":30},{"source":11,"target":1},{"source":11,"target":31},{"source":11,"target":32},{"source":31,"target":33},{"source":31,"target":11},{"source":32,"target":34},{"source":32,"target":11},{"source":34,"target":35},{"source":34,"target":36},{"source":12,"target":6},{"source":12,"target":37},{"source":12,"target":1},{"source":12,"target":38},{"source":37,"target":6},{"source":13,"target":7},{"source":13,"target":39},{"source":13,"target":1},{"source":13,"target":40},{"source":39,"target":7},{"source":14,"target":2},{"source":14,"target":41},{"source":14,"target":1},{"source":14,"target":42},{"source":41,"target":2},{"source":2,"target":0},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":42},{"source":2,"target":45},{"source":43,"target":2},{"source":43,"target":46},{"source":43,"target":2},{"source":43,"target":44},{"source":46,"target":2},{"source":44,"target":2},{"source":44,"target":47},{"source":44,"target":2},{"source":44,"target":43},{"source":47,"target":2},{"source":42,"target":1},{"source":42,"target":48},{"source":42,"target":2},{"source":42,"target":14},{"source":48,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":49},{"source":3,"target":50},{"source":49,"target":51},{"source":49,"target":3},{"source":49,"target":52},{"source":49,"target":53},{"source":52,"target":54},{"source":52,"target":49},{"source":53,"target":55},{"source":53,"target":49},{"source":55,"target":56},{"source":55,"target":57},{"source":50,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":58},{"source":4,"target":59},{"source":58,"target":60},{"source":58,"target":4},{"source":58,"target":61},{"source":58,"target":62},{"source":61,"target":63},{"source":61,"target":58},{"source":62,"target":64},{"source":62,"target":58},{"source":64,"target":65},{"source":64,"target":66},{"source":59,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":67},{"source":5,"target":68},{"source":5,"target":69},{"source":67,"target":70},{"source":67,"target":5},{"source":67,"target":71},{"source":67,"target":72},{"source":71,"target":73},{"source":71,"target":67},{"source":72,"target":74},{"source":72,"target":67},{"source":74,"target":75},{"source":74,"target":76},{"source":68,"target":6},{"source":68,"target":77},{"source":68,"target":5},{"source":68,"target":78},{"source":77,"target":6},{"source":69,"target":2},{"source":6,"target":0},{"source":6,"target":79},{"source":6,"target":78},{"source":6,"target":38},{"source":79,"target":80},{"source":79,"target":6},{"source":78,"target":5},{"source":78,"target":81},{"source":78,"target":6},{"source":78,"target":68},{"source":81,"target":5},{"source":38,"target":1},{"source":38,"target":82},{"source":38,"target":6},{"source":38,"target":12},{"source":82,"target":1},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":83},{"source":7,"target":40},{"source":7,"target":84},{"source":83,"target":85},{"source":83,"target":7},{"source":40,"target":1},{"source":40,"target":86},{"source":40,"target":7},{"source":40,"target":13},{"source":86,"target":1},{"source":84,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":87},{"source":8,"target":88},{"source":87,"target":89},{"source":87,"target":8},{"source":88,"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="testrun" nsURI="http://www.qualitune.org/jouleunit/android/testrun" nsPrefix="testrun"> <eClassifiers xsi:type="ecore:EClass" name="TestRun"> <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="aut" eType="#//ApkFile"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packageUnderTest" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="junitApk" eType="#//ApkFile"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="junitPackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noOfRuns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idleTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hardwareProfilingOn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteRun" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executables" lowerBound="1" upperBound="-1" eType="#//TestExecutable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="waitForFullBattery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestExecutable" 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="TestSuite" eSuperTypes="#//TestExecutable"> <eStructuralFeatures xsi:type="ecore:EReference" name="setUp" eType="#//TestBehavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tearDown" eType="#//TestBehavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="executables" lowerBound="1" upperBound="-1" eType="#//TestExecutable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestCase" eSuperTypes="#//TestExecutable"> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" lowerBound="1" eType="#//TestBehavior" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JunitTestCase" eSuperTypes="#//TestExecutable"/> <eClassifiers xsi:type="ecore:EClass" name="TestBehavior" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//TestBehavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ClickOnScreenStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CursorStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" eType="#//CursorDirection"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnterStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="DisplayStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="switchOn" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HomeButtonStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="OpenSettingsStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="SendPortMessageStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ip" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="port" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartActivityStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="package" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestStatement" eSuperTypes="#//Statement"> <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="statements" lowerBound="1" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnlockStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="WaitStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="seconds" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApkFile"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CursorDirection"> <eLiterals name="up"/> <eLiterals name="down" value="1"/> <eLiterals name="left" value="2"/> <eLiterals name="right" value="3"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/hukumsingh87/jouleunit/workbench/plugins/org.qualitune.jouleunit.android.testrun/metamodel/testrun.ecore
ecore
testrun TestRun name aut packageUnderTest junitApk junitPackage noOfRuns 1 idleTime 0 hardwareProfilingOn true remoteRun false executables waitForFullBattery false TestExecutable name TestSuite setUp tearDown executables TestCase behavior JunitTestCase TestBehavior Block statements Statement ClickOnScreenStatement x y CursorStatement direction EnterStatement DisplayStatement switchOn HomeButtonStatement OpenSettingsStatement SendPortMessageStatement ip port message StartActivityStatement package class TestStatement name statements UnlockStatement WaitStatement seconds ApkFile path CursorDirection up up down down left left right right
null
{"directed":true,"nodes":[{"nsPrefix":"testrun","nsURI":"http://www.qualitune.org/jouleunit/android/testrun","name":"testrun","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestRun","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestExecutable","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestSuite","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCase","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JunitTestCase","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestBehavior","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClickOnScreenStatement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CursorStatement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnterStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisplayStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HomeButtonStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenSettingsStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendPortMessageStatement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartActivityStatement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestStatement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlockStatement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WaitStatement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApkFile","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CursorDirection","instanceClass":null,"id":21,"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":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":"aut","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packageUnderTest","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":"junitApk","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"junitPackage","changeable":true,"lowerBound":0,"iD":false,"id":26,"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":"noOfRuns","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"idleTime","changeable":true,"lowerBound":0,"iD":false,"id":28,"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":"hardwareProfilingOn","changeable":true,"lowerBound":0,"iD":false,"id":29,"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":"remoteRun","changeable":true,"lowerBound":0,"iD":false,"id":30,"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":"executables","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"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":"waitForFullBattery","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setUp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tearDown","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"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":"executables","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"switchOn","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ip","changeable":true,"lowerBound":1,"iD":false,"id":74,"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":"port","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"seconds","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"name":"up","id":97,"value":0,"literal":"up","eClass":"EEnumLiteral"},{"name":"down","id":98,"value":1,"literal":"down","eClass":"EEnumLiteral"},{"name":"left","id":99,"value":2,"literal":"left","eClass":"EEnumLiteral"},{"name":"right","id":100,"value":3,"literal":"right","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":22,"target":33},{"source":22,"target":1},{"source":23,"target":20},{"source":23,"target":34},{"source":23,"target":1},{"source":34,"target":20},{"source":24,"target":35},{"source":24,"target":1},{"source":25,"target":20},{"source":25,"target":36},{"source":25,"target":1},{"source":36,"target":20},{"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":29,"target":40},{"source":29,"target":1},{"source":30,"target":41},{"source":30,"target":1},{"source":31,"target":2},{"source":31,"target":42},{"source":31,"target":1},{"source":42,"target":2},{"source":32,"target":43},{"source":32,"target":1},{"source":2,"target":0},{"source":2,"target":44},{"source":44,"target":45},{"source":44,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":46,"target":6},{"source":46,"target":50},{"source":46,"target":3},{"source":50,"target":6},{"source":47,"target":6},{"source":47,"target":51},{"source":47,"target":3},{"source":51,"target":6},{"source":48,"target":2},{"source":48,"target":52},{"source":48,"target":3},{"source":52,"target":2},{"source":49,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":53},{"source":4,"target":54},{"source":53,"target":6},{"source":53,"target":55},{"source":53,"target":4},{"source":55,"target":6},{"source":54,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":56},{"source":56,"target":2},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":57},{"source":7,"target":58},{"source":57,"target":8},{"source":57,"target":59},{"source":57,"target":7},{"source":59,"target":8},{"source":58,"target":6},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":60,"target":63},{"source":60,"target":9},{"source":61,"target":64},{"source":61,"target":9},{"source":62,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":65},{"source":10,"target":66},{"source":65,"target":21},{"source":65,"target":67},{"source":65,"target":10},{"source":67,"target":21},{"source":66,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":68},{"source":68,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":69},{"source":12,"target":70},{"source":69,"target":71},{"source":69,"target":12},{"source":70,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":72},{"source":72,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":73},{"source":73,"target":8},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":15,"target":77},{"source":74,"target":78},{"source":74,"target":15},{"source":75,"target":79},{"source":75,"target":15},{"source":76,"target":80},{"source":76,"target":15},{"source":77,"target":8},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":81},{"source":16,"target":82},{"source":16,"target":83},{"source":81,"target":84},{"source":81,"target":16},{"source":82,"target":85},{"source":82,"target":16},{"source":83,"target":8},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":86},{"source":17,"target":87},{"source":17,"target":88},{"source":86,"target":89},{"source":86,"target":17},{"source":87,"target":8},{"source":87,"target":90},{"source":87,"target":17},{"source":90,"target":8},{"source":88,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":91},{"source":91,"target":8},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":92},{"source":19,"target":93},{"source":92,"target":94},{"source":92,"target":19},{"source":93,"target":8},{"source":20,"target":0},{"source":20,"target":95},{"source":95,"target":96},{"source":95,"target":20},{"source":21,"target":0},{"source":21,"target":97},{"source":21,"target":98},{"source":21,"target":99},{"source":21,"target":100},{"source":97,"target":21},{"source":98,"target":21},{"source":99,"target":21},{"source":100,"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="QL" nsURI="http://www.mas-wb.com/com/mas/lwc2013/QL" nsPrefix="com.mas.lwc2013"> <eClassifiers xsi:type="ecore:EClass" name="BinaryOperatorExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1" eType="#//Expression" containment="true"> <eAnnotations source="http://www.mas-wb.com/"> <details key="nameOverride" value="leftOperand"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1" eType="#//Expression" containment="true"> <eAnnotations source="http://www.mas-wb.com/"> <details key="nameOverride" value="rightOperand"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="#//BinaryOperators"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BinaryOperators"> <eAnnotations source="http://www.mas-wb.com/"> <details key="nameOverride" value="Binary operators"/> </eAnnotations> <eLiterals name="smallerThan" literal="smaller than"/> <eLiterals name="greaterThan" value="1" literal="greater than"/> <eLiterals name="greaterThan_equalTo" value="2" literal="greater than/equal to"/> <eLiterals name="smallerThan_equalTo" value="3" literal="smaller than/equal to"/> <eLiterals name="unequalTo" value="4" literal="unequal to"/> <eLiterals name="equalTo" value="5" literal="equal to"/> <eLiterals name="and" value="6"/> <eLiterals name="or" value="7"/> <eLiterals name="addition" value="8"/> <eLiterals name="subtraction" value="9"/> <eLiterals name="multiplication" value="10"/> <eLiterals name="division" value="11"/> <eLiterals name="stringConcatenation" value="12" literal="string concatenation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanNegationExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComputedItem" eSuperTypes="#//SimpleFormElement #//ExpressiveFormElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalGroup" eSuperTypes="#//SequentialComposition #//FormElement #//ExpressiveFormElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enablingCondition" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeLiteral" eSuperTypes="#//TypeLiteral"> <eAnnotations source="http://www.mas-wb.com/"> <details key="nameOverride" value="DataType Literal"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" lowerBound="1" eType="#//DataTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DataTypes"> <eAnnotations source="http://www.mas-wb.com/"> <details key="nameOverride" value="Data types"/> </eAnnotations> <eLiterals name="boolean"/> <eLiterals name="string" value="1"/> <eLiterals name="integer" value="2"/> <eLiterals name="date" value="3"/> <eLiterals name="decimal" value="4"/> <eLiterals name="money" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Documented" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="literals" lowerBound="1" upperBound="-1" eType="#//EnumerationLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//Named"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationReferenceLiteral" eSuperTypes="#//TypeLiteral"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" lowerBound="1" eType="#//Enumeration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="literal" eType="#//EnumerationLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressiveFormElement" abstract="true" eSuperTypes="#//FormElement"/> <eClassifiers xsi:type="ecore:EClass" name="Form" eSuperTypes="#//SequentialComposition #//Named"/> <eClassifiers xsi:type="ecore:EClass" name="FormElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Named" 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="OptionallyNamed" abstract="true"> <eAnnotations source="http://www.mas-wb.com/"> <details key="nameOverride" value="OptionallyNamed"/> </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="Question" eSuperTypes="#//SimpleFormElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//TypeLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Questionnaire" eSuperTypes="#//Documented"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumerations" upperBound="-1" eType="#//Enumeration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1" eType="#//Form" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequentialComposition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//FormElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleFormElement" abstract="true" eSuperTypes="#//FormElement #//Named"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ValueReference" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="question" lowerBound="1" eType="#//Question"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/cwi-swat/questionnairitas/impls/mas/models/meta/QL.ecore
ecore
QL BinaryOperatorExpression leftOperand rightOperand operator BinaryOperators smallerThan smaller than greaterThan greater than greaterThan_equalTo greater than/equal to smallerThan_equalTo smaller than/equal to unequalTo unequal to equalTo equal to and and or or addition addition subtraction subtraction multiplication multiplication division division stringConcatenation string concatenation BooleanNegationExpression operand ComputedItem expression ConditionalGroup enablingCondition DataTypeLiteral dataType DataTypes boolean boolean string string integer integer date date decimal decimal money money Documented documentation Enumeration literals EnumerationLiteral EnumerationReferenceLiteral enumeration literal Expression ExpressiveFormElement Form FormElement Named name OptionallyNamed name Question type Questionnaire enumerations forms SequentialComposition elements SimpleFormElement label TypeLiteral ValueReference question
null
{"directed":true,"nodes":[{"nsPrefix":"com.mas.lwc2013","nsURI":"http://www.mas-wb.com/com/mas/lwc2013/QL","name":"QL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOperatorExpression","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BinaryOperators","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanNegationExpression","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputedItem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalGroup","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeLiteral","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataTypes","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documented","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationReferenceLiteral","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressiveFormElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionallyNamed","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Question","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Questionnaire","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequentialComposition","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleFormElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueReference","instanceClass":null,"abstract":false,"id":23,"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":"leftOperand","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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"name":"smallerThan","id":31,"value":0,"literal":"smaller than","eClass":"EEnumLiteral"},{"name":"greaterThan","id":32,"value":1,"literal":"greater than","eClass":"EEnumLiteral"},{"name":"greaterThan_equalTo","id":33,"value":2,"literal":"greater than/equal to","eClass":"EEnumLiteral"},{"name":"smallerThan_equalTo","id":34,"value":3,"literal":"smaller than/equal to","eClass":"EEnumLiteral"},{"name":"unequalTo","id":35,"value":4,"literal":"unequal to","eClass":"EEnumLiteral"},{"name":"equalTo","id":36,"value":5,"literal":"equal to","eClass":"EEnumLiteral"},{"name":"and","id":37,"value":6,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":38,"value":7,"literal":"or","eClass":"EEnumLiteral"},{"name":"addition","id":39,"value":8,"literal":"addition","eClass":"EEnumLiteral"},{"name":"subtraction","id":40,"value":9,"literal":"subtraction","eClass":"EEnumLiteral"},{"name":"multiplication","id":41,"value":10,"literal":"multiplication","eClass":"EEnumLiteral"},{"name":"division","id":42,"value":11,"literal":"division","eClass":"EEnumLiteral"},{"name":"stringConcatenation","id":43,"value":12,"literal":"string concatenation","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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enablingCondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"boolean","id":59,"value":0,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"string","id":60,"value":1,"literal":"string","eClass":"EEnumLiteral"},{"name":"integer","id":61,"value":2,"literal":"integer","eClass":"EEnumLiteral"},{"name":"date","id":62,"value":3,"literal":"date","eClass":"EEnumLiteral"},{"name":"decimal","id":63,"value":4,"literal":"decimal","eClass":"EEnumLiteral"},{"name":"money","id":64,"value":5,"literal":"money","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":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"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":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumerations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"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":"question","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":24,"target":12},{"source":24,"target":28},{"source":24,"target":1},{"source":28,"target":12},{"source":25,"target":12},{"source":25,"target":29},{"source":25,"target":1},{"source":29,"target":12},{"source":26,"target":2},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":2},{"source":27,"target":12},{"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":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":31,"target":2},{"source":32,"target":2},{"source":33,"target":2},{"source":34,"target":2},{"source":35,"target":2},{"source":36,"target":2},{"source":37,"target":2},{"source":38,"target":2},{"source":39,"target":2},{"source":40,"target":2},{"source":41,"target":2},{"source":42,"target":2},{"source":43,"target":2},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":44},{"source":3,"target":45},{"source":44,"target":12},{"source":44,"target":46},{"source":44,"target":3},{"source":46,"target":12},{"source":45,"target":12},{"source":4,"target":0},{"source":4,"target":21},{"source":4,"target":13},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":12},{"source":47,"target":50},{"source":47,"target":4},{"source":50,"target":12},{"source":48,"target":21},{"source":49,"target":13},{"source":5,"target":0},{"source":5,"target":20},{"source":5,"target":15},{"source":5,"target":13},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":51,"target":12},{"source":51,"target":55},{"source":51,"target":5},{"source":55,"target":12},{"source":52,"target":20},{"source":53,"target":15},{"source":54,"target":13},{"source":6,"target":0},{"source":6,"target":22},{"source":6,"target":56},{"source":6,"target":57},{"source":56,"target":7},{"source":56,"target":58},{"source":56,"target":6},{"source":58,"target":7},{"source":57,"target":22},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":59,"target":7},{"source":60,"target":7},{"source":61,"target":7},{"source":62,"target":7},{"source":63,"target":7},{"source":64,"target":7},{"source":8,"target":0},{"source":8,"target":65},{"source":65,"target":66},{"source":65,"target":8},{"source":9,"target":0},{"source":9,"target":16},{"source":9,"target":67},{"source":9,"target":68},{"source":67,"target":10},{"source":67,"target":69},{"source":67,"target":9},{"source":69,"target":10},{"source":68,"target":16},{"source":10,"target":0},{"source":10,"target":16},{"source":10,"target":70},{"source":70,"target":16},{"source":11,"target":0},{"source":11,"target":22},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":71,"target":9},{"source":71,"target":74},{"source":71,"target":11},{"source":74,"target":9},{"source":72,"target":10},{"source":72,"target":75},{"source":72,"target":11},{"source":75,"target":10},{"source":73,"target":22},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":76},{"source":76,"target":15},{"source":14,"target":0},{"source":14,"target":20},{"source":14,"target":16},{"source":14,"target":77},{"source":14,"target":78},{"source":77,"target":20},{"source":78,"target":16},{"source":15,"target":0},{"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":21},{"source":18,"target":83},{"source":18,"target":84},{"source":83,"target":22},{"source":83,"target":85},{"source":83,"target":18},{"source":85,"target":22},{"source":84,"target":21},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":86},{"source":19,"target":87},{"source":19,"target":88},{"source":86,"target":9},{"source":86,"target":89},{"source":86,"target":19},{"source":89,"target":9},{"source":87,"target":14},{"source":87,"target":90},{"source":87,"target":19},{"source":90,"target":14},{"source":88,"target":8},{"source":20,"target":0},{"source":20,"target":91},{"source":91,"target":15},{"source":91,"target":92},{"source":91,"target":20},{"source":92,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":16},{"source":21,"target":93},{"source":21,"target":94},{"source":21,"target":95},{"source":93,"target":96},{"source":93,"target":21},{"source":94,"target":15},{"source":95,"target":16},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":97},{"source":23,"target":98},{"source":97,"target":18},{"source":97,"target":99},{"source":97,"target":23},{"source":99,"target":18},{"source":98,"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="quartz" nsURI="urn:switchyard-component-camel-quartz:config:2.0" nsPrefix="quartz"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xA; &lt;h1>About the XML namespace&lt;/h1>&#xA;&#xA; &lt;div class=&quot;bodytext&quot;>&#xA; &lt;p>&#xA; This schema document describes the XML namespace, in a form&#xA; suitable for import by other schema documents.&#xA; &lt;/p>&#xA; &lt;p>&#xA; See &lt;a href=&quot;http://www.w3.org/XML/1998/namespace.html&quot;>&#xA; http://www.w3.org/XML/1998/namespace.html&lt;/a> and&#xA; &lt;a href=&quot;http://www.w3.org/TR/REC-xml&quot;>&#xA; http://www.w3.org/TR/REC-xml&lt;/a> for information &#xA; about this namespace.&#xA; &lt;/p>&#xA; &lt;p>&#xA; Note that local names in this namespace are intended to be&#xA; defined only by the World Wide Web Consortium or its subgroups.&#xA; The names currently defined in this namespace are listed below.&#xA; They should not be used with conflicting semantics by any Working&#xA; Group, specification, or document instance.&#xA; &lt;/p>&#xA; &lt;p> &#xA; See further below in this document for more information about &lt;a href=&quot;#usage&quot;>how to refer to this schema document from your own&#xA; XSD schema documents&lt;/a> and about &lt;a href=&quot;#nsversioning&quot;>the&#xA; namespace-versioning policy governing this schema document&lt;/a>.&#xA; &lt;/p>&#xA; &lt;/div>&#xA; &lt;/div>&#xA; &#xA;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xA; &#xA; &lt;h3>Father (in any context at all)&lt;/h3> &#xA;&#xA; &lt;div class=&quot;bodytext&quot;>&#xA; &lt;p>&#xA; denotes Jon Bosak, the chair of &#xA; the original XML Working Group. This name is reserved by &#xA; the following decision of the W3C XML Plenary and &#xA; XML Coordination groups:&#xA; &lt;/p>&#xA; &lt;blockquote>&#xA; &lt;p>&#xA;&#x9;In appreciation for his vision, leadership and&#xA;&#x9;dedication the W3C XML Plenary on this 10th day of&#xA;&#x9;February, 2000, reserves for Jon Bosak in perpetuity&#xA;&#x9;the XML name &quot;xml:Father&quot;.&#xA; &lt;/p>&#xA; &lt;/blockquote>&#xA; &lt;/div>&#xA; &lt;/div>&#xA; &#xA;&#xA; &lt;div id=&quot;usage&quot; xml:id=&quot;usage&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xA; &lt;h2>&#xA; &lt;a name=&quot;usage&quot;>About this schema document&lt;/a>&#xA; &lt;/h2>&#xA;&#xA; &lt;div class=&quot;bodytext&quot;>&#xA; &lt;p>&#xA; This schema defines attributes and an attribute group suitable&#xA; for use by schemas wishing to allow &lt;code>xml:base&lt;/code>,&#xA; &lt;code>xml:lang&lt;/code>, &lt;code>xml:space&lt;/code> or&#xA; &lt;code>xml:id&lt;/code> attributes on elements they define.&#xA; &lt;/p>&#xA; &lt;p>&#xA; To enable this, such a schema must import this schema for&#xA; the XML namespace, e.g. as follows:&#xA; &lt;/p>&#xA; &lt;pre>&#xA; &amp;lt;schema . . .&amp;gt;&#xA; . . .&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xA; schemaLocation=&quot;http://www.w3.org/2001/xml.xsd&quot;/&amp;gt;&#xA; &lt;/pre>&#xA; &lt;p>&#xA; or&#xA; &lt;/p>&#xA; &lt;pre>&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xA; schemaLocation=&quot;http://www.w3.org/2009/01/xml.xsd&quot;/&amp;gt;&#xA; &lt;/pre>&#xA; &lt;p>&#xA; Subsequently, qualified reference to any of the attributes or the&#xA; group defined below will have the desired effect, e.g.&#xA; &lt;/p>&#xA; &lt;pre>&#xA; &amp;lt;type . . .&amp;gt;&#xA; . . .&#xA; &amp;lt;attributeGroup ref=&quot;xml:specialAttrs&quot;/&amp;gt;&#xA; &lt;/pre>&#xA; &lt;p>&#xA; will define a type which will schema-validate an instance element&#xA; with any of those attributes.&#xA; &lt;/p>&#xA; &lt;/div>&#xA; &lt;/div>&#xA; &#xA;&#xA; &lt;div id=&quot;nsversioning&quot; xml:id=&quot;nsversioning&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xA; &lt;h2>&#xA; &lt;a name=&quot;nsversioning&quot;>Versioning policy for this schema document&lt;/a>&#xA; &lt;/h2>&#xA; &lt;div class=&quot;bodytext&quot;>&#xA; &lt;p>&#xA; In keeping with the XML Schema WG's standard versioning&#xA; policy, this schema document will persist at&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xA; http://www.w3.org/2009/01/xml.xsd&lt;/a>.&#xA; &lt;/p>&#xA; &lt;p>&#xA; At the date of issue it can also be found at&#xA; &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xA; http://www.w3.org/2001/xml.xsd&lt;/a>.&#xA; &lt;/p>&#xA; &lt;p>&#xA; The schema document at that URI may however change in the future,&#xA; in order to remain compatible with the latest version of XML&#xA; Schema itself, or with the XML namespace itself. In other words,&#xA; if the XML Schema or XML namespaces change, the version of this&#xA; document at &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xA; http://www.w3.org/2001/xml.xsd &#xA; &lt;/a> &#xA; will change accordingly; the version at &#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xA; http://www.w3.org/2009/01/xml.xsd &#xA; &lt;/a> &#xA; will not change.&#xA; &lt;/p>&#xA; &lt;p>&#xA; Previous dated (and unchanging) versions of this schema &#xA; document are at:&#xA; &lt;/p>&#xA; &lt;ul>&#xA; &lt;li>&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xA;&#x9;http://www.w3.org/2009/01/xml.xsd&lt;/a>&#xA; &lt;/li>&#xA; &lt;li>&#xA; &lt;a href=&quot;http://www.w3.org/2007/08/xml.xsd&quot;>&#xA;&#x9;http://www.w3.org/2007/08/xml.xsd&lt;/a>&#xA; &lt;/li>&#xA; &lt;li>&#xA; &lt;a href=&quot;http://www.w3.org/2004/10/xml.xsd&quot;>&#xA;&#x9;http://www.w3.org/2004/10/xml.xsd&lt;/a>&#xA; &lt;/li>&#xA; &lt;li>&#xA; &lt;a href=&quot;http://www.w3.org/2001/03/xml.xsd&quot;>&#xA;&#x9;http://www.w3.org/2001/03/xml.xsd&lt;/a>&#xA; &lt;/li>&#xA; &lt;/ul>&#xA; &lt;/div>&#xA; &lt;/div>&#xA; "/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AdditionalUriParametersType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="additionalUriParameters_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1" eType="#//ParameterType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="parameter"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BaseCamelBinding" eSuperTypes="config.switchyard.ecore#//SwitchYardBindingType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="BaseCamelBinding"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="contextMapper" eType="ecore:EClass config.switchyard.ecore#//ContextMapperType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="contextMapper"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="messageComposer" eType="ecore:EClass config.switchyard.ecore#//MessageComposerType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="messageComposer"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="additionalUriParameters" eType="#//AdditionalUriParametersType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="additionalUriParameters"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CamelQuartzBindingType" eSuperTypes="#//BaseCamelBinding"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="CamelQuartzBindingType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="camelBindingName" 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"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cron" 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="cron"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerRepeatCount" eType="ecore:EDataType config.switchyard.ecore#//PropInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="trigger.repeatCount"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerRepeatInterval" eType="ecore:EDataType config.switchyard.ecore#//PropLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="trigger.repeatInterval"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateful" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="false" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="stateful"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerStartTime" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="trigger.startTime"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerEndTime" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="trigger.endTime"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerTimeZone" 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="trigger.timeZone"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="bindingQuartz" upperBound="-2" eType="#//CamelQuartzBindingType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="binding.quartz"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="urn:switchyard-config:switchyard:2.0#binding.switchyard"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="parameter_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jboss-switchyard/tools/eclipse/plugins/org.switchyard.tools.models.switchyard1_0/model/component.camel.quartz.ecore
ecore
quartz AdditionalUriParametersType parameter BaseCamelBinding contextMapper messageComposer additionalUriParameters CamelQuartzBindingType camelBindingName cron triggerRepeatCount triggerRepeatInterval stateful false triggerStartTime triggerEndTime triggerTimeZone DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation bindingQuartz ParameterType name value
null
{"directed":true,"nodes":[{"nsPrefix":"quartz","nsURI":"urn:switchyard-component-camel-quartz:config:2.0","name":"quartz","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalUriParametersType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseCamelBinding","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CamelQuartzBindingType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextMapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageComposer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalUriParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"camelBindingName","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":"cron","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"triggerRepeatCount","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":"triggerRepeatInterval","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"stateful","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":"triggerStartTime","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":"triggerEndTime","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":"triggerTimeZone","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bindingQuartz","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"derived":true},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":5},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":5},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":1},{"source":10,"target":14},{"source":10,"target":2},{"source":14,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":15,"target":24},{"source":15,"target":3},{"source":16,"target":25},{"source":16,"target":3},{"source":17,"target":26},{"source":17,"target":3},{"source":18,"target":27},{"source":18,"target":3},{"source":19,"target":28},{"source":19,"target":3},{"source":20,"target":29},{"source":20,"target":3},{"source":21,"target":30},{"source":21,"target":3},{"source":22,"target":31},{"source":22,"target":3},{"source":23,"target":2},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":32,"target":36},{"source":32,"target":4},{"source":33,"target":37},{"source":33,"target":4},{"source":34,"target":38},{"source":34,"target":4},{"source":35,"target":3},{"source":35,"target":39},{"source":35,"target":4},{"source":39,"target":3},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":40,"target":42},{"source":40,"target":5},{"source":41,"target":43},{"source":41,"target":5}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smr" nsURI="http://smr/1.0" nsPrefix="smr"> <eAnnotations source="gmf"/> <eClassifiers xsi:type="ecore:EClass" name="Post"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourcesn" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="text" eType="#//Text" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="pictures" upperBound="-1" eType="#//Picture" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1" eType="#//Category" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1" eType="#//Author" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="#//Languages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Location"> <eAnnotations source="gmf.node"> <details key="label" value="city"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="place" eType="#//Place" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="coordinates" eType="#//Coordinates" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="district" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Text"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Picture"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="place" eType="#//Location" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Author"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1" eType="#//Languages" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="currentCity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Category"> <eAnnotations source="gmf.node"> <details key="label" value="type"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//Categories"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Categories"> <eLiterals name="Culture" value="1" literal="Culture"/> <eLiterals name="Food" value="2" literal="Food"/> <eLiterals name="Fun" value="3" literal="Fun"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Coordinates"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="coordx" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="coordy" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Hashtag" eSuperTypes="#//Tag"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </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="SocialMediaResource"> <eAnnotations source="gmf.diagram"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="posts" upperBound="-1" eType="#//Post" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mention" eSuperTypes="#//Tag"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Languages"> <eLiterals name="Spanish" value="1" literal="Spanish"/> <eLiterals name="English" value="2" literal="English"/> <eLiterals name="Italian" value="3" literal="Italian"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/NokiPls/ATLProva/ATLProva/SocialResource.ecore
ecore
smr Post id sourcesn location text pictures categories time author language Location city address place coordinates district Text text tags Picture name tags place Author name language currentCity Category type Categories Culture Culture Food Food Fun Fun Place name Coordinates coordx coordy Hashtag Tag text SocialMediaResource name posts Mention Languages Spanish Spanish English English Italian Italian
null
{"directed":true,"nodes":[{"nsPrefix":"smr","nsURI":"http://smr/1.0","name":"smr","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Post","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Picture","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Categories","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coordinates","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hashtag","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SocialMediaResource","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mention","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Languages","instanceClass":null,"id":14,"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":"id","changeable":true,"lowerBound":1,"iD":true,"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":"sourcesn","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"text","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":"pictures","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":"categories","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":"time","changeable":true,"lowerBound":0,"iD":false,"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":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"ordered":true,"upperBound":1,"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":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"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":"city","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":"address","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"place","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":"coordinates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"district","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","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":"tags","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":"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":"tags","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":"place","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},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currentCity","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"name":"Culture","id":61,"value":1,"literal":"Culture","eClass":"EEnumLiteral"},{"name":"Food","id":62,"value":2,"literal":"Food","eClass":"EEnumLiteral"},{"name":"Fun","id":63,"value":3,"literal":"Fun","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coordx","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coordy","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"posts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"name":"Spanish","id":78,"value":1,"literal":"Spanish","eClass":"EEnumLiteral"},{"name":"English","id":79,"value":2,"literal":"English","eClass":"EEnumLiteral"},{"name":"Italian","id":80,"value":3,"literal":"Italian","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":15,"target":24},{"source":15,"target":1},{"source":16,"target":25},{"source":16,"target":1},{"source":17,"target":2},{"source":17,"target":26},{"source":17,"target":1},{"source":26,"target":2},{"source":18,"target":3},{"source":18,"target":27},{"source":18,"target":1},{"source":27,"target":3},{"source":19,"target":4},{"source":19,"target":28},{"source":19,"target":1},{"source":28,"target":4},{"source":20,"target":6},{"source":20,"target":29},{"source":20,"target":1},{"source":29,"target":6},{"source":21,"target":30},{"source":21,"target":1},{"source":22,"target":5},{"source":22,"target":31},{"source":22,"target":1},{"source":31,"target":5},{"source":23,"target":14},{"source":23,"target":32},{"source":23,"target":1},{"source":32,"target":14},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":33,"target":38},{"source":33,"target":2},{"source":34,"target":39},{"source":34,"target":2},{"source":35,"target":8},{"source":35,"target":40},{"source":35,"target":2},{"source":40,"target":8},{"source":36,"target":9},{"source":36,"target":41},{"source":36,"target":2},{"source":41,"target":9},{"source":37,"target":42},{"source":37,"target":2},{"source":3,"target":0},{"source":3,"target":43},{"source":3,"target":44},{"source":43,"target":45},{"source":43,"target":3},{"source":44,"target":11},{"source":44,"target":46},{"source":44,"target":3},{"source":46,"target":11},{"source":4,"target":0},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":50},{"source":47,"target":4},{"source":48,"target":11},{"source":48,"target":51},{"source":48,"target":4},{"source":51,"target":11},{"source":49,"target":2},{"source":49,"target":52},{"source":49,"target":4},{"source":52,"target":2},{"source":5,"target":0},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":53,"target":56},{"source":53,"target":5},{"source":54,"target":14},{"source":54,"target":57},{"source":54,"target":5},{"source":57,"target":14},{"source":55,"target":58},{"source":55,"target":5},{"source":6,"target":0},{"source":6,"target":59},{"source":59,"target":7},{"source":59,"target":60},{"source":59,"target":6},{"source":60,"target":7},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":61,"target":7},{"source":62,"target":7},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":64},{"source":64,"target":65},{"source":64,"target":8},{"source":9,"target":0},{"source":9,"target":66},{"source":9,"target":67},{"source":66,"target":68},{"source":66,"target":9},{"source":67,"target":69},{"source":67,"target":9},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":70},{"source":70,"target":11},{"source":11,"target":0},{"source":11,"target":71},{"source":71,"target":72},{"source":71,"target":11},{"source":12,"target":0},{"source":12,"target":73},{"source":12,"target":74},{"source":73,"target":75},{"source":73,"target":12},{"source":74,"target":1},{"source":74,"target":76},{"source":74,"target":12},{"source":76,"target":1},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":77},{"source":77,"target":11},{"source":14,"target":0},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":78,"target":14},{"source":79,"target":14},{"source":80,"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="bonIDE" nsURI="http://www.ucd.ie/bonIDE" nsPrefix="bonIDE"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractions" upperBound="-1" eType="#//Abstraction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationships" upperBound="-1" eType="#//StaticRelationship" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Cluster" eSuperTypes="#//StaticAbstraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//StaticAbstraction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collapsed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BONClass" eSuperTypes="#//StaticAbstraction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDeferred" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementationStatus" eType="#//ImplementationStatus" defaultValueLiteral="Effective"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1" eType="#//IndexClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" eType="#//InheritanceClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invariants" upperBound="-1" eType="#//Invariant" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StaticAbstraction" abstract="true" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="names" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modifier" 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="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//FeatureArgument" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postConditions" upperBound="-1" eType="#//PostCondition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preConditions" upperBound="-1" eType="#//PreCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ImplementationStatus"> <eLiterals name="Reused"/> <eLiterals name="Persistent" value="1"/> <eLiterals name="Deferred" value="2"/> <eLiterals name="Effective" value="3"/> <eLiterals name="Interfaced" value="4"/> <eLiterals name="Root" value="5"/> <eLiterals name="Parameterized" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IndexClause"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="terms" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InheritanceClause"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parentNames" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureArgument"> <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="containerType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PreCondition"> <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="PostCondition"> <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="Invariant"> <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="StaticRelationship"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//RelationshipType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Abstraction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Abstraction"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InheritanceRel" eSuperTypes="#//StaticRelationship"/> <eClassifiers xsi:type="ecore:EClass" name="ClientSupplierRel" eSuperTypes="#//StaticRelationship"> <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="AggregationRel" eSuperTypes="#//ClientSupplierRel"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationRel" eSuperTypes="#//ClientSupplierRel"/> <eClassifiers xsi:type="ecore:EEnum" name="RelationshipType"> <eLiterals name="Inheritance"/> <eLiterals name="Aggregation" value="1"/> <eLiterals name="Association" value="2"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/kiniry/Mobius/src/bon/BON_IDE/bonIDE/model/bonide.ecore
ecore
bonIDE Model abstractions relationships Abstraction Cluster contents name collapsed expandedHeight BONClass name features isDeferred implementationStatus Effective indexes parents invariants StaticAbstraction Feature names modifier type comment arguments postConditions preConditions ImplementationStatus Reused Reused Persistent Persistent Deferred Deferred Effective Effective Interfaced Interfaced Root Root Parameterized Parameterized IndexClause identifier terms InheritanceClause parentNames FeatureArgument name type containerType PreCondition content PostCondition content Invariant content StaticRelationship type source target InheritanceRel ClientSupplierRel name AggregationRel AssociationRel RelationshipType Inheritance Inheritance Aggregation Aggregation Association Association
null
{"directed":true,"nodes":[{"nsPrefix":"bonIDE","nsURI":"http://www.ucd.ie/bonIDE","name":"bonIDE","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":"Abstraction","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cluster","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BONClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticAbstraction","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImplementationStatus","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexClause","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InheritanceClause","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureArgument","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreCondition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostCondition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invariant","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticRelationship","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InheritanceRel","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClientSupplierRel","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregationRel","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationRel","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationshipType","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":"abstractions","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":"relationships","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":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","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},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collapsed","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expandedHeight","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDeferred","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Effective","unsettable":false,"transient":false,"unique":true,"name":"implementationStatus","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":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","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":"parents","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":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"names","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":"modifier","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":"type","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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postConditions","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":"preConditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"name":"Reused","id":63,"value":0,"literal":"Reused","eClass":"EEnumLiteral"},{"name":"Persistent","id":64,"value":1,"literal":"Persistent","eClass":"EEnumLiteral"},{"name":"Deferred","id":65,"value":2,"literal":"Deferred","eClass":"EEnumLiteral"},{"name":"Effective","id":66,"value":3,"literal":"Effective","eClass":"EEnumLiteral"},{"name":"Interfaced","id":67,"value":4,"literal":"Interfaced","eClass":"EEnumLiteral"},{"name":"Root","id":68,"value":5,"literal":"Root","eClass":"EEnumLiteral"},{"name":"Parameterized","id":69,"value":6,"literal":"Parameterized","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":70,"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":"terms","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parentNames","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"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":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":"containerType","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"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":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"name":"Inheritance","id":100,"value":0,"literal":"Inheritance","eClass":"EEnumLiteral"},{"name":"Aggregation","id":101,"value":1,"literal":"Aggregation","eClass":"EEnumLiteral"},{"name":"Association","id":102,"value":2,"literal":"Association","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":14},{"source":21,"target":23},{"source":21,"target":1},{"source":23,"target":14},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":24,"target":5},{"source":24,"target":29},{"source":24,"target":3},{"source":29,"target":5},{"source":25,"target":30},{"source":25,"target":3},{"source":26,"target":31},{"source":26,"target":3},{"source":27,"target":32},{"source":27,"target":3},{"source":28,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"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":33,"target":41},{"source":33,"target":4},{"source":34,"target":6},{"source":34,"target":42},{"source":34,"target":4},{"source":42,"target":6},{"source":35,"target":43},{"source":35,"target":4},{"source":36,"target":7},{"source":36,"target":44},{"source":36,"target":4},{"source":44,"target":7},{"source":37,"target":8},{"source":37,"target":45},{"source":37,"target":4},{"source":45,"target":8},{"source":38,"target":9},{"source":38,"target":46},{"source":38,"target":4},{"source":46,"target":9},{"source":39,"target":13},{"source":39,"target":47},{"source":39,"target":4},{"source":47,"target":13},{"source":40,"target":5},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":48},{"source":48,"target":2},{"source":6,"target":0},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":49,"target":56},{"source":49,"target":6},{"source":50,"target":57},{"source":50,"target":6},{"source":51,"target":58},{"source":51,"target":6},{"source":52,"target":59},{"source":52,"target":6},{"source":53,"target":10},{"source":53,"target":60},{"source":53,"target":6},{"source":60,"target":10},{"source":54,"target":12},{"source":54,"target":61},{"source":54,"target":6},{"source":61,"target":12},{"source":55,"target":11},{"source":55,"target":62},{"source":55,"target":6},{"source":62,"target":11},{"source":7,"target":0},{"source":7,"target":63},{"source":7,"target":64},{"source":7,"target":65},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":63,"target":7},{"source":64,"target":7},{"source":65,"target":7},{"source":66,"target":7},{"source":67,"target":7},{"source":68,"target":7},{"source":69,"target":7},{"source":8,"target":0},{"source":8,"target":70},{"source":8,"target":71},{"source":70,"target":72},{"source":70,"target":8},{"source":71,"target":73},{"source":71,"target":8},{"source":9,"target":0},{"source":9,"target":74},{"source":74,"target":75},{"source":74,"target":9},{"source":10,"target":0},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":76,"target":79},{"source":76,"target":10},{"source":77,"target":80},{"source":77,"target":10},{"source":78,"target":81},{"source":78,"target":10},{"source":11,"target":0},{"source":11,"target":82},{"source":82,"target":83},{"source":82,"target":11},{"source":12,"target":0},{"source":12,"target":84},{"source":84,"target":85},{"source":84,"target":12},{"source":13,"target":0},{"source":13,"target":86},{"source":86,"target":87},{"source":86,"target":13},{"source":14,"target":0},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":88,"target":19},{"source":88,"target":91},{"source":88,"target":14},{"source":91,"target":19},{"source":89,"target":2},{"source":89,"target":92},{"source":89,"target":14},{"source":92,"target":2},{"source":90,"target":2},{"source":90,"target":93},{"source":90,"target":14},{"source":93,"target":2},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":94},{"source":94,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":95},{"source":16,"target":96},{"source":95,"target":97},{"source":95,"target":16},{"source":96,"target":14},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":98},{"source":98,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":99},{"source":99,"target":16},{"source":19,"target":0},{"source":19,"target":100},{"source":19,"target":101},{"source":19,"target":102},{"source":100,"target":19},{"source":101,"target":19},{"source":102,"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="pp" nsURI="http://www.puppetlabs.com/geppetto/1.0.0/PP" nsPrefix="pp"> <eClassifiers xsi:type="ecore:EClass" name="PuppetManifest" eSuperTypes="#//ExpressionBlock"/> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ResourceBody"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" eType="#//AttributeOperations" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nameExpr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeOperations"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//AttributeOperation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ICollectQuery" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="VirtualCollectQuery" eSuperTypes="#//UnaryExpression #//ICollectQuery"/> <eClassifiers xsi:type="ecore:EClass" name="ExportedCollectQuery" eSuperTypes="#//UnaryExpression #//ICollectQuery"/> <eClassifiers xsi:type="ecore:EClass" name="HostClassDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//LiteralExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" eType="#//DefinitionArgumentList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefinitionArgumentList"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//DefinitionArgument" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefinitionArgument"> <eStructuralFeatures xsi:type="ecore:EReference" name="puppetType" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CaseExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="switchExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//Case" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Case" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExpression" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="condExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExpression" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNameOrReference" eSuperTypes="#//LiteralExpression"> <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="ResourceExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceData" upperBound="-1" eType="#//ResourceBody" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//IQuotedString" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralList" eSuperTypes="#//LiteralExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralHash" eSuperTypes="#//LiteralExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//HashEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HashEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralExpression"> <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="LiteralUndef" eSuperTypes="#//LiteralExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralDefault" eSuperTypes="#//LiteralExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralRegex" eSuperTypes="#//LiteralExpression"> <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="LiteralName" eSuperTypes="#//LiteralExpression"> <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="VariableExpression" eSuperTypes="#//Expression"> <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="RelationshipExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AppendExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="OrExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="RelationalExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ShiftExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MatchingExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="InExpression" eSuperTypes="#//BinaryOpExpression"/> <eClassifiers xsi:type="ecore:EClass" name="AtExpression" eSuperTypes="#//ParameterizedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="CollectExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="classReference" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//ICollectQuery" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" eType="#//AttributeOperations" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectorExpression" eSuperTypes="#//ParameterizedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SelectorEntry" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//WithLambdaExpression"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryOpExpression" abstract="true" eSuperTypes="#//BinaryExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightExpr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeDefinition" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="hostNames" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentName" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryMinusExpression" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryNotExpression" eSuperTypes="#//UnaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionBlock" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElseExpression" eSuperTypes="#//ExpressionBlock"/> <eClassifiers xsi:type="ecore:EClass" name="ElseIfExpression" eSuperTypes="#//IfExpression"/> <eClassifiers xsi:type="ecore:EClass" name="VirtualNameOrReference" eSuperTypes="#//LiteralExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesisedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprList" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleQuotedString" eSuperTypes="#//StringExpression #//IQuotedString"> <eStructuralFeatures xsi:type="ecore:EReference" name="stringPart" upperBound="-1" eType="#//TextExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleQuotedString" eSuperTypes="#//StringExpression #//IQuotedString"> <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="StringExpression" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="UnquotedString" eSuperTypes="#//StringExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IQuotedString" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="InterpolatedVariable" eSuperTypes="#//Expression"> <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="TextExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="VerbatimTE" eSuperTypes="#//TextExpression"> <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="ExpressionTE" eSuperTypes="#//TextExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableTE" eSuperTypes="#//TextExpression"> <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="LiteralClass" eSuperTypes="#//LiteralExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UnlessExpression" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="condExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lambda" abstract="true" eSuperTypes="#//ExpressionBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" eType="#//DefinitionArgumentList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedAccessExpression" eSuperTypes="#//BinaryExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="#//WithLambdaExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parenthesized" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodExpr" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithLambdaExpression" eSuperTypes="#//ParameterizedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lambda" eType="#//Lambda" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaLambda" eSuperTypes="#//Lambda"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="farrow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RubyLambda" eSuperTypes="#//Lambda"/> <eClassifiers xsi:type="ecore:EClass" name="SeparatorExpression" eSuperTypes="#//Expression"/> </ecore:EPackage>
github:ecore:/data/puppetlabs/geppetto/com.puppetlabs.geppetto.pp/model/PP.ecore
ecore
pp PuppetManifest Expression ResourceBody attributes nameExpr AttributeOperation value key op AttributeOperations attributes ICollectQuery VirtualCollectQuery ExportedCollectQuery HostClassDefinition parent Definition className arguments DefinitionArgumentList arguments DefinitionArgument puppetType argName value op CaseExpression switchExpr cases Case values IfExpression condExpr elseStatement LiteralExpression LiteralNameOrReference value ResourceExpression resourceExpr resourceData ImportExpression values LiteralList elements LiteralHash elements HashEntry key value LiteralBoolean value LiteralUndef LiteralDefault LiteralRegex value LiteralName value VariableExpression varName RelationshipExpression AssignmentExpression AppendExpression OrExpression AndExpression RelationalExpression EqualityExpression ShiftExpression AdditiveExpression MultiplicativeExpression MatchingExpression InExpression AtExpression CollectExpression classReference query attributes SelectorExpression SelectorEntry FunctionCall BinaryOpExpression opName BinaryExpression leftExpr rightExpr ParameterizedExpression leftExpr parameters NodeDefinition hostNames parentName UnaryExpression expr UnaryMinusExpression UnaryNotExpression ExpressionBlock statements ElseExpression ElseIfExpression VirtualNameOrReference value exported ParenthesisedExpression expr ExprList expressions DoubleQuotedString stringPart SingleQuotedString text StringExpression UnquotedString expression IQuotedString InterpolatedVariable varName TextExpression VerbatimTE text ExpressionTE expression VariableTE varName LiteralClass UnlessExpression condExpr elseStatement Lambda arguments NamedAccessExpression MethodCall parenthesized methodExpr WithLambdaExpression lambda JavaLambda farrow RubyLambda SeparatorExpression
null
{"directed":true,"nodes":[{"nsPrefix":"pp","nsURI":"http://www.puppetlabs.com/geppetto/1.0.0/PP","name":"pp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PuppetManifest","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":"ResourceBody","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOperation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOperations","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ICollectQuery","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualCollectQuery","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportedCollectQuery","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HostClassDefinition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionArgumentList","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionArgument","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseExpression","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":"IfExpression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExpression","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNameOrReference","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceExpression","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportExpression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralList","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralHash","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HashEntry","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUndef","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralDefault","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralRegex","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralName","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipExpression","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppendExpression","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchingExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectorExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectorEntry","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOpExpression","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedExpression","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeDefinition","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryMinusExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryNotExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionBlock","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElseExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElseIfExpression","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualNameOrReference","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesisedExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprList","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleQuotedString","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleQuotedString","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnquotedString","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IQuotedString","instanceClass":null,"abstract":true,"id":63,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterpolatedVariable","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextExpression","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VerbatimTE","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionTE","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableTE","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralClass","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlessExpression","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lambda","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedAccessExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithLambdaExpression","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaLambda","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RubyLambda","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SeparatorExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":"className","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"puppetType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"argName","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condExpr","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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"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":148,"derived":false},{"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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varName","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"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":"opName","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hostNames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parentName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exported","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stringPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"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":"text","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"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":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":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":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varName","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"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":"parenthesized","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lambda","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"farrow","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":53},{"source":1,"target":78},{"source":78,"target":53},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":79},{"source":3,"target":80},{"source":79,"target":5},{"source":79,"target":81},{"source":79,"target":3},{"source":81,"target":5},{"source":80,"target":2},{"source":80,"target":82},{"source":80,"target":3},{"source":82,"target":2},{"source":4,"target":0},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":83,"target":2},{"source":83,"target":86},{"source":83,"target":4},{"source":86,"target":2},{"source":84,"target":87},{"source":84,"target":4},{"source":85,"target":88},{"source":85,"target":4},{"source":5,"target":0},{"source":5,"target":89},{"source":89,"target":4},{"source":89,"target":90},{"source":89,"target":5},{"source":90,"target":4},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":50},{"source":7,"target":6},{"source":7,"target":91},{"source":7,"target":92},{"source":91,"target":50},{"source":92,"target":6},{"source":8,"target":0},{"source":8,"target":50},{"source":8,"target":6},{"source":8,"target":93},{"source":8,"target":94},{"source":93,"target":50},{"source":94,"target":6},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":95},{"source":9,"target":96},{"source":95,"target":16},{"source":95,"target":97},{"source":95,"target":9},{"source":97,"target":16},{"source":96,"target":10},{"source":10,"target":0},{"source":10,"target":53},{"source":10,"target":98},{"source":10,"target":99},{"source":10,"target":100},{"source":98,"target":101},{"source":98,"target":10},{"source":99,"target":11},{"source":99,"target":102},{"source":99,"target":10},{"source":102,"target":11},{"source":100,"target":53},{"source":11,"target":0},{"source":11,"target":103},{"source":103,"target":12},{"source":103,"target":104},{"source":103,"target":11},{"source":104,"target":12},{"source":12,"target":0},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":105,"target":2},{"source":105,"target":109},{"source":105,"target":12},{"source":109,"target":2},{"source":106,"target":110},{"source":106,"target":12},{"source":107,"target":2},{"source":107,"target":111},{"source":107,"target":12},{"source":111,"target":2},{"source":108,"target":112},{"source":108,"target":12},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":113},{"source":13,"target":114},{"source":13,"target":115},{"source":113,"target":2},{"source":113,"target":116},{"source":113,"target":13},{"source":116,"target":2},{"source":114,"target":14},{"source":114,"target":117},{"source":114,"target":13},{"source":117,"target":14},{"source":115,"target":2},{"source":14,"target":0},{"source":14,"target":53},{"source":14,"target":118},{"source":14,"target":119},{"source":118,"target":2},{"source":118,"target":120},{"source":118,"target":14},{"source":120,"target":2},{"source":119,"target":53},{"source":15,"target":0},{"source":15,"target":53},{"source":15,"target":121},{"source":15,"target":122},{"source":15,"target":123},{"source":121,"target":2},{"source":121,"target":124},{"source":121,"target":15},{"source":124,"target":2},{"source":122,"target":2},{"source":122,"target":125},{"source":122,"target":15},{"source":125,"target":2},{"source":123,"target":53},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":126},{"source":126,"target":2},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":127},{"source":17,"target":128},{"source":127,"target":129},{"source":127,"target":17},{"source":128,"target":16},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":130},{"source":18,"target":131},{"source":18,"target":132},{"source":130,"target":2},{"source":130,"target":133},{"source":130,"target":18},{"source":133,"target":2},{"source":131,"target":3},{"source":131,"target":134},{"source":131,"target":18},{"source":134,"target":3},{"source":132,"target":2},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":135},{"source":19,"target":136},{"source":135,"target":63},{"source":135,"target":137},{"source":135,"target":19},{"source":137,"target":63},{"source":136,"target":2},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":138},{"source":20,"target":139},{"source":138,"target":2},{"source":138,"target":140},{"source":138,"target":20},{"source":140,"target":2},{"source":139,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":141},{"source":21,"target":142},{"source":141,"target":22},{"source":141,"target":143},{"source":141,"target":21},{"source":143,"target":22},{"source":142,"target":16},{"source":22,"target":0},{"source":22,"target":144},{"source":22,"target":145},{"source":144,"target":2},{"source":144,"target":146},{"source":144,"target":22},{"source":146,"target":2},{"source":145,"target":2},{"source":145,"target":147},{"source":145,"target":22},{"source":147,"target":2},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":148},{"source":23,"target":149},{"source":148,"target":150},{"source":148,"target":23},{"source":149,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":151},{"source":151,"target":16},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":152},{"source":152,"target":16},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":153},{"source":26,"target":154},{"source":153,"target":155},{"source":153,"target":26},{"source":154,"target":16},{"source":27,"target":0},{"source":27,"target":16},{"source":27,"target":156},{"source":27,"target":157},{"source":156,"target":158},{"source":156,"target":27},{"source":157,"target":16},{"source":28,"target":0},{"source":28,"target":2},{"source":28,"target":159},{"source":28,"target":160},{"source":159,"target":161},{"source":159,"target":28},{"source":160,"target":2},{"source":29,"target":0},{"source":29,"target":46},{"source":29,"target":162},{"source":162,"target":46},{"source":30,"target":0},{"source":30,"target":47},{"source":30,"target":163},{"source":163,"target":47},{"source":31,"target":0},{"source":31,"target":47},{"source":31,"target":164},{"source":164,"target":47},{"source":32,"target":0},{"source":32,"target":47},{"source":32,"target":165},{"source":165,"target":47},{"source":33,"target":0},{"source":33,"target":47},{"source":33,"target":166},{"source":166,"target":47},{"source":34,"target":0},{"source":34,"target":46},{"source":34,"target":167},{"source":167,"target":46},{"source":35,"target":0},{"source":35,"target":46},{"source":35,"target":168},{"source":168,"target":46},{"source":36,"target":0},{"source":36,"target":46},{"source":36,"target":169},{"source":169,"target":46},{"source":37,"target":0},{"source":37,"target":46},{"source":37,"target":170},{"source":170,"target":46},{"source":38,"target":0},{"source":38,"target":46},{"source":38,"target":171},{"source":171,"target":46},{"source":39,"target":0},{"source":39,"target":46},{"source":39,"target":172},{"source":172,"target":46},{"source":40,"target":0},{"source":40,"target":46},{"source":40,"target":173},{"source":173,"target":46},{"source":41,"target":0},{"source":41,"target":48},{"source":41,"target":174},{"source":174,"target":48},{"source":42,"target":0},{"source":42,"target":2},{"source":42,"target":175},{"source":42,"target":176},{"source":42,"target":177},{"source":42,"target":178},{"source":175,"target":2},{"source":175,"target":179},{"source":175,"target":42},{"source":179,"target":2},{"source":176,"target":6},{"source":176,"target":180},{"source":176,"target":42},{"source":180,"target":6},{"source":177,"target":5},{"source":177,"target":181},{"source":177,"target":42},{"source":181,"target":5},{"source":178,"target":2},{"source":43,"target":0},{"source":43,"target":48},{"source":43,"target":182},{"source":182,"target":48},{"source":44,"target":0},{"source":44,"target":47},{"source":44,"target":183},{"source":183,"target":47},{"source":45,"target":0},{"source":45,"target":74},{"source":45,"target":184},{"source":184,"target":74},{"source":46,"target":0},{"source":46,"target":47},{"source":46,"target":185},{"source":46,"target":186},{"source":185,"target":187},{"source":185,"target":46},{"source":186,"target":47},{"source":47,"target":0},{"source":47,"target":2},{"source":47,"target":188},{"source":47,"target":189},{"source":47,"target":190},{"source":188,"target":2},{"source":188,"target":191},{"source":188,"target":47},{"source":191,"target":2},{"source":189,"target":2},{"source":189,"target":192},{"source":189,"target":47},{"source":192,"target":2},{"source":190,"target":2},{"source":48,"target":0},{"source":48,"target":2},{"source":48,"target":193},{"source":48,"target":194},{"source":48,"target":195},{"source":193,"target":2},{"source":193,"target":196},{"source":193,"target":48},{"source":196,"target":2},{"source":194,"target":2},{"source":194,"target":197},{"source":194,"target":48},{"source":197,"target":2},{"source":195,"target":2},{"source":49,"target":0},{"source":49,"target":53},{"source":49,"target":198},{"source":49,"target":199},{"source":49,"target":200},{"source":198,"target":2},{"source":198,"target":201},{"source":198,"target":49},{"source":201,"target":2},{"source":199,"target":2},{"source":199,"target":202},{"source":199,"target":49},{"source":202,"target":2},{"source":200,"target":53},{"source":50,"target":0},{"source":50,"target":2},{"source":50,"target":203},{"source":50,"target":204},{"source":203,"target":2},{"source":203,"target":205},{"source":203,"target":50},{"source":205,"target":2},{"source":204,"target":2},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":206},{"source":206,"target":50},{"source":52,"target":0},{"source":52,"target":50},{"source":52,"target":207},{"source":207,"target":50},{"source":53,"target":0},{"source":53,"target":2},{"source":53,"target":208},{"source":53,"target":209},{"source":208,"target":2},{"source":208,"target":210},{"source":208,"target":53},{"source":210,"target":2},{"source":209,"target":2},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":211},{"source":211,"target":53},{"source":55,"target":0},{"source":55,"target":15},{"source":55,"target":212},{"source":212,"target":15},{"source":56,"target":0},{"source":56,"target":16},{"source":56,"target":213},{"source":56,"target":214},{"source":56,"target":215},{"source":213,"target":216},{"source":213,"target":56},{"source":214,"target":217},{"source":214,"target":56},{"source":215,"target":16},{"source":57,"target":0},{"source":57,"target":2},{"source":57,"target":218},{"source":57,"target":219},{"source":218,"target":2},{"source":218,"target":220},{"source":218,"target":57},{"source":220,"target":2},{"source":219,"target":2},{"source":58,"target":0},{"source":58,"target":2},{"source":58,"target":221},{"source":58,"target":222},{"source":221,"target":2},{"source":221,"target":223},{"source":221,"target":58},{"source":223,"target":2},{"source":222,"target":2},{"source":59,"target":0},{"source":59,"target":61},{"source":59,"target":63},{"source":59,"target":224},{"source":59,"target":225},{"source":59,"target":226},{"source":224,"target":65},{"source":224,"target":227},{"source":224,"target":59},{"source":227,"target":65},{"source":225,"target":61},{"source":226,"target":63},{"source":60,"target":0},{"source":60,"target":61},{"source":60,"target":63},{"source":60,"target":228},{"source":60,"target":229},{"source":60,"target":230},{"source":228,"target":231},{"source":228,"target":60},{"source":229,"target":61},{"source":230,"target":63},{"source":61,"target":0},{"source":61,"target":2},{"source":61,"target":232},{"source":232,"target":2},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":233},{"source":62,"target":234},{"source":233,"target":2},{"source":233,"target":235},{"source":233,"target":62},{"source":235,"target":2},{"source":234,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":2},{"source":64,"target":236},{"source":64,"target":237},{"source":236,"target":238},{"source":236,"target":64},{"source":237,"target":2},{"source":65,"target":0},{"source":66,"target":0},{"source":66,"target":65},{"source":66,"target":239},{"source":66,"target":240},{"source":239,"target":241},{"source":239,"target":66},{"source":240,"target":65},{"source":67,"target":0},{"source":67,"target":65},{"source":67,"target":242},{"source":67,"target":243},{"source":242,"target":2},{"source":242,"target":244},{"source":242,"target":67},{"source":244,"target":2},{"source":243,"target":65},{"source":68,"target":0},{"source":68,"target":65},{"source":68,"target":245},{"source":68,"target":246},{"source":245,"target":247},{"source":245,"target":68},{"source":246,"target":65},{"source":69,"target":0},{"source":69,"target":16},{"source":69,"target":248},{"source":248,"target":16},{"source":70,"target":0},{"source":70,"target":53},{"source":70,"target":249},{"source":70,"target":250},{"source":70,"target":251},{"source":249,"target":2},{"source":249,"target":252},{"source":249,"target":70},{"source":252,"target":2},{"source":250,"target":2},{"source":250,"target":253},{"source":250,"target":70},{"source":253,"target":2},{"source":251,"target":53},{"source":71,"target":0},{"source":71,"target":53},{"source":71,"target":254},{"source":71,"target":255},{"source":254,"target":11},{"source":254,"target":256},{"source":254,"target":71},{"source":256,"target":11},{"source":255,"target":53},{"source":72,"target":0},{"source":72,"target":47},{"source":72,"target":257},{"source":257,"target":47},{"source":73,"target":0},{"source":73,"target":74},{"source":73,"target":258},{"source":73,"target":259},{"source":73,"target":260},{"source":258,"target":261},{"source":258,"target":73},{"source":259,"target":2},{"source":259,"target":262},{"source":259,"target":73},{"source":262,"target":2},{"source":260,"target":74},{"source":74,"target":0},{"source":74,"target":48},{"source":74,"target":263},{"source":74,"target":264},{"source":263,"target":71},{"source":263,"target":265},{"source":263,"target":74},{"source":265,"target":71},{"source":264,"target":48},{"source":75,"target":0},{"source":75,"target":71},{"source":75,"target":266},{"source":75,"target":267},{"source":266,"target":268},{"source":266,"target":75},{"source":267,"target":71},{"source":76,"target":0},{"source":76,"target":71},{"source":76,"target":269},{"source":269,"target":71},{"source":77,"target":0},{"source":77,"target":2},{"source":77,"target":270},{"source":270,"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="changetracking" nsURI="http://unicase.org/model/changetracking" nsPrefix="org.unicase.model.changetracking"> <eClassifiers xsi:type="ecore:EClass" name="Release" eSuperTypes="platform:/plugin/org.unicase.model/model/model.ecore#//release/AbstractRelease"> <eStructuralFeatures xsi:type="ecore:EReference" name="stream" eType="#//Stream" eOpposite="#//Stream/releases"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="built" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="builtRevision" eType="#//RepositoryRevision" eOpposite="#//RepositoryRevision/builtWithReleases"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="buildDate" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" eType="#//Release" eOpposite="#//Release/predecessor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//Release" eOpposite="#//Release/successor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stream" eSuperTypes="platform:/plugin/org.unicase.model/model/model.ecore#//UnicaseModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="releases" upperBound="-1" eType="#//Release" eOpposite="#//Release/stream"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="priority" value="10.0"/> <details key="position" value="right"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="repositoryStream" eType="#//RepositoryStream" eOpposite="#//RepositoryStream/usingStreams"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangePackage" abstract="true" eSuperTypes="platform:/plugin/org.unicase.model/model/model.ecore#//Attachment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortDescription" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepositoryRevision" abstract="true" eSuperTypes="platform:/plugin/org.unicase.model/model/model.ecore#//UnicaseModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="repositoryStream" eType="#//RepositoryStream" eOpposite="#//RepositoryStream/revisions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="builtWithReleases" upperBound="-1" eType="#//Release" eOpposite="#//Release/builtRevision"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="priority" value="10.0"/> <details key="position" value="right"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepositoryStream" abstract="true" interface="true" eSuperTypes="platform:/plugin/org.unicase.model/model/model.ecore#//UnicaseModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//RepositoryLocation" eOpposite="#//RepositoryLocation/streams"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1" eType="#//RepositoryRevision" eOpposite="#//RepositoryRevision/repositoryStream"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="priority" value="10.0"/> <details key="position" value="right"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="usingStreams" upperBound="-1" eType="#//Stream" eOpposite="#//Stream/repositoryStream"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="priority" value="12.0"/> <details key="position" value="right"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepositoryLocation" abstract="true" eSuperTypes="platform:/plugin/org.unicase.model/model/model.ecore#//UnicaseModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="streams" upperBound="-1" eType="#//RepositoryStream" eOpposite="#//RepositoryStream/location"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="priority" value="10.0"/> <details key="position" value="right"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eSubpackages name="git" nsURI="http://unicase.org/model/changetracking/git" nsPrefix="org.unicase.model.changetracking.git"> <eClassifiers xsi:type="ecore:EClass" name="GitBranchChangePackage" eSuperTypes="#//ChangePackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="branch" eType="#//git/GitBranch" eOpposite="#//git/GitBranch/referringChangePackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GitBranch" eSuperTypes="#//RepositoryStream"> <eStructuralFeatures xsi:type="ecore:EReference" name="referringChangePackages" upperBound="-1" eType="#//git/GitBranchChangePackage" eOpposite="#//git/GitBranchChangePackage/branch"> <eAnnotations source="org.unicase.ui.meeditor"> <details key="priority" value="15.0"/> <details key="position" value="right"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="branchName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GitRevision" eSuperTypes="#//RepositoryRevision"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hash" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GitRepository" eSuperTypes="#//RepositoryLocation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifyingCommitHash" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> </eSubpackages> <eSubpackages name="patch" nsURI="http://unicase.org/model/changetracking/patch" nsPrefix="org.unicase.model.changetracking.patch"> <eClassifiers xsi:type="ecore:EClass" name="PatchChangePackage" eSuperTypes="#//ChangePackage platform:/plugin/org.unicase.model/model/model.ecore#//attachment/FileAttachment"/> </eSubpackages> </ecore:EPackage>
github:ecore:/data/unicase-ls1/unicase/other/changeTracking/org.unicase.changetracking.model/model/ChangeTracking.ecore
ecore
changetracking Release stream built builtRevision buildDate successor predecessor Stream releases repositoryStream ChangePackage shortDescription RepositoryRevision repositoryStream builtWithReleases RepositoryStream location revisions usingStreams RepositoryLocation streams git GitBranchChangePackage branch GitBranch referringChangePackages branchName GitRevision hash tagName GitRepository url identifyingCommitHash patch PatchChangePackage
null
{"directed":true,"nodes":[{"nsPrefix":"org.unicase.model.changetracking","nsURI":"http://unicase.org/model/changetracking","name":"changetracking","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Release","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stream","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangePackage","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryRevision","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryStream","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryLocation","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"nsPrefix":"org.unicase.model.changetracking.git","nsURI":"http://unicase.org/model/changetracking/git","name":"git","id":7,"eClass":"EPackage"},{"nsPrefix":"org.unicase.model.changetracking.patch","nsURI":"http://unicase.org/model/changetracking/patch","name":"patch","id":8,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stream","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":"built","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":"builtRevision","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"buildDate","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":"successor","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":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"releases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"builtWithReleases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repositoryStream","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usingStreams","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":"shortDescription","changeable":true,"lowerBound":0,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repositoryStream","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revisions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"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":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"streams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitBranchChangePackage","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitBranch","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitRevision","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitRepository","instanceClass":null,"abstract":false,"id":48,"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":"branch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referringChangePackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"branchName","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hash","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","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":"identifyingCommitHash","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatchChangePackage","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":9,"target":2},{"source":9,"target":16},{"source":9,"target":1},{"source":9,"target":17},{"source":16,"target":2},{"source":10,"target":18},{"source":10,"target":1},{"source":11,"target":4},{"source":11,"target":19},{"source":11,"target":1},{"source":11,"target":20},{"source":19,"target":4},{"source":12,"target":21},{"source":12,"target":1},{"source":13,"target":1},{"source":13,"target":22},{"source":13,"target":1},{"source":13,"target":14},{"source":22,"target":1},{"source":14,"target":1},{"source":14,"target":23},{"source":14,"target":1},{"source":14,"target":13},{"source":23,"target":1},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":24},{"source":2,"target":25},{"source":17,"target":1},{"source":17,"target":26},{"source":17,"target":2},{"source":17,"target":9},{"source":26,"target":1},{"source":24,"target":5},{"source":24,"target":27},{"source":24,"target":2},{"source":24,"target":28},{"source":27,"target":5},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":31},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":20},{"source":4,"target":33},{"source":32,"target":5},{"source":32,"target":34},{"source":32,"target":4},{"source":32,"target":35},{"source":34,"target":5},{"source":20,"target":1},{"source":20,"target":36},{"source":20,"target":4},{"source":20,"target":11},{"source":36,"target":1},{"source":5,"target":0},{"source":5,"target":37},{"source":5,"target":35},{"source":5,"target":28},{"source":5,"target":38},{"source":37,"target":6},{"source":37,"target":39},{"source":37,"target":5},{"source":37,"target":40},{"source":39,"target":6},{"source":35,"target":4},{"source":35,"target":41},{"source":35,"target":5},{"source":35,"target":32},{"source":41,"target":4},{"source":28,"target":2},{"source":28,"target":42},{"source":28,"target":5},{"source":28,"target":24},{"source":42,"target":2},{"source":6,"target":0},{"source":6,"target":40},{"source":6,"target":43},{"source":40,"target":5},{"source":40,"target":44},{"source":40,"target":6},{"source":40,"target":37},{"source":44,"target":5},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":0},{"source":45,"target":7},{"source":45,"target":3},{"source":45,"target":49},{"source":45,"target":50},{"source":49,"target":46},{"source":49,"target":51},{"source":49,"target":45},{"source":49,"target":52},{"source":51,"target":46},{"source":50,"target":3},{"source":46,"target":7},{"source":46,"target":5},{"source":46,"target":52},{"source":46,"target":53},{"source":46,"target":54},{"source":52,"target":45},{"source":52,"target":55},{"source":52,"target":46},{"source":52,"target":49},{"source":55,"target":45},{"source":53,"target":56},{"source":53,"target":46},{"source":54,"target":5},{"source":47,"target":7},{"source":47,"target":4},{"source":47,"target":57},{"source":47,"target":58},{"source":47,"target":59},{"source":57,"target":60},{"source":57,"target":47},{"source":58,"target":61},{"source":58,"target":47},{"source":59,"target":4},{"source":48,"target":7},{"source":48,"target":6},{"source":48,"target":62},{"source":48,"target":63},{"source":48,"target":64},{"source":62,"target":65},{"source":62,"target":48},{"source":63,"target":66},{"source":63,"target":48},{"source":64,"target":6},{"source":8,"target":67},{"source":8,"target":0},{"source":67,"target":8},{"source":67,"target":3},{"source":67,"target":68},{"source":67,"target":69},{"source":68,"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="jPQL" nsURI="http://www.yazgel.org/jpql/xtext/JPQL" nsPrefix="jPQL"> <eClassifiers xsi:type="ecore:EClass" name="QueryModule"> <eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1" eType="#//Query" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Query"> <eStructuralFeatures xsi:type="ecore:EReference" name="whereClause" eType="#//WhereClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectStatement" eSuperTypes="#//Query #//ExpressionTerm"> <eStructuralFeatures xsi:type="ecore:EReference" name="selectFromClause" eType="#//SelectFromClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="having" eType="#//HavingClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="order" eType="#//OrderClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HavingClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="having" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="ordering" upperBound="-1" eType="#//OrderItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAsc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDesc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderItem"> <eStructuralFeatures xsi:type="ecore:EReference" name="var" eType="#//FromEntry"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateStatement" eSuperTypes="#//Query"> <eStructuralFeatures xsi:type="ecore:EReference" name="updateClause" eType="#//UpdateClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setClause" eType="#//SetClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromEntries" upperBound="-1" eType="#//FromEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//UpdateItem" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateItem"> <eStructuralFeatures xsi:type="ecore:EReference" name="alias" eType="#//AliasAttributeExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteStatement" eSuperTypes="#//Query"> <eStructuralFeatures xsi:type="ecore:EReference" name="deleteClause" eType="#//DeleteClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromClause" eType="#//FromClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectFromClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="selectClause" eType="#//SelectClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromClause" eType="#//FromClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectClause"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDistinct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//SelectExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SelectAggregateExpression" eSuperTypes="#//SelectExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDistinct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="item" eType="#//AliasAttributeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AvgAggregate" eSuperTypes="#//SelectAggregateExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MaxAggregate" eSuperTypes="#//SelectAggregateExpression"/> <eClassifiers xsi:type="ecore:EClass" name="MinAggregate" eSuperTypes="#//SelectAggregateExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SumAggregate" eSuperTypes="#//SelectAggregateExpression"/> <eClassifiers xsi:type="ecore:EClass" name="CountAggregate" eSuperTypes="#//SelectAggregateExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SelectConstructorExpression" eSuperTypes="#//SelectExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//AliasAttributeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromEntries" upperBound="-1" eType="#//FromEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//VariableDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration"> <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="FromClass" eSuperTypes="#//FromEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joins" upperBound="-1" eType="#//FromJoin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromCollection" eSuperTypes="#//FromEntry"> <eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//AliasAttributeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FromJoin"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isFetch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//AliasAttributeExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//VariableDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Join" eSuperTypes="#//FromJoin"/> <eClassifiers xsi:type="ecore:EClass" name="LeftJoin" eSuperTypes="#//FromJoin"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOuter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InnerJoin" eSuperTypes="#//FromJoin"/> <eClassifiers xsi:type="ecore:EClass" name="WhereClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="whereEntry" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="OperatorExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//Operator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" eType="#//ExpressionTerm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExistsExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AllExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnyExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SomeExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" eType="#//AliasAttributeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullComparisonExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyComparisonExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LikeExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InSeqExpression" eSuperTypes="#//InExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InQueryExpression" eSuperTypes="#//InExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BetweenExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="min" eType="#//Value" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="max" eType="#//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ExpressionTerm"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionTerm" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="AliasAttributeExpression" eSuperTypes="#//SelectExpression #//Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="alias" eType="#//VariableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributes" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterExpression" eSuperTypes="#//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="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" 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="StringExpression" eSuperTypes="#//Value"> <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="NullExpression" eSuperTypes="#//Value"> <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="BooleanExpression" 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="DateTimeExpression" eSuperTypes="#//Value"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Operator"> <eLiterals name="lessThen" literal="&lt;"/> <eLiterals name="greaterThen" value="1" literal=">"/> <eLiterals name="lessEqual" value="2" literal="&lt;="/> <eLiterals name="greaterEqual" value="3" literal=">="/> <eLiterals name="equal" value="4" literal="="/> <eLiterals name="notEqual" value="5" literal="!="/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/serhatGezgin/hibernate-dsl/org.yazgel.jpql.xtext/model/generated/JPQL.ecore
ecore
jPQL QueryModule queries Query whereClause SelectStatement selectFromClause having order HavingClause having OrderClause ordering isAsc isDesc OrderItem var feature UpdateStatement updateClause setClause UpdateClause fromEntries SetClause items UpdateItem alias value DeleteStatement deleteClause DeleteClause fromClause SelectFromClause selectClause fromClause SelectClause isDistinct expressions SelectExpression SelectAggregateExpression isDistinct item AvgAggregate MaxAggregate MinAggregate SumAggregate CountAggregate SelectConstructorExpression name items FromClause fromEntries FromEntry variable VariableDeclaration name FromClass type joins FromCollection path FromJoin isFetch path variable Join LeftJoin isOuter InnerJoin WhereClause whereEntry Expression OperatorExpression lhs operator rhs ExistsExpression isNot query AllExpression query AnyExpression query SomeExpression query CollectionExpression lhs isNot rhs NullComparisonExpression lhs isNot EmptyComparisonExpression lhs isNot LikeExpression lhs isNot pattern InExpression lhs isNot InSeqExpression items InQueryExpression query BetweenExpression lhs isNot min max Variable ExpressionTerm AliasAttributeExpression alias attributes ParameterExpression name Function name params Value IntegerExpression value StringExpression value NullExpression value BooleanExpression value DateTimeExpression value Operator lessThen < greaterThen > lessEqual <= greaterEqual >= equal = notEqual != OrExpression entries AndExpression entries
null
{"directed":true,"nodes":[{"nsPrefix":"jPQL","nsURI":"http://www.yazgel.org/jpql/xtext/JPQL","name":"jPQL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryModule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectStatement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HavingClause","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderClause","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderItem","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateStatement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateClause","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetClause","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateItem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteClause","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectFromClause","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectClause","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectExpression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectAggregateExpression","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AvgAggregate","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaxAggregate","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinAggregate","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumAggregate","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CountAggregate","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectConstructorExpression","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromClause","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromEntry","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromClass","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromCollection","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromJoin","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Join","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeftJoin","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InnerJoin","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereClause","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistsExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullComparisonExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyComparisonExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LikeExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InSeqExpression","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InQueryExpression","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BetweenExpression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionTerm","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AliasAttributeExpression","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullExpression","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpression","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":60,"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":"queries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selectFromClause","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":"having","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":"order","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":true,"unsettable":false,"transient":false,"unique":true,"name":"having","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ordering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAsc","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDesc","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":false,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updateClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromEntries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"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":"alias","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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deleteClause","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":"fromClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selectClause","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":"fromClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"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":"isDistinct","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"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":"isDistinct","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromEntries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"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":"type","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":"joins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"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":"isFetch","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":"path","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":"variable","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOuter","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereEntry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","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":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNot","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"attributes","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"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":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"name":"lessThen","id":249,"value":0,"literal":"<","eClass":"EEnumLiteral"},{"name":"greaterThen","id":250,"value":1,"literal":">","eClass":"EEnumLiteral"},{"name":"lessEqual","id":251,"value":2,"literal":"<=","eClass":"EEnumLiteral"},{"name":"greaterEqual","id":252,"value":3,"literal":">=","eClass":"EEnumLiteral"},{"name":"equal","id":253,"value":4,"literal":"=","eClass":"EEnumLiteral"},{"name":"notEqual","id":254,"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":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"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":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":1,"target":0},{"source":1,"target":61},{"source":61,"target":2},{"source":61,"target":62},{"source":61,"target":1},{"source":62,"target":2},{"source":2,"target":0},{"source":2,"target":63},{"source":63,"target":32},{"source":63,"target":64},{"source":63,"target":2},{"source":64,"target":32},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":48},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":65,"target":13},{"source":65,"target":70},{"source":65,"target":3},{"source":70,"target":13},{"source":66,"target":4},{"source":66,"target":71},{"source":66,"target":3},{"source":71,"target":4},{"source":67,"target":5},{"source":67,"target":72},{"source":67,"target":3},{"source":72,"target":5},{"source":68,"target":2},{"source":69,"target":48},{"source":4,"target":0},{"source":4,"target":73},{"source":73,"target":33},{"source":73,"target":74},{"source":73,"target":4},{"source":74,"target":33},{"source":5,"target":0},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":75,"target":6},{"source":75,"target":78},{"source":75,"target":5},{"source":78,"target":6},{"source":76,"target":79},{"source":76,"target":5},{"source":77,"target":80},{"source":77,"target":5},{"source":6,"target":0},{"source":6,"target":81},{"source":6,"target":82},{"source":81,"target":24},{"source":81,"target":83},{"source":81,"target":6},{"source":83,"target":24},{"source":82,"target":84},{"source":82,"target":6},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":85,"target":8},{"source":85,"target":88},{"source":85,"target":7},{"source":88,"target":8},{"source":86,"target":9},{"source":86,"target":89},{"source":86,"target":7},{"source":89,"target":9},{"source":87,"target":2},{"source":8,"target":0},{"source":8,"target":90},{"source":90,"target":24},{"source":90,"target":91},{"source":90,"target":8},{"source":91,"target":24},{"source":9,"target":0},{"source":9,"target":92},{"source":92,"target":10},{"source":92,"target":93},{"source":92,"target":9},{"source":93,"target":10},{"source":10,"target":0},{"source":10,"target":94},{"source":10,"target":95},{"source":94,"target":49},{"source":94,"target":96},{"source":94,"target":10},{"source":96,"target":49},{"source":95,"target":52},{"source":95,"target":97},{"source":95,"target":10},{"source":97,"target":52},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":98},{"source":11,"target":99},{"source":98,"target":12},{"source":98,"target":100},{"source":98,"target":11},{"source":100,"target":12},{"source":99,"target":2},{"source":12,"target":0},{"source":12,"target":101},{"source":101,"target":23},{"source":101,"target":102},{"source":101,"target":12},{"source":102,"target":23},{"source":13,"target":0},{"source":13,"target":103},{"source":13,"target":104},{"source":103,"target":14},{"source":103,"target":105},{"source":103,"target":13},{"source":105,"target":14},{"source":104,"target":23},{"source":104,"target":106},{"source":104,"target":13},{"source":106,"target":23},{"source":14,"target":0},{"source":14,"target":107},{"source":14,"target":108},{"source":107,"target":109},{"source":107,"target":14},{"source":108,"target":15},{"source":108,"target":110},{"source":108,"target":14},{"source":110,"target":15},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":111},{"source":16,"target":112},{"source":16,"target":113},{"source":111,"target":114},{"source":111,"target":16},{"source":112,"target":49},{"source":112,"target":115},{"source":112,"target":16},{"source":115,"target":49},{"source":113,"target":15},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":116},{"source":116,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":117},{"source":117,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":118},{"source":118,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":119},{"source":119,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":120},{"source":120,"target":16},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":121},{"source":22,"target":122},{"source":22,"target":123},{"source":121,"target":124},{"source":121,"target":22},{"source":122,"target":49},{"source":122,"target":125},{"source":122,"target":22},{"source":125,"target":49},{"source":123,"target":15},{"source":23,"target":0},{"source":23,"target":126},{"source":126,"target":24},{"source":126,"target":127},{"source":126,"target":23},{"source":127,"target":24},{"source":24,"target":0},{"source":24,"target":128},{"source":128,"target":25},{"source":128,"target":129},{"source":128,"target":24},{"source":129,"target":25},{"source":25,"target":0},{"source":25,"target":130},{"source":130,"target":131},{"source":130,"target":25},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":132},{"source":26,"target":133},{"source":26,"target":134},{"source":132,"target":135},{"source":132,"target":26},{"source":133,"target":28},{"source":133,"target":136},{"source":133,"target":26},{"source":136,"target":28},{"source":134,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":137},{"source":27,"target":138},{"source":137,"target":49},{"source":137,"target":139},{"source":137,"target":27},{"source":139,"target":49},{"source":138,"target":24},{"source":28,"target":0},{"source":28,"target":140},{"source":28,"target":141},{"source":28,"target":142},{"source":140,"target":143},{"source":140,"target":28},{"source":141,"target":49},{"source":141,"target":144},{"source":141,"target":28},{"source":144,"target":49},{"source":142,"target":25},{"source":142,"target":145},{"source":142,"target":28},{"source":145,"target":25},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":146},{"source":146,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":147},{"source":30,"target":148},{"source":147,"target":149},{"source":147,"target":30},{"source":148,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":150},{"source":150,"target":28},{"source":32,"target":0},{"source":32,"target":151},{"source":151,"target":33},{"source":151,"target":152},{"source":151,"target":32},{"source":152,"target":33},{"source":33,"target":0},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":153},{"source":34,"target":154},{"source":34,"target":155},{"source":34,"target":156},{"source":153,"target":47},{"source":153,"target":157},{"source":153,"target":34},{"source":157,"target":47},{"source":154,"target":58},{"source":154,"target":158},{"source":154,"target":34},{"source":158,"target":58},{"source":155,"target":48},{"source":155,"target":159},{"source":155,"target":34},{"source":159,"target":48},{"source":156,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":160},{"source":35,"target":161},{"source":35,"target":162},{"source":160,"target":163},{"source":160,"target":35},{"source":161,"target":3},{"source":161,"target":164},{"source":161,"target":35},{"source":164,"target":3},{"source":162,"target":33},{"source":36,"target":0},{"source":36,"target":33},{"source":36,"target":165},{"source":36,"target":166},{"source":165,"target":3},{"source":165,"target":167},{"source":165,"target":36},{"source":167,"target":3},{"source":166,"target":33},{"source":37,"target":0},{"source":37,"target":33},{"source":37,"target":168},{"source":37,"target":169},{"source":168,"target":3},{"source":168,"target":170},{"source":168,"target":37},{"source":170,"target":3},{"source":169,"target":33},{"source":38,"target":0},{"source":38,"target":33},{"source":38,"target":171},{"source":38,"target":172},{"source":171,"target":3},{"source":171,"target":173},{"source":171,"target":38},{"source":173,"target":3},{"source":172,"target":33},{"source":39,"target":0},{"source":39,"target":33},{"source":39,"target":174},{"source":39,"target":175},{"source":39,"target":176},{"source":39,"target":177},{"source":174,"target":47},{"source":174,"target":178},{"source":174,"target":39},{"source":178,"target":47},{"source":175,"target":179},{"source":175,"target":39},{"source":176,"target":49},{"source":176,"target":180},{"source":176,"target":39},{"source":180,"target":49},{"source":177,"target":33},{"source":40,"target":0},{"source":40,"target":33},{"source":40,"target":181},{"source":40,"target":182},{"source":40,"target":183},{"source":181,"target":47},{"source":181,"target":184},{"source":181,"target":40},{"source":184,"target":47},{"source":182,"target":185},{"source":182,"target":40},{"source":183,"target":33},{"source":41,"target":0},{"source":41,"target":33},{"source":41,"target":186},{"source":41,"target":187},{"source":41,"target":188},{"source":186,"target":47},{"source":186,"target":189},{"source":186,"target":41},{"source":189,"target":47},{"source":187,"target":190},{"source":187,"target":41},{"source":188,"target":33},{"source":42,"target":0},{"source":42,"target":33},{"source":42,"target":191},{"source":42,"target":192},{"source":42,"target":193},{"source":42,"target":194},{"source":191,"target":47},{"source":191,"target":195},{"source":191,"target":42},{"source":195,"target":47},{"source":192,"target":196},{"source":192,"target":42},{"source":193,"target":197},{"source":193,"target":42},{"source":194,"target":33},{"source":43,"target":0},{"source":43,"target":33},{"source":43,"target":198},{"source":43,"target":199},{"source":43,"target":200},{"source":198,"target":47},{"source":198,"target":201},{"source":198,"target":43},{"source":201,"target":47},{"source":199,"target":202},{"source":199,"target":43},{"source":200,"target":33},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":203},{"source":44,"target":204},{"source":203,"target":47},{"source":203,"target":205},{"source":203,"target":44},{"source":205,"target":47},{"source":204,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":206},{"source":45,"target":207},{"source":206,"target":3},{"source":206,"target":208},{"source":206,"target":45},{"source":208,"target":3},{"source":207,"target":43},{"source":46,"target":0},{"source":46,"target":33},{"source":46,"target":209},{"source":46,"target":210},{"source":46,"target":211},{"source":46,"target":212},{"source":46,"target":213},{"source":209,"target":47},{"source":209,"target":214},{"source":209,"target":46},{"source":214,"target":47},{"source":210,"target":215},{"source":210,"target":46},{"source":211,"target":52},{"source":211,"target":216},{"source":211,"target":46},{"source":216,"target":52},{"source":212,"target":52},{"source":212,"target":217},{"source":212,"target":46},{"source":217,"target":52},{"source":213,"target":33},{"source":47,"target":0},{"source":47,"target":48},{"source":47,"target":218},{"source":218,"target":48},{"source":48,"target":0},{"source":48,"target":33},{"source":48,"target":219},{"source":219,"target":33},{"source":49,"target":0},{"source":49,"target":15},{"source":49,"target":47},{"source":49,"target":220},{"source":49,"target":221},{"source":49,"target":222},{"source":49,"target":223},{"source":220,"target":25},{"source":220,"target":224},{"source":220,"target":49},{"source":224,"target":25},{"source":221,"target":225},{"source":221,"target":49},{"source":222,"target":15},{"source":223,"target":47},{"source":50,"target":0},{"source":50,"target":47},{"source":50,"target":226},{"source":50,"target":227},{"source":226,"target":228},{"source":226,"target":50},{"source":227,"target":47},{"source":51,"target":0},{"source":51,"target":229},{"source":51,"target":230},{"source":229,"target":231},{"source":229,"target":51},{"source":230,"target":47},{"source":230,"target":232},{"source":230,"target":51},{"source":232,"target":47},{"source":52,"target":0},{"source":52,"target":47},{"source":52,"target":233},{"source":233,"target":47},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":234},{"source":53,"target":235},{"source":234,"target":236},{"source":234,"target":53},{"source":235,"target":52},{"source":54,"target":0},{"source":54,"target":52},{"source":54,"target":237},{"source":54,"target":238},{"source":237,"target":239},{"source":237,"target":54},{"source":238,"target":52},{"source":55,"target":0},{"source":55,"target":52},{"source":55,"target":240},{"source":55,"target":241},{"source":240,"target":242},{"source":240,"target":55},{"source":241,"target":52},{"source":56,"target":0},{"source":56,"target":52},{"source":56,"target":243},{"source":56,"target":244},{"source":243,"target":245},{"source":243,"target":56},{"source":244,"target":52},{"source":57,"target":0},{"source":57,"target":52},{"source":57,"target":246},{"source":57,"target":247},{"source":246,"target":248},{"source":246,"target":57},{"source":247,"target":52},{"source":58,"target":0},{"source":58,"target":249},{"source":58,"target":250},{"source":58,"target":251},{"source":58,"target":252},{"source":58,"target":253},{"source":58,"target":254},{"source":249,"target":58},{"source":250,"target":58},{"source":251,"target":58},{"source":252,"target":58},{"source":253,"target":58},{"source":254,"target":58},{"source":59,"target":0},{"source":59,"target":33},{"source":59,"target":255},{"source":59,"target":256},{"source":255,"target":33},{"source":255,"target":257},{"source":255,"target":59},{"source":257,"target":33},{"source":256,"target":33},{"source":60,"target":0},{"source":60,"target":33},{"source":60,"target":258},{"source":60,"target":259},{"source":258,"target":33},{"source":258,"target":260},{"source":258,"target":60},{"source":260,"target":33},{"source":259,"target":33}],"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="odd2abm_2" nsURI="http://www.example.org/odd2abm_2" nsPrefix="odd2abm_2"> <eClassifiers xsi:type="ecore:EClass" name=".OvervieworScheduling"> <eStructuralFeatures xsi:type="ecore:EReference" name="EndCondition" upperBound="-1" eType="#//EndCondition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Procedures" upperBound="-1" eType="#//.Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schedule" lowerBound="1" upperBound="-1" eType="#//.Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rationale4Schedule" eType="#//Todo_Rationale" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="#//T.oDo_Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity"/> <eClassifiers xsi:type="ecore:EClass" name="Entity"/> <eClassifiers xsi:type="ecore:EClass" name="Entity"/> <eClassifiers xsi:type="ecore:EClass" name="EndCondition"/> <eClassifiers xsi:type="ecore:EClass" name=".Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="actor" upperBound="-1" eType="#//EntityReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//.Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name=".todoSpawn" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="AmountofSpawns" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="spawnvalues" upperBound="-1" eType="#//.SetAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name=".Move" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="movementdistance" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityReference"/> <eClassifiers xsi:type="ecore:EClass" name=".Interaction" eSuperTypes="#//.Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="partner2" lowerBound="1" eType="#//EntityReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name=".KillEntity" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="killwho" eType="#//.SpecialEntities"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnvironmentEntity"/> <eClassifiers xsi:type="ecore:EClass" name=".ChangeEnvironment" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="environment" lowerBound="1" eType="#//EnvironmentEntity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColorEnum"/> <eClassifiers xsi:type="ecore:EClass" name=".Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Todo_Rationale"/> <eClassifiers xsi:type="ecore:EClass" name="T.oDo_Function"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" lowerBound="1" upperBound="-1" eType="#//.todoparameters" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="todoletactivity" upperBound="-1" eType="#//todoletactivity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name=".ActionCall" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="called" lowerBound="1" eType="#//.Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actuals" upperBound="-1" eType="#//Actual" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Actual"/> <eClassifiers xsi:type="ecore:EClass" name=".AssignAttribute" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//AttributeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="AttributeAccess"/> <eClassifiers xsi:type="ecore:EClass" name=".ConditionalAction" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="yesActions" lowerBound="1" upperBound="-1" eType="#//.Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="noActions" upperBound="-1" eType="#//.Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition"/> <eClassifiers xsi:type="ecore:EClass" name=".DecrementAttribute" eSuperTypes="#//.AssignAttribute"/> <eClassifiers xsi:type="ecore:EClass" name=".IncrementAttribute" eSuperTypes="#//.AssignAttribute"/> <eClassifiers xsi:type="ecore:EEnum" name=".SpecialEntities"/> <eClassifiers xsi:type="ecore:EClass" name=".SetAttribute" eSuperTypes="#//.AssignAttribute"/> <eClassifiers xsi:type="ecore:EClass" name=".todoforeach" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="who" eType="#//.SpecialEntities"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activities" lowerBound="1" upperBound="-1" eType="#//.Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="todoletactivity"/> <eClassifiers xsi:type="ecore:EClass" name="todoletactivity" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name=".todoparameters"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//.todoparametertype" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name=".todoparametertype" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="todoturn" eSuperTypes="#//.Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="direction" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/uiano/odd2netlogo/Documentation/odd_ideal_state - Processes 26.08.2020/odd2abm_2/model/odd2abm_2.ecore
ecore
odd2abm_2 .OvervieworScheduling EndCondition Procedures schedule rationale4Schedule functions Entity Entity Entity EndCondition .Action actor actions .todoSpawn AmountofSpawns spawnvalues .Move movementdistance EntityReference .Interaction partner2 .KillEntity killwho EnvironmentEntity .ChangeEnvironment environment ColorEnum .Activity Todo_Rationale T.oDo_Function parameters todoletactivity result .ActionCall called actuals Actual .AssignAttribute rhs lhs Expression AttributeAccess .ConditionalAction condition yesActions noActions Condition .DecrementAttribute .IncrementAttribute .SpecialEntities .SetAttribute .todoforeach who activities collection todoletactivity todoletactivity value .todoparameters type .todoparametertype todoturn direction
null
{"directed":true,"nodes":[{"nsPrefix":"odd2abm_2","nsURI":"http://www.example.org/odd2abm_2","name":"odd2abm_2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".OvervieworScheduling","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndCondition","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".todoSpawn","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".Move","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityReference","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".Interaction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".KillEntity","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnvironmentEntity","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".ChangeEnvironment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorEnum","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".Activity","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Todo_Rationale","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T.oDo_Function","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".ActionCall","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actual","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".AssignAttribute","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeAccess","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".ConditionalAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".DecrementAttribute","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".IncrementAttribute","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".SpecialEntities","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".SetAttribute","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".todoforeach","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"todoletactivity","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"todoletactivity","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".todoparameters","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":".todoparametertype","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"todoturn","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EndCondition","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":"Procedures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"schedule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rationale4Schedule","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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"AmountofSpawns","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"spawnvalues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"movementdistance","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partner2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"killwho","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"environment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"todoletactivity","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":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"called","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"actuals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"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":"yesActions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"noActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"who","changeable":true,"lowerBound":0,"iD":false,"id":92,"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":"activities","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":1,"target":0},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":35,"target":5},{"source":35,"target":40},{"source":35,"target":1},{"source":40,"target":5},{"source":36,"target":6},{"source":36,"target":41},{"source":36,"target":1},{"source":41,"target":6},{"source":37,"target":15},{"source":37,"target":42},{"source":37,"target":1},{"source":42,"target":15},{"source":38,"target":16},{"source":38,"target":43},{"source":38,"target":1},{"source":43,"target":16},{"source":39,"target":17},{"source":39,"target":44},{"source":39,"target":1},{"source":44,"target":17},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":45},{"source":6,"target":46},{"source":45,"target":9},{"source":45,"target":47},{"source":45,"target":6},{"source":47,"target":9},{"source":46,"target":15},{"source":46,"target":48},{"source":46,"target":6},{"source":48,"target":15},{"source":7,"target":0},{"source":7,"target":15},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":49,"target":52},{"source":49,"target":7},{"source":50,"target":28},{"source":50,"target":53},{"source":50,"target":7},{"source":53,"target":28},{"source":51,"target":15},{"source":8,"target":0},{"source":8,"target":15},{"source":8,"target":54},{"source":8,"target":55},{"source":54,"target":56},{"source":54,"target":8},{"source":55,"target":15},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":57},{"source":10,"target":58},{"source":57,"target":9},{"source":57,"target":59},{"source":57,"target":10},{"source":59,"target":9},{"source":58,"target":6},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":60},{"source":11,"target":61},{"source":60,"target":27},{"source":60,"target":62},{"source":60,"target":11},{"source":62,"target":27},{"source":61,"target":15},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":63},{"source":13,"target":64},{"source":63,"target":12},{"source":63,"target":65},{"source":63,"target":13},{"source":65,"target":12},{"source":64,"target":15},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":66},{"source":17,"target":67},{"source":17,"target":68},{"source":66,"target":32},{"source":66,"target":69},{"source":66,"target":17},{"source":69,"target":32},{"source":67,"target":30},{"source":67,"target":70},{"source":67,"target":17},{"source":70,"target":30},{"source":68,"target":21},{"source":68,"target":71},{"source":68,"target":17},{"source":71,"target":21},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":72},{"source":18,"target":73},{"source":18,"target":74},{"source":72,"target":6},{"source":72,"target":75},{"source":72,"target":18},{"source":75,"target":6},{"source":73,"target":19},{"source":73,"target":76},{"source":73,"target":18},{"source":76,"target":19},{"source":74,"target":15},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":77},{"source":20,"target":78},{"source":20,"target":79},{"source":77,"target":21},{"source":77,"target":80},{"source":77,"target":20},{"source":80,"target":21},{"source":78,"target":22},{"source":78,"target":81},{"source":78,"target":20},{"source":81,"target":22},{"source":79,"target":15},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":82},{"source":23,"target":83},{"source":23,"target":84},{"source":23,"target":85},{"source":82,"target":24},{"source":82,"target":86},{"source":82,"target":23},{"source":86,"target":24},{"source":83,"target":15},{"source":83,"target":87},{"source":83,"target":23},{"source":87,"target":15},{"source":84,"target":15},{"source":84,"target":88},{"source":84,"target":23},{"source":88,"target":15},{"source":85,"target":15},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":20},{"source":25,"target":89},{"source":89,"target":20},{"source":26,"target":0},{"source":26,"target":20},{"source":26,"target":90},{"source":90,"target":20},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":20},{"source":28,"target":91},{"source":91,"target":20},{"source":29,"target":0},{"source":29,"target":15},{"source":29,"target":92},{"source":29,"target":93},{"source":29,"target":94},{"source":29,"target":95},{"source":92,"target":27},{"source":92,"target":96},{"source":92,"target":29},{"source":96,"target":27},{"source":93,"target":15},{"source":93,"target":97},{"source":93,"target":29},{"source":97,"target":15},{"source":94,"target":21},{"source":94,"target":98},{"source":94,"target":29},{"source":98,"target":21},{"source":95,"target":15},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":15},{"source":31,"target":99},{"source":31,"target":100},{"source":99,"target":21},{"source":99,"target":101},{"source":99,"target":31},{"source":101,"target":21},{"source":100,"target":15},{"source":32,"target":0},{"source":32,"target":102},{"source":102,"target":33},{"source":102,"target":103},{"source":102,"target":32},{"source":103,"target":33},{"source":33,"target":0},{"source":33,"target":21},{"source":33,"target":104},{"source":104,"target":21},{"source":34,"target":0},{"source":34,"target":15},{"source":34,"target":105},{"source":34,"target":106},{"source":105,"target":21},{"source":105,"target":107},{"source":105,"target":34},{"source":107,"target":21},{"source":106,"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="model" nsURI="http://www.anyware-tech.com/m2m/model/1.1" nsPrefix="m2m"> <eClassifiers xsi:type="ecore:EClass" name="M2MProject" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="LegalDataTypeDeclarations"/> </eAnnotations> <eOperations name="addComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.M2MProjectOperations%>.addComponentClass(this, component);"/> </eAnnotations> <eParameters name="component" eType="#//ComponentClass"/> </eOperations> <eOperations name="removeComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.M2MProjectOperations%>.removeComponentClass(this, component);"/> </eAnnotations> <eParameters name="component" eType="#//ComponentClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClasses" upperBound="-1" eType="#//ComponentClass" containment="true" eOpposite="#//ComponentClass/project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mainComponentClass" eType="#//ComponentClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypes" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencies" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataFlowComponentClass" eSuperTypes="#//ComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SynchronizationOfInternalPortsWithMethods"/> </eAnnotations> <eOperations name="addNode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.addNode(this, node);"/> </eAnnotations> <eParameters name="node" eType="#//ComponentInstance"/> </eOperations> <eOperations name="remove"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.removeNode(this, node);"/> </eAnnotations> <eParameters name="node" eType="#//ComponentInstance"/> </eOperations> <eOperations name="getPort" eType="#//Port"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.getPort(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ComponentInstance" containment="true" eOpposite="#//ComponentInstance/containerClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/dataFlowComponentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inlineClasses" upperBound="-1" eType="#//ComponentClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputValuePort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="receivers" upperBound="-1" eType="#//InputValuePort" eOpposite="#//InputValuePort/emitter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ClassPortSynchronizationWithMethod InstancePortSynchronizationWithMethod"/> </eAnnotations> <eOperations name="getArgumentDataTypes" unique="false" upperBound="-1" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.PortOperations%>.getArgumentDataTypes(this);"/> </eAnnotations> </eOperations> <eOperations name="getResultDataType" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.PortOperations%>.getResultDataType(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" eType="#//ComponentInstance" eOpposite="#//ComponentInstance/ports"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1" eType="#//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFlowComponentClass" eType="#//DataFlowComponentClass" eOpposite="#//DataFlowComponentClass/ports"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//PortType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputValuePort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="emitter" lowerBound="1" eType="#//OutputValuePort" eOpposite="#//OutputValuePort/receivers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputEventPort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//InputEventPort" eOpposite="#//InputEventPort/emitters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputEventPort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="emitters" upperBound="-1" eType="#//OutputEventPort" eOpposite="#//OutputEventPort/receiver"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourceComponentClass" eSuperTypes="#//ComponentClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//ClassField" containment="true" eOpposite="#//ClassField/componentClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentClass" abstract="true" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueDataTypeVariableNames UniqueIdentConstructorParamNames NameUnique"/> </eAnnotations> <eOperations name="addMethod"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.addMethod(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eOperations name="removeMethod"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.removeMethod(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1" eType="#//M2MProject" eOpposite="#//M2MProject/componentClasses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Method" containment="true" eOpposite="#//Method/componentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorParameters" upperBound="-1" eType="#//ConstructorParameter" containment="true" eOpposite="#//ConstructorParameter/constructorClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeVariables" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ComponentKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleInputValueMethod" eType="#//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleOutputEventMethod" eType="#//Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SynchronizationOfPortsWithComponentClassMethods NameUnique LegalInstanceSubstitution SynchronizationOfContructorArgsAndParams"/> </eAnnotations> <eOperations name="resolveDataType" lowerBound="1" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.ComponentInstanceOperations%>.resolveDataType(this, datatype);"/> </eAnnotations> <eParameters name="datatype" eType="#//DataType"/> </eOperations> <eOperations name="setDataTypeSubstitution"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentInstanceOperations%>.setDataTypeSubstitution(this, variable, value);"/> </eAnnotations> <eParameters name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/componentInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//ComponentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorArguments" upperBound="-1" eType="#//ConstructorArgument" containment="true" eOpposite="#//ConstructorArgument/containerInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerClass" lowerBound="1" eType="#//DataFlowComponentClass" eOpposite="#//DataFlowComponentClass/nodes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="substitution" lowerBound="1" eType="#//InstanceSubstitution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique LegalMethodDataTypeUse DatatypeNotEmpty LegalReturnType"/> </eAnnotations> <eOperations name="isMultiPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//ComponentClass" eOpposite="#//ComponentClass/methods"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" eType="#//MethodDirection"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//MethodKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argumentDataTypes" unique="false" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultDataType" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MethodKind"> <eLiterals name="VALUE"/> <eLiterals name="EVENT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MethodDirection"> <eLiterals name="INPUT"/> <eLiterals name="OUTPUT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorParameter" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorClass" lowerBound="1" eType="#//ComponentClass" eOpposite="#//ComponentClass/constructorParameters"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="nil"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorArgument"> <eOperations name="getDataType" eType="#//DataTypeUse"/> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerInstance" lowerBound="1" eType="#//ComponentInstance" eOpposite="#//ComponentInstance/constructorArguments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DataType" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="INamedElement" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameNotEmpty NameNotAKeyword"/> </eAnnotations> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PortType"> <eLiterals name="Undefined" literal="Undefined"/> <eLiterals name="ClassPort" value="1"/> <eLiterals name="InstancePort" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComponentKind"> <eLiterals name="BASIC"/> <eLiterals name="SINGLETON" value="1"/> <eLiterals name="INLINE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordComponentClass" eSuperTypes="#//ComponentClass"/> <eClassifiers xsi:type="ecore:EDataType" name="InstanceSubstitution" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution"/> <eClassifiers xsi:type="ecore:EDataType" name="Unification" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution"/> <eClassifiers xsi:type="ecore:EClass" name="ClassField" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="InitValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//SourceComponentClass" eOpposite="#//SourceComponentClass/fields"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DataTypeUse" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.DataTypeUse"/> <eClassifiers xsi:type="ecore:EClass" name="Property" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experiment-distance-impact/custom-distance/ReuseCloseDistance/87_m2mproject.ecore
ecore
model M2MProject addComponentClass component removeComponentClass component componentClasses mainComponentClass identifier dataTypes dependencies DataFlowComponentClass addNode node remove node getPort method nodes ports inlineClasses OutputValuePort receivers Port getArgumentDataTypes getResultDataType componentInstance method dataFlowComponentClass type InputValuePort emitter OutputEventPort receiver InputEventPort emitters SourceComponentClass language fields ComponentClass addMethod method removeMethod method project methods constructorParameters dataTypeVariables kind multipleInputValueMethod multipleOutputEventMethod ComponentInstance resolveDataType datatype setDataTypeSubstitution variable value ports componentClass constructorArguments containerClass substitution Method isMultiPort componentClass direction kind argumentDataTypes resultDataType MethodKind VALUE VALUE EVENT EVENT MethodDirection INPUT INPUT OUTPUT OUTPUT ConstructorParameter constructorClass dataType defaultValue nil ConstructorArgument getDataType name value containerInstance DataType java.lang.String java.lang.String INamedElement getQualifiedName name description metadata PortType Undefined Undefined ClassPort ClassPort InstancePort InstancePort ComponentKind BASIC BASIC SINGLETON SINGLETON INLINE INLINE RecordComponentClass InstanceSubstitution org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution Unification org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution ClassField InitValue componentClass DataTypeUse org.eclipse.koneki.mfe.model.datatypes.DataTypeUse org.eclipse.koneki.mfe.model.datatypes.DataTypeUse Property java.util.Map$Entry java.util.Map$Entry key value
null
{"directed":true,"nodes":[{"nsPrefix":"m2m","nsURI":"http://www.anyware-tech.com/m2m/model/1.1","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M2MProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataFlowComponentClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputValuePort","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputValuePort","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputEventPort","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputEventPort","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceComponentClass","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentClass","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodDirection","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorArgument","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"DataType","instanceClass":"java.lang.String","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INamedElement","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentKind","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordComponentClass","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution","name":"InstanceSubstitution","instanceClass":null,"id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution","name":"Unification","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassField","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.DataTypeUse","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.DataTypeUse","name":"DataTypeUse","instanceClass":null,"id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"Property","instanceClass":"java.util.Map$Entry","abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"addComponentClass","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeComponentClass","lowerBound":0,"id":27,"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":"componentClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mainComponentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"identifier","changeable":true,"lowerBound":1,"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":"dataTypes","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},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"id":38,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addNode","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPort","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","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":"inlineClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"containerClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"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":"dataFlowComponentClass","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"emitter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"ordered":true,"upperBound":-1,"unique":false,"name":"getArgumentDataTypes","lowerBound":0,"id":67,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getResultDataType","lowerBound":0,"id":68,"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":"componentInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":71,"derived":true},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"emitters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"addMethod","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeMethod","lowerBound":0,"id":94,"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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"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":"dataTypeVariables","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":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":"multipleInputValueMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"multipleOutputEventMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":108,"derived":false},{"id":109,"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":"constructorClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveDataType","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDataTypeSubstitution","lowerBound":0,"id":116,"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":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"substitution","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"datatype","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variable","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMultiPort","lowerBound":0,"id":134,"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":"direction","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":136,"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":"argumentDataTypes","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resultDataType","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"name":"VALUE","id":146,"value":0,"literal":"VALUE","eClass":"EEnumLiteral"},{"name":"EVENT","id":147,"value":1,"literal":"EVENT","eClass":"EEnumLiteral"},{"name":"INPUT","id":148,"value":0,"literal":"INPUT","eClass":"EEnumLiteral"},{"name":"OUTPUT","id":149,"value":1,"literal":"OUTPUT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"nil","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"nil","unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDataType","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":157,"derived":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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"name":"Undefined","id":171,"value":0,"literal":"Undefined","eClass":"EEnumLiteral"},{"name":"ClassPort","id":172,"value":1,"literal":"ClassPort","eClass":"EEnumLiteral"},{"name":"InstancePort","id":173,"value":2,"literal":"InstancePort","eClass":"EEnumLiteral"},{"name":"BASIC","id":174,"value":0,"literal":"BASIC","eClass":"EEnumLiteral"},{"name":"SINGLETON","id":175,"value":1,"literal":"SINGLETON","eClass":"EEnumLiteral"},{"name":"INLINE","id":176,"value":2,"literal":"INLINE","eClass":"EEnumLiteral"},{"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":"InitValue","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":26,"target":1},{"source":26,"target":34},{"source":34,"target":9},{"source":34,"target":35},{"source":34,"target":26},{"source":35,"target":9},{"source":27,"target":1},{"source":27,"target":36},{"source":36,"target":9},{"source":36,"target":37},{"source":36,"target":27},{"source":37,"target":9},{"source":28,"target":9},{"source":28,"target":38},{"source":28,"target":1},{"source":28,"target":39},{"source":38,"target":9},{"source":29,"target":9},{"source":29,"target":40},{"source":29,"target":1},{"source":40,"target":9},{"source":30,"target":41},{"source":30,"target":1},{"source":31,"target":16},{"source":31,"target":42},{"source":31,"target":1},{"source":42,"target":16},{"source":32,"target":43},{"source":32,"target":1},{"source":33,"target":17},{"source":2,"target":0},{"source":2,"target":9},{"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":44,"target":2},{"source":44,"target":51},{"source":51,"target":10},{"source":51,"target":52},{"source":51,"target":44},{"source":52,"target":10},{"source":45,"target":2},{"source":45,"target":53},{"source":53,"target":10},{"source":53,"target":54},{"source":53,"target":45},{"source":54,"target":10},{"source":46,"target":4},{"source":46,"target":55},{"source":46,"target":2},{"source":46,"target":56},{"source":55,"target":4},{"source":56,"target":11},{"source":56,"target":57},{"source":56,"target":46},{"source":57,"target":11},{"source":47,"target":10},{"source":47,"target":58},{"source":47,"target":2},{"source":47,"target":59},{"source":58,"target":10},{"source":48,"target":4},{"source":48,"target":60},{"source":48,"target":2},{"source":48,"target":61},{"source":60,"target":4},{"source":49,"target":9},{"source":49,"target":62},{"source":49,"target":2},{"source":62,"target":9},{"source":50,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":63},{"source":3,"target":64},{"source":63,"target":5},{"source":63,"target":65},{"source":63,"target":3},{"source":63,"target":66},{"source":65,"target":5},{"source":64,"target":4},{"source":4,"target":0},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":61},{"source":4,"target":71},{"source":67,"target":24},{"source":67,"target":72},{"source":67,"target":4},{"source":72,"target":24},{"source":68,"target":24},{"source":68,"target":73},{"source":68,"target":4},{"source":73,"target":24},{"source":69,"target":10},{"source":69,"target":74},{"source":69,"target":4},{"source":69,"target":75},{"source":74,"target":10},{"source":70,"target":11},{"source":70,"target":76},{"source":70,"target":4},{"source":76,"target":11},{"source":61,"target":2},{"source":61,"target":77},{"source":61,"target":4},{"source":61,"target":48},{"source":77,"target":2},{"source":71,"target":18},{"source":71,"target":78},{"source":71,"target":4},{"source":78,"target":18},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":66},{"source":5,"target":79},{"source":66,"target":3},{"source":66,"target":80},{"source":66,"target":5},{"source":66,"target":63},{"source":80,"target":3},{"source":79,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":81},{"source":6,"target":82},{"source":81,"target":7},{"source":81,"target":83},{"source":81,"target":6},{"source":81,"target":84},{"source":83,"target":7},{"source":82,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":84},{"source":7,"target":85},{"source":84,"target":6},{"source":84,"target":86},{"source":84,"target":7},{"source":84,"target":81},{"source":86,"target":6},{"source":85,"target":4},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":87},{"source":8,"target":88},{"source":8,"target":89},{"source":87,"target":90},{"source":87,"target":8},{"source":88,"target":23},{"source":88,"target":91},{"source":88,"target":8},{"source":88,"target":92},{"source":91,"target":23},{"source":89,"target":9},{"source":9,"target":0},{"source":9,"target":17},{"source":9,"target":93},{"source":9,"target":94},{"source":9,"target":39},{"source":9,"target":95},{"source":9,"target":96},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":93,"target":9},{"source":93,"target":102},{"source":102,"target":11},{"source":102,"target":103},{"source":102,"target":93},{"source":103,"target":11},{"source":94,"target":9},{"source":94,"target":104},{"source":104,"target":11},{"source":104,"target":105},{"source":104,"target":94},{"source":105,"target":11},{"source":39,"target":1},{"source":39,"target":106},{"source":39,"target":9},{"source":39,"target":28},{"source":106,"target":1},{"source":95,"target":11},{"source":95,"target":107},{"source":95,"target":9},{"source":95,"target":108},{"source":107,"target":11},{"source":96,"target":14},{"source":96,"target":109},{"source":96,"target":9},{"source":96,"target":110},{"source":109,"target":14},{"source":97,"target":16},{"source":97,"target":111},{"source":97,"target":9},{"source":111,"target":16},{"source":98,"target":19},{"source":98,"target":112},{"source":98,"target":9},{"source":112,"target":19},{"source":99,"target":11},{"source":99,"target":113},{"source":99,"target":9},{"source":113,"target":11},{"source":100,"target":11},{"source":100,"target":114},{"source":100,"target":9},{"source":114,"target":11},{"source":101,"target":17},{"source":10,"target":0},{"source":10,"target":17},{"source":10,"target":115},{"source":10,"target":116},{"source":10,"target":75},{"source":10,"target":117},{"source":10,"target":118},{"source":10,"target":59},{"source":10,"target":119},{"source":10,"target":120},{"source":115,"target":24},{"source":115,"target":121},{"source":115,"target":10},{"source":115,"target":122},{"source":121,"target":24},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":115},{"source":123,"target":16},{"source":116,"target":10},{"source":116,"target":124},{"source":116,"target":125},{"source":124,"target":126},{"source":124,"target":116},{"source":125,"target":127},{"source":125,"target":116},{"source":75,"target":4},{"source":75,"target":128},{"source":75,"target":10},{"source":75,"target":69},{"source":128,"target":4},{"source":117,"target":9},{"source":117,"target":129},{"source":117,"target":10},{"source":129,"target":9},{"source":118,"target":15},{"source":118,"target":130},{"source":118,"target":10},{"source":118,"target":131},{"source":130,"target":15},{"source":59,"target":2},{"source":59,"target":132},{"source":59,"target":10},{"source":59,"target":47},{"source":132,"target":2},{"source":119,"target":21},{"source":119,"target":133},{"source":119,"target":10},{"source":133,"target":21},{"source":120,"target":17},{"source":11,"target":0},{"source":11,"target":17},{"source":11,"target":134},{"source":11,"target":108},{"source":11,"target":135},{"source":11,"target":136},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":134,"target":140},{"source":134,"target":11},{"source":108,"target":9},{"source":108,"target":141},{"source":108,"target":11},{"source":108,"target":95},{"source":141,"target":9},{"source":135,"target":13},{"source":135,"target":142},{"source":135,"target":11},{"source":142,"target":13},{"source":136,"target":12},{"source":136,"target":143},{"source":136,"target":11},{"source":143,"target":12},{"source":137,"target":16},{"source":137,"target":144},{"source":137,"target":11},{"source":144,"target":16},{"source":138,"target":16},{"source":138,"target":145},{"source":138,"target":11},{"source":145,"target":16},{"source":139,"target":17},{"source":12,"target":0},{"source":12,"target":146},{"source":12,"target":147},{"source":146,"target":12},{"source":147,"target":12},{"source":13,"target":0},{"source":13,"target":148},{"source":13,"target":149},{"source":148,"target":13},{"source":149,"target":13},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":110},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":152},{"source":110,"target":9},{"source":110,"target":153},{"source":110,"target":14},{"source":110,"target":96},{"source":153,"target":9},{"source":150,"target":16},{"source":150,"target":154},{"source":150,"target":14},{"source":154,"target":16},{"source":151,"target":155},{"source":151,"target":14},{"source":152,"target":17},{"source":15,"target":0},{"source":15,"target":156},{"source":15,"target":157},{"source":15,"target":158},{"source":15,"target":131},{"source":156,"target":24},{"source":156,"target":159},{"source":156,"target":15},{"source":159,"target":24},{"source":157,"target":160},{"source":157,"target":15},{"source":158,"target":161},{"source":158,"target":15},{"source":131,"target":10},{"source":131,"target":162},{"source":131,"target":15},{"source":131,"target":118},{"source":162,"target":10},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":17,"target":166},{"source":163,"target":167},{"source":163,"target":17},{"source":164,"target":168},{"source":164,"target":17},{"source":165,"target":169},{"source":165,"target":17},{"source":166,"target":25},{"source":166,"target":170},{"source":166,"target":17},{"source":170,"target":25},{"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":174},{"source":19,"target":175},{"source":19,"target":176},{"source":174,"target":19},{"source":175,"target":19},{"source":176,"target":19},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":177},{"source":177,"target":9},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":178},{"source":23,"target":92},{"source":23,"target":179},{"source":178,"target":180},{"source":178,"target":23},{"source":92,"target":8},{"source":92,"target":181},{"source":92,"target":23},{"source":92,"target":88},{"source":181,"target":8},{"source":179,"target":17},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":182},{"source":25,"target":183},{"source":182,"target":184},{"source":182,"target":25},{"source":183,"target":185},{"source":183,"target":25}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dataDictionary" nsURI="http://openetcs.org/datadictionary" nsPrefix="org.openetcs.datadictionary"> <eClassifiers xsi:type="ecore:EClass" name="Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="store" unique="false" eType="#//Variable" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="constant" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimalValue" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximalValue" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="specialValue" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitionRequirements" unique="false" lowerBound="1" upperBound="-1" eType="#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="safety" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//VariableType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Requirement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nature" unique="false" lowerBound="1" eType="#//T_RequirementNature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" unique="false" lowerBound="1" eType="#//T_SourceDocument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subRequirement" upperBound="-1" eType="#//Requirement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allocation" unique="false" lowerBound="1" eType="#//T_System"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="safety" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exported" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="issues" upperBound="-1" eType="#//Issue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subFunction" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allocation" unique="false" lowerBound="1" eType="#//T_System"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input" unique="false" upperBound="-1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" unique="false" upperBound="-1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internal" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requirement" unique="false" lowerBound="1" upperBound="-1" eType="#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="safety" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="T_RequirementNature"> <eLiterals name="Structural" value="2" literal="Structural"/> <eLiterals name="Functional" value="1" literal="Functional"/> <eLiterals name="Definition" value="3" literal="Definition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="T_System"> <eLiterals name="Kernel" value="1"/> <eLiterals name="DMI" value="2"/> <eLiterals name="RBC" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="T_SourceDocument"> <eLiterals name="SRS" value="1" literal="SRS300"/> <eLiterals name="SystemAnalysis" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableType"> <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="Issue"> <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:EAttribute" name="closed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="subFunctions" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/openETCS/dataDictionary/tool/bundles/org.openetcs.datadictionary.model/model/dataDictionary.ecore
ecore
dataDictionary Variable name store constant minimalValue maximalValue specialValue resolution definitionRequirements safety definition type Requirement name nature source subRequirement allocation safety definition exported false issues Function name subFunction allocation input output internal requirement safety definition T_RequirementNature Structural Structural Functional Functional Definition Definition T_System Kernel Kernel DMI DMI RBC RBC T_SourceDocument SRS SRS300 SystemAnalysis SystemAnalysis VariableType name Issue name description closed Feature subFunctions name description
null
{"directed":true,"nodes":[{"nsPrefix":"org.openetcs.datadictionary","nsURI":"http://openetcs.org/datadictionary","name":"dataDictionary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"T_RequirementNature","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"T_System","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"T_SourceDocument","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Issue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":false,"name":"store","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"constant","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"minimalValue","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"maximalValue","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"specialValue","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"resolution","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"definitionRequirements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"safety","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":false,"name":"definition","changeable":true,"lowerBound":1,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nature","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"source","changeable":true,"lowerBound":1,"iD":false,"id":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":"subRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"allocation","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"safety","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"definition","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"exported","changeable":true,"lowerBound":1,"iD":false,"id":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":"issues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"allocation","changeable":true,"lowerBound":1,"iD":false,"id":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":false,"name":"input","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":false,"name":"output","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":"internal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"requirement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"safety","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"definition","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"name":"Structural","id":68,"value":2,"literal":"Structural","eClass":"EEnumLiteral"},{"name":"Functional","id":69,"value":1,"literal":"Functional","eClass":"EEnumLiteral"},{"name":"Definition","id":70,"value":3,"literal":"Definition","eClass":"EEnumLiteral"},{"name":"Kernel","id":71,"value":1,"literal":"Kernel","eClass":"EEnumLiteral"},{"name":"DMI","id":72,"value":2,"literal":"DMI","eClass":"EEnumLiteral"},{"name":"RBC","id":73,"value":3,"literal":"RBC","eClass":"EEnumLiteral"},{"name":"SRS","id":74,"value":1,"literal":"SRS300","eClass":"EEnumLiteral"},{"name":"SystemAnalysis","id":75,"value":2,"literal":"SystemAnalysis","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":76,"derived":false},{"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},{"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":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"closed","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subFunctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":10,"target":21},{"source":10,"target":1},{"source":11,"target":1},{"source":11,"target":22},{"source":11,"target":1},{"source":22,"target":1},{"source":12,"target":23},{"source":12,"target":1},{"source":13,"target":24},{"source":13,"target":1},{"source":14,"target":25},{"source":14,"target":1},{"source":15,"target":26},{"source":15,"target":1},{"source":16,"target":27},{"source":16,"target":1},{"source":17,"target":2},{"source":17,"target":28},{"source":17,"target":1},{"source":28,"target":2},{"source":18,"target":29},{"source":18,"target":1},{"source":19,"target":30},{"source":19,"target":1},{"source":20,"target":7},{"source":20,"target":31},{"source":20,"target":1},{"source":31,"target":7},{"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":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":32,"target":41},{"source":32,"target":2},{"source":33,"target":4},{"source":33,"target":42},{"source":33,"target":2},{"source":42,"target":4},{"source":34,"target":6},{"source":34,"target":43},{"source":34,"target":2},{"source":43,"target":6},{"source":35,"target":2},{"source":35,"target":44},{"source":35,"target":2},{"source":44,"target":2},{"source":36,"target":5},{"source":36,"target":45},{"source":36,"target":2},{"source":45,"target":5},{"source":37,"target":46},{"source":37,"target":2},{"source":38,"target":47},{"source":38,"target":2},{"source":39,"target":48},{"source":39,"target":2},{"source":40,"target":8},{"source":40,"target":49},{"source":40,"target":2},{"source":49,"target":8},{"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":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":50,"target":59},{"source":50,"target":3},{"source":51,"target":3},{"source":51,"target":60},{"source":51,"target":3},{"source":60,"target":3},{"source":52,"target":5},{"source":52,"target":61},{"source":52,"target":3},{"source":61,"target":5},{"source":53,"target":1},{"source":53,"target":62},{"source":53,"target":3},{"source":62,"target":1},{"source":54,"target":1},{"source":54,"target":63},{"source":54,"target":3},{"source":63,"target":1},{"source":55,"target":1},{"source":55,"target":64},{"source":55,"target":3},{"source":64,"target":1},{"source":56,"target":2},{"source":56,"target":65},{"source":56,"target":3},{"source":65,"target":2},{"source":57,"target":66},{"source":57,"target":3},{"source":58,"target":67},{"source":58,"target":3},{"source":4,"target":0},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":68,"target":4},{"source":69,"target":4},{"source":70,"target":4},{"source":5,"target":0},{"source":5,"target":71},{"source":5,"target":72},{"source":5,"target":73},{"source":71,"target":5},{"source":72,"target":5},{"source":73,"target":5},{"source":6,"target":0},{"source":6,"target":74},{"source":6,"target":75},{"source":74,"target":6},{"source":75,"target":6},{"source":7,"target":0},{"source":7,"target":76},{"source":76,"target":77},{"source":76,"target":7},{"source":8,"target":0},{"source":8,"target":78},{"source":8,"target":79},{"source":8,"target":80},{"source":78,"target":81},{"source":78,"target":8},{"source":79,"target":82},{"source":79,"target":8},{"source":80,"target":83},{"source":80,"target":8},{"source":9,"target":0},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":84,"target":3},{"source":84,"target":87},{"source":84,"target":9},{"source":87,"target":3},{"source":85,"target":88},{"source":85,"target":9},{"source":86,"target":89},{"source":86,"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="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType"> <eLiterals name="startToStart"/> <eLiterals name="finishToStart" value="1"/> <eLiterals name="startToFinish" value="2"/> <eLiterals name="finishToFinish" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="noEmptyName nomDifferents"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="noEmptyName" value="name.size() > 0"/> <details key="nomDifferents" value="processElements->&#xA;&#x9;&#x9;&#x9;select(oclIsKindOf(WorkDefinition))->&#xA;&#x9;&#x9;&#x9;collect(oclAsType(WorkDefinition))->&#xA;&#x9;&#x9;&#x9;forAll(wd1, wd2 | wd1 &lt;> wd2 implies wd1.name &lt;> wd2.name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1" eType="#//ProcessElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="nomUnique auMoins1Caractere"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="nomUnique" value="WorkDefinition.allInstances()->&#xA;&#x9;&#x9;forAll(wd | wd &lt;> self implies wd.name &lt;> name)"/> <details key="auMoins1Caractere" value="name.size() >= 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linktoresource" upperBound="-1" eType="#//RequeteDeRessource" eOpposite="#//RequeteDeRessource/workdefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="nonReflexif nonBlocage"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="nonReflexif" value="WorkSequence.allInstances()->&#xA;&#x9;&#x9;forAll(ws | ws = self implies (ws.predecessor &lt;> ws.successor))"/> <details key="nonBlocage" value="WorkSequence.allInstances()->&#xA;&#x9;&#x9;forAll(ws1, ws2 | (ws1 &lt;> ws2 and ws1.predecessor = ws2.successor and ws1.successor = ws2.predecessor) &#xA;&#x9;&#x9;&#x9;implies (ws1.linkType &lt;> ws2.linkType))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1" eType="#//WorkSequenceType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1" eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1" eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//ProcessElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resources" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="presenceDeRessources"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="presenceDeRessources" value="quantite >= 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quantite" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linktoresource" upperBound="-1" eType="#//RequeteDeRessource" eOpposite="#//RequeteDeRessource/resources"/> <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="RequeteDeRessource" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="demandeNonVide"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="demandeNonVide" value="quantite > 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="quantite" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" lowerBound="1" eType="#//Resources" eOpposite="#//Resources/linktoresource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="workdefinition" lowerBound="1" eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linktoresource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GuidanceLink" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="guidance" lowerBound="1" eType="#//Guidance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="workdefinition" lowerBound="1" eType="#//WorkDefinition"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Elystria/GLS_G111/simplePDL/SimplePDL.ecore
ecore
simplepdl WorkSequenceType startToStart startToStart finishToStart finishToStart startToFinish startToFinish finishToFinish finishToFinish Process name processElements WorkDefinition linksToPredecessors linksToSuccessors name linktoresource WorkSequence linkType predecessor successor ProcessElement Guidance elements text Resources quantite linktoresource name RequeteDeRessource quantite resources workdefinition GuidanceLink guidance workdefinition
null
{"directed":true,"nodes":[{"nsPrefix":"simplepdl","nsURI":"http://simplepdl","name":"simplepdl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resources","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequeteDeRessource","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuidanceLink","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"name":"startToStart","id":10,"value":0,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"finishToStart","id":11,"value":1,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":12,"value":2,"literal":"startToFinish","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":13,"value":3,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processElements","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":false,"unsettable":false,"transient":false,"unique":true,"name":"linksToPredecessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linksToSuccessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linktoresource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workdefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkType","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":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":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"quantite","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linktoresource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"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":"quantite","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guidance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workdefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":13,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":16},{"source":14,"target":2},{"source":15,"target":5},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":3},{"source":18,"target":24},{"source":23,"target":4},{"source":19,"target":4},{"source":19,"target":25},{"source":19,"target":3},{"source":19,"target":26},{"source":25,"target":4},{"source":20,"target":27},{"source":20,"target":3},{"source":21,"target":8},{"source":21,"target":28},{"source":21,"target":3},{"source":21,"target":29},{"source":28,"target":8},{"source":22,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":30},{"source":4,"target":26},{"source":4,"target":24},{"source":4,"target":31},{"source":30,"target":1},{"source":30,"target":32},{"source":30,"target":4},{"source":32,"target":1},{"source":26,"target":3},{"source":26,"target":33},{"source":26,"target":4},{"source":26,"target":19},{"source":33,"target":3},{"source":24,"target":3},{"source":24,"target":34},{"source":24,"target":4},{"source":24,"target":18},{"source":34,"target":3},{"source":31,"target":5},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":35},{"source":6,"target":36},{"source":6,"target":37},{"source":35,"target":5},{"source":35,"target":38},{"source":35,"target":6},{"source":38,"target":5},{"source":36,"target":39},{"source":36,"target":6},{"source":37,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":40,"target":44},{"source":40,"target":7},{"source":41,"target":8},{"source":41,"target":45},{"source":41,"target":7},{"source":41,"target":46},{"source":45,"target":8},{"source":42,"target":47},{"source":42,"target":7},{"source":43,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":48},{"source":8,"target":46},{"source":8,"target":29},{"source":8,"target":49},{"source":48,"target":50},{"source":48,"target":8},{"source":46,"target":7},{"source":46,"target":51},{"source":46,"target":8},{"source":46,"target":41},{"source":51,"target":7},{"source":29,"target":3},{"source":29,"target":52},{"source":29,"target":8},{"source":29,"target":21},{"source":52,"target":3},{"source":49,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":53,"target":6},{"source":53,"target":56},{"source":53,"target":9},{"source":56,"target":6},{"source":54,"target":3},{"source":54,"target":57},{"source":54,"target":9},{"source":57,"target":3},{"source":55,"target":5}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:version="2.0" name="metric" nsURI="http://www.dresden-ocl.org/metrics/" nsPrefix="metric"> <eClassifiers xsi:type="ecore:EClass" name="Metric"> <eOperations name="getReport" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintMetrics" eSuperTypes="#//ConstraintMetric"> <eOperations name="getConstraintCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;return this.getConstraintMetrics().size();&#13;&#10;"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="getExpressionCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;int result = 0;&#13;&#10;&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;for ( org.dresdenocl.metrics.metric.ConstraintMetric metric : this.getConstraintMetrics())&#13;&#10;&#9;&#9;&#9;result += metric.getExpressionCount();&#13;&#10;&#13;&#10;&#9;&#9;// end for.&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;return result;&#13;&#10;"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="getAvgExpressionCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;return this.getExpressionCount() / this.getConstraintCount();&#13;&#10;"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="getAvgExpressionDepth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;int totalDepth = 0;&#13;&#10;&#13;&#10;&#9;&#9;&#13;&#10;&#9;&#9;for ( org.dresdenocl.metrics.metric.ConstraintMetric metric : this.getConstraintMetrics())&#13;&#10;&#9;&#9;&#9;totalDepth += metric.getExpressionDepth();&#13;&#10;&#13;&#10;&#9;&#9;// end for.&#13;&#10;&#13;&#10;&#9;&#9;return totalDepth / this.getConstraintCount();&#13;&#10;"/> <details key="documentation" value=""/> </eAnnotations> </eOperations> <eOperations name="getMinExpressionCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getMinExpressionDepth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getMaxExpressionCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getMaxExpressionDepth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getMeanExpressionCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getMeanExpressionDepth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraintMetrics" upperBound="-1" eType="#//ConstraintMetric" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="ecore:EClass ../../org.dresdenocl.pivotmodel/model/pivotmodel.ecore#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfConstraintsByKind" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EEnum ../../org.dresdenocl.pivotmodel/model/pivotmodel.ecore#//ConstraintKind"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstraintMetric" eSuperTypes="#//Metric"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionDepth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="calledOperations" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="calledProperties" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referredConstraint" eType="ecore:EClass ../../org.dresdenocl.pivotmodel/model/pivotmodel.ecore#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfIfExpressions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfLetExpressions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usedIterators" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usedLiterals" transient="true"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eGenericType> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/dresden-ocl/dresdenocl/plugins/org.dresdenocl.metrics/metamodel/metric.ecore
ecore
metric Metric getReport ConstraintMetrics getConstraintCount getExpressionCount getAvgExpressionCount getAvgExpressionDepth getMinExpressionCount getMinExpressionDepth getMaxExpressionCount getMaxExpressionDepth getMeanExpressionCount getMeanExpressionDepth constraintMetrics constraints numberOfConstraintsByKind ConstraintMetric expressionCount expressionDepth calledOperations calledProperties referredConstraint numberOfIfExpressions numberOfLetExpressions usedIterators usedLiterals
null
{"directed":true,"nodes":[{"nsPrefix":"metric","nsURI":"http://www.dresden-ocl.org/metrics/","name":"metric","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintMetrics","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintMetric","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getReport","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"id":5,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getConstraintCount","lowerBound":1,"id":6,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExpressionCount","lowerBound":1,"id":7,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAvgExpressionCount","lowerBound":1,"id":8,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAvgExpressionDepth","lowerBound":1,"id":9,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMinExpressionCount","lowerBound":1,"id":10,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMinExpressionDepth","lowerBound":1,"id":11,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMaxExpressionCount","lowerBound":1,"id":12,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMaxExpressionDepth","lowerBound":1,"id":13,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMeanExpressionCount","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMeanExpressionDepth","lowerBound":1,"id":15,"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":"constraintMetrics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constraints","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":true,"unique":true,"name":"numberOfConstraintsByKind","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"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":"expressionCount","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expressionDepth","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":true,"unique":true,"name":"calledOperations","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":true,"unique":true,"name":"calledProperties","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":"referredConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfIfExpressions","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfLetExpressions","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"usedIterators","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":true,"unique":true,"name":"usedLiterals","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"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":5},{"source":4,"target":1},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":6,"target":20},{"source":6,"target":2},{"source":7,"target":21},{"source":7,"target":2},{"source":8,"target":22},{"source":8,"target":2},{"source":9,"target":23},{"source":9,"target":2},{"source":10,"target":24},{"source":10,"target":2},{"source":11,"target":25},{"source":11,"target":2},{"source":12,"target":26},{"source":12,"target":2},{"source":13,"target":27},{"source":13,"target":2},{"source":14,"target":28},{"source":14,"target":2},{"source":15,"target":29},{"source":15,"target":2},{"source":16,"target":3},{"source":16,"target":30},{"source":16,"target":2},{"source":30,"target":3},{"source":17,"target":31},{"source":17,"target":2},{"source":18,"target":32},{"source":18,"target":2},{"source":32,"target":33},{"source":32,"target":34},{"source":19,"target":3},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":35,"target":45},{"source":35,"target":3},{"source":36,"target":46},{"source":36,"target":3},{"source":37,"target":47},{"source":37,"target":3},{"source":47,"target":48},{"source":47,"target":49},{"source":38,"target":50},{"source":38,"target":3},{"source":50,"target":51},{"source":50,"target":52},{"source":39,"target":53},{"source":39,"target":3},{"source":40,"target":54},{"source":40,"target":3},{"source":41,"target":55},{"source":41,"target":3},{"source":42,"target":56},{"source":42,"target":3},{"source":56,"target":57},{"source":56,"target":58},{"source":43,"target":59},{"source":43,"target":3},{"source":59,"target":60},{"source":59,"target":61},{"source":44,"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="fr" nsURI="fr" nsPrefix="fr"> <eSubpackages name="irisa" nsURI="fr.irisa" nsPrefix="fr.irisa"> <eSubpackages name="triskell" nsURI="fr.irisa.triskell" nsPrefix="fr.irisa.triskell"> <eSubpackages name="ajmetrics" nsURI="fr.irisa.triskell.ajmetrics" nsPrefix="fr.irisa.triskell.ajmetrics"> <eSubpackages name="ajmodel" nsURI="fr.irisa.triskell.ajmetrics.ajmodel" nsPrefix="fr.irisa.triskell.ajmetrics.ajmodel"> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//irisa/triskell/ajmetrics/ajmodel/Visitable"> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String pack = getPackage();&#xA;if (eContainer()!=null &amp;&amp; (pack ==null || pack.equals(&quot;&quot;)))&#xA;&#x9;pack = ((ModelElement)eContainer()).getQualifiedName();&#xA;if (pack ==null || pack.equals(&quot;&quot;))&#xA;&#x9;return getName();&#xA;return pack+&quot;.&quot;+getName();"/> </eAnnotations> </eOperations> <eOperations name="getMethods"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="List&lt;Method> methods = new ArrayList&lt;Method>();&#xA;for (ModelElement e: getChildren())&#xA;&#x9;if (e instanceof Method)&#xA;&#x9;&#x9;methods.add((Method)e);&#xA;return methods;"/> </eAnnotations> <eGenericType eClassifier="#//irisa/triskell/ajmetrics/ajmodel/List"> <eTypeArguments eClassifier="#//irisa/triskell/ajmetrics/ajmodel/Method"/> </eGenericType> </eOperations> <eOperations name="getFields"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="List&lt;Field> fields = new ArrayList&lt; Field >();&#xA;for (ModelElement e: getChildren())&#xA;&#x9;if (e instanceof Field)&#xA;&#x9;&#x9;fields.add((Field)e);&#xA;return fields;"/> </eAnnotations> <eGenericType eClassifier="#//irisa/triskell/ajmetrics/ajmodel/List"> <eTypeArguments eClassifier="#//irisa/triskell/ajmetrics/ajmodel/Field"/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="offset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/ModelElement" containment="true" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/ModelElement/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//irisa/triskell/ajmetrics/ajmodel/ModelElement" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/ModelElement/children"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="package" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//irisa/triskell/ajmetrics/ajmodel/ModelElement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" eType="#//irisa/triskell/ajmetrics/ajmodel/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Type" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Type/subTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subTypes" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Type" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Type/superTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intertypeDefinitions" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/IntertypeDefinition" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/IntertypeDefinition/onType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//irisa/triskell/ajmetrics/ajmodel/ModelElement #//irisa/triskell/ajmetrics/ajmodel/IntertypeDefinition"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" eType="#//irisa/triskell/ajmetrics/ajmodel/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//irisa/triskell/ajmetrics/ajmodel/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedBy" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//irisa/triskell/ajmetrics/ajmodel/ModelElement #//irisa/triskell/ajmetrics/ajmodel/IntertypeDefinition"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" eType="#//irisa/triskell/ajmetrics/ajmodel/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//irisa/triskell/ajmetrics/ajmodel/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implicitConstructor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invokedBy" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Invocation" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Invocation/invokedMethod"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedFields" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Field"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invocations" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Invocation" containment="true" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Invocation/invoker"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wovenAdvices" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Weaving" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Weaving/method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="advisedMethods" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Weaving" containment="true" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Weaving/advice"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntertypeDefinition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="onType" eType="#//irisa/triskell/ajmetrics/ajmodel/Type" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Type/intertypeDefinitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//irisa/triskell/ajmetrics/ajmodel/ModelElement"> <eOperations name="accept"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitor.visit(this);"/> </eAnnotations> <eParameters name="visitor" eType="#//irisa/triskell/ajmetrics/ajmodel/Visitor"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedTypes" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitor" abstract="true"> <eOperations name="visit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitBefore(type);&#xA;for(ModelElement e: type.getChildren())&#xA;&#x9;e.accept(this);&#xA;visitAfter(type);"/> </eAnnotations> <eParameters name="type" eType="#//irisa/triskell/ajmetrics/ajmodel/Type"/> </eOperations> <eOperations name="visitBefore"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="type" eType="#//irisa/triskell/ajmetrics/ajmodel/Type"/> </eOperations> <eOperations name="visitAfter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="type" eType="#//irisa/triskell/ajmetrics/ajmodel/Type"/> </eOperations> <eOperations name="visit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitBefore(field);&#xA;for(ModelElement e: field.getChildren())&#xA;&#x9;e.accept(this);&#xA;visitAfter(field);"/> </eAnnotations> <eParameters name="field" eType="#//irisa/triskell/ajmetrics/ajmodel/Field"/> </eOperations> <eOperations name="visitBefore"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="field" eType="#//irisa/triskell/ajmetrics/ajmodel/Field"/> </eOperations> <eOperations name="visitAfter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="field" eType="#//irisa/triskell/ajmetrics/ajmodel/Field"/> </eOperations> <eOperations name="visit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitBefore(method);&#xA;for(ModelElement e: method.getChildren())&#xA;&#x9;e.accept(this);&#xA;visitAfter(method);"/> </eAnnotations> <eParameters name="method" eType="#//irisa/triskell/ajmetrics/ajmodel/Method"/> </eOperations> <eOperations name="visitBefore"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="method" eType="#//irisa/triskell/ajmetrics/ajmodel/Method"/> </eOperations> <eOperations name="visitAfter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="method" eType="#//irisa/triskell/ajmetrics/ajmodel/Method"/> </eOperations> <eOperations name="visit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="visitBefore(project);&#xA;for(ModelElement e: project.getChildren())&#xA;&#x9;e.accept(this);&#xA;visitAfter(project);"/> </eAnnotations> <eParameters name="project" eType="#//irisa/triskell/ajmetrics/ajmodel/Project"/> </eOperations> <eOperations name="visitBefore"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="project" eType="#//irisa/triskell/ajmetrics/ajmodel/Project"/> </eOperations> <eOperations name="visitAfter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// nothing to do"/> </eAnnotations> <eParameters name="project" eType="#//irisa/triskell/ajmetrics/ajmodel/Project"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitable" abstract="true" interface="true"> <eOperations name="accept"> <eParameters name="visitor" eType="#//irisa/triskell/ajmetrics/ajmodel/Visitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="List" instanceClassName="java.util.List"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Invocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="invoker" lowerBound="1" eType="#//irisa/triskell/ajmetrics/ajmodel/Method" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Method/invocations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invokedMethod" lowerBound="1" eType="#//irisa/triskell/ajmetrics/ajmodel/Method" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Method/invokedBy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Weaving"> <eStructuralFeatures xsi:type="ecore:EReference" name="advice" eType="#//irisa/triskell/ajmetrics/ajmodel/Method" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Method/advisedMethods"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="#//irisa/triskell/ajmetrics/ajmodel/Method" eOpposite="#//irisa/triskell/ajmetrics/ajmodel/Method/wovenAdvices"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//irisa/triskell/ajmetrics/ajmodel/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="genericParameters" upperBound="-1" eType="#//irisa/triskell/ajmetrics/ajmodel/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> </eSubpackages> </eSubpackages> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/AjModel.ecore
ecore
fr irisa triskell ajmetrics ajmodel ModelElement getQualifiedName getMethods getFields name startLine endLine offset children parent package Type accept visitor superTypes subTypes intertypeDefinitions Field accept visitor type referencedBy Method accept visitor type implicitConstructor false invokedBy parameters referencedFields invocations wovenAdvices advisedMethods abstract false IntertypeDefinition onType Project accept visitor referencedTypes Visitor visit type visitBefore type visitAfter type visit field visitBefore field visitAfter field visit method visitBefore method visitAfter method visit project visitBefore project visitAfter project Visitable accept visitor List java.util.List java.util.List E Invocation invoker invokedMethod Weaving advice method TypeReference type genericParameters dimensions 0
null
{"directed":true,"nodes":[{"nsPrefix":"fr","nsURI":"fr","name":"fr","id":0,"eClass":"EPackage"},{"nsPrefix":"fr.irisa","nsURI":"fr.irisa","name":"irisa","id":1,"eClass":"EPackage"},{"nsPrefix":"fr.irisa.triskell","nsURI":"fr.irisa.triskell","name":"triskell","id":2,"eClass":"EPackage"},{"nsPrefix":"fr.irisa.triskell.ajmetrics","nsURI":"fr.irisa.triskell.ajmetrics","name":"ajmetrics","id":3,"eClass":"EPackage"},{"nsPrefix":"fr.irisa.triskell.ajmetrics.ajmodel","nsURI":"fr.irisa.triskell.ajmetrics.ajmodel","name":"ajmodel","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntertypeDefinition","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitor","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitable","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"List","instanceClass":"java.util.List","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invocation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Weaving","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeReference","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMethods","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFields","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startLine","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endLine","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"offset","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"package","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":40,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subTypes","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":false,"unsettable":false,"transient":false,"unique":true,"name":"intertypeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EParameter"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"onType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":51,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":60,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"implicitConstructor","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invokedBy","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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedFields","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":"invocations","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":"wovenAdvices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advisedMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invokedMethod","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invoker","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"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":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"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":"advice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":88,"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":"referencedTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","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":"visit","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBefore","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitAfter","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBefore","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitAfter","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBefore","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitAfter","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBefore","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitAfter","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EParameter"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"field","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"field","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"field","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EParameter"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EParameter"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"project","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"project","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"project","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EParameter"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EParameter"},{"id":132,"eClass":"EGenericType"},{"name":"E","id":133,"eClass":"ETypeParameter"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genericParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"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":2},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":3},{"source":5,"target":4},{"source":5,"target":12},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":17,"target":28},{"source":17,"target":5},{"source":18,"target":13},{"source":18,"target":29},{"source":18,"target":5},{"source":29,"target":30},{"source":29,"target":13},{"source":30,"target":8},{"source":19,"target":13},{"source":19,"target":31},{"source":19,"target":5},{"source":31,"target":32},{"source":31,"target":13},{"source":32,"target":7},{"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":39},{"source":26,"target":5},{"source":27,"target":12},{"source":6,"target":4},{"source":6,"target":5},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":40,"target":6},{"source":40,"target":45},{"source":45,"target":11},{"source":45,"target":46},{"source":45,"target":40},{"source":46,"target":11},{"source":41,"target":6},{"source":41,"target":47},{"source":41,"target":6},{"source":41,"target":42},{"source":47,"target":6},{"source":42,"target":6},{"source":42,"target":48},{"source":42,"target":6},{"source":42,"target":41},{"source":48,"target":6},{"source":43,"target":9},{"source":43,"target":49},{"source":43,"target":6},{"source":43,"target":50},{"source":49,"target":9},{"source":44,"target":5},{"source":7,"target":4},{"source":7,"target":5},{"source":7,"target":9},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":51,"target":7},{"source":51,"target":56},{"source":56,"target":11},{"source":56,"target":57},{"source":56,"target":51},{"source":57,"target":11},{"source":52,"target":16},{"source":52,"target":58},{"source":52,"target":7},{"source":58,"target":16},{"source":53,"target":8},{"source":53,"target":59},{"source":53,"target":7},{"source":59,"target":8},{"source":54,"target":5},{"source":55,"target":9},{"source":8,"target":4},{"source":8,"target":5},{"source":8,"target":9},{"source":8,"target":60},{"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":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":60,"target":8},{"source":60,"target":72},{"source":72,"target":11},{"source":72,"target":73},{"source":72,"target":60},{"source":73,"target":11},{"source":61,"target":16},{"source":61,"target":74},{"source":61,"target":8},{"source":74,"target":16},{"source":62,"target":75},{"source":62,"target":8},{"source":63,"target":14},{"source":63,"target":76},{"source":63,"target":8},{"source":63,"target":77},{"source":76,"target":14},{"source":64,"target":16},{"source":64,"target":78},{"source":64,"target":8},{"source":78,"target":16},{"source":65,"target":7},{"source":65,"target":79},{"source":65,"target":8},{"source":79,"target":7},{"source":66,"target":14},{"source":66,"target":80},{"source":66,"target":8},{"source":66,"target":81},{"source":80,"target":14},{"source":67,"target":15},{"source":67,"target":82},{"source":67,"target":8},{"source":67,"target":83},{"source":82,"target":15},{"source":68,"target":15},{"source":68,"target":84},{"source":68,"target":8},{"source":68,"target":85},{"source":84,"target":15},{"source":69,"target":86},{"source":69,"target":8},{"source":70,"target":5},{"source":71,"target":9},{"source":9,"target":4},{"source":9,"target":50},{"source":50,"target":6},{"source":50,"target":87},{"source":50,"target":9},{"source":50,"target":43},{"source":87,"target":6},{"source":10,"target":4},{"source":10,"target":5},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":88,"target":10},{"source":88,"target":91},{"source":91,"target":11},{"source":91,"target":92},{"source":91,"target":88},{"source":92,"target":11},{"source":89,"target":6},{"source":89,"target":93},{"source":89,"target":10},{"source":93,"target":6},{"source":90,"target":5},{"source":11,"target":4},{"source":11,"target":94},{"source":11,"target":95},{"source":11,"target":96},{"source":11,"target":97},{"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":94,"target":11},{"source":94,"target":106},{"source":106,"target":6},{"source":106,"target":107},{"source":106,"target":94},{"source":107,"target":6},{"source":95,"target":11},{"source":95,"target":108},{"source":108,"target":6},{"source":108,"target":109},{"source":108,"target":95},{"source":109,"target":6},{"source":96,"target":11},{"source":96,"target":110},{"source":110,"target":6},{"source":110,"target":111},{"source":110,"target":96},{"source":111,"target":6},{"source":97,"target":11},{"source":97,"target":112},{"source":112,"target":7},{"source":112,"target":113},{"source":112,"target":97},{"source":113,"target":7},{"source":98,"target":11},{"source":98,"target":114},{"source":114,"target":7},{"source":114,"target":115},{"source":114,"target":98},{"source":115,"target":7},{"source":99,"target":11},{"source":99,"target":116},{"source":116,"target":7},{"source":116,"target":117},{"source":116,"target":99},{"source":117,"target":7},{"source":100,"target":11},{"source":100,"target":118},{"source":118,"target":8},{"source":118,"target":119},{"source":118,"target":100},{"source":119,"target":8},{"source":101,"target":11},{"source":101,"target":120},{"source":120,"target":8},{"source":120,"target":121},{"source":120,"target":101},{"source":121,"target":8},{"source":102,"target":11},{"source":102,"target":122},{"source":122,"target":8},{"source":122,"target":123},{"source":122,"target":102},{"source":123,"target":8},{"source":103,"target":11},{"source":103,"target":124},{"source":124,"target":10},{"source":124,"target":125},{"source":124,"target":103},{"source":125,"target":10},{"source":104,"target":11},{"source":104,"target":126},{"source":126,"target":10},{"source":126,"target":127},{"source":126,"target":104},{"source":127,"target":10},{"source":105,"target":11},{"source":105,"target":128},{"source":128,"target":10},{"source":128,"target":129},{"source":128,"target":105},{"source":129,"target":10},{"source":12,"target":4},{"source":12,"target":130},{"source":130,"target":12},{"source":130,"target":131},{"source":131,"target":11},{"source":131,"target":132},{"source":131,"target":130},{"source":132,"target":11},{"source":13,"target":4},{"source":13,"target":133},{"source":14,"target":4},{"source":14,"target":81},{"source":14,"target":77},{"source":81,"target":8},{"source":81,"target":134},{"source":81,"target":14},{"source":81,"target":66},{"source":134,"target":8},{"source":77,"target":8},{"source":77,"target":135},{"source":77,"target":14},{"source":77,"target":63},{"source":135,"target":8},{"source":15,"target":4},{"source":15,"target":85},{"source":15,"target":83},{"source":85,"target":8},{"source":85,"target":136},{"source":85,"target":15},{"source":85,"target":68},{"source":136,"target":8},{"source":83,"target":8},{"source":83,"target":137},{"source":83,"target":15},{"source":83,"target":67},{"source":137,"target":8},{"source":16,"target":4},{"source":16,"target":138},{"source":16,"target":139},{"source":16,"target":140},{"source":138,"target":6},{"source":138,"target":141},{"source":138,"target":16},{"source":141,"target":6},{"source":139,"target":16},{"source":139,"target":142},{"source":139,"target":16},{"source":142,"target":16},{"source":140,"target":143},{"source":140,"target":16}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="unit" nsURI="http://www.eclipse.org/hyades/schema/ProcessUnit.xsd" nsPrefix="pu"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; Copyright (c) 2005, 2007 IBM Corporation and others.&#xD;&#xA; All rights reserved. This program and the accompanying materials&#xD;&#xA; are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA; which accompanies this distribution, and is available at&#xD;&#xA; http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA; "/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="ProcessUnitType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ProcessUnitType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1" eType="#//PropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Property"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="description"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="disabled" unique="false" 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="disabled"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueID" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="uniqueID"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" A generic configuration property. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="PropertyType"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" Property name. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="propertyName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyValue" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" Property value. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="propertyValue"/> </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="processUnit" upperBound="-2" eType="#//ProcessUnitType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=" A Process Unit is the most basic&#xD;&#xA; component of execution in a context. It is provided&#xD;&#xA; as an abstract component and for the development of custom &#xD;&#xA; components that do not conform to any of the other defined&#xD;&#xA; component types."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ProcessUnit"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/unit.ecore
ecore
unit ProcessUnitType property description disabled uniqueID PropertyType propertyName propertyValue DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation processUnit
null
{"directed":true,"nodes":[{"nsPrefix":"pu","nsURI":"http://www.eclipse.org/hyades/schema/ProcessUnit.xsd","name":"unit","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessUnitType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":false,"lowerBound":0,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"disabled","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"uniqueID","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"propertyValue","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"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":"processUnit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":true},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":4,"target":2},{"source":4,"target":8},{"source":4,"target":1},{"source":8,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":11},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":15},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":16,"target":20},{"source":16,"target":3},{"source":17,"target":21},{"source":17,"target":3},{"source":18,"target":22},{"source":18,"target":3},{"source":19,"target":1},{"source":19,"target":23},{"source":19,"target":3},{"source":23,"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="ast" nsURI="http:///org/eclipse/dltk/tcl/ast.ecore" nsPrefix="org.eclipse.dltk.tcl.ast"> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Script" eSuperTypes="#//TclArgument"> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1" eType="#//TclCommand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contentStart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contentEnd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringArgument" eSuperTypes="#//TclArgument"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rawValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//TclArgument #//ISubstitution"> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1" eType="#//TclCommand" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TclArgument" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="TclCommand" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//TclArgument" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//TclArgument" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="ecore:EClass definitions.ecore#//Command"/> <eStructuralFeatures xsi:type="ecore:EReference" name="matches" upperBound="-1" eType="#//ArgumentMatch" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="matched" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TclArgumentList" eSuperTypes="#//TclArgument"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//TclArgument" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitionArgument" eType="ecore:EClass definitions.ecore#//ComplexArgument"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentMatch"> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="ecore:EClass definitions.ecore#//Argument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" unique="false" upperBound="-1" eType="#//TclArgument"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComplexString" eSuperTypes="#//TclArgument #//ISubstitution"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//TclArgument" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableReference" eSuperTypes="#//TclArgument #//ISubstitution"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//TclArgument" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ISubstitution" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="TclModule"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//TclCommand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="codeModel" eType="#//TclCodeModel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TclCodeModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="delimeters" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineOffsets" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TclProblemModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="problems" upperBound="-1" eType="#//TclProblem" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TclProblem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arguments" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceStart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceEnd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="error" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="warning" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/KDReleng/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/models/ast.ecore
ecore
ast Node start end Script commands contentStart contentEnd StringArgument value rawValue Substitution commands TclArgument TclCommand name arguments definition matches qualifiedName matched TclArgumentList arguments definitionArgument kind ArgumentMatch definition arguments ComplexString arguments kind VariableReference name index ISubstitution TclModule statements size codeModel TclCodeModel delimeters lineOffsets TclProblemModel problems TclProblem arguments id message sourceStart sourceEnd error warning fileName lineNumber
null
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.dltk.tcl.ast","nsURI":"http:///org/eclipse/dltk/tcl/ast.ecore","name":"ast","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Script","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringArgument","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclArgument","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclCommand","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclArgumentList","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentMatch","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexString","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ISubstitution","instanceClass":null,"abstract":true,"id":11,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclModule","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclCodeModel","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclProblemModel","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TclProblem","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentStart","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentEnd","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"},{"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"rawValue","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","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":"matches","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":"qualifiedName","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":"matched","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","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":"definitionArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"kind","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":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":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":"codeModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"delimeters","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":"lineOffsets","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"problems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"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":"arguments","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","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":"message","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":"sourceStart","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":"sourceEnd","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"error","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"warning","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":19},{"source":17,"target":1},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":6},{"source":20,"target":24},{"source":20,"target":2},{"source":24,"target":6},{"source":21,"target":25},{"source":21,"target":2},{"source":22,"target":26},{"source":22,"target":2},{"source":23,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"target":31},{"source":28,"target":3},{"source":29,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":11},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":6},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":6},{"source":33,"target":5},{"source":34,"target":11},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":36},{"source":36,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":37,"target":5},{"source":37,"target":44},{"source":37,"target":6},{"source":44,"target":5},{"source":38,"target":5},{"source":38,"target":45},{"source":38,"target":6},{"source":45,"target":5},{"source":39,"target":46},{"source":39,"target":6},{"source":40,"target":8},{"source":40,"target":47},{"source":40,"target":6},{"source":47,"target":8},{"source":41,"target":48},{"source":41,"target":6},{"source":42,"target":49},{"source":42,"target":6},{"source":43,"target":1},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":50,"target":5},{"source":50,"target":54},{"source":50,"target":7},{"source":54,"target":5},{"source":51,"target":55},{"source":51,"target":7},{"source":52,"target":56},{"source":52,"target":7},{"source":53,"target":5},{"source":8,"target":0},{"source":8,"target":57},{"source":8,"target":58},{"source":57,"target":59},{"source":57,"target":8},{"source":58,"target":5},{"source":58,"target":60},{"source":58,"target":8},{"source":60,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":11},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":61,"target":5},{"source":61,"target":65},{"source":61,"target":9},{"source":65,"target":5},{"source":62,"target":66},{"source":62,"target":9},{"source":63,"target":5},{"source":64,"target":11},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":11},{"source":10,"target":67},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":67,"target":71},{"source":67,"target":10},{"source":68,"target":5},{"source":68,"target":72},{"source":68,"target":10},{"source":72,"target":5},{"source":69,"target":5},{"source":70,"target":11},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":73,"target":6},{"source":73,"target":76},{"source":73,"target":12},{"source":76,"target":6},{"source":74,"target":77},{"source":74,"target":12},{"source":75,"target":13},{"source":75,"target":78},{"source":75,"target":12},{"source":78,"target":13},{"source":13,"target":0},{"source":13,"target":79},{"source":13,"target":80},{"source":79,"target":81},{"source":79,"target":13},{"source":80,"target":82},{"source":80,"target":13},{"source":14,"target":0},{"source":14,"target":83},{"source":83,"target":15},{"source":83,"target":84},{"source":83,"target":14},{"source":84,"target":15},{"source":15,"target":0},{"source":15,"target":85},{"source":15,"target":86},{"source":15,"target":87},{"source":15,"target":88},{"source":15,"target":89},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":85,"target":94},{"source":85,"target":15},{"source":86,"target":95},{"source":86,"target":15},{"source":87,"target":96},{"source":87,"target":15},{"source":88,"target":97},{"source":88,"target":15},{"source":89,"target":98},{"source":89,"target":15},{"source":90,"target":99},{"source":90,"target":15},{"source":91,"target":100},{"source":91,"target":15},{"source":92,"target":101},{"source":92,"target":15},{"source":93,"target":102},{"source":93,"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="mm" nsURI="http://www.collectionspro.eu/jam/mm" nsPrefix="mm"> <eSubpackages name="rdb" nsURI="http://www.collectionspro.eu/jam/mm/rdb" nsPrefix="mmrdb"> <eClassifiers xsi:type="ecore:EClass" name="ModelRoot"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceDB" lowerBound="1" eType="#//rdb/Database" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetDB" lowerBound="1" eType="#//rdb/Database" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//rdb/Operation" containment="true" eOpposite="#//rdb/Operation/modelRoot"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Database" eSuperTypes="#//rdb/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="schemas" ordered="false" upperBound="-1" eType="#//rdb/Schema" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DbObject" abstract="true" eSuperTypes="#//rdb/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Schema" eSuperTypes="#//rdb/DbObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="tables" ordered="false" upperBound="-1" eType="#//rdb/Table" containment="true" eOpposite="#//rdb/Table/owningSchema"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequences" ordered="false" upperBound="-1" eType="#//rdb/Sequence" containment="true" eOpposite="#//rdb/Sequence/owningSchema"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" ordered="false" upperBound="-1" eType="#//rdb/Index" containment="true" eOpposite="#//rdb/Index/owningSchema"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relation" abstract="true"> <eAnnotations source="OCL"> <details key="inv" value="self.primaryKey->notEmpty() implies in self.indexes->contains(self.primaryKey)"/> </eAnnotations> <eOperations name="getColumns" ordered="false" upperBound="-1" eType="#//rdb/Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//rdb/DbObject #//rdb/Relation"> <eAnnotations source="OCL"> <details key="inv" value="self.primaryKey->notEmpty() implies in self.indexes->contains(self.primaryKey)"/> </eAnnotations> <eOperations name="getPrimaryColumn" eType="#//rdb/Column"> <eAnnotations source="OCL"> <details key="body" value="if self.primaryKey->isEmpty() then&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;null&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;else&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;self.primaryKey.underlyingIndex.columns->first()&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;endif&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> </eOperations> <eOperations name="getColumns" ordered="false" upperBound="-1" eType="#//rdb/Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningSchema" lowerBound="1" eType="#//rdb/Schema" changeable="false" derived="true" eOpposite="#//rdb/Schema/tables"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" eType="#//rdb/PrimaryKey"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedColumns" ordered="false" upperBound="-1" eType="#//rdb/TableColumn" containment="true" eOpposite="#//rdb/TableColumn/_owningTable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" ordered="false" upperBound="-1" eType="#//rdb/TableConstraint" containment="true" eOpposite="#//rdb/TableConstraint/owningTable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//rdb/DbObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningSchema" lowerBound="1" eType="#//rdb/Schema" changeable="false" derived="true" eOpposite="#//rdb/Schema/sequences"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" eSuperTypes="#//rdb/DbObject"/> <eClassifiers xsi:type="ecore:EClass" name="TableConstraint" abstract="true" eSuperTypes="#//rdb/Constraint #//rdb/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTable" lowerBound="1" eType="#//rdb/Table" changeable="false" derived="true" eOpposite="#//rdb/Table/constraints"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnConstraint" abstract="true" eSuperTypes="#//rdb/Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningColumn" lowerBound="1" eType="#//rdb/TableColumn" changeable="false" derived="true" eOpposite="#//rdb/TableColumn/constraints"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForeignKey" eSuperTypes="#//rdb/TableConstraint"> <eAnnotations source="OCL"> <details key="inv" value="self.constrainedColumn.owningTable = self.targetTable)"/> </eAnnotations> <eAnnotations source="OCL"> <details key="inv" value="self.targetTable.getPrimaryColumn()->notEmpty()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="targetTable" lowerBound="1" eType="#//rdb/Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedColumn" lowerBound="1" eType="#//rdb/TableColumn"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" abstract="true" eSuperTypes="#//rdb/NamedElement"> <eOperations name="getOwningTable" eType="#//rdb/Table"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableColumn" eSuperTypes="#//rdb/Column"> <eOperations name="getOwningTable" eType="#//rdb/Table"> <eAnnotations source="OCL"> <details key="body" value="self._owningTable"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="_owningTable" lowerBound="1" eType="#//rdb/Table" changeable="false" derived="true" eOpposite="#//rdb/Table/ownedColumns"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" ordered="false" upperBound="-1" eType="#//rdb/ColumnConstraint" containment="true" eOpposite="#//rdb/ColumnConstraint/owningColumn"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Index" eSuperTypes="#//rdb/DbObject"> <eAnnotations source="OCL"> <details key="inv" value="let first : TableColumn = self.columnsMap->first() in&#xD;&#xA;&#x9;&#x9;&#x9; self.columns->forAll(col | col._owningTable = first._owningTable)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" ordered="false" lowerBound="1" upperBound="-1" eType="#//rdb/TableColumn"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexedTable" lowerBound="1" eType="#//rdb/Table" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="OCL"> <details key="drv" value="self.columns->first()._owningTable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningSchema" lowerBound="1" eType="#//rdb/Schema" changeable="false" derived="true" eOpposite="#//rdb/Schema/indexes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UniqueIndex" eSuperTypes="#//rdb/TableConstraint"> <eAnnotations source="OCL"> <details key="inv" value="self.owningTable = self.underlyingIndex.indexedTable"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="underlyingIndex" lowerBound="1" eType="#//rdb/Index"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryKey" eSuperTypes="#//rdb/UniqueIndex"> <eAnnotations source="OCL"> <details key="inv" value="self.underlyingIndex.columns.size() = 1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="modelRoot" lowerBound="1" eType="#//rdb/ModelRoot" changeable="false" derived="true" eOpposite="#//rdb/ModelRoot/operations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateTable" eSuperTypes="#//rdb/Operation"> <eOperations name="createTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="tableColumns" upperBound="-1" eType="#//rdb/TableColumn"/> <eParameters name="tableConstraints" upperBound="-1" eType="#//rdb/TableConstraint"/> <eParameters name="primaryKey" eType="#//rdb/PrimaryKey"/> <eParameters name="generateID" lowerBound="1" eType="#//rdb/Sequence"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tableColumns" ordered="false" upperBound="-1" eType="#//rdb/TableColumn"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tableConstraints" ordered="false" upperBound="-1" eType="#//rdb/TableConstraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" eType="#//rdb/PrimaryKey"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generateID" lowerBound="1" eType="#//rdb/Sequence" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RenameTable" eSuperTypes="#//rdb/Operation"> <eOperations name="renameTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="newName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="renamedTable" eType="#//rdb/Table"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="renamedTable" lowerBound="1" eType="#//rdb/Table"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteTable" eSuperTypes="#//rdb/Operation"> <eOperations name="deleteTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="deletedTable" eType="#//rdb/Table"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="deletedTable" lowerBound="1" eType="#//rdb/Table"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AddColumn" eSuperTypes="#//rdb/Operation"> <eOperations name="addColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="changedTable" eType="#//rdb/Table"/> <eParameters name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="columnConstrains" upperBound="-1" eType="#//rdb/ColumnConstraint"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1" eType="#//rdb/Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columnConstrains" ordered="false" upperBound="-1" eType="#//rdb/ColumnConstraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RenameColumn" eSuperTypes="#//rdb/Operation"> <eOperations name="renameColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="changedTable" eType="#//rdb/Table"/> <eParameters name="renamedColumn" eType="#//rdb/TableColumn"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1" eType="#//rdb/Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="renamedColumn" lowerBound="1" eType="#//rdb/TableColumn"> <eAnnotations source="OCL"> <details key="inv" value="self.owningTable = changedTable"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeChangeToColumn" eSuperTypes="#//rdb/Operation"> <eOperations name="typeChangeToColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="newType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="changedTable" eType="#//rdb/Table"/> <eParameters name="changedTypeColumn" eType="#//rdb/TableColumn"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1" eType="#//rdb/Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="changedTypeColumn" lowerBound="1" eType="#//rdb/TableColumn"> <eAnnotations source="OCL"> <details key="inv" value="self.owningTable = changedTable"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteColumn" eSuperTypes="#//rdb/Operation"> <eOperations name="deleteColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="changedTable" eType="#//rdb/Table"/> <eParameters name="deleteColumn" eType="#//rdb/TableColumn"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1" eType="#//rdb/Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deleteColumn" lowerBound="1" eType="#//rdb/TableColumn"> <eAnnotations source="OCL"> <details key="inv" value="self.owningTable = changedTable"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eSubpackages name="dml" nsURI="http://www.collectionspro.eu/jam/mm/rdb-dml" nsPrefix="mmrdb-dml"> <eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//rdb/Relation"> <eStructuralFeatures xsi:type="ecore:EReference" name="columnReferences" lowerBound="1" upperBound="-1" eType="#//rdb/dml/ColumnReference" containment="true"> <eAnnotations source="DVU"> <details key="subsets" value="self.columns"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnReference" eSuperTypes="#//rdb/Column"> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1" eType="#//rdb/Column"/> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/mm-db.fel.ecore
ecore
mm rdb ModelRoot sourceDB targetDB operations NamedElement name Database schemas DbObject Schema tables sequences indexes Relation getColumns Table getPrimaryColumn getColumns owningSchema primaryKey ownedColumns constraints Sequence owningSchema cacheSize Constraint TableConstraint owningTable ColumnConstraint owningColumn ForeignKey targetTable constrainedColumn Column getOwningTable TableColumn getOwningTable _owningTable constraints type Index columns indexedTable owningSchema UniqueIndex underlyingIndex PrimaryKey Operation modelRoot CreateTable createTable tableName tableColumns tableConstraints primaryKey generateID tableName tableColumns tableConstraints primaryKey generateID RenameTable renameTable newName renamedTable renamedTable newName DeleteTable deleteTable deletedTable deletedTable AddColumn addColumn changedTable newColumnName columnConstrains newColumnName changedTable columnConstrains RenameColumn renameColumn newColumnName changedTable renamedColumn newColumnName changedTable renamedColumn TypeChangeToColumn typeChangeToColumn newType changedTable changedTypeColumn newType changedTable changedTypeColumn DeleteColumn deleteColumn changedTable deleteColumn changedTable deleteColumn dml Query columnReferences ColumnReference reference
null
{"directed":true,"nodes":[{"nsPrefix":"mm","nsURI":"http://www.collectionspro.eu/jam/mm","name":"mm","id":0,"eClass":"EPackage"},{"nsPrefix":"mmrdb","nsURI":"http://www.collectionspro.eu/jam/mm/rdb","name":"rdb","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DbObject","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableConstraint","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnConstraint","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableColumn","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Index","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UniqueIndex","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateTable","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameTable","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteTable","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddColumn","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameColumn","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeChangeToColumn","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteColumn","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"nsPrefix":"mmrdb-dml","nsURI":"http://www.collectionspro.eu/jam/mm/rdb-dml","name":"dml","id":27,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceDB","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":true,"unsettable":false,"transient":false,"unique":true,"name":"targetDB","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"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":"modelRoot","changeable":false,"resolveProxies":true,"lowerBound":1,"id":34,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schemas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningSchema","changeable":false,"resolveProxies":true,"lowerBound":1,"id":46,"derived":true},{"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":"owningSchema","changeable":false,"resolveProxies":true,"lowerBound":1,"id":48,"derived":true},{"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":"owningSchema","changeable":false,"resolveProxies":true,"lowerBound":1,"id":50,"derived":true},{"ordered":false,"upperBound":-1,"unique":true,"name":"getColumns","lowerBound":0,"id":51,"many":true,"required":false,"eClass":"EOperation"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPrimaryColumn","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getColumns","lowerBound":0,"id":54,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":false,"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":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":"_owningTable","changeable":false,"resolveProxies":true,"lowerBound":1,"id":65,"derived":true},{"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":"owningTable","changeable":false,"resolveProxies":true,"lowerBound":1,"id":67,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cacheSize","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"},{"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":"owningColumn","changeable":false,"resolveProxies":true,"lowerBound":1,"id":76,"derived":true},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"targetTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOwningTable","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOwningTable","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"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":"indexedTable","changeable":false,"resolveProxies":true,"lowerBound":1,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"underlyingIndex","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"createTable","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableName","changeable":true,"lowerBound":0,"iD":false,"id":107,"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":"tableColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tableConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generateID","changeable":false,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tableName","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"tableColumns","lowerBound":0,"id":115,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"tableConstraints","lowerBound":0,"id":116,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"primaryKey","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"generateID","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"renameTable","lowerBound":0,"id":129,"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":"renamedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newName","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"renamedTable","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EParameter"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteTable","lowerBound":0,"id":140,"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":"deletedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deletedTable","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EParameter"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addColumn","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newColumnName","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columnConstrains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newColumnName","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"columnConstrains","lowerBound":0,"id":155,"many":true,"required":false,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"renameColumn","lowerBound":0,"id":162,"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":"newColumnName","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"renamedColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newColumnName","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"renamedColumn","lowerBound":0,"id":170,"many":false,"required":false,"eClass":"EParameter"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeChangeToColumn","lowerBound":0,"id":177,"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":"newType","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","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":"changedTypeColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newType","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":184,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTypeColumn","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteColumn","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":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deleteColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteColumn","lowerBound":0,"id":198,"many":false,"required":false,"eClass":"EParameter"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnReference","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnReferences","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":0},{"source":2,"target":1},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":28,"target":4},{"source":28,"target":31},{"source":28,"target":2},{"source":31,"target":4},{"source":29,"target":4},{"source":29,"target":32},{"source":29,"target":2},{"source":32,"target":4},{"source":30,"target":19},{"source":30,"target":33},{"source":30,"target":2},{"source":30,"target":34},{"source":33,"target":19},{"source":3,"target":1},{"source":3,"target":35},{"source":35,"target":36},{"source":35,"target":3},{"source":4,"target":1},{"source":4,"target":3},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":6},{"source":37,"target":39},{"source":37,"target":4},{"source":39,"target":6},{"source":38,"target":3},{"source":5,"target":1},{"source":5,"target":3},{"source":5,"target":40},{"source":40,"target":3},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":41,"target":8},{"source":41,"target":45},{"source":41,"target":6},{"source":41,"target":46},{"source":45,"target":8},{"source":42,"target":9},{"source":42,"target":47},{"source":42,"target":6},{"source":42,"target":48},{"source":47,"target":9},{"source":43,"target":16},{"source":43,"target":49},{"source":43,"target":6},{"source":43,"target":50},{"source":49,"target":16},{"source":44,"target":5},{"source":7,"target":1},{"source":7,"target":51},{"source":51,"target":14},{"source":51,"target":52},{"source":51,"target":7},{"source":52,"target":14},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":7},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":46},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":53,"target":14},{"source":53,"target":60},{"source":53,"target":8},{"source":60,"target":14},{"source":54,"target":14},{"source":54,"target":61},{"source":54,"target":8},{"source":61,"target":14},{"source":46,"target":6},{"source":46,"target":62},{"source":46,"target":8},{"source":46,"target":41},{"source":62,"target":6},{"source":55,"target":18},{"source":55,"target":63},{"source":55,"target":8},{"source":63,"target":18},{"source":56,"target":15},{"source":56,"target":64},{"source":56,"target":8},{"source":56,"target":65},{"source":64,"target":15},{"source":57,"target":11},{"source":57,"target":66},{"source":57,"target":8},{"source":57,"target":67},{"source":66,"target":11},{"source":58,"target":5},{"source":59,"target":7},{"source":9,"target":1},{"source":9,"target":5},{"source":9,"target":48},{"source":9,"target":68},{"source":9,"target":69},{"source":48,"target":6},{"source":48,"target":70},{"source":48,"target":9},{"source":48,"target":42},{"source":70,"target":6},{"source":68,"target":71},{"source":68,"target":9},{"source":69,"target":5},{"source":10,"target":1},{"source":10,"target":5},{"source":10,"target":72},{"source":72,"target":5},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":3},{"source":11,"target":67},{"source":11,"target":73},{"source":11,"target":74},{"source":67,"target":8},{"source":67,"target":75},{"source":67,"target":11},{"source":67,"target":57},{"source":75,"target":8},{"source":73,"target":10},{"source":74,"target":3},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":76},{"source":12,"target":77},{"source":76,"target":15},{"source":76,"target":78},{"source":76,"target":12},{"source":76,"target":79},{"source":78,"target":15},{"source":77,"target":10},{"source":13,"target":1},{"source":13,"target":11},{"source":13,"target":80},{"source":13,"target":81},{"source":13,"target":82},{"source":80,"target":8},{"source":80,"target":83},{"source":80,"target":13},{"source":83,"target":8},{"source":81,"target":15},{"source":81,"target":84},{"source":81,"target":13},{"source":84,"target":15},{"source":82,"target":11},{"source":14,"target":1},{"source":14,"target":3},{"source":14,"target":85},{"source":14,"target":86},{"source":85,"target":8},{"source":85,"target":87},{"source":85,"target":14},{"source":87,"target":8},{"source":86,"target":3},{"source":15,"target":1},{"source":15,"target":14},{"source":15,"target":88},{"source":15,"target":65},{"source":15,"target":79},{"source":15,"target":89},{"source":15,"target":90},{"source":88,"target":8},{"source":88,"target":91},{"source":88,"target":15},{"source":91,"target":8},{"source":65,"target":8},{"source":65,"target":92},{"source":65,"target":15},{"source":65,"target":56},{"source":92,"target":8},{"source":79,"target":12},{"source":79,"target":93},{"source":79,"target":15},{"source":79,"target":76},{"source":93,"target":12},{"source":89,"target":94},{"source":89,"target":15},{"source":90,"target":14},{"source":16,"target":1},{"source":16,"target":5},{"source":16,"target":95},{"source":16,"target":96},{"source":16,"target":50},{"source":16,"target":97},{"source":95,"target":15},{"source":95,"target":98},{"source":95,"target":16},{"source":98,"target":15},{"source":96,"target":8},{"source":96,"target":99},{"source":96,"target":16},{"source":99,"target":8},{"source":50,"target":6},{"source":50,"target":100},{"source":50,"target":16},{"source":50,"target":43},{"source":100,"target":6},{"source":97,"target":5},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":101},{"source":17,"target":102},{"source":101,"target":16},{"source":101,"target":103},{"source":101,"target":17},{"source":103,"target":16},{"source":102,"target":11},{"source":18,"target":1},{"source":18,"target":17},{"source":18,"target":104},{"source":104,"target":17},{"source":19,"target":1},{"source":19,"target":34},{"source":34,"target":2},{"source":34,"target":105},{"source":34,"target":19},{"source":34,"target":30},{"source":105,"target":2},{"source":20,"target":1},{"source":20,"target":19},{"source":20,"target":106},{"source":20,"target":107},{"source":20,"target":108},{"source":20,"target":109},{"source":20,"target":110},{"source":20,"target":111},{"source":20,"target":112},{"source":106,"target":113},{"source":106,"target":20},{"source":106,"target":114},{"source":106,"target":115},{"source":106,"target":116},{"source":106,"target":117},{"source":106,"target":118},{"source":114,"target":119},{"source":114,"target":106},{"source":115,"target":15},{"source":115,"target":120},{"source":115,"target":106},{"source":120,"target":15},{"source":116,"target":11},{"source":116,"target":121},{"source":116,"target":106},{"source":121,"target":11},{"source":117,"target":18},{"source":117,"target":122},{"source":117,"target":106},{"source":122,"target":18},{"source":118,"target":9},{"source":118,"target":123},{"source":118,"target":106},{"source":123,"target":9},{"source":107,"target":124},{"source":107,"target":20},{"source":108,"target":15},{"source":108,"target":125},{"source":108,"target":20},{"source":125,"target":15},{"source":109,"target":11},{"source":109,"target":126},{"source":109,"target":20},{"source":126,"target":11},{"source":110,"target":18},{"source":110,"target":127},{"source":110,"target":20},{"source":127,"target":18},{"source":111,"target":9},{"source":111,"target":128},{"source":111,"target":20},{"source":128,"target":9},{"source":112,"target":19},{"source":21,"target":1},{"source":21,"target":19},{"source":21,"target":129},{"source":21,"target":130},{"source":21,"target":131},{"source":21,"target":132},{"source":129,"target":133},{"source":129,"target":21},{"source":129,"target":134},{"source":129,"target":135},{"source":134,"target":136},{"source":134,"target":129},{"source":135,"target":8},{"source":135,"target":137},{"source":135,"target":129},{"source":137,"target":8},{"source":130,"target":8},{"source":130,"target":138},{"source":130,"target":21},{"source":138,"target":8},{"source":131,"target":139},{"source":131,"target":21},{"source":132,"target":19},{"source":22,"target":1},{"source":22,"target":19},{"source":22,"target":140},{"source":22,"target":141},{"source":22,"target":142},{"source":140,"target":143},{"source":140,"target":22},{"source":140,"target":144},{"source":144,"target":8},{"source":144,"target":145},{"source":144,"target":140},{"source":145,"target":8},{"source":141,"target":8},{"source":141,"target":146},{"source":141,"target":22},{"source":146,"target":8},{"source":142,"target":19},{"source":23,"target":1},{"source":23,"target":19},{"source":23,"target":147},{"source":23,"target":148},{"source":23,"target":149},{"source":23,"target":150},{"source":23,"target":151},{"source":147,"target":152},{"source":147,"target":23},{"source":147,"target":153},{"source":147,"target":154},{"source":147,"target":155},{"source":153,"target":8},{"source":153,"target":156},{"source":153,"target":147},{"source":156,"target":8},{"source":154,"target":157},{"source":154,"target":147},{"source":155,"target":12},{"source":155,"target":158},{"source":155,"target":147},{"source":158,"target":12},{"source":148,"target":159},{"source":148,"target":23},{"source":149,"target":8},{"source":149,"target":160},{"source":149,"target":23},{"source":160,"target":8},{"source":150,"target":12},{"source":150,"target":161},{"source":150,"target":23},{"source":161,"target":12},{"source":151,"target":19},{"source":24,"target":1},{"source":24,"target":19},{"source":24,"target":162},{"source":24,"target":163},{"source":24,"target":164},{"source":24,"target":165},{"source":24,"target":166},{"source":162,"target":167},{"source":162,"target":24},{"source":162,"target":168},{"source":162,"target":169},{"source":162,"target":170},{"source":168,"target":171},{"source":168,"target":162},{"source":169,"target":8},{"source":169,"target":172},{"source":169,"target":162},{"source":172,"target":8},{"source":170,"target":15},{"source":170,"target":173},{"source":170,"target":162},{"source":173,"target":15},{"source":163,"target":174},{"source":163,"target":24},{"source":164,"target":8},{"source":164,"target":175},{"source":164,"target":24},{"source":175,"target":8},{"source":165,"target":15},{"source":165,"target":176},{"source":165,"target":24},{"source":176,"target":15},{"source":166,"target":19},{"source":25,"target":1},{"source":25,"target":19},{"source":25,"target":177},{"source":25,"target":178},{"source":25,"target":179},{"source":25,"target":180},{"source":25,"target":181},{"source":177,"target":182},{"source":177,"target":25},{"source":177,"target":183},{"source":177,"target":184},{"source":177,"target":185},{"source":183,"target":186},{"source":183,"target":177},{"source":184,"target":8},{"source":184,"target":187},{"source":184,"target":177},{"source":187,"target":8},{"source":185,"target":15},{"source":185,"target":188},{"source":185,"target":177},{"source":188,"target":15},{"source":178,"target":189},{"source":178,"target":25},{"source":179,"target":8},{"source":179,"target":190},{"source":179,"target":25},{"source":190,"target":8},{"source":180,"target":15},{"source":180,"target":191},{"source":180,"target":25},{"source":191,"target":15},{"source":181,"target":19},{"source":26,"target":1},{"source":26,"target":19},{"source":26,"target":192},{"source":26,"target":193},{"source":26,"target":194},{"source":26,"target":195},{"source":192,"target":196},{"source":192,"target":26},{"source":192,"target":197},{"source":192,"target":198},{"source":197,"target":8},{"source":197,"target":199},{"source":197,"target":192},{"source":199,"target":8},{"source":198,"target":15},{"source":198,"target":200},{"source":198,"target":192},{"source":200,"target":15},{"source":193,"target":8},{"source":193,"target":201},{"source":193,"target":26},{"source":201,"target":8},{"source":194,"target":15},{"source":194,"target":202},{"source":194,"target":26},{"source":202,"target":15},{"source":195,"target":19},{"source":27,"target":203},{"source":27,"target":204},{"source":27,"target":1},{"source":203,"target":27},{"source":203,"target":7},{"source":203,"target":205},{"source":203,"target":206},{"source":205,"target":204},{"source":205,"target":207},{"source":205,"target":203},{"source":207,"target":204},{"source":206,"target":7},{"source":204,"target":27},{"source":204,"target":14},{"source":204,"target":208},{"source":204,"target":209},{"source":208,"target":14},{"source":208,"target":210},{"source":208,"target":204},{"source":210,"target":14},{"source":209,"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="collaviz" nsURI="platform:/resource/Collaviz/model/Collaviz/collaviz.ecore" nsPrefix="collaviz"> <eClassifiers xsi:type="ecore:EClass" name="WorldObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" lowerBound="1" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1" eType="#//Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supported" upperBound="-1" eType="#//SupportedObject" eOpposite="#//SupportedObject/support"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Juncture" eSuperTypes="#//DeformableObject"> <eOperations name="setNewRadius" eType="#//void"> <eParameters name="newRadius" eType="#//double"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="beginBall" lowerBound="1" eType="#//Ball"> <eAnnotations source="http://Collaviz"> <details key="observability" value="true"/> <details key="visualizable" value="false"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="endBall" lowerBound="1" eType="#//Ball"> <eAnnotations source="http://Collaviz"> <details key="observability" value="true"/> <details key="visualizable" value="false"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radius" lowerBound="1" eType="#//double" defaultValueLiteral="0.1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" lowerBound="1" eType="#//double" defaultValueLiteral="0.5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ball" eSuperTypes="#//SupportedObject"/> <eClassifiers xsi:type="ecore:EClass" name="Quat4d"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="w" eType="#//double" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vector3d"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z" eType="#//double" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transform"> <eStructuralFeatures xsi:type="ecore:EReference" name="translation" lowerBound="1" eType="#//Vector3d" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rotation" lowerBound="1" eType="#//Quat4d" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scale" lowerBound="1" eType="#//Vector3d" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SupportedObject" abstract="true" eSuperTypes="#//WorldObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="offset" lowerBound="1" eType="#//Transform" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="support" lowerBound="1" eType="#//WorldObject" eOpposite="#//WorldObject/supported"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaviz"> <eStructuralFeatures xsi:type="ecore:EReference" name="objects" upperBound="-1" eType="#//WorldObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="r" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="g" eType="#//double" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="b" eType="#//double" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Light" abstract="true" eSuperTypes="#//SupportedObject"> <eOperations name="setIsOn" eType="#//void"> <eParameters name="on" eType="#//boolean"/> </eOperations> <eOperations name="setNewLightColor" eType="#//void"> <eParameters name="newColor" eType="#//Color"/> </eOperations> <eOperations name="processActionEvent" upperBound="-1" eType="#//void"> <eParameters name="actionId" eType="#//String"/> <eParameters name="args" upperBound="-1" eType="#//Object"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="lightColor" lowerBound="1" eType="#//Color" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="on" lowerBound="1" eType="#//boolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attenuationPL" lowerBound="1" eType="#//Vector3d" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectionalLight" eSuperTypes="#//Light"> <eStructuralFeatures xsi:type="ecore:EReference" name="direction" lowerBound="1" eType="#//Vector3d" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PointLight" eSuperTypes="#//Light"> <eStructuralFeatures xsi:type="ecore:EReference" name="attenuation" lowerBound="1" eType="#//Vector3d" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeformableObject" eSuperTypes="#//SupportedObject"/> <eClassifiers xsi:type="ecore:EDataType" name="float" instanceClassName="java.lang.Float"/> <eClassifiers xsi:type="ecore:EDataType" name="int" instanceClassName="java.lang.Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="boolean" instanceClassName="java.lang.Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="void" instanceClassName="java.lang.Void"/> <eClassifiers xsi:type="ecore:EDataType" name="double" instanceClassName="java.lang.Double"/> <eClassifiers xsi:type="ecore:EDataType" name="byte" instanceClassName="java.lang.Byte"/> <eClassifiers xsi:type="ecore:EDataType" name="short" instanceClassName="java.lang.Short"/> <eClassifiers xsi:type="ecore:EDataType" name="long" instanceClassName="java.lang.Long"/> <eClassifiers xsi:type="ecore:EDataType" name="char" instanceClassName="java.lang.Character"/> <eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/collaviz.ecore
ecore
collaviz WorldObject position name color supported Juncture setNewRadius newRadius beginBall endBall radius 0.1 length 0.5 Ball Quat4d x 0 y 0 z 0 w 0 Vector3d x 0 y 0 z 0 Transform translation rotation scale SupportedObject offset support Collaviz objects Color r 0 g 0 b 0 Light setIsOn on setNewLightColor newColor processActionEvent actionId args lightColor on true attenuationPL DirectionalLight direction PointLight attenuation DeformableObject float java.lang.Float java.lang.Float int java.lang.Integer java.lang.Integer String java.lang.String java.lang.String boolean java.lang.Boolean java.lang.Boolean void java.lang.Void java.lang.Void double java.lang.Double java.lang.Double byte java.lang.Byte java.lang.Byte short java.lang.Short java.lang.Short long java.lang.Long java.lang.Long char java.lang.Character java.lang.Character Object java.lang.Object java.lang.Object
null
{"directed":true,"nodes":[{"nsPrefix":"collaviz","nsURI":"platform:/resource/Collaviz/model/Collaviz/collaviz.ecore","name":"collaviz","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorldObject","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Juncture","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ball","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Quat4d","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vector3d","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transform","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportedObject","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaviz","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Light","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectionalLight","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointLight","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeformableObject","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"float","instanceClass":"java.lang.Float","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"int","instanceClass":"java.lang.Integer","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"boolean","instanceClass":"java.lang.Boolean","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Void","defaultValue":null,"instanceClassName":"java.lang.Void","name":"void","instanceClass":"java.lang.Void","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"double","instanceClass":"java.lang.Double","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"byte","instanceClass":"java.lang.Byte","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"short","instanceClass":"java.lang.Short","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"long","instanceClass":"java.lang.Long","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"char","instanceClass":"java.lang.Character","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":24,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":true,"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":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"supported","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"support","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"setNewRadius","lowerBound":0,"id":34,"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":"beginBall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endBall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.1","unsettable":false,"transient":false,"unique":true,"name":"radius","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.5,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.5","unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newRadius","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"z","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"w","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"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","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":"0","unsettable":false,"transient":false,"unique":true,"name":"z","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"translation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rotation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"offset","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"r","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"g","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setIsOn","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setNewLightColor","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"processActionEvent","lowerBound":0,"id":82,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"lightColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"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":"on","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attenuationPL","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"on","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":"newColor","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":"actionId","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"args","lowerBound":0,"id":95,"many":true,"required":false,"eClass":"EParameter"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"attenuation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":25,"target":6},{"source":25,"target":29},{"source":25,"target":1},{"source":29,"target":6},{"source":26,"target":16},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":16},{"source":27,"target":9},{"source":27,"target":31},{"source":27,"target":1},{"source":31,"target":9},{"source":28,"target":7},{"source":28,"target":32},{"source":28,"target":1},{"source":28,"target":33},{"source":32,"target":7},{"source":2,"target":0},{"source":2,"target":13},{"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":34,"target":18},{"source":34,"target":40},{"source":34,"target":2},{"source":34,"target":41},{"source":40,"target":18},{"source":41,"target":19},{"source":41,"target":42},{"source":41,"target":34},{"source":42,"target":19},{"source":35,"target":3},{"source":35,"target":43},{"source":35,"target":2},{"source":43,"target":3},{"source":36,"target":3},{"source":36,"target":44},{"source":36,"target":2},{"source":44,"target":3},{"source":37,"target":19},{"source":37,"target":45},{"source":37,"target":2},{"source":45,"target":19},{"source":38,"target":19},{"source":38,"target":46},{"source":38,"target":2},{"source":46,"target":19},{"source":39,"target":13},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":47},{"source":47,"target":7},{"source":4,"target":0},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":48,"target":19},{"source":48,"target":52},{"source":48,"target":4},{"source":52,"target":19},{"source":49,"target":19},{"source":49,"target":53},{"source":49,"target":4},{"source":53,"target":19},{"source":50,"target":19},{"source":50,"target":54},{"source":50,"target":4},{"source":54,"target":19},{"source":51,"target":19},{"source":51,"target":55},{"source":51,"target":4},{"source":55,"target":19},{"source":5,"target":0},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":56,"target":19},{"source":56,"target":59},{"source":56,"target":5},{"source":59,"target":19},{"source":57,"target":19},{"source":57,"target":60},{"source":57,"target":5},{"source":60,"target":19},{"source":58,"target":19},{"source":58,"target":61},{"source":58,"target":5},{"source":61,"target":19},{"source":6,"target":0},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":62,"target":5},{"source":62,"target":65},{"source":62,"target":6},{"source":65,"target":5},{"source":63,"target":4},{"source":63,"target":66},{"source":63,"target":6},{"source":66,"target":4},{"source":64,"target":5},{"source":64,"target":67},{"source":64,"target":6},{"source":67,"target":5},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":68},{"source":7,"target":33},{"source":7,"target":69},{"source":68,"target":6},{"source":68,"target":70},{"source":68,"target":7},{"source":70,"target":6},{"source":33,"target":1},{"source":33,"target":71},{"source":33,"target":7},{"source":33,"target":28},{"source":71,"target":1},{"source":69,"target":1},{"source":8,"target":0},{"source":8,"target":72},{"source":72,"target":1},{"source":72,"target":73},{"source":72,"target":8},{"source":73,"target":1},{"source":9,"target":0},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":74,"target":19},{"source":74,"target":77},{"source":74,"target":9},{"source":77,"target":19},{"source":75,"target":19},{"source":75,"target":78},{"source":75,"target":9},{"source":78,"target":19},{"source":76,"target":19},{"source":76,"target":79},{"source":76,"target":9},{"source":79,"target":19},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":10,"target":86},{"source":80,"target":18},{"source":80,"target":87},{"source":80,"target":10},{"source":80,"target":88},{"source":87,"target":18},{"source":88,"target":17},{"source":88,"target":89},{"source":88,"target":80},{"source":89,"target":17},{"source":81,"target":18},{"source":81,"target":90},{"source":81,"target":10},{"source":81,"target":91},{"source":90,"target":18},{"source":91,"target":9},{"source":91,"target":92},{"source":91,"target":81},{"source":92,"target":9},{"source":82,"target":18},{"source":82,"target":93},{"source":82,"target":10},{"source":82,"target":94},{"source":82,"target":95},{"source":93,"target":18},{"source":94,"target":16},{"source":94,"target":96},{"source":94,"target":82},{"source":96,"target":16},{"source":95,"target":24},{"source":95,"target":97},{"source":95,"target":82},{"source":97,"target":24},{"source":83,"target":9},{"source":83,"target":98},{"source":83,"target":10},{"source":98,"target":9},{"source":84,"target":17},{"source":84,"target":99},{"source":84,"target":10},{"source":99,"target":17},{"source":85,"target":5},{"source":85,"target":100},{"source":85,"target":10},{"source":100,"target":5},{"source":86,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":101},{"source":11,"target":102},{"source":101,"target":5},{"source":101,"target":103},{"source":101,"target":11},{"source":103,"target":5},{"source":102,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":104},{"source":12,"target":105},{"source":104,"target":5},{"source":104,"target":106},{"source":104,"target":12},{"source":106,"target":5},{"source":105,"target":10},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":107},{"source":107,"target":7},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0}],"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="qvtbase" nsURI="http://www.eclipse.org/qvt/0.9/QVTbase" nsPrefix="qvtb"> <eClassifiers xsi:type="ecore:EClass" name="BaseModel" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Root"> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" upperBound="-1" eType="#//Unit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Domain" abstract="true" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//NamedElement ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//ReferringElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#//Rule" transient="true" eOpposite="#//Rule/domain"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typedModel" eType="#//TypedModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Operation"> <eStructuralFeatures xsi:type="ecore:EReference" name="queryExpression" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionParameter" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Parameter ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="predicate" ordered="false" upperBound="-1" eType="#//Predicate" containment="true" eOpposite="#//Predicate/pattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1" eType="#//Pattern" transient="true" eOpposite="#//Pattern/predicate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1" eType="#//Domain" containment="true" eOpposite="#//Domain/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overrides" eType="#//Rule" eOpposite="#//Rule/overridden"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="overriden"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" eType="#//Transformation" transient="true" resolveProxies="false" eOpposite="#//Transformation/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overridden" ordered="false" upperBound="-1" eType="#//Rule" eOpposite="#//Rule/overrides"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="overriden"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Class ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Package"> <eOperations name="getFunction" lowerBound="1" eType="#//Function"> <eParameters name="name" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eOperations name="getModelParameter" lowerBound="1" eType="#//TypedModel"> <eParameters name="name" lowerBound="1" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTag" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1" eType="#//TypedModel" containment="true" eOpposite="#//TypedModel/transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" upperBound="-1" eType="#//Rule" containment="true" eOpposite="#//Rule/transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//Transformation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="extendedBy"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedModel" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" lowerBound="1" eType="#//Transformation" transient="true" eOpposite="#//Transformation/modelParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedPackage" ordered="false" lowerBound="1" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" ordered="false" upperBound="-1" eType="#//TypedModel"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="dependent"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="usedPackage" ordered="false" eType="ecore:EClass ../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#//Namespace"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/QVTBase.ecore
ecore
qvtbase BaseModel unit Domain isCheckable isEnforceable rule typedModel Function queryExpression FunctionParameter Pattern predicate bindsTo Predicate conditionExpression pattern Rule domain overrides transformation overridden Transformation getFunction name getModelParameter name ownedTag modelParameter rule extends TypedModel transformation usedPackage dependsOn Unit usedPackage
null
{"directed":true,"nodes":[{"nsPrefix":"qvtb","nsURI":"http://www.eclipse.org/qvt/0.9/QVTbase","name":"qvtbase","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionParameter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedModel","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","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":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"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":"isCheckable","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"isEnforceable","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typedModel","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queryExpression","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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"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":true,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":41,"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":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFunction","lowerBound":1,"id":49,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getModelParameter","lowerBound":1,"id":50,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","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":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":60,"many":false,"required":true,"eClass":"EParameter"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"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":"usedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"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":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":11,"target":10},{"source":11,"target":13},{"source":11,"target":1},{"source":13,"target":10},{"source":2,"target":0},{"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":14,"target":20},{"source":14,"target":2},{"source":15,"target":21},{"source":15,"target":2},{"source":16,"target":7},{"source":16,"target":22},{"source":16,"target":2},{"source":16,"target":23},{"source":22,"target":7},{"source":17,"target":9},{"source":17,"target":24},{"source":17,"target":2},{"source":24,"target":9},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":25,"target":27},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":28},{"source":4,"target":29},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":30,"target":6},{"source":30,"target":33},{"source":30,"target":5},{"source":30,"target":34},{"source":33,"target":6},{"source":31,"target":35},{"source":31,"target":5},{"source":6,"target":0},{"source":6,"target":36},{"source":6,"target":34},{"source":6,"target":37},{"source":36,"target":38},{"source":36,"target":6},{"source":34,"target":5},{"source":34,"target":39},{"source":34,"target":6},{"source":34,"target":30},{"source":39,"target":5},{"source":7,"target":0},{"source":7,"target":23},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":23,"target":2},{"source":23,"target":44},{"source":23,"target":7},{"source":23,"target":16},{"source":44,"target":2},{"source":40,"target":7},{"source":40,"target":45},{"source":40,"target":7},{"source":40,"target":42},{"source":45,"target":7},{"source":41,"target":8},{"source":41,"target":46},{"source":41,"target":7},{"source":41,"target":47},{"source":46,"target":8},{"source":42,"target":7},{"source":42,"target":48},{"source":42,"target":7},{"source":42,"target":40},{"source":48,"target":7},{"source":8,"target":0},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":47},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":49,"target":3},{"source":49,"target":56},{"source":49,"target":8},{"source":49,"target":57},{"source":56,"target":3},{"source":57,"target":58},{"source":57,"target":49},{"source":50,"target":9},{"source":50,"target":59},{"source":50,"target":8},{"source":50,"target":60},{"source":59,"target":9},{"source":60,"target":61},{"source":60,"target":50},{"source":51,"target":62},{"source":51,"target":8},{"source":52,"target":9},{"source":52,"target":63},{"source":52,"target":8},{"source":52,"target":64},{"source":63,"target":9},{"source":47,"target":7},{"source":47,"target":65},{"source":47,"target":8},{"source":47,"target":41},{"source":65,"target":7},{"source":53,"target":8},{"source":53,"target":66},{"source":53,"target":8},{"source":66,"target":8},{"source":9,"target":0},{"source":9,"target":64},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":64,"target":8},{"source":64,"target":70},{"source":64,"target":9},{"source":64,"target":52},{"source":70,"target":8},{"source":67,"target":71},{"source":67,"target":9},{"source":68,"target":9},{"source":68,"target":72},{"source":68,"target":9},{"source":72,"target":9},{"source":10,"target":0},{"source":10,"target":73},{"source":10,"target":74},{"source":73,"target":75},{"source":73,"target":10}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" nsURI="http://www.anyware-tech.com/m2m/model/1.1" nsPrefix="m2m"> <eClassifiers xsi:type="ecore:EClass" name="M2MProject" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="LegalDataTypeDeclarations"/> </eAnnotations> <eOperations name="addComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.M2MProjectOperations%>.addComponentClass(this, component);"/> </eAnnotations> <eParameters name="component" eType="#//ComponentClass"/> </eOperations> <eOperations name="removeComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.M2MProjectOperations%>.removeComponentClass(this, component);"/> </eAnnotations> <eParameters name="component" eType="#//ComponentClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClasses" upperBound="-1" eType="#//ComponentClass" containment="true" eOpposite="#//ComponentClass/project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mainComponentClass" eType="#//ComponentClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypes" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencies" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataFlowComponentClass" eSuperTypes="#//ComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SynchronizationOfInternalPortsWithMethods"/> </eAnnotations> <eOperations name="addNode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.addNode(this, node);"/> </eAnnotations> <eParameters name="node" eType="#//ComponentInstance"/> </eOperations> <eOperations name="remove"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.removeNode(this, node);"/> </eAnnotations> <eParameters name="node" eType="#//ComponentInstance"/> </eOperations> <eOperations name="getPort" eType="#//Port"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.getPort(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ComponentInstance" containment="true" eOpposite="#//ComponentInstance/containerClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/dataFlowComponentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inlineClasses" upperBound="-1" eType="#//ComponentClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputValuePort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="receivers" upperBound="-1" eType="#//InputValuePort" eOpposite="#//InputValuePort/emitter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ClassPortSynchronizationWithMethod InstancePortSynchronizationWithMethod"/> </eAnnotations> <eOperations name="getArgumentDataTypes" unique="false" upperBound="-1" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.PortOperations%>.getArgumentDataTypes(this);"/> </eAnnotations> </eOperations> <eOperations name="getResultDataType" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.PortOperations%>.getResultDataType(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" eType="#//ComponentInstance" eOpposite="#//ComponentInstance/ports"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1" eType="#//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFlowComponentClass" eType="#//DataFlowComponentClass" eOpposite="#//DataFlowComponentClass/ports"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//PortType" changeable="false" volatile="true" transient="true" defaultValueLiteral="" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputValuePort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="emitter" lowerBound="1" eType="#//OutputValuePort" eOpposite="#//OutputValuePort/receivers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputEventPort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//InputEventPort" eOpposite="#//InputEventPort/emitters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputEventPort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="emitters" upperBound="-1" eType="#//OutputEventPort" eOpposite="#//OutputEventPort/receiver"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourceComponentClass" eSuperTypes="#//ComponentClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//ClassField" containment="true" eOpposite="#//ClassField/componentClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentClass" abstract="true" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueDataTypeVariableNames UniqueIdentConstructorParamNames NameUnique"/> </eAnnotations> <eOperations name="addMethod"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.addMethod(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eOperations name="removeMethod"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.removeMethod(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1" eType="#//M2MProject" eOpposite="#//M2MProject/componentClasses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Method" containment="true" eOpposite="#//Method/componentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorParameters" upperBound="-1" eType="#//ConstructorParameter" containment="true" eOpposite="#//ConstructorParameter/constructorClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeVariables" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ComponentKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleInputValueMethod" eType="#//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleOutputEventMethod" eType="#//Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SynchronizationOfPortsWithComponentClassMethods NameUnique LegalInstanceSubstitution SynchronizationOfContructorArgsAndParams"/> </eAnnotations> <eOperations name="resolveDataType" lowerBound="1" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.ComponentInstanceOperations%>.resolveDataType(this, datatype);"/> </eAnnotations> <eParameters name="datatype" eType="#//DataType"/> </eOperations> <eOperations name="setDataTypeSubstitution"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentInstanceOperations%>.setDataTypeSubstitution(this, variable, value);"/> </eAnnotations> <eParameters name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/componentInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//ComponentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorArguments" upperBound="-1" eType="#//ConstructorArgument" containment="true" eOpposite="#//ConstructorArgument/containerInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerClass" lowerBound="1" eType="#//DataFlowComponentClass" eOpposite="#//DataFlowComponentClass/nodes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="substitution" lowerBound="1" eType="#//InstanceSubstitution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique LegalMethodDataTypeUse DatatypeNotEmpty LegalReturnType"/> </eAnnotations> <eOperations name="isMultiPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//ComponentClass" eOpposite="#//ComponentClass/methods"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" eType="#//MethodDirection"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//MethodKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argumentDataTypes" unique="false" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultDataType" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MethodKind"> <eLiterals name="VALUE"/> <eLiterals name="EVENT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MethodDirection"> <eLiterals name="INPUT"/> <eLiterals name="OUTPUT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorParameter" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorClass" lowerBound="1" eType="#//ComponentClass" eOpposite="#//ComponentClass/constructorParameters"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="nil"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorArgument"> <eOperations name="getDataType" eType="#//DataTypeUse"/> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerInstance" lowerBound="1" eType="#//ComponentInstance" eOpposite="#//ComponentInstance/constructorArguments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DataType" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="INamedElement" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameNotEmpty NameNotAKeyword"/> </eAnnotations> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PortType"> <eLiterals name="Undefined" literal="Undefined"/> <eLiterals name="ClassPort" value="1"/> <eLiterals name="InstancePort" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComponentKind"> <eLiterals name="BASIC"/> <eLiterals name="SINGLETON" value="1"/> <eLiterals name="INLINE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordComponentClass" eSuperTypes="#//ComponentClass"/> <eClassifiers xsi:type="ecore:EDataType" name="InstanceSubstitution" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution"/> <eClassifiers xsi:type="ecore:EDataType" name="Unification" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution"/> <eClassifiers xsi:type="ecore:EClass" name="ClassField" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="InitValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//SourceComponentClass" eOpposite="#//SourceComponentClass/fields"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DataTypeUse" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.DataTypeUse"/> <eClassifiers xsi:type="ecore:EClass" name="Property" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelRunnable/broken models/m2mproject.ecore
ecore
model M2MProject addComponentClass component removeComponentClass component componentClasses mainComponentClass identifier dataTypes dependencies DataFlowComponentClass addNode node remove node getPort method nodes ports inlineClasses OutputValuePort receivers Port getArgumentDataTypes getResultDataType componentInstance method dataFlowComponentClass type InputValuePort emitter OutputEventPort receiver InputEventPort emitters SourceComponentClass language fields ComponentClass addMethod method removeMethod method project methods constructorParameters dataTypeVariables kind multipleInputValueMethod multipleOutputEventMethod ComponentInstance resolveDataType datatype setDataTypeSubstitution variable value ports componentClass constructorArguments containerClass substitution Method isMultiPort componentClass direction kind argumentDataTypes resultDataType MethodKind VALUE VALUE EVENT EVENT MethodDirection INPUT INPUT OUTPUT OUTPUT ConstructorParameter constructorClass dataType defaultValue nil ConstructorArgument getDataType name value containerInstance DataType java.lang.String java.lang.String INamedElement getQualifiedName name description metadata PortType Undefined Undefined ClassPort ClassPort InstancePort InstancePort ComponentKind BASIC BASIC SINGLETON SINGLETON INLINE INLINE RecordComponentClass InstanceSubstitution org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution Unification org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution ClassField InitValue componentClass DataTypeUse org.eclipse.koneki.mfe.model.datatypes.DataTypeUse org.eclipse.koneki.mfe.model.datatypes.DataTypeUse Property java.util.Map$Entry java.util.Map$Entry key value
null
{"directed":true,"nodes":[{"nsPrefix":"m2m","nsURI":"http://www.anyware-tech.com/m2m/model/1.1","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M2MProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataFlowComponentClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputValuePort","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputValuePort","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputEventPort","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputEventPort","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceComponentClass","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentClass","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodDirection","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorArgument","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"DataType","instanceClass":"java.lang.String","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INamedElement","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentKind","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordComponentClass","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution","name":"InstanceSubstitution","instanceClass":null,"id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution","name":"Unification","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassField","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.DataTypeUse","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.DataTypeUse","name":"DataTypeUse","instanceClass":null,"id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"Property","instanceClass":"java.util.Map$Entry","abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"addComponentClass","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeComponentClass","lowerBound":0,"id":27,"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":"componentClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mainComponentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"identifier","changeable":true,"lowerBound":1,"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":"dataTypes","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},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"id":38,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addNode","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPort","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","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":"inlineClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"containerClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"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":"dataFlowComponentClass","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"emitter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"ordered":true,"upperBound":-1,"unique":false,"name":"getArgumentDataTypes","lowerBound":0,"id":67,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getResultDataType","lowerBound":0,"id":68,"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":"componentInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":71,"derived":true},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"emitters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"addMethod","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeMethod","lowerBound":0,"id":94,"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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"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":"dataTypeVariables","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":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":"multipleInputValueMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"multipleOutputEventMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":108,"derived":false},{"id":109,"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":"constructorClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveDataType","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDataTypeSubstitution","lowerBound":0,"id":116,"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":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"substitution","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"datatype","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variable","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMultiPort","lowerBound":0,"id":134,"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":"direction","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":136,"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":"argumentDataTypes","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resultDataType","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"name":"VALUE","id":146,"value":0,"literal":"VALUE","eClass":"EEnumLiteral"},{"name":"EVENT","id":147,"value":1,"literal":"EVENT","eClass":"EEnumLiteral"},{"name":"INPUT","id":148,"value":0,"literal":"INPUT","eClass":"EEnumLiteral"},{"name":"OUTPUT","id":149,"value":1,"literal":"OUTPUT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"nil","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"nil","unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDataType","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":157,"derived":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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"name":"Undefined","id":171,"value":0,"literal":"Undefined","eClass":"EEnumLiteral"},{"name":"ClassPort","id":172,"value":1,"literal":"ClassPort","eClass":"EEnumLiteral"},{"name":"InstancePort","id":173,"value":2,"literal":"InstancePort","eClass":"EEnumLiteral"},{"name":"BASIC","id":174,"value":0,"literal":"BASIC","eClass":"EEnumLiteral"},{"name":"SINGLETON","id":175,"value":1,"literal":"SINGLETON","eClass":"EEnumLiteral"},{"name":"INLINE","id":176,"value":2,"literal":"INLINE","eClass":"EEnumLiteral"},{"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":"InitValue","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":26,"target":1},{"source":26,"target":34},{"source":34,"target":9},{"source":34,"target":35},{"source":34,"target":26},{"source":35,"target":9},{"source":27,"target":1},{"source":27,"target":36},{"source":36,"target":9},{"source":36,"target":37},{"source":36,"target":27},{"source":37,"target":9},{"source":28,"target":9},{"source":28,"target":38},{"source":28,"target":1},{"source":28,"target":39},{"source":38,"target":9},{"source":29,"target":9},{"source":29,"target":40},{"source":29,"target":1},{"source":40,"target":9},{"source":30,"target":41},{"source":30,"target":1},{"source":31,"target":16},{"source":31,"target":42},{"source":31,"target":1},{"source":42,"target":16},{"source":32,"target":43},{"source":32,"target":1},{"source":33,"target":17},{"source":2,"target":0},{"source":2,"target":9},{"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":44,"target":2},{"source":44,"target":51},{"source":51,"target":10},{"source":51,"target":52},{"source":51,"target":44},{"source":52,"target":10},{"source":45,"target":2},{"source":45,"target":53},{"source":53,"target":10},{"source":53,"target":54},{"source":53,"target":45},{"source":54,"target":10},{"source":46,"target":4},{"source":46,"target":55},{"source":46,"target":2},{"source":46,"target":56},{"source":55,"target":4},{"source":56,"target":11},{"source":56,"target":57},{"source":56,"target":46},{"source":57,"target":11},{"source":47,"target":10},{"source":47,"target":58},{"source":47,"target":2},{"source":47,"target":59},{"source":58,"target":10},{"source":48,"target":4},{"source":48,"target":60},{"source":48,"target":2},{"source":48,"target":61},{"source":60,"target":4},{"source":49,"target":9},{"source":49,"target":62},{"source":49,"target":2},{"source":62,"target":9},{"source":50,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":63},{"source":3,"target":64},{"source":63,"target":5},{"source":63,"target":65},{"source":63,"target":3},{"source":63,"target":66},{"source":65,"target":5},{"source":64,"target":4},{"source":4,"target":0},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":61},{"source":4,"target":71},{"source":67,"target":24},{"source":67,"target":72},{"source":67,"target":4},{"source":72,"target":24},{"source":68,"target":24},{"source":68,"target":73},{"source":68,"target":4},{"source":73,"target":24},{"source":69,"target":10},{"source":69,"target":74},{"source":69,"target":4},{"source":69,"target":75},{"source":74,"target":10},{"source":70,"target":11},{"source":70,"target":76},{"source":70,"target":4},{"source":76,"target":11},{"source":61,"target":2},{"source":61,"target":77},{"source":61,"target":4},{"source":61,"target":48},{"source":77,"target":2},{"source":71,"target":18},{"source":71,"target":78},{"source":71,"target":4},{"source":78,"target":18},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":66},{"source":5,"target":79},{"source":66,"target":3},{"source":66,"target":80},{"source":66,"target":5},{"source":66,"target":63},{"source":80,"target":3},{"source":79,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":81},{"source":6,"target":82},{"source":81,"target":7},{"source":81,"target":83},{"source":81,"target":6},{"source":81,"target":84},{"source":83,"target":7},{"source":82,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":84},{"source":7,"target":85},{"source":84,"target":6},{"source":84,"target":86},{"source":84,"target":7},{"source":84,"target":81},{"source":86,"target":6},{"source":85,"target":4},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":87},{"source":8,"target":88},{"source":8,"target":89},{"source":87,"target":90},{"source":87,"target":8},{"source":88,"target":23},{"source":88,"target":91},{"source":88,"target":8},{"source":88,"target":92},{"source":91,"target":23},{"source":89,"target":9},{"source":9,"target":0},{"source":9,"target":17},{"source":9,"target":93},{"source":9,"target":94},{"source":9,"target":39},{"source":9,"target":95},{"source":9,"target":96},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":93,"target":9},{"source":93,"target":102},{"source":102,"target":11},{"source":102,"target":103},{"source":102,"target":93},{"source":103,"target":11},{"source":94,"target":9},{"source":94,"target":104},{"source":104,"target":11},{"source":104,"target":105},{"source":104,"target":94},{"source":105,"target":11},{"source":39,"target":1},{"source":39,"target":106},{"source":39,"target":9},{"source":39,"target":28},{"source":106,"target":1},{"source":95,"target":11},{"source":95,"target":107},{"source":95,"target":9},{"source":95,"target":108},{"source":107,"target":11},{"source":96,"target":14},{"source":96,"target":109},{"source":96,"target":9},{"source":96,"target":110},{"source":109,"target":14},{"source":97,"target":16},{"source":97,"target":111},{"source":97,"target":9},{"source":111,"target":16},{"source":98,"target":19},{"source":98,"target":112},{"source":98,"target":9},{"source":112,"target":19},{"source":99,"target":11},{"source":99,"target":113},{"source":99,"target":9},{"source":113,"target":11},{"source":100,"target":11},{"source":100,"target":114},{"source":100,"target":9},{"source":114,"target":11},{"source":101,"target":17},{"source":10,"target":0},{"source":10,"target":17},{"source":10,"target":115},{"source":10,"target":116},{"source":10,"target":75},{"source":10,"target":117},{"source":10,"target":118},{"source":10,"target":59},{"source":10,"target":119},{"source":10,"target":120},{"source":115,"target":24},{"source":115,"target":121},{"source":115,"target":10},{"source":115,"target":122},{"source":121,"target":24},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":115},{"source":123,"target":16},{"source":116,"target":10},{"source":116,"target":124},{"source":116,"target":125},{"source":124,"target":126},{"source":124,"target":116},{"source":125,"target":127},{"source":125,"target":116},{"source":75,"target":4},{"source":75,"target":128},{"source":75,"target":10},{"source":75,"target":69},{"source":128,"target":4},{"source":117,"target":9},{"source":117,"target":129},{"source":117,"target":10},{"source":129,"target":9},{"source":118,"target":15},{"source":118,"target":130},{"source":118,"target":10},{"source":118,"target":131},{"source":130,"target":15},{"source":59,"target":2},{"source":59,"target":132},{"source":59,"target":10},{"source":59,"target":47},{"source":132,"target":2},{"source":119,"target":21},{"source":119,"target":133},{"source":119,"target":10},{"source":133,"target":21},{"source":120,"target":17},{"source":11,"target":0},{"source":11,"target":17},{"source":11,"target":134},{"source":11,"target":108},{"source":11,"target":135},{"source":11,"target":136},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":134,"target":140},{"source":134,"target":11},{"source":108,"target":9},{"source":108,"target":141},{"source":108,"target":11},{"source":108,"target":95},{"source":141,"target":9},{"source":135,"target":13},{"source":135,"target":142},{"source":135,"target":11},{"source":142,"target":13},{"source":136,"target":12},{"source":136,"target":143},{"source":136,"target":11},{"source":143,"target":12},{"source":137,"target":16},{"source":137,"target":144},{"source":137,"target":11},{"source":144,"target":16},{"source":138,"target":16},{"source":138,"target":145},{"source":138,"target":11},{"source":145,"target":16},{"source":139,"target":17},{"source":12,"target":0},{"source":12,"target":146},{"source":12,"target":147},{"source":146,"target":12},{"source":147,"target":12},{"source":13,"target":0},{"source":13,"target":148},{"source":13,"target":149},{"source":148,"target":13},{"source":149,"target":13},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":110},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":152},{"source":110,"target":9},{"source":110,"target":153},{"source":110,"target":14},{"source":110,"target":96},{"source":153,"target":9},{"source":150,"target":16},{"source":150,"target":154},{"source":150,"target":14},{"source":154,"target":16},{"source":151,"target":155},{"source":151,"target":14},{"source":152,"target":17},{"source":15,"target":0},{"source":15,"target":156},{"source":15,"target":157},{"source":15,"target":158},{"source":15,"target":131},{"source":156,"target":24},{"source":156,"target":159},{"source":156,"target":15},{"source":159,"target":24},{"source":157,"target":160},{"source":157,"target":15},{"source":158,"target":161},{"source":158,"target":15},{"source":131,"target":10},{"source":131,"target":162},{"source":131,"target":15},{"source":131,"target":118},{"source":162,"target":10},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":17,"target":166},{"source":163,"target":167},{"source":163,"target":17},{"source":164,"target":168},{"source":164,"target":17},{"source":165,"target":169},{"source":165,"target":17},{"source":166,"target":25},{"source":166,"target":170},{"source":166,"target":17},{"source":170,"target":25},{"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":174},{"source":19,"target":175},{"source":19,"target":176},{"source":174,"target":19},{"source":175,"target":19},{"source":176,"target":19},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":177},{"source":177,"target":9},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":178},{"source":23,"target":92},{"source":23,"target":179},{"source":178,"target":180},{"source":178,"target":23},{"source":92,"target":8},{"source":92,"target":181},{"source":92,"target":23},{"source":92,"target":88},{"source":181,"target":8},{"source":179,"target":17},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":182},{"source":25,"target":183},{"source":182,"target":184},{"source":182,"target":25},{"source":183,"target":185},{"source":183,"target":25}],"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="scheduler" nsURI="http://disi.unitn.it/zanshin/1.0/scheduler" nsPrefix="scheduler"> <eClassifiers xsi:type="ecore:EClass" name="SchedulerGoalModel" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//GoalModel"/> <eClassifiers xsi:type="ecore:EClass" name="G_SchedMeet" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="T_CharactMeet" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="G_CollectTime" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="T_CallPartic" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_EmailPartic" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="G_CollectAuto" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="D_ParticUseCal" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//DomainAssumption"/> <eClassifiers xsi:type="ecore:EClass" name="T_CollectCal" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="G_FindRoom" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="G_UseLocal" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="G_FindLocal" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="T_GetSuggest" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_ListAvail" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="D_LocalAvail" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//DomainAssumption"/> <eClassifiers xsi:type="ecore:EClass" name="G_BookRoom" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="T_UseAvail" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_CancelLess" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_CallPartner" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_CallHotel" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="G_ChooseSched" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="T_SchedManual" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_SchedSystem" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="G_ManageMeet" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Goal"/> <eClassifiers xsi:type="ecore:EClass" name="T_CancelMeet" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="T_ConfirmOcc" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Task"/> <eClassifiers xsi:type="ecore:EClass" name="S_LowCost" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Softgoal"/> <eClassifiers xsi:type="ecore:EClass" name="Q_CostLess100" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//QualityConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="S_GoodPartic" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Softgoal"/> <eClassifiers xsi:type="ecore:EClass" name="Q_Min90pctPart" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//QualityConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="S_FastSched" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Softgoal"/> <eClassifiers xsi:type="ecore:EClass" name="Q_Sched1Day" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//QualityConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="AR1" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR2" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR3" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR4" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR5" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR6" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR7" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR8" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR9" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR10" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR11" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR12" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR13" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="AR14" eSuperTypes="http://disi.unitn.it/zanshin/1.0/eca#//EcaAwReq"/> <eClassifiers xsi:type="ecore:EClass" name="CV_FhM" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="CV_RfM" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="CV_MCA" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="CV_RF" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="CV_VPA" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="VP1" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="VP2" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="VP3" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="VP4" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="VP5" eSuperTypes="http://disi.unitn.it/zanshin/1.0/gore#//Parameter"/> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/scheduler.ecore
ecore
scheduler SchedulerGoalModel G_SchedMeet T_CharactMeet G_CollectTime T_CallPartic T_EmailPartic G_CollectAuto D_ParticUseCal T_CollectCal G_FindRoom G_UseLocal G_FindLocal T_GetSuggest T_ListAvail D_LocalAvail G_BookRoom T_UseAvail T_CancelLess T_CallPartner T_CallHotel G_ChooseSched T_SchedManual T_SchedSystem G_ManageMeet T_CancelMeet T_ConfirmOcc S_LowCost Q_CostLess100 S_GoodPartic Q_Min90pctPart S_FastSched Q_Sched1Day AR1 AR2 AR3 AR4 AR5 AR6 AR7 AR8 AR9 AR10 AR11 AR12 AR13 AR14 CV_FhM CV_RfM CV_MCA CV_RF CV_VPA VP1 VP2 VP3 VP4 VP5
null
{"directed":true,"nodes":[{"nsPrefix":"scheduler","nsURI":"http://disi.unitn.it/zanshin/1.0/scheduler","name":"scheduler","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchedulerGoalModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_SchedMeet","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CharactMeet","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_CollectTime","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CallPartic","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_EmailPartic","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_CollectAuto","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"D_ParticUseCal","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CollectCal","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_FindRoom","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_UseLocal","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_FindLocal","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_GetSuggest","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_ListAvail","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"D_LocalAvail","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_BookRoom","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_UseAvail","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CancelLess","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CallPartner","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CallHotel","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_ChooseSched","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_SchedManual","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_SchedSystem","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G_ManageMeet","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_CancelMeet","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_ConfirmOcc","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"S_LowCost","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Q_CostLess100","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"S_GoodPartic","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Q_Min90pctPart","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"S_FastSched","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Q_Sched1Day","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR1","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR2","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR3","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR4","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR5","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR6","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR7","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR8","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR9","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR10","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR11","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR12","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR13","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AR14","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CV_FhM","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CV_RfM","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CV_MCA","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CV_RF","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CV_VPA","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VP1","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VP2","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VP3","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VP4","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VP5","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"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"},{"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":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":1,"target":0},{"source":1,"target":57},{"source":2,"target":0},{"source":2,"target":58},{"source":3,"target":0},{"source":3,"target":59},{"source":4,"target":0},{"source":4,"target":60},{"source":5,"target":0},{"source":5,"target":61},{"source":6,"target":0},{"source":6,"target":62},{"source":7,"target":0},{"source":7,"target":63},{"source":8,"target":0},{"source":8,"target":64},{"source":9,"target":0},{"source":9,"target":65},{"source":10,"target":0},{"source":10,"target":66},{"source":11,"target":0},{"source":11,"target":67},{"source":12,"target":0},{"source":12,"target":68},{"source":13,"target":0},{"source":13,"target":69},{"source":14,"target":0},{"source":14,"target":70},{"source":15,"target":0},{"source":15,"target":71},{"source":16,"target":0},{"source":16,"target":72},{"source":17,"target":0},{"source":17,"target":73},{"source":18,"target":0},{"source":18,"target":74},{"source":19,"target":0},{"source":19,"target":75},{"source":20,"target":0},{"source":20,"target":76},{"source":21,"target":0},{"source":21,"target":77},{"source":22,"target":0},{"source":22,"target":78},{"source":23,"target":0},{"source":23,"target":79},{"source":24,"target":0},{"source":24,"target":80},{"source":25,"target":0},{"source":25,"target":81},{"source":26,"target":0},{"source":26,"target":82},{"source":27,"target":0},{"source":27,"target":83},{"source":28,"target":0},{"source":28,"target":84},{"source":29,"target":0},{"source":29,"target":85},{"source":30,"target":0},{"source":30,"target":86},{"source":31,"target":0},{"source":31,"target":87},{"source":32,"target":0},{"source":32,"target":88},{"source":33,"target":0},{"source":33,"target":89},{"source":34,"target":0},{"source":34,"target":90},{"source":35,"target":0},{"source":35,"target":91},{"source":36,"target":0},{"source":36,"target":92},{"source":37,"target":0},{"source":37,"target":93},{"source":38,"target":0},{"source":38,"target":94},{"source":39,"target":0},{"source":39,"target":95},{"source":40,"target":0},{"source":40,"target":96},{"source":41,"target":0},{"source":41,"target":97},{"source":42,"target":0},{"source":42,"target":98},{"source":43,"target":0},{"source":43,"target":99},{"source":44,"target":0},{"source":44,"target":100},{"source":45,"target":0},{"source":45,"target":101},{"source":46,"target":0},{"source":46,"target":102},{"source":47,"target":0},{"source":47,"target":103},{"source":48,"target":0},{"source":48,"target":104},{"source":49,"target":0},{"source":49,"target":105},{"source":50,"target":0},{"source":50,"target":106},{"source":51,"target":0},{"source":51,"target":107},{"source":52,"target":0},{"source":52,"target":108},{"source":53,"target":0},{"source":53,"target":109},{"source":54,"target":0},{"source":54,"target":110},{"source":55,"target":0},{"source":55,"target":111},{"source":56,"target":0},{"source":56,"target":112}],"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="fwitRequirementsModel" nsURI="http://www.ac.jp/titech/cs/se/fwit/dsl/FwitRequirementsModel" nsPrefix="fwitRequirementsModel"> <eClassifiers xsi:type="ecore:EClass" name="FwitRequirementModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="system" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//SystemDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//SystemElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemElement"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//SystemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//SystemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="framework" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//QualifiedExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//SystemElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//FieldDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//FunctionDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//VariableDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration"> <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 platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//ElseBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Conjunction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conjunction"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Comparision" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Conjunction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comparision"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//ValueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Comparision" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Multiplication" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//ValueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multiplication"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BasicExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Name"/> <eClassifiers xsi:type="ecore:EClass" name="EString" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Literal"> <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="QualifiedExpression" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression"> <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="NullLiteral" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrefixOperatorExpression" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocationExpression" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//TaskStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//VariableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//MethodInvocation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//EString" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="LocalVariableDeclaration" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//VariableDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Statement platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//ElseBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//ParExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlok" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//ElseBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElseBlock"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskStatement" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentStatement" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//TaskStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//VariableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParExpression" eSuperTypes="platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//BasicExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass platform:/resource/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/salab/fwit/jp.ac.titech.cs.se.fwit.dsl/src-gen/jp/ac/titech/cs/se/fwit/dsl/FwitRequirementsModel.ecore
ecore
fwitRequirementsModel FwitRequirementModel system elements SystemElement Include file Type name className SystemDeclaration name framework Module name fields functions FieldDeclaration type variables FunctionDeclaration name body Block statements Expression leftOperand operator rightOperand Conjunction leftOperand operator rightOperand Comparision leftOperand operator rightOperand ValueExpression leftOperand operator rightOperand Multiplication leftOperand operator rightOperand BasicExpression Name Literal EString value StringLiteral value IntegerLiteral value QualifiedExpression value NullLiteral value PrefixOperatorExpression operator operand MethodInvocationExpression receiver method MethodInvocation name arguments Statement LocalVariableDeclaration type variables IfStatement condition thenBlok elseBlock ElseBlock ReturnStatement value TaskStatement AssignmentStatement variable operator value ParExpression expression VariableDeclaration name
null
{"directed":true,"nodes":[{"nsPrefix":"fwitRequirementsModel","nsURI":"http://www.ac.jp/titech/cs/se/fwit/dsl/FwitRequirementsModel","name":"fwitRequirementsModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FwitRequirementModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemDeclaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDeclaration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conjunction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparision","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueExpression","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicExpression","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":"Literal","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EString","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedExpression","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixOperatorExpression","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocationExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVariableDeclaration","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElseBlock","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskStatement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStatement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":34,"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":"system","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"file","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":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":"className","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"framework","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"container":false,"ordered":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":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","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":false,"ordered":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":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":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":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","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":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"},{"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":104,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"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":"value","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":"value","changeable":true,"lowerBound":0,"iD":false,"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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","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":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","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":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"arguments","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","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":"condition","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":"thenBlok","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":"elseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":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":1,"target":0},{"source":1,"target":35},{"source":1,"target":36},{"source":35,"target":37},{"source":35,"target":1},{"source":36,"target":38},{"source":36,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":41},{"source":39,"target":3},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"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":5,"target":48},{"source":47,"target":49},{"source":47,"target":5},{"source":48,"target":50},{"source":48,"target":5},{"source":6,"target":0},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":51,"target":55},{"source":51,"target":6},{"source":52,"target":56},{"source":52,"target":6},{"source":53,"target":57},{"source":53,"target":6},{"source":7,"target":0},{"source":7,"target":58},{"source":7,"target":59},{"source":58,"target":60},{"source":58,"target":7},{"source":59,"target":61},{"source":59,"target":7},{"source":8,"target":0},{"source":8,"target":62},{"source":8,"target":63},{"source":62,"target":64},{"source":62,"target":8},{"source":63,"target":65},{"source":63,"target":8},{"source":9,"target":0},{"source":9,"target":66},{"source":9,"target":67},{"source":66,"target":68},{"source":66,"target":9},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":69,"target":72},{"source":69,"target":10},{"source":70,"target":73},{"source":70,"target":10},{"source":71,"target":74},{"source":71,"target":10},{"source":11,"target":0},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":75,"target":78},{"source":75,"target":11},{"source":76,"target":79},{"source":76,"target":11},{"source":77,"target":80},{"source":77,"target":11},{"source":12,"target":0},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":81,"target":84},{"source":81,"target":12},{"source":82,"target":85},{"source":82,"target":12},{"source":83,"target":86},{"source":83,"target":12},{"source":13,"target":0},{"source":13,"target":87},{"source":13,"target":88},{"source":13,"target":89},{"source":87,"target":90},{"source":87,"target":13},{"source":88,"target":91},{"source":88,"target":13},{"source":89,"target":92},{"source":89,"target":13},{"source":14,"target":0},{"source":14,"target":93},{"source":14,"target":94},{"source":14,"target":95},{"source":93,"target":96},{"source":93,"target":14},{"source":94,"target":97},{"source":94,"target":14},{"source":95,"target":98},{"source":95,"target":14},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":99},{"source":17,"target":0},{"source":17,"target":100},{"source":18,"target":0},{"source":18,"target":101},{"source":18,"target":102},{"source":101,"target":103},{"source":101,"target":18},{"source":19,"target":0},{"source":19,"target":104},{"source":19,"target":105},{"source":104,"target":106},{"source":104,"target":19},{"source":20,"target":0},{"source":20,"target":107},{"source":20,"target":108},{"source":107,"target":109},{"source":107,"target":20},{"source":21,"target":0},{"source":21,"target":110},{"source":21,"target":111},{"source":110,"target":112},{"source":110,"target":21},{"source":22,"target":0},{"source":22,"target":113},{"source":22,"target":114},{"source":113,"target":115},{"source":113,"target":22},{"source":23,"target":0},{"source":23,"target":116},{"source":23,"target":117},{"source":23,"target":118},{"source":116,"target":119},{"source":116,"target":23},{"source":117,"target":120},{"source":117,"target":23},{"source":24,"target":0},{"source":24,"target":121},{"source":24,"target":122},{"source":24,"target":123},{"source":24,"target":124},{"source":121,"target":125},{"source":121,"target":24},{"source":122,"target":126},{"source":122,"target":24},{"source":25,"target":0},{"source":25,"target":127},{"source":25,"target":128},{"source":127,"target":129},{"source":127,"target":25},{"source":128,"target":130},{"source":128,"target":25},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":131},{"source":27,"target":132},{"source":27,"target":133},{"source":131,"target":134},{"source":131,"target":27},{"source":132,"target":135},{"source":132,"target":27},{"source":28,"target":0},{"source":28,"target":136},{"source":28,"target":137},{"source":28,"target":138},{"source":28,"target":139},{"source":28,"target":140},{"source":136,"target":141},{"source":136,"target":28},{"source":137,"target":142},{"source":137,"target":28},{"source":138,"target":143},{"source":138,"target":28},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":144},{"source":30,"target":145},{"source":144,"target":146},{"source":144,"target":30},{"source":31,"target":0},{"source":31,"target":147},{"source":32,"target":0},{"source":32,"target":148},{"source":32,"target":149},{"source":32,"target":150},{"source":32,"target":151},{"source":148,"target":152},{"source":148,"target":32},{"source":149,"target":153},{"source":149,"target":32},{"source":150,"target":154},{"source":150,"target":32},{"source":33,"target":0},{"source":33,"target":155},{"source":33,"target":156},{"source":155,"target":157},{"source":155,"target":33},{"source":34,"target":0},{"source":34,"target":158},{"source":158,"target":159},{"source":158,"target":34}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="eaStar" nsURI="http://eaStar/1.0" nsPrefix="eaStar"> <eSubpackages name="root" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/eaStar.ecore/root" nsPrefix="org.msee.slmtoolbox.modeling.model.lang.eaStar.root"> <eClassifiers xsi:type="ecore:EClass" name="EaModel" eSuperTypes="#//generalElements/EaBaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1" eType="#//generalElements/EaProcess" containment="true" eOpposite="#//generalElements/EaProcess/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="organizations" upperBound="-1" eType="#//coreElements/EaOrganization" containment="true" eOpposite="#//coreElements/EaOrganization/model"/> </eClassifiers> </eSubpackages> <eSubpackages name="generalElements" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/eaStar.ecore/generalElements" nsPrefix="org.msee.slmtoolbox.modeling.model.lang.eaStar.root.generalElements"> <eClassifiers xsi:type="ecore:EClass" name="EaBaseElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" 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="EaProcess" eSuperTypes="#//generalElements/EaBaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="flowElements" upperBound="-1" eType="#//generalElements/EaFlowElement" containment="true" eOpposite="#//generalElements/EaFlowElement/process"/> <eStructuralFeatures xsi:type="ecore:EReference" name="canBe" eType="#//coreElements/EaStructuralExtendedActivity" eOpposite="#//coreElements/EaStructuralExtendedActivity/isA"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//root/EaModel" eOpposite="#//root/EaModel/process"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decompositionCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="osmioticProcess" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="UNDEFINED"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaFlowElement" abstract="true" eSuperTypes="#//generalElements/EaBaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1" eType="#//generalElements/EaProcess" eOpposite="#//generalElements/EaProcess/flowElements"/> </eClassifiers> </eSubpackages> <eSubpackages name="coreElements" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/eaStar.ecore/coreElements" nsPrefix="org.msee.slmtoolbox.modeling.model.lang.eaStar.root.coreElements"> <eClassifiers xsi:type="ecore:EClass" name="EaFlow" abstract="true" eSuperTypes="#//generalElements/EaFlowElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTrigger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="triggerInfo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//coreElements/EaFlowNode" eOpposite="#//coreElements/EaFlowNode/outFlows"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//coreElements/EaFlowNode" eOpposite="#//coreElements/EaFlowNode/inFlows"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaFlowNode" abstract="true" eSuperTypes="#//generalElements/EaFlowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="organization" eType="#//coreElements/EaOrganization" eOpposite="#//coreElements/EaOrganization/flowNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inFlows" upperBound="-1" eType="#//coreElements/EaFlow" eOpposite="#//coreElements/EaFlow/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outFlows" upperBound="-1" eType="#//coreElements/EaFlow" eOpposite="#//coreElements/EaFlow/source"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaLogicalOperator" abstract="true" eSuperTypes="#//coreElements/EaFlowNode"/> <eClassifiers xsi:type="ecore:EClass" name="EaConnector" abstract="true" eSuperTypes="#//coreElements/EaFlowNode"/> <eClassifiers xsi:type="ecore:EClass" name="EaExtendedActivity" abstract="true" eSuperTypes="#//coreElements/EaFlowNode"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mission" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="functionalRules" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxCost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="averageCost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minTimeDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTimeDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="averageTimeDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStarting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decompositionCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="osmoseWorld" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="UNDEFINED"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaResource" abstract="true" eSuperTypes="#//coreElements/EaFlowNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitaryCost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capabilities" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaITResource" eSuperTypes="#//coreElements/EaResource"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;IT Resource &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaHumanResource" eSuperTypes="#//coreElements/EaResource"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Human Resource &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaMaterialResource" eSuperTypes="#//coreElements/EaResource"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Material Resource &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaOr" eSuperTypes="#//coreElements/EaLogicalOperator"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;OR Logical Operator &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaAnd" eSuperTypes="#//coreElements/EaLogicalOperator"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;AND Logical Operator &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaDivergingAnd" eSuperTypes="#//coreElements/EaAnd"/> <eClassifiers xsi:type="ecore:EClass" name="EaDivergingOr" eSuperTypes="#//coreElements/EaOr"/> <eClassifiers xsi:type="ecore:EClass" name="EaConvergingAnd" eSuperTypes="#//coreElements/EaAnd"/> <eClassifiers xsi:type="ecore:EClass" name="EaConvergingOr" eSuperTypes="#//coreElements/EaOr"/> <eClassifiers xsi:type="ecore:EClass" name="EaInternalConnector" eSuperTypes="#//coreElements/EaConnector"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Internal Connector &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaExternalConnector" eSuperTypes="#//coreElements/EaConnector"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;External Connector &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaProcessConnector" eSuperTypes="#//coreElements/EaConnector"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Process Connector &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="processRef" lowerBound="1" eType="#//generalElements/EaProcess"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaOutputInputFlow" eSuperTypes="#//coreElements/EaFlow"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Output Input Flow &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaSupportFlow" eSuperTypes="#//coreElements/EaFlow"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Support Flow&quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceRole" eType="#//coreElements/EaResourceRole"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="responsibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaControlFlow" eSuperTypes="#//coreElements/EaFlow"> <eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (eIsProxy()) return super.toString();&#xD;&#xA;StringBuffer result = new StringBuffer();&#xD;&#xA;result.append(&quot;Control Flow &quot;);&#xD;&#xA;result.append(this.getName());&#xD;&#xA;return result.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaOrganization" eSuperTypes="#//generalElements/EaBaseElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="flowNode" upperBound="-1" eType="#//coreElements/EaFlowNode" eOpposite="#//coreElements/EaFlowNode/organization"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//root/EaModel" eOpposite="#//root/EaModel/organizations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EaAtomicExtendedActivity" eSuperTypes="#//coreElements/EaExtendedActivity"/> <eClassifiers xsi:type="ecore:EClass" name="EaStructuralExtendedActivity" eSuperTypes="#//coreElements/EaExtendedActivity"> <eStructuralFeatures xsi:type="ecore:EReference" name="isA" eType="#//generalElements/EaProcess" eOpposite="#//generalElements/EaProcess/canBe"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EaResourceRole"> <eLiterals name="responsibleFor" literal="responsibleFor"/> <eLiterals name="participatesIn" value="1" literal="participatesIn"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/OsmoseEU/OSMOSE_OpenPlatform/OSM_BPM/workspace/org.msee.slmtoolbox.modeling.model/model/eaStar.ecore
ecore
eaStar root EaModel process organizations generalElements EaBaseElement id name code description EaProcess flowElements canBe model decompositionCode osmioticProcess UNDEFINED EaFlowElement process coreElements EaFlow isTrigger triggerInfo source target EaFlowNode organization inFlows outFlows EaLogicalOperator EaConnector EaExtendedActivity toString mission functionalRules minCost maxCost averageCost minTimeDelay maxTimeDelay averageTimeDelay isStarting isEnding decompositionCode osmoseWorld UNDEFINED EaResource unitaryCost location capabilities EaITResource toString EaHumanResource toString EaMaterialResource toString EaOr toString EaAnd toString EaDivergingAnd EaDivergingOr EaConvergingAnd EaConvergingOr EaInternalConnector toString EaExternalConnector toString EaProcessConnector toString processRef EaOutputInputFlow toString EaSupportFlow toString resourceRole responsibility EaControlFlow toString EaOrganization flowNode model EaAtomicExtendedActivity EaStructuralExtendedActivity isA EaResourceRole responsibleFor responsibleFor participatesIn participatesIn
null
{"directed":true,"nodes":[{"nsPrefix":"eaStar","nsURI":"http://eaStar/1.0","name":"eaStar","id":0,"eClass":"EPackage"},{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.eaStar.root","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/eaStar.ecore/root","name":"root","id":1,"eClass":"EPackage"},{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.eaStar.root.generalElements","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/eaStar.ecore/generalElements","name":"generalElements","id":2,"eClass":"EPackage"},{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.eaStar.root.coreElements","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/eaStar.ecore/coreElements","name":"coreElements","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaModel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaBaseElement","instanceClass":null,"abstract":true,"id":5,"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":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"organizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaProcess","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"id":10,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaOrganization","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"id":13,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaFlowElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"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":"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":"code","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flowElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"canBe","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decompositionCode","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"UNDEFINED","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNDEFINED","unsettable":false,"transient":false,"unique":true,"name":"osmioticProcess","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaStructuralExtendedActivity","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isA","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaFlow","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaFlowNode","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaLogicalOperator","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaConnector","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaExtendedActivity","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaResource","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaITResource","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaHumanResource","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaMaterialResource","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaOr","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaAnd","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaDivergingAnd","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaDivergingOr","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaConvergingAnd","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaConvergingOr","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaInternalConnector","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaExternalConnector","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaProcessConnector","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaOutputInputFlow","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaSupportFlow","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaControlFlow","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EaAtomicExtendedActivity","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EaResourceRole","instanceClass":null,"id":61,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isTrigger","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":"triggerInfo","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"container":false,"ordered":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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"outFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organization","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"flowNode","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":81,"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":"mission","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":"functionalRules","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minCost","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxCost","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":"averageCost","changeable":true,"lowerBound":0,"iD":false,"id":86,"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":"minTimeDelay","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":"maxTimeDelay","changeable":true,"lowerBound":0,"iD":false,"id":88,"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":"averageTimeDelay","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStarting","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isEnding","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decompositionCode","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"UNDEFINED","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNDEFINED","unsettable":false,"transient":false,"unique":true,"name":"osmoseWorld","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unitaryCost","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capabilities","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EOperation"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EOperation"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":127,"many":false,"required":false,"eClass":"EOperation"},{"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,"unique":true,"name":"toString","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":140,"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":"processRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resourceRole","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"responsibility","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EOperation"},{"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"},{"name":"responsibleFor","id":164,"value":0,"literal":"responsibleFor","eClass":"EEnumLiteral"},{"name":"participatesIn","id":165,"value":1,"literal":"participatesIn","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":6,"target":9},{"source":6,"target":10},{"source":6,"target":4},{"source":6,"target":11},{"source":10,"target":9},{"source":7,"target":12},{"source":7,"target":13},{"source":7,"target":4},{"source":7,"target":14},{"source":13,"target":12},{"source":8,"target":5},{"source":2,"target":5},{"source":2,"target":9},{"source":2,"target":15},{"source":2,"target":0},{"source":5,"target":2},{"source":5,"target":16},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":16,"target":20},{"source":16,"target":5},{"source":17,"target":21},{"source":17,"target":5},{"source":18,"target":22},{"source":18,"target":5},{"source":19,"target":23},{"source":19,"target":5},{"source":9,"target":2},{"source":9,"target":5},{"source":9,"target":24},{"source":9,"target":25},{"source":9,"target":11},{"source":9,"target":26},{"source":9,"target":27},{"source":9,"target":28},{"source":24,"target":15},{"source":24,"target":29},{"source":24,"target":9},{"source":24,"target":30},{"source":29,"target":15},{"source":25,"target":31},{"source":25,"target":32},{"source":25,"target":9},{"source":25,"target":33},{"source":32,"target":31},{"source":11,"target":4},{"source":11,"target":34},{"source":11,"target":9},{"source":11,"target":6},{"source":34,"target":4},{"source":26,"target":35},{"source":26,"target":9},{"source":27,"target":36},{"source":27,"target":9},{"source":28,"target":5},{"source":15,"target":2},{"source":15,"target":5},{"source":15,"target":30},{"source":15,"target":37},{"source":30,"target":9},{"source":30,"target":38},{"source":30,"target":15},{"source":30,"target":24},{"source":38,"target":9},{"source":37,"target":5},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":12},{"source":3,"target":60},{"source":3,"target":31},{"source":3,"target":61},{"source":3,"target":0},{"source":39,"target":3},{"source":39,"target":15},{"source":39,"target":62},{"source":39,"target":63},{"source":39,"target":64},{"source":39,"target":65},{"source":39,"target":66},{"source":62,"target":67},{"source":62,"target":39},{"source":63,"target":68},{"source":63,"target":39},{"source":64,"target":40},{"source":64,"target":69},{"source":64,"target":39},{"source":64,"target":70},{"source":69,"target":40},{"source":65,"target":40},{"source":65,"target":71},{"source":65,"target":39},{"source":65,"target":72},{"source":71,"target":40},{"source":66,"target":15},{"source":40,"target":3},{"source":40,"target":15},{"source":40,"target":73},{"source":40,"target":72},{"source":40,"target":70},{"source":40,"target":74},{"source":73,"target":12},{"source":73,"target":75},{"source":73,"target":40},{"source":73,"target":76},{"source":75,"target":12},{"source":72,"target":39},{"source":72,"target":77},{"source":72,"target":40},{"source":72,"target":65},{"source":77,"target":39},{"source":70,"target":39},{"source":70,"target":78},{"source":70,"target":40},{"source":70,"target":64},{"source":78,"target":39},{"source":74,"target":15},{"source":41,"target":3},{"source":41,"target":40},{"source":41,"target":79},{"source":79,"target":40},{"source":42,"target":3},{"source":42,"target":40},{"source":42,"target":80},{"source":80,"target":40},{"source":43,"target":3},{"source":43,"target":40},{"source":43,"target":81},{"source":43,"target":82},{"source":43,"target":83},{"source":43,"target":84},{"source":43,"target":85},{"source":43,"target":86},{"source":43,"target":87},{"source":43,"target":88},{"source":43,"target":89},{"source":43,"target":90},{"source":43,"target":91},{"source":43,"target":92},{"source":43,"target":93},{"source":43,"target":94},{"source":81,"target":95},{"source":81,"target":43},{"source":82,"target":96},{"source":82,"target":43},{"source":83,"target":97},{"source":83,"target":43},{"source":84,"target":98},{"source":84,"target":43},{"source":85,"target":99},{"source":85,"target":43},{"source":86,"target":100},{"source":86,"target":43},{"source":87,"target":101},{"source":87,"target":43},{"source":88,"target":102},{"source":88,"target":43},{"source":89,"target":103},{"source":89,"target":43},{"source":90,"target":104},{"source":90,"target":43},{"source":91,"target":105},{"source":91,"target":43},{"source":92,"target":106},{"source":92,"target":43},{"source":93,"target":107},{"source":93,"target":43},{"source":94,"target":40},{"source":44,"target":3},{"source":44,"target":40},{"source":44,"target":108},{"source":44,"target":109},{"source":44,"target":110},{"source":44,"target":111},{"source":108,"target":112},{"source":108,"target":44},{"source":109,"target":113},{"source":109,"target":44},{"source":110,"target":114},{"source":110,"target":44},{"source":111,"target":40},{"source":45,"target":3},{"source":45,"target":44},{"source":45,"target":115},{"source":45,"target":116},{"source":115,"target":117},{"source":115,"target":45},{"source":116,"target":44},{"source":46,"target":3},{"source":46,"target":44},{"source":46,"target":118},{"source":46,"target":119},{"source":118,"target":120},{"source":118,"target":46},{"source":119,"target":44},{"source":47,"target":3},{"source":47,"target":44},{"source":47,"target":121},{"source":47,"target":122},{"source":121,"target":123},{"source":121,"target":47},{"source":122,"target":44},{"source":48,"target":3},{"source":48,"target":41},{"source":48,"target":124},{"source":48,"target":125},{"source":124,"target":126},{"source":124,"target":48},{"source":125,"target":41},{"source":49,"target":3},{"source":49,"target":41},{"source":49,"target":127},{"source":49,"target":128},{"source":127,"target":129},{"source":127,"target":49},{"source":128,"target":41},{"source":50,"target":3},{"source":50,"target":49},{"source":50,"target":130},{"source":130,"target":49},{"source":51,"target":3},{"source":51,"target":48},{"source":51,"target":131},{"source":131,"target":48},{"source":52,"target":3},{"source":52,"target":49},{"source":52,"target":132},{"source":132,"target":49},{"source":53,"target":3},{"source":53,"target":48},{"source":53,"target":133},{"source":133,"target":48},{"source":54,"target":3},{"source":54,"target":42},{"source":54,"target":134},{"source":54,"target":135},{"source":134,"target":136},{"source":134,"target":54},{"source":135,"target":42},{"source":55,"target":3},{"source":55,"target":42},{"source":55,"target":137},{"source":55,"target":138},{"source":137,"target":139},{"source":137,"target":55},{"source":138,"target":42},{"source":56,"target":3},{"source":56,"target":42},{"source":56,"target":140},{"source":56,"target":141},{"source":56,"target":142},{"source":140,"target":143},{"source":140,"target":56},{"source":141,"target":9},{"source":141,"target":144},{"source":141,"target":56},{"source":144,"target":9},{"source":142,"target":42},{"source":57,"target":3},{"source":57,"target":39},{"source":57,"target":145},{"source":57,"target":146},{"source":145,"target":147},{"source":145,"target":57},{"source":146,"target":39},{"source":58,"target":3},{"source":58,"target":39},{"source":58,"target":148},{"source":58,"target":149},{"source":58,"target":150},{"source":58,"target":151},{"source":148,"target":152},{"source":148,"target":58},{"source":149,"target":61},{"source":149,"target":153},{"source":149,"target":58},{"source":153,"target":61},{"source":150,"target":154},{"source":150,"target":58},{"source":151,"target":39},{"source":59,"target":3},{"source":59,"target":39},{"source":59,"target":155},{"source":59,"target":156},{"source":155,"target":157},{"source":155,"target":59},{"source":156,"target":39},{"source":12,"target":3},{"source":12,"target":5},{"source":12,"target":76},{"source":12,"target":14},{"source":12,"target":158},{"source":76,"target":40},{"source":76,"target":159},{"source":76,"target":12},{"source":76,"target":73},{"source":159,"target":40},{"source":14,"target":4},{"source":14,"target":160},{"source":14,"target":12},{"source":14,"target":7},{"source":160,"target":4},{"source":158,"target":5},{"source":60,"target":3},{"source":60,"target":43},{"source":60,"target":161},{"source":161,"target":43},{"source":31,"target":3},{"source":31,"target":43},{"source":31,"target":33},{"source":31,"target":162},{"source":33,"target":9},{"source":33,"target":163},{"source":33,"target":31},{"source":33,"target":25},{"source":163,"target":9},{"source":162,"target":43},{"source":61,"target":3},{"source":61,"target":164},{"source":61,"target":165},{"source":164,"target":61},{"source":165,"target":61}],"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="cloudautomation" nsURI="http://org.occiware.cloudautomation/ecore" nsPrefix="cloudautomation"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="occi" value="http://schemas.ogf.org/occi/core/ecore"/> <details key="crtp" value="http://schemas.ogf.org/occi/infrastructure/compute/template/1.1/ecore"/> <details key="infrastructure" value="http://schemas.ogf.org/occi/infrastructure/ecore"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Cloudautomationnetwork" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.infrastructure/model/Infrastructure.ecore#//Network"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cloudautomationinstance" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.infrastructure/model/Infrastructure.ecore#//Compute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cloudautomationstorage" eSuperTypes="platform:/plugin/org.eclipse.cmf.occi.infrastructure/model/Infrastructure.ecore#//Storage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Provider" 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(cloudautomation::Cloudautomationnetwork) or self.entity.oclIsKindOf(cloudautomation::Cloudautomationinstance)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationProviderUsername" lowerBound="1" 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 username to connect to the provider&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationProviderType" lowerBound="1" 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 type of infrastructure used"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationProviderPassword" lowerBound="1" 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 password to connect to the provider"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationProviderEndpoint" lowerBound="1" 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 provider platform url"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Credentials" 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(cloudautomation::Cloudautomationstorage) or self.entity.oclIsKindOf(cloudautomation::Cloudautomationinstance) or self.entity.oclIsKindOf(cloudautomation::Cloudautomationnetwork)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationCredentialsPassword" lowerBound="1" 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 user password on cloud automation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationCredentialsUsername" lowerBound="1" 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 user username on cloudautomation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationCredentialsEndpoint" eType="ecore:EDataType platform:/plugin/org.eclipse.cmf.occi.core/model/OCCI.ecore#//String" defaultValueLiteral="localhost:8080"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="cloud automation url"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instancetemplate" 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(cloudautomation::Cloudautomationinstance)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudautomationInstancetemplateImageName" lowerBound="1" 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 id of the image that will be deployed"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/occiware/cloud-automation-connector/org.occiware.cloudautomation/model/cloudautomation.ecore
ecore
cloudautomation Cloudautomationnetwork Cloudautomationinstance Cloudautomationstorage Provider cloudautomationProviderUsername cloudautomationProviderType cloudautomationProviderPassword cloudautomationProviderEndpoint Credentials cloudautomationCredentialsPassword cloudautomationCredentialsUsername cloudautomationCredentialsEndpoint localhost:8080 Instancetemplate cloudautomationInstancetemplateImageName
null
{"directed":true,"nodes":[{"nsPrefix":"cloudautomation","nsURI":"http://org.occiware.cloudautomation/ecore","name":"cloudautomation","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloudautomationnetwork","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloudautomationinstance","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloudautomationstorage","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provider","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Credentials","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instancetemplate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationProviderUsername","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationProviderType","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationProviderPassword","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationProviderEndpoint","changeable":true,"lowerBound":1,"iD":false,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationCredentialsPassword","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationCredentialsUsername","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"localhost:8080","unsettable":false,"transient":false,"unique":true,"name":"cloudautomationCredentialsEndpoint","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudautomationInstancetemplateImageName","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":2,"target":0},{"source":2,"target":8},{"source":3,"target":0},{"source":3,"target":9},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":10,"target":15},{"source":10,"target":4},{"source":11,"target":16},{"source":11,"target":4},{"source":12,"target":17},{"source":12,"target":4},{"source":13,"target":18},{"source":13,"target":4},{"source":5,"target":0},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":19,"target":23},{"source":19,"target":5},{"source":20,"target":24},{"source":20,"target":5},{"source":21,"target":25},{"source":21,"target":5},{"source":6,"target":0},{"source":6,"target":26},{"source":6,"target":27},{"source":26,"target":28},{"source":26,"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="WebProject" nsURI="http://www.bluexml.com/rwm/webproject/1.0/" nsPrefix="WebProject"> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1" eType="#//Page" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="schema" eType="#//Schema" 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="Link"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="page" lowerBound="1" eType="#//Page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Page" 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="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoginPage" eSuperTypes="#//Page"> <eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1" eType="#//Link" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GoalPage" eSuperTypes="#//Page"> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//GoalItem" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GoalItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="page" lowerBound="1" eType="#//Page"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//GoalItem" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPage" eSuperTypes="#//Page"> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mainComponent" eType="#//Component"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FramePage" eSuperTypes="#//Page"> <eStructuralFeatures xsi:type="ecore:EReference" name="col1" eType="#//Page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="canCreate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="canRead" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="canUpdate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="canDelete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//ComponentProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentProperty" 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="canRead" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="canUpdate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentAttribute" eSuperTypes="#//ComponentProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" eType="#//Field"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentRelationShip" eSuperTypes="#//ComponentProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="idLeft" eType="#//Field"/> <eStructuralFeatures xsi:type="ecore:EReference" name="idRight" eType="#//Field"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mandatoryLeft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mandatoryRight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manyLeft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manyRight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Schema"> <eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1" eType="#//Table" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//Field" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" upperBound="-1" eType="#//Field"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="#//dataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoincrement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="dataType"> <eLiterals name="string"/> <eLiterals name="real" value="1"/> <eLiterals name="dateTime" value="2"/> <eLiterals name="integer" value="3"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/bluedolmen/SIDE/MetaModel/Requirements/trunk/com.bluexml.side.Requirements.generator/src/interpretation/webproject/webproject.ecore
ecore
WebProject Project pages schema name Link label page Page name title id comment LoginPage links GoalPage items GoalItem label page sub DataPage components mainComponent FramePage col1 Component name canCreate canRead canUpdate canDelete table properties ComponentProperty name canRead canUpdate ComponentAttribute field ComponentRelationShip idLeft idRight mandatoryLeft mandatoryRight manyLeft manyRight Schema tables Table name fields primaryKey Field name dataType autoincrement dataType string string real real dateTime dateTime integer integer
null
{"directed":true,"nodes":[{"nsPrefix":"WebProject","nsURI":"http://www.bluexml.com/rwm/webproject/1.0/","name":"WebProject","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoginPage","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GoalPage","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GoalItem","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPage","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FramePage","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentProperty","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentAttribute","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentRelationShip","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"dataType","instanceClass":null,"id":16,"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":"pages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schema","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"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":"name","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"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":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sub","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":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":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":"mainComponent","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":"col1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"canCreate","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"canRead","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"canUpdate","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"canDelete","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"canRead","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":"canUpdate","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"field","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":false,"unsettable":false,"transient":false,"unique":true,"name":"idLeft","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":false,"unsettable":false,"transient":false,"unique":true,"name":"idRight","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mandatoryLeft","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mandatoryRight","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":"manyLeft","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"manyRight","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"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"container":false,"ordered":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":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"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":"dataType","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"autoincrement","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"name":"string","id":105,"value":0,"literal":"string","eClass":"EEnumLiteral"},{"name":"real","id":106,"value":1,"literal":"real","eClass":"EEnumLiteral"},{"name":"dateTime","id":107,"value":2,"literal":"dateTime","eClass":"EEnumLiteral"},{"name":"integer","id":108,"value":3,"literal":"integer","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":17,"target":3},{"source":17,"target":20},{"source":17,"target":1},{"source":20,"target":3},{"source":18,"target":13},{"source":18,"target":21},{"source":18,"target":1},{"source":21,"target":13},{"source":19,"target":22},{"source":19,"target":1},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":23,"target":25},{"source":23,"target":2},{"source":24,"target":3},{"source":24,"target":26},{"source":24,"target":2},{"source":26,"target":3},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":27,"target":31},{"source":27,"target":3},{"source":28,"target":32},{"source":28,"target":3},{"source":29,"target":33},{"source":29,"target":3},{"source":30,"target":34},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":35},{"source":4,"target":36},{"source":35,"target":2},{"source":35,"target":37},{"source":35,"target":4},{"source":37,"target":2},{"source":36,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":6},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":6},{"source":39,"target":3},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":41,"target":44},{"source":41,"target":6},{"source":42,"target":3},{"source":42,"target":45},{"source":42,"target":6},{"source":45,"target":3},{"source":43,"target":6},{"source":43,"target":46},{"source":43,"target":6},{"source":46,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":47,"target":9},{"source":47,"target":50},{"source":47,"target":7},{"source":50,"target":9},{"source":48,"target":9},{"source":48,"target":51},{"source":48,"target":7},{"source":51,"target":9},{"source":49,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":52},{"source":8,"target":53},{"source":52,"target":3},{"source":52,"target":54},{"source":52,"target":8},{"source":54,"target":3},{"source":53,"target":3},{"source":9,"target":0},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":55,"target":62},{"source":55,"target":9},{"source":56,"target":63},{"source":56,"target":9},{"source":57,"target":64},{"source":57,"target":9},{"source":58,"target":65},{"source":58,"target":9},{"source":59,"target":66},{"source":59,"target":9},{"source":60,"target":14},{"source":60,"target":67},{"source":60,"target":9},{"source":67,"target":14},{"source":61,"target":10},{"source":61,"target":68},{"source":61,"target":9},{"source":68,"target":10},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":69,"target":72},{"source":69,"target":10},{"source":70,"target":73},{"source":70,"target":10},{"source":71,"target":74},{"source":71,"target":10},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":75},{"source":11,"target":76},{"source":75,"target":15},{"source":75,"target":77},{"source":75,"target":11},{"source":77,"target":15},{"source":76,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":78},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":78,"target":15},{"source":78,"target":85},{"source":78,"target":12},{"source":85,"target":15},{"source":79,"target":15},{"source":79,"target":86},{"source":79,"target":12},{"source":86,"target":15},{"source":80,"target":87},{"source":80,"target":12},{"source":81,"target":88},{"source":81,"target":12},{"source":82,"target":89},{"source":82,"target":12},{"source":83,"target":90},{"source":83,"target":12},{"source":84,"target":10},{"source":13,"target":0},{"source":13,"target":91},{"source":91,"target":14},{"source":91,"target":92},{"source":91,"target":13},{"source":92,"target":14},{"source":14,"target":0},{"source":14,"target":93},{"source":14,"target":94},{"source":14,"target":95},{"source":93,"target":96},{"source":93,"target":14},{"source":94,"target":15},{"source":94,"target":97},{"source":94,"target":14},{"source":97,"target":15},{"source":95,"target":15},{"source":95,"target":98},{"source":95,"target":14},{"source":98,"target":15},{"source":15,"target":0},{"source":15,"target":99},{"source":15,"target":100},{"source":15,"target":101},{"source":99,"target":102},{"source":99,"target":15},{"source":100,"target":16},{"source":100,"target":103},{"source":100,"target":15},{"source":103,"target":16},{"source":101,"target":104},{"source":101,"target":15},{"source":16,"target":0},{"source":16,"target":105},{"source":16,"target":106},{"source":16,"target":107},{"source":16,"target":108},{"source":105,"target":16},{"source":106,"target":16},{"source":107,"target":16},{"source":108,"target":16}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2EcoreMapping" nsURI="http://www.eclipse.org/ocl/2012/UML2EcoreMapping" nsPrefix="u2e"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> <details key="uml" value="http://www.eclipse.org/uml2/5.0.0/UML"/> </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="CreateOperation" eSuperTypes="#//OperationMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="'nameLabel(newName)' + ' &lt;= ' + 'operationLabels(oldOperations)'"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreatePackage" eSuperTypes="#//PackageMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(newName) + ' &lt;= ' + packageLabels(oldPackages)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isASmetamodel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ecoreFileStem" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeMappings" upperBound="-1" eType="#//TypeMapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateProperty" eSuperTypes="#//PropertyMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(newName) + ' &lt;= ' + propertyLabels(oldProperties)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsDerived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsResolveProxies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsTransient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsUnsettable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newIsVolatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newLowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateType" eSuperTypes="#//TypeMapping"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueCreatePropertyNames"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="UniqueCreatePropertyNames" value="propertyMappings->selectByKind(CreateProperty)->isUnique(newName)"/> </eAnnotations> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(newName) + ' &lt;= ' + typeLabels(oldTypes)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="newInstanceTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orderedSuperTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="excludeTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationMappings" upperBound="-1" eType="#//OperationMapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMappings" upperBound="-1" eType="#//PropertyMapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteOperation" eSuperTypes="#//OperationMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(oldName) + ' &lt;= ' + operationLabels(oldOperations)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeletePackage" eSuperTypes="#//PackageMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="oldName"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deleteTypes" upperBound="-1" eType="#//DeleteType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteProperty" eSuperTypes="#//PropertyMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(oldName) + ' &lt;= ' + propertyLabels(oldProperties)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteType" eSuperTypes="#//TypeMapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="nameLabel(oldName) + ' &lt;= ' + typeLabels(oldTypes)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="oldName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationMappings" upperBound="-1" eType="#//OperationMapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMappings" upperBound="-1" eType="#//PropertyMapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mapping" abstract="true"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="'default-label'"/> </eAnnotations> </eOperations> <eOperations name="nameLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if name = null then 'null' else name endif"/> </eAnnotations> <eParameters name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="operationLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="operations->sortedBy(nameLabel(name))->iterate(p; acc : String = '' | let type : uml::Type = if p.class &lt;> null then p.class else p.interface endif in acc + ' ' + nameLabel(p.class.package.name) + '::' + nameLabel(p.class.name) + '::' + nameLabel(p.name))"/> </eAnnotations> <eParameters name="operations" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Operation"/> </eOperations> <eOperations name="packageLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if p &lt;> null then nameLabel(p.name) else 'null' endif"/> </eAnnotations> <eParameters name="p" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eOperations> <eOperations name="packageLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="packages->sortedBy(nameLabel(name))->iterate(p; acc : String = '' | acc + ' ' + packageLabel(p))"/> </eAnnotations> <eParameters name="packages" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eOperations> <eOperations name="propertyLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if p &lt;> null then let t = if p.class &lt;> null then p.class else p.association endif in typeLabel(t) + '::' + nameLabel(p.name) else 'null' endif"/> </eAnnotations> <eParameters name="p" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eOperations> <eOperations name="propertyLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="properties->sortedBy(nameLabel(name))->iterate(p; acc : String = '' | acc + ' ' + propertyLabel(p))"/> </eAnnotations> <eParameters name="properties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eOperations> <eOperations name="typeLabel" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="if t &lt;> null then packageLabel(t.package) + '::' + nameLabel(t.name) else 'null' endif"/> </eAnnotations> <eParameters name="t" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eOperations> <eOperations name="typeLabels" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="types->sortedBy(nameLabel(name))->iterate(t; acc : String = '' | acc + ' ' + typeLabel(t))"/> </eAnnotations> <eParameters name="types" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="label()"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mappings"> <eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1" eType="#//Mapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMapping" abstract="true" eSuperTypes="#//Mapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="packageLabels(oldPackages)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="oldPackages" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationMapping" abstract="true" eSuperTypes="#//Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="oldOperations" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyMapping" abstract="true" eSuperTypes="#//Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="oldProperties" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeMapping" abstract="true" eSuperTypes="#//Mapping"> <eOperations name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="typeLabels(oldTypes)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="oldTypes" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/uml2/5.0.0/UML#//Type"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/adilinam/QVTdCaseStudy/org.eclipse.ocl.examples.build/model/UML2EcoreMapping.ecore
ecore
UML2EcoreMapping CreateOperation label newName CreatePackage label newName nsPrefix nsURI isASmetamodel false ecoreFileStem typeMappings CreateProperty label newName newIsDerived newIsResolveProxies newIsTransient newIsUnsettable newIsVolatile newLowerBound opposite CreateType label newName newInstanceTypeName orderedSuperTypes excludeProperties includeProperties excludeTypes operationMappings propertyMappings DeleteOperation label oldName DeletePackage label oldName deleteTypes DeleteProperty label oldName DeleteType label oldName operationMappings propertyMappings Mapping label nameLabel name operationLabels operations packageLabel p packageLabels packages propertyLabel p propertyLabels properties typeLabel t typeLabels types label Mappings mappings PackageMapping label oldPackages OperationMapping oldOperations PropertyMapping oldProperties TypeMapping label oldTypes
null
{"directed":true,"nodes":[{"nsPrefix":"u2e","nsURI":"http://www.eclipse.org/ocl/2012/UML2EcoreMapping","name":"UML2EcoreMapping","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateOperation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreatePackage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateProperty","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteOperation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletePackage","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteProperty","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mappings","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMapping","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationMapping","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyMapping","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeMapping","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":20,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":1,"iD":false,"id":23,"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":"isASmetamodel","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":"ecoreFileStem","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":"typeMappings","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"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":35,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","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":"newIsDerived","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":"newIsResolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newIsTransient","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":"newIsUnsettable","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":"newIsVolatile","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newLowerBound","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":54,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newInstanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orderedSuperTypes","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":"excludeProperties","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":false,"unsettable":false,"transient":false,"unique":true,"name":"includeProperties","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":"excludeTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationMappings","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":"propertyMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":73,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldName","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":78,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldName","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deleteTypes","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,"unique":true,"name":"label","lowerBound":1,"id":85,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldName","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldName","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":true,"unsettable":false,"transient":false,"unique":true,"name":"operationMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":99,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"nameLabel","lowerBound":1,"id":100,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationLabels","lowerBound":1,"id":101,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageLabel","lowerBound":1,"id":102,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageLabels","lowerBound":1,"id":103,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyLabel","lowerBound":1,"id":104,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyLabels","lowerBound":1,"id":105,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeLabel","lowerBound":1,"id":106,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeLabels","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":111,"many":false,"required":true,"eClass":"EParameter"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"operations","lowerBound":0,"id":114,"many":true,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":117,"many":false,"required":true,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"packages","lowerBound":0,"id":120,"many":true,"required":false,"eClass":"EParameter"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":123,"many":false,"required":true,"eClass":"EParameter"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"properties","lowerBound":0,"id":126,"many":true,"required":false,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":1,"id":129,"many":false,"required":true,"eClass":"EParameter"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"types","lowerBound":0,"id":132,"many":true,"required":false,"eClass":"EParameter"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":137,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"oldPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"oldProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"label","lowerBound":1,"id":148,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"oldTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":12},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":15,"target":18},{"source":15,"target":1},{"source":16,"target":19},{"source":16,"target":1},{"source":17,"target":12},{"source":2,"target":0},{"source":2,"target":11},{"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":20,"target":28},{"source":20,"target":2},{"source":21,"target":29},{"source":21,"target":2},{"source":22,"target":30},{"source":22,"target":2},{"source":23,"target":31},{"source":23,"target":2},{"source":24,"target":32},{"source":24,"target":2},{"source":25,"target":33},{"source":25,"target":2},{"source":26,"target":14},{"source":26,"target":34},{"source":26,"target":2},{"source":34,"target":14},{"source":27,"target":11},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":35,"target":45},{"source":35,"target":3},{"source":36,"target":46},{"source":36,"target":3},{"source":37,"target":47},{"source":37,"target":3},{"source":38,"target":48},{"source":38,"target":3},{"source":39,"target":49},{"source":39,"target":3},{"source":40,"target":50},{"source":40,"target":3},{"source":41,"target":51},{"source":41,"target":3},{"source":42,"target":52},{"source":42,"target":3},{"source":43,"target":53},{"source":43,"target":3},{"source":44,"target":13},{"source":4,"target":0},{"source":4,"target":14},{"source":4,"target":54},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":54,"target":64},{"source":54,"target":4},{"source":55,"target":65},{"source":55,"target":4},{"source":56,"target":66},{"source":56,"target":4},{"source":57,"target":67},{"source":57,"target":4},{"source":58,"target":68},{"source":58,"target":4},{"source":59,"target":69},{"source":59,"target":4},{"source":60,"target":70},{"source":60,"target":4},{"source":61,"target":12},{"source":61,"target":71},{"source":61,"target":4},{"source":71,"target":12},{"source":62,"target":13},{"source":62,"target":72},{"source":62,"target":4},{"source":72,"target":13},{"source":63,"target":14},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":73,"target":76},{"source":73,"target":5},{"source":74,"target":77},{"source":74,"target":5},{"source":75,"target":12},{"source":6,"target":0},{"source":6,"target":11},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":78,"target":82},{"source":78,"target":6},{"source":79,"target":83},{"source":79,"target":6},{"source":80,"target":8},{"source":80,"target":84},{"source":80,"target":6},{"source":84,"target":8},{"source":81,"target":11},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":85,"target":88},{"source":85,"target":7},{"source":86,"target":89},{"source":86,"target":7},{"source":87,"target":13},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":8,"target":94},{"source":90,"target":95},{"source":90,"target":8},{"source":91,"target":96},{"source":91,"target":8},{"source":92,"target":12},{"source":92,"target":97},{"source":92,"target":8},{"source":97,"target":12},{"source":93,"target":13},{"source":93,"target":98},{"source":93,"target":8},{"source":98,"target":13},{"source":94,"target":14},{"source":9,"target":0},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":9,"target":104},{"source":9,"target":105},{"source":9,"target":106},{"source":9,"target":107},{"source":9,"target":108},{"source":99,"target":109},{"source":99,"target":9},{"source":100,"target":110},{"source":100,"target":9},{"source":100,"target":111},{"source":111,"target":112},{"source":111,"target":100},{"source":101,"target":113},{"source":101,"target":9},{"source":101,"target":114},{"source":114,"target":115},{"source":114,"target":101},{"source":102,"target":116},{"source":102,"target":9},{"source":102,"target":117},{"source":117,"target":118},{"source":117,"target":102},{"source":103,"target":119},{"source":103,"target":9},{"source":103,"target":120},{"source":120,"target":121},{"source":120,"target":103},{"source":104,"target":122},{"source":104,"target":9},{"source":104,"target":123},{"source":123,"target":124},{"source":123,"target":104},{"source":105,"target":125},{"source":105,"target":9},{"source":105,"target":126},{"source":126,"target":127},{"source":126,"target":105},{"source":106,"target":128},{"source":106,"target":9},{"source":106,"target":129},{"source":129,"target":130},{"source":129,"target":106},{"source":107,"target":131},{"source":107,"target":9},{"source":107,"target":132},{"source":132,"target":133},{"source":132,"target":107},{"source":108,"target":134},{"source":108,"target":9},{"source":10,"target":0},{"source":10,"target":135},{"source":135,"target":9},{"source":135,"target":136},{"source":135,"target":10},{"source":136,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":137,"target":140},{"source":137,"target":11},{"source":138,"target":141},{"source":138,"target":11},{"source":139,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":142},{"source":12,"target":143},{"source":142,"target":144},{"source":142,"target":12},{"source":143,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":145},{"source":13,"target":146},{"source":145,"target":147},{"source":145,"target":13},{"source":146,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":148},{"source":14,"target":149},{"source":14,"target":150},{"source":148,"target":151},{"source":148,"target":14},{"source":149,"target":152},{"source":149,"target":14},{"source":150,"target":9}],"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="relaxng" nsURI="http://www.oasis-open.org/relaxng" nsPrefix="relaxng"> <eClassifiers xsi:type="ecore:EClass" name="TopLevel"> <eStructuralFeatures xsi:type="ecore:EReference" name="decls" upperBound="-1" eType="#//Decl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" eType="#//Pattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="grammarContent" upperBound="-1" eType="#//GrammarContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Decl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" 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:EAttribute" name="datatypeId" 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="Pattern" eSuperTypes="#//ExceptPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="val" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" upperBound="-1" eType="#//Pattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//DataTypeValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="param" upperBound="-1" eType="#//Param" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptPattern" eType="#//ExceptPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uri" eType="#//AnyURILiteral" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inherit" eType="#//Inherit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="grammarContent" upperBound="-1" eType="#//GrammarContent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="group" upperBound="-1" eType="#//Pattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="continue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//NameClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" upperBound="-1" eType="#//Pattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="continue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//NameClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" upperBound="-1" eType="#//Pattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="continue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Param"/> <eClassifiers xsi:type="ecore:EClass" name="ExceptPattern"/> <eClassifiers xsi:type="ecore:EClass" name="GrammarContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="grammarContenGrammarContent" upperBound="-1" eType="#//GrammarContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncludeContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="includeGrammarContent" upperBound="-1" eType="#//GrammarContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Start" eSuperTypes="#//GrammarContent #//IncludeContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" eType="#//Pattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Define" eSuperTypes="#//GrammarContent #//IncludeContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" eType="#//Pattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="#//NameClass"/> <eClassifiers xsi:type="ecore:EClass" name="ExceptNameClass"/> <eClassifiers xsi:type="ecore:EClass" name="NameClass" eSuperTypes="#//ExceptNameClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptClassName" eType="#//ExceptNameClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nc" eType="#//NameClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeValue"/> <eClassifiers xsi:type="ecore:EClass" name="AnyURILiteral" eSuperTypes="#//GrammarContent"> <eStructuralFeatures xsi:type="ecore:EReference" name="inherit" eType="#//Inherit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includeContent" upperBound="-1" eType="#//IncludeContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceURILiteral"/> <eClassifiers xsi:type="ecore:EClass" name="Inherit"/> <eClassifiers xsi:type="ecore:EClass" name="IdentifierOrKeyWord" eSuperTypes="#//Param #//Name #//Inherit"> <eStructuralFeatures xsi:type="ecore:EReference" name="parmValue" eType="#//Literal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identifier" eSuperTypes="#//IdentifierOrKeyWord"> <eStructuralFeatures xsi:type="ecore:EReference" name="keyWord" eType="#//KeyWord" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnyName" eSuperTypes="#//NameClass"/> <eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#//DataTypeValue #//AnyURILiteral #//NamespaceURILiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literalSegment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyWord" eSuperTypes="#//IdentifierOrKeyWord"/> </ecore:EPackage>
github:ecore:/data/org-eclipse-mirror/org.eclipse.webtools.incubator/sourceediting/plugins/org.eclipse.wst.xml.relaxng/src-gen/org/oasisopen/Relaxng.ecore
ecore
relaxng TopLevel decls pattern grammarContent Decl prefix uri datatypeId value Pattern val pattern value param exceptPattern uri inherit grammarContent group continue Element name pattern cardinality continue Attribute name pattern cardinality continue Param ExceptPattern GrammarContent grammarContenGrammarContent IncludeContent includeGrammarContent Start pattern Define pattern Name ExceptNameClass NameClass exceptClassName nc DataTypeValue AnyURILiteral inherit includeContent NamespaceURILiteral Inherit IdentifierOrKeyWord parmValue Identifier keyWord AnyName Literal literalSegment KeyWord
null
{"directed":true,"nodes":[{"nsPrefix":"relaxng","nsURI":"http://www.oasis-open.org/relaxng","name":"relaxng","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLevel","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":"Pattern","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptPattern","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GrammarContent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludeContent","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Start","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Define","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptNameClass","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameClass","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeValue","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyURILiteral","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceURILiteral","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inherit","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierOrKeyWord","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyName","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyWord","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","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":"grammarContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","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":"uri","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":"datatypeId","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"pattern","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":"value","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":"param","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":"exceptPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inherit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"grammarContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"continue","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","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":"continue","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","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":"cardinality","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":"continue","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"grammarContenGrammarContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includeGrammarContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","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":"exceptClassName","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":"nc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inherit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includeContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parmValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyWord","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literalSegment","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":1,"target":0},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":24,"target":2},{"source":24,"target":27},{"source":24,"target":1},{"source":27,"target":2},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":1},{"source":28,"target":3},{"source":26,"target":8},{"source":26,"target":29},{"source":26,"target":1},{"source":29,"target":8},{"source":2,"target":0},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":30,"target":34},{"source":30,"target":2},{"source":31,"target":35},{"source":31,"target":2},{"source":32,"target":36},{"source":32,"target":2},{"source":33,"target":37},{"source":33,"target":2},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":38,"target":49},{"source":38,"target":3},{"source":39,"target":3},{"source":39,"target":50},{"source":39,"target":3},{"source":50,"target":3},{"source":40,"target":15},{"source":40,"target":51},{"source":40,"target":3},{"source":51,"target":15},{"source":41,"target":6},{"source":41,"target":52},{"source":41,"target":3},{"source":52,"target":6},{"source":42,"target":7},{"source":42,"target":53},{"source":42,"target":3},{"source":53,"target":7},{"source":43,"target":16},{"source":43,"target":54},{"source":43,"target":3},{"source":54,"target":16},{"source":44,"target":18},{"source":44,"target":55},{"source":44,"target":3},{"source":55,"target":18},{"source":45,"target":8},{"source":45,"target":56},{"source":45,"target":3},{"source":56,"target":8},{"source":46,"target":3},{"source":46,"target":57},{"source":46,"target":3},{"source":57,"target":3},{"source":47,"target":58},{"source":47,"target":3},{"source":48,"target":7},{"source":4,"target":0},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":59,"target":14},{"source":59,"target":63},{"source":59,"target":4},{"source":63,"target":14},{"source":60,"target":3},{"source":60,"target":64},{"source":60,"target":4},{"source":64,"target":3},{"source":61,"target":65},{"source":61,"target":4},{"source":62,"target":66},{"source":62,"target":4},{"source":5,"target":0},{"source":5,"target":67},{"source":5,"target":68},{"source":5,"target":69},{"source":5,"target":70},{"source":67,"target":14},{"source":67,"target":71},{"source":67,"target":5},{"source":71,"target":14},{"source":68,"target":3},{"source":68,"target":72},{"source":68,"target":5},{"source":72,"target":3},{"source":69,"target":73},{"source":69,"target":5},{"source":70,"target":74},{"source":70,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":75},{"source":75,"target":8},{"source":75,"target":76},{"source":75,"target":8},{"source":76,"target":8},{"source":9,"target":0},{"source":9,"target":77},{"source":77,"target":8},{"source":77,"target":78},{"source":77,"target":9},{"source":78,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":9},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":79,"target":3},{"source":79,"target":82},{"source":79,"target":10},{"source":82,"target":3},{"source":80,"target":8},{"source":81,"target":9},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":9},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":83,"target":3},{"source":83,"target":86},{"source":83,"target":11},{"source":86,"target":3},{"source":84,"target":8},{"source":85,"target":9},{"source":12,"target":0},{"source":12,"target":14},{"source":12,"target":87},{"source":87,"target":14},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":88,"target":13},{"source":88,"target":91},{"source":88,"target":14},{"source":91,"target":13},{"source":89,"target":14},{"source":89,"target":92},{"source":89,"target":14},{"source":92,"target":14},{"source":90,"target":13},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":93},{"source":16,"target":94},{"source":16,"target":95},{"source":93,"target":18},{"source":93,"target":96},{"source":93,"target":16},{"source":96,"target":18},{"source":94,"target":9},{"source":94,"target":97},{"source":94,"target":16},{"source":97,"target":9},{"source":95,"target":8},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":12},{"source":19,"target":18},{"source":19,"target":98},{"source":19,"target":99},{"source":19,"target":100},{"source":19,"target":101},{"source":98,"target":22},{"source":98,"target":102},{"source":98,"target":19},{"source":102,"target":22},{"source":99,"target":6},{"source":100,"target":12},{"source":101,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":103},{"source":20,"target":104},{"source":103,"target":23},{"source":103,"target":105},{"source":103,"target":20},{"source":105,"target":23},{"source":104,"target":19},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":106},{"source":106,"target":14},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":16},{"source":22,"target":17},{"source":22,"target":107},{"source":22,"target":108},{"source":22,"target":109},{"source":22,"target":110},{"source":107,"target":111},{"source":107,"target":22},{"source":108,"target":15},{"source":109,"target":16},{"source":110,"target":17},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":112},{"source":112,"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="tsl" nsURI="http://www.dexels.com/navajo/dsl/tsl/NavajoTsl" nsPrefix="tsl"> <eClassifiers xsi:type="ecore:EClass" name="Tml" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Methods" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Methods" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" upperBound="-1" eType="#//Method" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PossibleExpression"> <eOperations name="isExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionValue" eType="ecore:EClass ../../com.dexels.navajo.dsl.expression.model/model/Expression.ecore#//TopLevel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endToken" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eOperations name="calculateDepth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Element" containment="true" eOpposite="#//Element/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Element" eOpposite="#//Element/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//PossibleExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="splitTag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="closedTag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//Element"> <eOperations name="getName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="isArray" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Map" eSuperTypes="#//Element"> <eOperations name="getRef" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mapName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mapClosingName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//Element"> <eOperations name="getType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionValue" upperBound="-1" eType="#//ExpressionTag" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Param" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionTag" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../com.dexels.navajo.dsl.expression.model/model/Expression.ecore#//TopLevel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DebugTag" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../com.dexels.navajo.dsl.expression.model/model/Expression.ecore#//TopLevel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MapMethod" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mapName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="methodClosingName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="methodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="methodClosingMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../com.dexels.navajo.dsl.expression.model/model/Expression.ecore#//TopLevel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Required" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Option" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Check" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../com.dexels.navajo.dsl.expression.model/model/Expression.ecore#//TopLevel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Validations" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Break" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionValue" upperBound="-1" eType="#//ExpressionTag" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/NavaScript.ecore
ecore
tsl Tml methods Methods method Method name PossibleExpression isExpression key expressionValue value namespace endToken Element calculateDepth children parent attributes content splitTag false closedTag false Message getName getType isArray Map getRef mapName mapClosingName Property getType getName expressionValue Param ExpressionTag expression DebugTag expression MapMethod mapName methodClosingName methodName methodClosingMethod expression Required Option Check code expression Validations Comment Break Field expressionValue
null
{"directed":true,"nodes":[{"nsPrefix":"tsl","nsURI":"http://www.dexels.com/navajo/dsl/tsl/NavajoTsl","name":"tsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tml","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Methods","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":"PossibleExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Map","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionTag","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DebugTag","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapMethod","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Required","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Option","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Check","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validations","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Break","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isExpression","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":"key","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","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":"endToken","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"calculateDepth","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"splitTag","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"closedTag","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isArray","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRef","lowerBound":0,"id":62,"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":"mapName","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":"mapClosingName","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":0,"id":70,"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":"expressionValue","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"},{"container":false,"ordered":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":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mapName","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"methodClosingName","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"methodName","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":"methodClosingMethod","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"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":"expression","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"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":1,"target":0},{"source":1,"target":5},{"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":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":23},{"source":2,"target":24},{"source":23,"target":3},{"source":23,"target":25},{"source":23,"target":2},{"source":25,"target":3},{"source":24,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":26},{"source":3,"target":27},{"source":26,"target":28},{"source":26,"target":3},{"source":27,"target":5},{"source":4,"target":0},{"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":29,"target":35},{"source":29,"target":4},{"source":30,"target":36},{"source":30,"target":4},{"source":31,"target":37},{"source":31,"target":4},{"source":32,"target":38},{"source":32,"target":4},{"source":33,"target":39},{"source":33,"target":4},{"source":34,"target":40},{"source":34,"target":4},{"source":5,"target":0},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":41,"target":48},{"source":41,"target":5},{"source":42,"target":5},{"source":42,"target":49},{"source":42,"target":5},{"source":42,"target":43},{"source":49,"target":5},{"source":43,"target":5},{"source":43,"target":50},{"source":43,"target":5},{"source":43,"target":42},{"source":50,"target":5},{"source":44,"target":4},{"source":44,"target":51},{"source":44,"target":5},{"source":51,"target":4},{"source":45,"target":52},{"source":45,"target":5},{"source":46,"target":53},{"source":46,"target":5},{"source":47,"target":54},{"source":47,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":55,"target":59},{"source":55,"target":6},{"source":56,"target":60},{"source":56,"target":6},{"source":57,"target":61},{"source":57,"target":6},{"source":58,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":7,"target":65},{"source":62,"target":66},{"source":62,"target":7},{"source":63,"target":67},{"source":63,"target":7},{"source":64,"target":68},{"source":64,"target":7},{"source":65,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":69,"target":73},{"source":69,"target":8},{"source":70,"target":74},{"source":70,"target":8},{"source":71,"target":10},{"source":71,"target":75},{"source":71,"target":8},{"source":75,"target":10},{"source":72,"target":5},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":76},{"source":76,"target":8},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":77},{"source":10,"target":78},{"source":77,"target":79},{"source":77,"target":10},{"source":78,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":80},{"source":11,"target":81},{"source":80,"target":82},{"source":80,"target":11},{"source":81,"target":5},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":83,"target":89},{"source":83,"target":12},{"source":84,"target":90},{"source":84,"target":12},{"source":85,"target":91},{"source":85,"target":12},{"source":86,"target":92},{"source":86,"target":12},{"source":87,"target":93},{"source":87,"target":12},{"source":88,"target":5},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":94},{"source":94,"target":5},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":95},{"source":95,"target":5},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":96},{"source":15,"target":97},{"source":15,"target":98},{"source":96,"target":99},{"source":96,"target":15},{"source":97,"target":100},{"source":97,"target":15},{"source":98,"target":5},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":101},{"source":101,"target":5},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":102},{"source":102,"target":5},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":103},{"source":103,"target":5},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":104},{"source":19,"target":105},{"source":104,"target":10},{"source":104,"target":106},{"source":104,"target":19},{"source":106,"target":10},{"source":105,"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="AM3Core" nsURI="http://www.eclipse.org/gmt/am3/2007/AM3Core" nsPrefix="am3core"> <eClassifiers xsi:type="ecore:EClass" name="Megamodel"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1" eType="#/0/Element" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" ordered="false" upperBound="-1" eType="#/0/Metadata" containment="true" eOpposite="#/0/Metadata/element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="locator" ordered="false" lowerBound="1" eType="#/0/Locator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uti" ordered="false" upperBound="-1" eType="#/0/UTI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifiedElement" abstract="true" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="__id" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" ordered="false" lowerBound="1" eType="#/0/Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedTo" ordered="false" upperBound="-1" eType="#/0/Relationship" eOpposite="#/0/Relationship/linkedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceOf" ordered="false" upperBound="-1" eType="#/0/DirectedRelationship" eOpposite="#/0/DirectedRelationship/source"> <eAnnotations source="subsets" references="#/0/IdentifiedElement/relatedTo"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="targetOf" ordered="false" upperBound="-1" eType="#/0/DirectedRelationship" eOpposite="#/0/DirectedRelationship/target"> <eAnnotations source="subsets" references="#/0/IdentifiedElement/relatedTo"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" abstract="true" eSuperTypes="#/0/IdentifiedElement #/0/LocatedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#/0/IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedElements" ordered="false" upperBound="-1" eType="#/0/IdentifiedElement" unsettable="true" eOpposite="#/0/IdentifiedElement/relatedTo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#/0/Relationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" upperBound="-1" eType="#/0/IdentifiedElement" eOpposite="#/0/IdentifiedElement/sourceOf"> <eAnnotations source="subsets" references="#/0/Relationship/linkedElements"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" upperBound="-1" eType="#/0/IdentifiedElement" eOpposite="#/0/IdentifiedElement/targetOf"> <eAnnotations source="subsets" references="#/0/Relationship/linkedElements"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" eSuperTypes="#/0/Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEntities" ordered="false" upperBound="-1" eType="#/0/Entity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#/0/IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#/0/Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chain" abstract="true" eSuperTypes="#/0/IdentifiedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Metadata"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" lowerBound="1" eType="#/0/Element" eOpposite="#/0/Element/metadata"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identifier" abstract="true" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Locator" abstract="true" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UTI" eSuperTypes="#/0/IdentifiedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" ordered="false" upperBound="-1" eType="#/0/UTI"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tagSpecifications" ordered="false" upperBound="-1" eType="#/0/TypeTagSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locator" ordered="false" lowerBound="1" eType="#/0/Locator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeTagSpecification" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="list" ordered="false" unique="false" lowerBound="1" upperBound="-1" eType="#/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FilenameExtension" eSuperTypes="#/0/TypeTagSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="OSType" eSuperTypes="#/0/TypeTagSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="MimeType" eSuperTypes="#/0/TypeTagSpecification"/> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes" nsURI="http://www.eclipse.org/gmt/am3/2007/AM3Core-PrimitiveTypes" nsPrefix="pt"> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/DevBoost/EMFTools/Tests/org.emftext.language.efactory.test/metamodels/AM3Core.ecore
ecore
AM3Core Megamodel ownedElements Element metadata LocatedElement locator uti IdentifiedElement __id identifier relatedTo sourceOf targetOf Entity Relationship linkedElements DirectedRelationship source target Container ownedEntities Group ownedElements Chain Metadata element key value Identifier value Locator value UTI description supertypes tagSpecifications locator TypeTagSpecification list FilenameExtension OSType MimeType PrimitiveTypes String java.lang.String java.lang.String Integer java.lang.Integer java.lang.Integer Boolean java.lang.Boolean java.lang.Boolean
null
{"directed":true,"nodes":[{"nsPrefix":"am3core","nsURI":"http://www.eclipse.org/gmt/am3/2007/AM3Core","name":"AM3Core","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Megamodel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifiedElement","instanceClass":null,"abstract":true,"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":"Relationship","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chain","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metadata","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Locator","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UTI","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeTagSpecification","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilenameExtension","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OSType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MimeType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"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":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"uti","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"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":29,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"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":"sourceOf","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":false,"unsettable":false,"transient":false,"unique":true,"name":"targetOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":35,"serializable":true,"eClass":"EDataType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"linkedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"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":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"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":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":"value","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supertypes","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":"tagSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"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":"locator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"list","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"nsPrefix":"pt","nsURI":"http://www.eclipse.org/gmt/am3/2007/AM3Core-PrimitiveTypes","name":"PrimitiveTypes","id":83,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":84,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":85,"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":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":19,"target":2},{"source":19,"target":20},{"source":19,"target":1},{"source":20,"target":2},{"source":2,"target":0},{"source":2,"target":21},{"source":21,"target":11},{"source":21,"target":22},{"source":21,"target":2},{"source":21,"target":23},{"source":22,"target":11},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":24,"target":13},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":13},{"source":25,"target":14},{"source":25,"target":28},{"source":25,"target":3},{"source":28,"target":14},{"source":26,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"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":29,"target":35},{"source":29,"target":36},{"source":29,"target":4},{"source":36,"target":35},{"source":30,"target":12},{"source":30,"target":37},{"source":30,"target":4},{"source":37,"target":12},{"source":31,"target":6},{"source":31,"target":38},{"source":31,"target":4},{"source":31,"target":39},{"source":38,"target":6},{"source":32,"target":7},{"source":32,"target":40},{"source":32,"target":4},{"source":32,"target":41},{"source":40,"target":7},{"source":33,"target":7},{"source":33,"target":42},{"source":33,"target":4},{"source":33,"target":43},{"source":42,"target":7},{"source":34,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":3},{"source":5,"target":44},{"source":5,"target":45},{"source":44,"target":4},{"source":45,"target":3},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":39},{"source":6,"target":46},{"source":39,"target":4},{"source":39,"target":47},{"source":39,"target":6},{"source":39,"target":31},{"source":47,"target":4},{"source":46,"target":4},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":41},{"source":7,"target":43},{"source":7,"target":48},{"source":41,"target":4},{"source":41,"target":49},{"source":41,"target":7},{"source":41,"target":32},{"source":49,"target":4},{"source":43,"target":4},{"source":43,"target":50},{"source":43,"target":7},{"source":43,"target":33},{"source":50,"target":4},{"source":48,"target":6},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":51},{"source":8,"target":52},{"source":51,"target":5},{"source":51,"target":53},{"source":51,"target":8},{"source":53,"target":5},{"source":52,"target":5},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":54},{"source":9,"target":55},{"source":54,"target":2},{"source":54,"target":56},{"source":54,"target":9},{"source":56,"target":2},{"source":55,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":57},{"source":57,"target":4},{"source":11,"target":0},{"source":11,"target":23},{"source":11,"target":58},{"source":11,"target":59},{"source":23,"target":2},{"source":23,"target":60},{"source":23,"target":11},{"source":23,"target":21},{"source":60,"target":2},{"source":58,"target":35},{"source":58,"target":61},{"source":58,"target":11},{"source":61,"target":35},{"source":59,"target":35},{"source":59,"target":62},{"source":59,"target":11},{"source":62,"target":35},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":63},{"source":12,"target":64},{"source":63,"target":35},{"source":63,"target":65},{"source":63,"target":12},{"source":65,"target":35},{"source":64,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":66},{"source":13,"target":67},{"source":66,"target":35},{"source":66,"target":68},{"source":66,"target":13},{"source":68,"target":35},{"source":67,"target":2},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":69},{"source":14,"target":70},{"source":14,"target":71},{"source":14,"target":72},{"source":14,"target":73},{"source":69,"target":35},{"source":69,"target":74},{"source":69,"target":14},{"source":74,"target":35},{"source":70,"target":14},{"source":70,"target":75},{"source":70,"target":14},{"source":75,"target":14},{"source":71,"target":15},{"source":71,"target":76},{"source":71,"target":14},{"source":76,"target":15},{"source":72,"target":13},{"source":72,"target":77},{"source":72,"target":14},{"source":77,"target":13},{"source":73,"target":4},{"source":15,"target":0},{"source":15,"target":78},{"source":78,"target":35},{"source":78,"target":79},{"source":78,"target":15},{"source":79,"target":35},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":80},{"source":80,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":81},{"source":81,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":82},{"source":82,"target":15},{"source":83,"target":35},{"source":83,"target":84},{"source":83,"target":85},{"source":35,"target":83},{"source":84,"target":83},{"source":85,"target":83}],"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="org.eclipse.emf.texo.test.model.samples.claim" nsURI="http://www.eclipse.org/emf/texo/test/model/samples/claim" nsPrefix="claim"> <eClassifiers xsi:type="ecore:EClass" name="Claim" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Claim Information"/> </eAnnotations> <eAnnotations source="teneo.extra"> <details key="appinfo" value="&#x9;&#xA;&#x9;@Table(&#xA;&#x9; name=PCLM_NPRC_CLM&#xA;&#x9; uniqueConstraints = {&#x9;@UniqueConstraint(columnNames={&quot;CLM_NBR&quot;, &quot;CLM_EXT_NBR&quot;})&#xA;&#x9; &#x9;&#x9;&#x9;&#x9;&#x9; }&#x9; &#xA;&#x9;)&#xA;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Claim"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="claimCompositeKey" lowerBound="1" eType="#//ClaimCompositeKey" containment="true" resolveProxies="false"> <eAnnotations source="teneo.extra.test"> <details key="appinfo" value="@EmbeddedId"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimCompositeKey"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimCompositeKey"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="billingName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Billing Name"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Column(name=BILLING_NAME,length=&quot;50&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="billingName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="billingName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimGroupVSPId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Claim Group VSP Id"/> </eAnnotations> <eAnnotations source="teneo.extra.test"> <details key="appinfo" value="@Column(name=CLM_GRP_VSP_ID,length=&quot;3&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimGroupVSPId"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimGroupVSPId"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimStatus" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="teneo.extra.test"> <details key="appinfo" value="@Column(name=CLM_STATUS,length=&quot;2&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimStatus"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimStatus"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="claimLine" upperBound="-1" eType="#//ClaimLine" containment="true" resolveProxies="false" eOpposite="#//ClaimLine/claim"> <eAnnotations source="teneo.extra"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@OneToMany(mappedBy=&quot;ClaimLine&quot;, indexed=false)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumns({&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;CLM_NBR&quot;),&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;CLM_EXT_NBR&quot;)&#xA; &#x9;&#x9;&#x9;&#x9;})&#x9;&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimLine"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimLine"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClaimCompositeKey" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Embeddable"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ClaimCompositeKey"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimNumber" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;The Unique Identifier for a Claim. &#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.extra.test"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(name=CLM_NBR)&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimNumber"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimNumber"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimExtensionNumber" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;The Unique Identifier for a Claim. &#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.extra.test2"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(name=CLM_EXT_NBR)&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimExtensionNumber"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimExtensionNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClaimLine" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Claim Line Information"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#x9;&#xA;&#x9;&#x9;@Table(&#xA;&#x9;&#x9; name=PCLM_NPRC_CLMLN&#x9;&#x9; &#xA;&#x9;&#x9; uniqueConstraints = {&#x9;@UniqueConstraint(columnNames={&quot;CLM_NBR&quot;, &quot;CLM_EXT_NBR&quot;, &quot;CLMLN_NBR&quot;})&#xA;&#x9;&#x9; &#x9;&#x9;&#x9;&#x9;&#x9; }&#x9; &#xA;&#x9;&#x9; )&#xA;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ClaimLine"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="claim" lowerBound="1" eType="#//Claim" resolveProxies="false" eOpposite="#//Claim/claimLine"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generated key to uniquely the parent"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@Transient&#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="claim"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claim"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="claimLineCompositeKey" lowerBound="1" eType="#//ClaimLineCompositeKey" containment="true" resolveProxies="false"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@EmbeddedId"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimLineCompositeKey"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimLineCompositeKey"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimLineBilledAmount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;The Unique Identifier for a Claim. &#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(name=CLMLN_BILL_AMT)&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimLineBilledAmount"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimLineBilledAmount"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceCode" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;The Unique Identifier for a Claim. &#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(name=SVC_CD)&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="serviceCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="serviceCode"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimLineStatus" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Column(name=CLMLN_STATUS,length=&quot;2&quot;)"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimLineStatus"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimLineStatus"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClaimLineCompositeKey" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="@Embeddable"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ClaimLineCompositeKey"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="claim" lowerBound="1" eType="#//Claim" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generated key to uniquely the parent"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@ManyToOne&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;@JoinColumns({&#xA;&#x9;&#x9; &#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;CLM_NBR&quot;, referencedColumnName = &quot;CLM_NBR&quot;),&#xA;&#x9;&#x9; &#x9;&#x9;&#x9;&#x9;@JoinColumn(name=&quot;CLM_EXT_NBR&quot;, referencedColumnName =&quot;CLM_EXT_NBR&quot;)&#xA;&#x9;&#x9; &#x9;&#x9;&#x9;})&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claim"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claim"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimLineNumber" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;The Unique Identifier for a Claim. &#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="teneo.jpa"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;@Column(name=CLMLN_NBR)&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="claimLineNumber"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="claimLineNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/emf.texo/tests/org.eclipse.emf.texo.test.model/src-test-gen/org/eclipse/emf/texo/test/model/samples/claim/claim.ecore
ecore
org.eclipse.emf.texo.test.model.samples.claim Claim claimCompositeKey billingName claimGroupVSPId claimStatus claimLine ClaimCompositeKey claimNumber claimExtensionNumber ClaimLine claim claimLineCompositeKey claimLineBilledAmount serviceCode claimLineStatus ClaimLineCompositeKey claim claimLineNumber
null
{"directed":true,"nodes":[{"nsPrefix":"claim","nsURI":"http://www.eclipse.org/emf/texo/test/model/samples/claim","name":"org.eclipse.emf.texo.test.model.samples.claim","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Claim","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClaimCompositeKey","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClaimLine","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClaimLineCompositeKey","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"claimCompositeKey","changeable":true,"resolveProxies":false,"lowerBound":1,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":true,"transient":false,"unique":true,"name":"billingName","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":true,"transient":false,"unique":true,"name":"claimGroupVSPId","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":true,"transient":false,"unique":true,"name":"claimStatus","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"claimLine","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"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":"claim","changeable":true,"resolveProxies":false,"lowerBound":1,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"claimNumber","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"claimExtensionNumber","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"claimLineCompositeKey","changeable":true,"resolveProxies":false,"lowerBound":1,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"claimLineBilledAmount","changeable":true,"lowerBound":1,"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":"serviceCode","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":true,"transient":false,"unique":true,"name":"claimLineStatus","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"claim","changeable":true,"resolveProxies":false,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"claimLineNumber","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":5,"target":2},{"source":5,"target":11},{"source":5,"target":1},{"source":11,"target":2},{"source":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":3},{"source":9,"target":15},{"source":9,"target":1},{"source":9,"target":16},{"source":15,"target":3},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":17,"target":20},{"source":17,"target":2},{"source":18,"target":21},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":16,"target":1},{"source":16,"target":27},{"source":16,"target":3},{"source":16,"target":9},{"source":27,"target":1},{"source":22,"target":4},{"source":22,"target":28},{"source":22,"target":3},{"source":28,"target":4},{"source":23,"target":29},{"source":23,"target":3},{"source":24,"target":30},{"source":24,"target":3},{"source":25,"target":31},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":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}],"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="jamoppdiff" nsURI="http://www.splevo.org/diff/jamoppdiff/1.0" nsPrefix="jamoppdiff"> <eClassifiers xsi:type="ecore:EClass" name="JaMoPPDiff" abstract="true" eSuperTypes="../../org.splevo.diffing/model/splevodiff.ecore#//SPLevoDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A SPLevo Diffing extension model specific for the Java meta model extracted by the JaMoPP tooling.&#xD;&#xA;&#xD;&#xA;This diffing uses the terms &quot;left model&quot; and &quot;right model&quot;. &#xD;&#xA;The right model identifies the original model.&#xD;&#xA;The left model the modified version."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StatementChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A change on a statement level.&#xD;&#xA;Depending on the type of change (delete, add, remove, move) the left, right or both statement references are filled."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedStatement" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//statements/Statement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A difference identifying that an import has been changed."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedImport" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//imports/Import"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A changed class declaration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedClass" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldChange" eSuperTypes="#//JaMoPPDiff"> <eStructuralFeatures xsi:type="ecore:EReference" name="changedField" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//members/Field"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A changed package declaration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedPackage" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//containers/Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A changed method declaration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedMethod" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//members/Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A changed constructor declaration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedConstructor" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//members/Constructor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Change that indications a modification of an enumeration type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedEnum" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/Enumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnitChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A changed comilatio unit representing a physical software artefact."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedCompilationUnit" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//containers/CompilationUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A changed interface declaration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedInterface" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/Interface"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImplementsChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Change describes a modified implements relations ship"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedReference" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//types/TypeReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The changed imeplements reference."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtendsChange" eSuperTypes="#//JaMoPPDiff"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Change describing a changed extends references."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="changedReference" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//types/TypeReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The changed reference."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/kopl/SPLevo/JaMoPPCartridge/org.splevo.jamopp.diffing/model/jamoppdiff.ecore
ecore
jamoppdiff JaMoPPDiff StatementChange changedStatement ImportChange changedImport ClassChange changedClass FieldChange changedField PackageChange changedPackage MethodChange changedMethod ConstructorChange changedConstructor EnumChange changedEnum CompilationUnitChange changedCompilationUnit InterfaceChange changedInterface ImplementsChange changedReference ExtendsChange changedReference
null
{"directed":true,"nodes":[{"nsPrefix":"jamoppdiff","nsURI":"http://www.splevo.org/diff/jamoppdiff/1.0","name":"jamoppdiff","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JaMoPPDiff","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementChange","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportChange","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassChange","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldChange","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageChange","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodChange","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorChange","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumChange","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnitChange","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceChange","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementsChange","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendsChange","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedImport","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedClass","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":"changedField","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":"changedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedMethod","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"changedConstructor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedInterface","changeable":true,"resolveProxies":true,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":2,"target":0},{"source":2,"target":1},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":20},{"source":18,"target":3},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":21},{"source":4,"target":22},{"source":21,"target":23},{"source":21,"target":4},{"source":22,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":26},{"source":24,"target":5},{"source":25,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":27},{"source":6,"target":28},{"source":27,"target":29},{"source":27,"target":6},{"source":28,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":30},{"source":7,"target":31},{"source":30,"target":32},{"source":30,"target":7},{"source":31,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":33},{"source":8,"target":34},{"source":33,"target":35},{"source":33,"target":8},{"source":34,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":36},{"source":9,"target":37},{"source":36,"target":38},{"source":36,"target":9},{"source":37,"target":1},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":39},{"source":10,"target":40},{"source":39,"target":41},{"source":39,"target":10},{"source":40,"target":1},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":42},{"source":11,"target":43},{"source":42,"target":44},{"source":42,"target":11},{"source":43,"target":1},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":45},{"source":12,"target":46},{"source":45,"target":47},{"source":45,"target":12},{"source":46,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":48},{"source":13,"target":49},{"source":48,"target":50},{"source":48,"target":13},{"source":49,"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="testSuite" nsURI="http://www.http.xtext/rest/TestSuite" nsPrefix="testSuite"> <eClassifiers xsi:type="ecore:EClass" name="TestCollection"> <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="resources" upperBound="-1" eType="#//HttpResource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="headers" upperBound="-1" eType="#//Header" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="headersInEveryCall" unique="false" upperBound="-1" eType="#//Header"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tests" upperBound="-1" eType="#//Test" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnvironmentVariable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reference" 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="HttpResource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Header"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="headerName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//EnvironmentVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Value"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//JsonObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JsonObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//Value" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Test"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vars" upperBound="-1" eType="#//EnvironmentVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="testBodies" upperBound="-1" eType="#//JsonObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="headers" upperBound="-1" eType="#//Header" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="testElements" upperBound="-1" eType="#//TestElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="request" eType="#//HttpRequest" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assertions" upperBound="-1" eType="#//Assertion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HttpRequest"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//JsonObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyInjectionValues" unique="false" upperBound="-1" eType="#//EnvironmentVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceRef" eType="#//HttpResource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//HttpResource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceInjectionValues" unique="false" upperBound="-1" eType="#//EnvironmentVariable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="headers" unique="false" upperBound="-1" eType="#//Header"/> <eStructuralFeatures xsi:type="ecore:EReference" name="savedValues" unique="false" upperBound="-1" eType="#//EnvironmentVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assertion"/> <eClassifiers xsi:type="ecore:EClass" name="HttpGet" eSuperTypes="#//HttpRequest"/> <eClassifiers xsi:type="ecore:EClass" name="HttpPost" eSuperTypes="#//HttpRequest"/> <eClassifiers xsi:type="ecore:EClass" name="HttpPut" eSuperTypes="#//HttpRequest"/> <eClassifiers xsi:type="ecore:EClass" name="HttpDelete" eSuperTypes="#//HttpRequest"/> <eClassifiers xsi:type="ecore:EClass" name="StatusCodeAssertion" eSuperTypes="#//Assertion"> <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="BodyAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//JsonObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyInjectionValues" unique="false" upperBound="-1" eType="#//EnvironmentVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextAssertion" eSuperTypes="#//Assertion"> <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="HeaderAssertion" eSuperTypes="#//Assertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="headers" upperBound="-1" eType="#//Header" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="headerRefs" unique="false" upperBound="-1" eType="#//Header"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jonev/HTTP-REST-test-DSL/xtext.http.rest.testsuite/model/generated/TestSuite.ecore
ecore
testSuite TestCollection name description resources headers headersInEveryCall tests EnvironmentVariable name reference value HttpResource name url Header name headerName value ref Value name value reference JsonObject name fields Test name vars testBodies headers testElements TestElement request assertions HttpRequest body bodyInjectionValues resourceRef resource resourceInjectionValues headers savedValues Assertion HttpGet HttpPost HttpPut HttpDelete StatusCodeAssertion code BodyAssertion body bodyInjectionValues TextAssertion text HeaderAssertion headers headerRefs
null
{"directed":true,"nodes":[{"nsPrefix":"testSuite","nsURI":"http://www.http.xtext/rest/TestSuite","name":"testSuite","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCollection","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnvironmentVariable","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpResource","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Header","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsonObject","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Test","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpRequest","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpGet","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpPost","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpPut","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HttpDelete","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusCodeAssertion","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyAssertion","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextAssertion","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HeaderAssertion","instanceClass":null,"abstract":false,"id":18,"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":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":"description","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":"resources","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":"headers","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":false,"name":"headersInEveryCall","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":"tests","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headerName","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":"value","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":"ref","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":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":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":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":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":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":"testBodies","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":"headers","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":"testElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"request","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":"assertions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"body","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":false,"name":"bodyInjectionValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resourceRef","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":"resource","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":false,"name":"resourceInjectionValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"headers","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":false,"name":"savedValues","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"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"bodyInjectionValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"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":"text","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"headers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"headerRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"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":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":19,"target":25},{"source":19,"target":1},{"source":20,"target":26},{"source":20,"target":1},{"source":21,"target":3},{"source":21,"target":27},{"source":21,"target":1},{"source":27,"target":3},{"source":22,"target":4},{"source":22,"target":28},{"source":22,"target":1},{"source":28,"target":4},{"source":23,"target":4},{"source":23,"target":29},{"source":23,"target":1},{"source":29,"target":4},{"source":24,"target":7},{"source":24,"target":30},{"source":24,"target":1},{"source":30,"target":7},{"source":2,"target":0},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":31,"target":34},{"source":31,"target":2},{"source":32,"target":35},{"source":32,"target":2},{"source":33,"target":36},{"source":33,"target":2},{"source":3,"target":0},{"source":3,"target":37},{"source":3,"target":38},{"source":37,"target":39},{"source":37,"target":3},{"source":38,"target":40},{"source":38,"target":3},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":41,"target":45},{"source":41,"target":4},{"source":42,"target":46},{"source":42,"target":4},{"source":43,"target":47},{"source":43,"target":4},{"source":44,"target":2},{"source":44,"target":48},{"source":44,"target":4},{"source":48,"target":2},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":49,"target":52},{"source":49,"target":5},{"source":50,"target":53},{"source":50,"target":5},{"source":51,"target":6},{"source":51,"target":54},{"source":51,"target":5},{"source":54,"target":6},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":55,"target":57},{"source":55,"target":6},{"source":56,"target":5},{"source":56,"target":58},{"source":56,"target":6},{"source":58,"target":5},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":59,"target":64},{"source":59,"target":7},{"source":60,"target":2},{"source":60,"target":65},{"source":60,"target":7},{"source":65,"target":2},{"source":61,"target":6},{"source":61,"target":66},{"source":61,"target":7},{"source":66,"target":6},{"source":62,"target":4},{"source":62,"target":67},{"source":62,"target":7},{"source":67,"target":4},{"source":63,"target":8},{"source":63,"target":68},{"source":63,"target":7},{"source":68,"target":8},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":70},{"source":69,"target":9},{"source":69,"target":71},{"source":69,"target":8},{"source":71,"target":9},{"source":70,"target":10},{"source":70,"target":72},{"source":70,"target":8},{"source":72,"target":10},{"source":9,"target":0},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"source":73,"target":6},{"source":73,"target":80},{"source":73,"target":9},{"source":80,"target":6},{"source":74,"target":2},{"source":74,"target":81},{"source":74,"target":9},{"source":81,"target":2},{"source":75,"target":3},{"source":75,"target":82},{"source":75,"target":9},{"source":82,"target":3},{"source":76,"target":3},{"source":76,"target":83},{"source":76,"target":9},{"source":83,"target":3},{"source":77,"target":2},{"source":77,"target":84},{"source":77,"target":9},{"source":84,"target":2},{"source":78,"target":4},{"source":78,"target":85},{"source":78,"target":9},{"source":85,"target":4},{"source":79,"target":2},{"source":79,"target":86},{"source":79,"target":9},{"source":86,"target":2},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":87},{"source":87,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":88},{"source":88,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":89},{"source":89,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":90},{"source":90,"target":9},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":91},{"source":15,"target":92},{"source":91,"target":93},{"source":91,"target":15},{"source":92,"target":10},{"source":16,"target":0},{"source":16,"target":10},{"source":16,"target":94},{"source":16,"target":95},{"source":16,"target":96},{"source":94,"target":6},{"source":94,"target":97},{"source":94,"target":16},{"source":97,"target":6},{"source":95,"target":2},{"source":95,"target":98},{"source":95,"target":16},{"source":98,"target":2},{"source":96,"target":10},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":99},{"source":17,"target":100},{"source":99,"target":101},{"source":99,"target":17},{"source":100,"target":10},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":102},{"source":18,"target":103},{"source":18,"target":104},{"source":102,"target":4},{"source":102,"target":105},{"source":102,"target":18},{"source":105,"target":4},{"source":103,"target":4},{"source":103,"target":106},{"source":103,"target":18},{"source":106,"target":4},{"source":104,"target":10}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="commands" nsURI="http://www.eclipse.org/ecl/platform/commands.ecore" nsPrefix="platformCommands"> <eClassifiers xsi:type="ecore:EClass" name="ListPlugins" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Returns list of all plugins."/> <details key="returns" value="Lists all available plugins. "/> <details key="example" value="list-plugins | foreach [val item] {&#xA;&#xA;&#x9;if [$item | get name | matches &quot;Q7 ECL.*&quot;]{&#xA; &#x9;&#x9;$item | get name | log&#xA;&#x9;}&#xA;}"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="includeDependencies" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="When true, returned plugins includes information about imported packages and bundle dependencies."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListFeatures" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Returns list of all features."/> <details key="returns" value="Lists all available features. "/> <details key="example" value="list-features | foreach [val item] {&#xA;&#x9;if [$item | get id | matches &quot;com.xored.q7.*&quot;]{&#xA; &#x9;&#x9;$item | get name | log&#xA;&#x9;}&#xA;}"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListRepositories" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Returns list of p2 repositories."/> <details key="returns" value="List of p2 repositories"/> <details key="example" value="list-repositories | foreach [val item] {&#xA;&#x9;if [$item | get name | equals &quot;download cache&quot;]{&#xA;&#x9;&#x9;$item | get isArtifact | equals true | verify-true&#xA;&#x9;}&#xA;}&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AddRepository" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Adds p2 repository."/> <details key="returns" value="nothing"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveRepository" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Removes p2 repository."/> <details key="returns" value="nothing"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateFeature" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Updates feature with defined name."/> <details key="returns" value="nothing"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateAll" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"/> <eClassifiers xsi:type="ecore:EClass" name="SortBy" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Sorts list of objects from input stream by defined field. "/> <details key="returns" value="sorted list of objects"/> <details key="example" value="list-working-sets | sort-by -field name | foreach {get name | log}"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="field" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListInstallUnits" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Returns list of all install units."/> <details key="returns" value="Lists all install units."/> <details key="example" value="list-install-units | write-lines -uri &quot;workspace:/Project/Folder/file.txt&quot;&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetLog" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Returns log entries sorted by timestamp descending."/> <details key="returns" value="Log entries"/> <details key="example" value="get-log -levels error | as-table-data | write-csv-file &quot;workspace:/Project/file2.csv&quot;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="levels" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Log entry severities to show. Any of &lt;code>error&lt;/code>, &lt;code>warning&lt;/code>, &lt;code>info&lt;/code>, &lt;code>OK&lt;/code>, &lt;code>Cancel&lt;/code> in any letter case."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="limit" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="100"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Number of log entries to get. Default value is 100."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Log" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Writes an entry into Eclipse log"/> <details key="returns" value="Nothing"/> <details key="example" value="log -message &quot;Error&quot; -severity error -plugin &quot;com.xored.q7&quot;&#xA;echo &quot;Warning&quot; | log -severity warning"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/ecl/input" references="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Foreach/input/%http:%2F%2Fwww.eclipse.org%2Fecl%2Finput%"/> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Writes an entry into Eclipse log"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="info"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Log entry severity. Can be &lt;code>info&lt;/code>, &lt;code>warning&lt;/code>, &lt;code>error&lt;/code>, &lt;code>ok&lt;/code>, &lt;code>cancel&lt;/code> in any letter case. Default value is &lt;code>info&lt;/code>."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="plugin" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral="org.eclipse.rcptt.ecl.platform"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="ID of plugin adding log entry. Default value is &lt;code>org.eclipse.rcptt.ecl.platform&lt;/code>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Echo" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Takes a string argument and writes it into an output pipe. "/> <details key="returns" value="value of &lt;code>str&lt;/code> argument"/> <details key="example" value="echo &quot;MyStr&quot; | log"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="str" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/ecl/input"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClearLog" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Removes log file. Note that if log view is open, it may enter into inconsistent state. If it is important, use &lt;code>clear-log-view&lt;/code> instead"/> <details key="returns" value="Nothing"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListLaunchConfigurations" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Returns list of launch configurations."/> <details key="returns" value="List of launch configurations."/> <details key="example" value="list-launch-configurations | write-lines -uri &quot;workspace:/Project/Folder/file.txt&quot;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Launch" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="descriprion" value="Launches a configuration in specified mode. "/> <details key="returns" value="Nothing."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubstituteVariables" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Recursively resolves and replaces all variable references in the given expression with their corresponding values. Allows the client to control whether references to undefined variables are reported as an error (i.e. an exception is thrown). See &lt;a href='http://www.xored.com/2013/09/03/how-to-pass-a-value-to-a-test-during-its-execution/'>How to pass a value to a test&lt;/a> for more information."/> <details key="returns" value="expression with variable references replaced with variable values"/> <details key="example" value="//writes prop val to AUT workspace log&#xA;log [substitute-variables &quot;${system_property:propertyName}&quot;] "/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="expression referencing variables"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ignoreUndefined" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="whether a reference to an undefined variable is to be considered an error (i.e. throw an exception)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetWorkspaceLocation" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="descriprion" value="Returns the path to workspace root."/> <details key="returns" value="path to workspace root"/> <details key="example" value="get-workspace-location | equals &quot;/Users/My_MacAir/aut-Q7-1.3.12-B2&quot; | verify-true"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FindInWorkspace" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Perform regex search per segment. Returns list of matched paths."/> <details key="returns" value="list of matched paths"/> <details key="example" value="find-in-workspace &quot;project/dir1.*/dir2/file.*.txt&quot;"/> <details key="recorded" value="false"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetStatusMessage" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Takes ProcessStatus from input and returns first root cause."/> <details key="returns" value="String with first root cause."/> <details key="example" value="try {&#xA;&#x9;throw-error &quot;Error ocurred&quot;&#xA;} -error [val e] -catch {&#xA;&#x9;$e | get-status-trace | log&#xA;}"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="status" lowerBound="1" eType="ecore:EClass ../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//ProcessStatus"> <eAnnotations source="http://www.eclipse.org/ecl/input"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetStatusTrace" eSuperTypes="../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//Command"> <eAnnotations source="http://www.eclipse.org/ecl/docs"> <details key="description" value="Takes ProcessStatus from input and returns trace."/> <details key="returns" value="String with status trace."/> <details key="example" value="try {&#xA;&#x9;throw-error &quot;Error ocurred&quot;&#xA;} -error [val e] -catch {&#xA;&#x9;$e | get-status-trace | log&#xA;}"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="status" lowerBound="1" eType="ecore:EClass ../../org.eclipse.rcptt.ecl.core/model/ecl.ecore#//ProcessStatus"> <eAnnotations source="http://www.eclipse.org/ecl/input"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/xored/rcptt/ecl/plugins/org.eclipse.rcptt.ecl.platform/model/commands.ecore
ecore
commands ListPlugins includeDependencies false ListFeatures ListRepositories AddRepository uri name RemoveRepository uri UpdateFeature id UpdateAll SortBy field ListInstallUnits GetLog levels false limit 100 Log message severity info plugin org.eclipse.rcptt.ecl.platform Echo str ClearLog ListLaunchConfigurations Launch mode name SubstituteVariables expression ignoreUndefined false GetWorkspaceLocation FindInWorkspace path all false GetStatusMessage status GetStatusTrace status
null
{"directed":true,"nodes":[{"nsPrefix":"platformCommands","nsURI":"http://www.eclipse.org/ecl/platform/commands.ecore","name":"commands","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListPlugins","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListFeatures","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListRepositories","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddRepository","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveRepository","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateFeature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateAll","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortBy","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListInstallUnits","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetLog","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Log","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Echo","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearLog","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListLaunchConfigurations","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Launch","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubstituteVariables","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetWorkspaceLocation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FindInWorkspace","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetStatusMessage","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetStatusTrace","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"includeDependencies","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"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":"uri","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"levels","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":"100","unsettable":false,"transient":false,"unique":true,"name":"limit","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"info","unsettable":false,"transient":false,"unique":true,"name":"severity","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":"org.eclipse.rcptt.ecl.platform","unsettable":false,"transient":false,"unique":true,"name":"plugin","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"str","changeable":true,"lowerBound":0,"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":"mode","changeable":true,"lowerBound":1,"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":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"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":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"ignoreUndefined","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"all","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":false,"unsettable":false,"transient":false,"unique":true,"name":"status","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":"status","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":21,"target":23},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":24},{"source":3,"target":0},{"source":3,"target":25},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":26,"target":29},{"source":26,"target":4},{"source":27,"target":30},{"source":27,"target":4},{"source":5,"target":0},{"source":5,"target":31},{"source":5,"target":32},{"source":31,"target":33},{"source":31,"target":5},{"source":6,"target":0},{"source":6,"target":34},{"source":6,"target":35},{"source":34,"target":36},{"source":34,"target":6},{"source":7,"target":0},{"source":7,"target":37},{"source":8,"target":0},{"source":8,"target":38},{"source":8,"target":39},{"source":38,"target":40},{"source":38,"target":8},{"source":9,"target":0},{"source":9,"target":41},{"source":10,"target":0},{"source":10,"target":42},{"source":10,"target":43},{"source":10,"target":44},{"source":42,"target":45},{"source":42,"target":10},{"source":43,"target":46},{"source":43,"target":10},{"source":11,"target":0},{"source":11,"target":47},{"source":11,"target":48},{"source":11,"target":49},{"source":11,"target":50},{"source":47,"target":51},{"source":47,"target":11},{"source":48,"target":52},{"source":48,"target":11},{"source":49,"target":53},{"source":49,"target":11},{"source":12,"target":0},{"source":12,"target":54},{"source":12,"target":55},{"source":54,"target":56},{"source":54,"target":12},{"source":13,"target":0},{"source":13,"target":57},{"source":14,"target":0},{"source":14,"target":58},{"source":15,"target":0},{"source":15,"target":59},{"source":15,"target":60},{"source":15,"target":61},{"source":59,"target":62},{"source":59,"target":15},{"source":60,"target":63},{"source":60,"target":15},{"source":16,"target":0},{"source":16,"target":64},{"source":16,"target":65},{"source":16,"target":66},{"source":64,"target":67},{"source":64,"target":16},{"source":65,"target":68},{"source":65,"target":16},{"source":17,"target":0},{"source":17,"target":69},{"source":18,"target":0},{"source":18,"target":70},{"source":18,"target":71},{"source":18,"target":72},{"source":70,"target":73},{"source":70,"target":18},{"source":71,"target":74},{"source":71,"target":18},{"source":19,"target":0},{"source":19,"target":75},{"source":19,"target":76},{"source":75,"target":77},{"source":75,"target":19},{"source":20,"target":0},{"source":20,"target":78},{"source":20,"target":79},{"source":78,"target":80},{"source":78,"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="spec" nsURI="http://yetu.com/spec/abstraction" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="ThingSpecification"> <eOperations name="createCapability" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Capability"> <eParameters name="capabilityId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="createComponent" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Component"> <eParameters name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="componentType" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//ComponentType"/> </eOperations> <eOperations name="getComponentSpecification" eType="#//ComponentSpecification"> <eParameters name="componentType" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//ComponentType"/> </eOperations> <eOperations name="createComponent" lowerBound="1" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Component"> <eParameters name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="componentSpecification" lowerBound="1" eType="#//ComponentSpecification"/> </eOperations> <eOperations name="createCapability" lowerBound="1" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Capability"> <eParameters name="capabilitySpecification" lowerBound="1" eType="#//CapabilitySpecification"/> </eOperations> <eOperations name="getUnit" lowerBound="1" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Unit"> <eParameters name="unitId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getComponentType" lowerBound="1" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//ComponentType"> <eParameters name="componentTypeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="componentTypeId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getCapabilitySpecification" lowerBound="1" eType="#//CapabilitySpecification"> <eParameters name="capabilityId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="capabilitySpecifications" upperBound="-1" eType="#//CapabilitySpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Unit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentSpecifications" upperBound="-1" eType="#//ComponentSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="0.1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentTypes" upperBound="-1" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//ComponentType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CapabilitySpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//PropertySpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//ActionSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//EventSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertySpecification"> <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="writable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Unit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionSpecification"> <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="parameters" upperBound="-1" eType="#//ActionParameterSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionParameterSpecification"> <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="unit" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//Unit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventSpecification"> <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="ComponentSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass https://raw.githubusercontent.com/yetu/thing-abstraction-model/master/src/main/model/ThingAbstraction.ecore#//ComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="capabilities" upperBound="-1" eType="#//CapabilitySpecification"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/yetu/thing-specification/src/main/model/ThingSpecification.ecore
ecore
spec ThingSpecification createCapability capabilityId createComponent id componentType getComponentSpecification componentType createComponent id componentSpecification createCapability capabilitySpecification getUnit unitId getComponentType componentTypeId componentTypeId getCapabilitySpecification capabilityId capabilitySpecifications units componentSpecifications version 0.1 componentTypes CapabilitySpecification id properties actions events PropertySpecification name writable unit ActionSpecification name parameters ActionParameterSpecification name unit EventSpecification name ComponentSpecification type capabilities
null
{"directed":true,"nodes":[{"nsPrefix":"","nsURI":"http://yetu.com/spec/abstraction","name":"spec","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingSpecification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilitySpecification","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySpecification","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionSpecification","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionParameterSpecification","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventSpecification","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentSpecification","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"createCapability","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createComponent","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getComponentSpecification","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createComponent","lowerBound":1,"id":11,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createCapability","lowerBound":1,"id":12,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getUnit","lowerBound":1,"id":13,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getComponentType","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"componentTypeId","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCapabilitySpecification","lowerBound":1,"id":16,"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":"capabilitySpecifications","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":"units","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":"componentSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"0.1","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.1","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"capabilityId","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EParameter"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"id","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"componentType","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EParameter"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"componentType","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"id","lowerBound":1,"id":34,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"componentSpecification","lowerBound":1,"id":35,"many":false,"required":true,"eClass":"EParameter"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"capabilitySpecification","lowerBound":1,"id":39,"many":false,"required":true,"eClass":"EParameter"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"unitId","lowerBound":1,"id":42,"many":false,"required":true,"eClass":"EParameter"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"componentTypeId","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EParameter"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"capabilityId","lowerBound":1,"id":49,"many":false,"required":true,"eClass":"EParameter"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","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":"events","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"writable","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"capabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":8,"target":22},{"source":8,"target":1},{"source":8,"target":23},{"source":23,"target":24},{"source":23,"target":8},{"source":9,"target":25},{"source":9,"target":1},{"source":9,"target":26},{"source":9,"target":27},{"source":26,"target":28},{"source":26,"target":9},{"source":27,"target":29},{"source":27,"target":9},{"source":10,"target":7},{"source":10,"target":30},{"source":10,"target":1},{"source":10,"target":31},{"source":30,"target":7},{"source":31,"target":32},{"source":31,"target":10},{"source":11,"target":33},{"source":11,"target":1},{"source":11,"target":34},{"source":11,"target":35},{"source":34,"target":36},{"source":34,"target":11},{"source":35,"target":7},{"source":35,"target":37},{"source":35,"target":11},{"source":37,"target":7},{"source":12,"target":38},{"source":12,"target":1},{"source":12,"target":39},{"source":39,"target":2},{"source":39,"target":40},{"source":39,"target":12},{"source":40,"target":2},{"source":13,"target":41},{"source":13,"target":1},{"source":13,"target":42},{"source":42,"target":43},{"source":42,"target":13},{"source":14,"target":44},{"source":14,"target":1},{"source":14,"target":45},{"source":45,"target":46},{"source":45,"target":14},{"source":15,"target":47},{"source":15,"target":1},{"source":16,"target":2},{"source":16,"target":48},{"source":16,"target":1},{"source":16,"target":49},{"source":48,"target":2},{"source":49,"target":50},{"source":49,"target":16},{"source":17,"target":2},{"source":17,"target":51},{"source":17,"target":1},{"source":51,"target":2},{"source":18,"target":52},{"source":18,"target":1},{"source":19,"target":7},{"source":19,"target":53},{"source":19,"target":1},{"source":53,"target":7},{"source":20,"target":54},{"source":20,"target":1},{"source":21,"target":55},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"source":56,"target":60},{"source":56,"target":2},{"source":57,"target":3},{"source":57,"target":61},{"source":57,"target":2},{"source":61,"target":3},{"source":58,"target":4},{"source":58,"target":62},{"source":58,"target":2},{"source":62,"target":4},{"source":59,"target":6},{"source":59,"target":63},{"source":59,"target":2},{"source":63,"target":6},{"source":3,"target":0},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":64,"target":67},{"source":64,"target":3},{"source":65,"target":68},{"source":65,"target":3},{"source":66,"target":69},{"source":66,"target":3},{"source":4,"target":0},{"source":4,"target":70},{"source":4,"target":71},{"source":70,"target":72},{"source":70,"target":4},{"source":71,"target":5},{"source":71,"target":73},{"source":71,"target":4},{"source":73,"target":5},{"source":5,"target":0},{"source":5,"target":74},{"source":5,"target":75},{"source":74,"target":76},{"source":74,"target":5},{"source":75,"target":77},{"source":75,"target":5},{"source":6,"target":0},{"source":6,"target":78},{"source":78,"target":79},{"source":78,"target":6},{"source":7,"target":0},{"source":7,"target":80},{"source":7,"target":81},{"source":80,"target":82},{"source":80,"target":7},{"source":81,"target":2},{"source":81,"target":83},{"source":81,"target":7},{"source":83,"target":2}],"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="SpreadsheetMLBasicDef"> <eClassifiers xsi:type="ecore:EClass" name="DateTimeType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hour" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minute" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="second" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VersionType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="n" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nn" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="vt_data" ordered="false" lowerBound="1" eType="/0/Data" eOpposite="/0/Data/value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DateTimeTypeValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/DateTimeType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ErrorValue" eSuperTypes="/0/ValueType"/> <eClassifiers xsi:type="ecore:EClass" name="DocumentPropertiesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="dp_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_docProperties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keywords" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastAuthor" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manager" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="company" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hyperlinkBase" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="revision" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationFormat" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="appName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="version" ordered="false" eType="/0/VersionType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="totalTime" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastPrinted" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="created" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastSaved" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="words" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="characters" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="charactersWithSpaces" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bytes" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lines" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphs" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDocumentPropertiesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="cdp_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_customDocProperties"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customDocumentProperties" ordered="false" lowerBound="1" upperBound="-1" eType="/0/CustomDocumentProperty" containment="true" eOpposite="/0/CustomDocumentProperty/customDocumentProperty_cdpe"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDocumentProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="customDocumentProperty_cdpe" ordered="false" lowerBound="1" eType="/0/CustomDocumentPropertiesCollection" eOpposite="/0/CustomDocumentPropertiesCollection/customDocumentProperties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SmartTagType"> <eStructuralFeatures xsi:type="ecore:EReference" name="smartTagType_ste" ordered="false" lowerBound="1" eType="/0/SmartTagsCollection" eOpposite="/0/SmartTagsCollection/smartTagTypes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespaceuri" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SmartTagsCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="st_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_smartTags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="st_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_smartTags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="smartTagTypes" ordered="false" upperBound="-1" eType="/0/SmartTagType" containment="true" eOpposite="/0/SmartTagType/smartTagType_ste"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Workbook"> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_smartTags" ordered="false" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_docProperties" ordered="false" eType="/0/DocumentPropertiesCollection" containment="true" eOpposite="/0/DocumentPropertiesCollection/dp_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_customDocProperties" ordered="false" eType="/0/CustomDocumentPropertiesCollection" containment="true" eOpposite="/0/CustomDocumentPropertiesCollection/cdp_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_worksheets" upperBound="-1" eType="/0/Worksheet" containment="true" eOpposite="/0/Worksheet/ws_workbook"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Worksheet"> <eStructuralFeatures xsi:type="ecore:EReference" name="ws_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_worksheets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ws_table" ordered="false" eType="/0/Table" containment="true" eOpposite="/0/Table/t_worksheet"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StyledElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="/0/StyledElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="t_worksheet" ordered="false" lowerBound="1" eType="/0/Worksheet" eOpposite="/0/Worksheet/ws_table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t_cols" upperBound="-1" eType="/0/Column" containment="true" eOpposite="/0/Column/c_table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t_rows" upperBound="-1" eType="/0/Row" containment="true" eOpposite="/0/Row/r_table"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultColumnWidth" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultRowHeight" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedColumnCount" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedRowCount" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftCell" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topCell" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullColumns" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullRows" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableElement" abstract="true" eSuperTypes="/0/StyledElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColOrRowElement" abstract="true" eSuperTypes="/0/TableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="span" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="/0/ColOrRowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_cols"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitWidth" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Row" eSuperTypes="/0/ColOrRowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="r_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_rows"/> <eStructuralFeatures xsi:type="ecore:EReference" name="r_cells" upperBound="-1" eType="/0/Cell" containment="true" eOpposite="/0/Cell/c_row"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitHeight" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cell" eSuperTypes="/0/TableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_row" ordered="false" lowerBound="1" eType="/0/Row" eOpposite="/0/Row/r_cells"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_smartTags" ordered="false" upperBound="-1" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_cell"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayRange" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="formula" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hRef" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeAcross" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeDown" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_data" ordered="false" eType="/0/Data" containment="true" eOpposite="/0/Data/d_cell"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_comment" ordered="false" eType="/0/Comment" containment="true" eOpposite="/0/Comment/c_cell"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_comment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="com_data" ordered="false" lowerBound="1" eType="/0/Data" containment="true" eOpposite="/0/Data/d_comment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showAlways" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data"> <eStructuralFeatures xsi:type="ecore:EReference" name="d_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_data"/> <eStructuralFeatures xsi:type="ecore:EReference" name="d_comment" ordered="false" lowerBound="1" eType="/0/Comment" eOpposite="/0/Comment/com_data"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true" eOpposite="/0/ValueType/vt_data"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Double"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/slebok/zoo/zoo/doc/office/spreadsheetml/basic/fetched/MSOfficeExcel_SpreadsheetMLBasicDef.ecore
ecore
SpreadsheetMLBasicDef DateTimeType year month day hour minute second VersionType n nn ValueType vt_data StringValue value NumberValue value DateTimeTypeValue value BooleanValue value ErrorValue DocumentPropertiesCollection dp_workbook title subject keywords description category author lastAuthor manager company hyperlinkBase revision presentationFormat guid appName version totalTime lastPrinted created lastSaved pages words characters charactersWithSpaces bytes lines paragraphs CustomDocumentPropertiesCollection cdp_workbook customDocumentProperties CustomDocumentProperty customDocumentProperty_cdpe name value SmartTagType smartTagType_ste namespaceuri name url SmartTagsCollection st_workbook st_cell smartTagTypes Workbook wb_smartTags wb_docProperties wb_customDocProperties wb_worksheets Worksheet ws_workbook ws_table name StyledElement Table t_worksheet t_cols t_rows defaultColumnWidth defaultRowHeight expandedColumnCount expandedRowCount leftCell topCell fullColumns fullRows TableElement index ColOrRowElement hidden span Column c_table autoFitWidth width Row r_table r_cells autoFitHeight height Cell c_row c_smartTags arrayRange formula hRef mergeAcross mergeDown c_data c_comment Comment c_cell com_data author showAlways Data d_cell d_comment value PrimitiveTypes Integer String Boolean Double
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"SpreadsheetMLBasicDef","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VersionType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeTypeValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentProperty","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagsCollection","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workbook","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Worksheet","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyledElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableElement","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColOrRowElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Row","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"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":25,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"month","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"day","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hour","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"minute","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"second","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":31,"serializable":true,"eClass":"EDataType"},{"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"n","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nn","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"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":"vt_data","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":47,"serializable":true,"eClass":"EDataType"},{"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":51,"serializable":true,"eClass":"EDataType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"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":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":58,"serializable":true,"eClass":"EDataType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dp_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"subject","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"keywords","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lastAuthor","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"manager","changeable":true,"lowerBound":0,"iD":false,"id":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":"company","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hyperlinkBase","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"revision","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationFormat","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"guid","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"appName","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"totalTime","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lastPrinted","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"created","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lastSaved","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":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":"words","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"characters","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"charactersWithSpaces","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bytes","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lines","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"paragraphs","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_docProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"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"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cdp_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customDocumentProperties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_customDocProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customDocumentProperty_cdpe","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"smartTagType_ste","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"namespaceuri","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"smartTagTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"st_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"st_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_worksheets","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"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ws_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ws_table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":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":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"t_worksheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"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":"t_cols","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":"t_rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"defaultColumnWidth","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"defaultRowHeight","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expandedColumnCount","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expandedRowCount","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"leftCell","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"topCell","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fullColumns","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fullRows","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"r_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"span","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"autoFitWidth","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"r_cells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"autoFitHeight","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_row","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"arrayRange","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"formula","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hRef","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mergeAcross","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mergeDown","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_comment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"d_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"com_data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"showAlways","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"d_comment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":232,"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":1,"target":0},{"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":25,"target":31},{"source":25,"target":32},{"source":25,"target":1},{"source":32,"target":31},{"source":26,"target":31},{"source":26,"target":33},{"source":26,"target":1},{"source":33,"target":31},{"source":27,"target":31},{"source":27,"target":34},{"source":27,"target":1},{"source":34,"target":31},{"source":28,"target":31},{"source":28,"target":35},{"source":28,"target":1},{"source":35,"target":31},{"source":29,"target":31},{"source":29,"target":36},{"source":29,"target":1},{"source":36,"target":31},{"source":30,"target":31},{"source":30,"target":37},{"source":30,"target":1},{"source":37,"target":31},{"source":2,"target":0},{"source":2,"target":38},{"source":2,"target":39},{"source":38,"target":31},{"source":38,"target":40},{"source":38,"target":2},{"source":40,"target":31},{"source":39,"target":31},{"source":39,"target":41},{"source":39,"target":2},{"source":41,"target":31},{"source":3,"target":0},{"source":3,"target":42},{"source":42,"target":24},{"source":42,"target":43},{"source":42,"target":3},{"source":42,"target":44},{"source":43,"target":24},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":45},{"source":4,"target":46},{"source":45,"target":47},{"source":45,"target":48},{"source":45,"target":4},{"source":48,"target":47},{"source":46,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":51},{"source":49,"target":52},{"source":49,"target":5},{"source":52,"target":51},{"source":50,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":53},{"source":6,"target":54},{"source":53,"target":1},{"source":53,"target":55},{"source":53,"target":6},{"source":55,"target":1},{"source":54,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":56},{"source":7,"target":57},{"source":56,"target":58},{"source":56,"target":59},{"source":56,"target":7},{"source":59,"target":58},{"source":57,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":60},{"source":60,"target":3},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":9,"target":87},{"source":61,"target":14},{"source":61,"target":88},{"source":61,"target":9},{"source":61,"target":89},{"source":88,"target":14},{"source":62,"target":47},{"source":62,"target":90},{"source":62,"target":9},{"source":90,"target":47},{"source":63,"target":47},{"source":63,"target":91},{"source":63,"target":9},{"source":91,"target":47},{"source":64,"target":47},{"source":64,"target":92},{"source":64,"target":9},{"source":92,"target":47},{"source":65,"target":47},{"source":65,"target":93},{"source":65,"target":9},{"source":93,"target":47},{"source":66,"target":47},{"source":66,"target":94},{"source":66,"target":9},{"source":94,"target":47},{"source":67,"target":47},{"source":67,"target":95},{"source":67,"target":9},{"source":95,"target":47},{"source":68,"target":47},{"source":68,"target":96},{"source":68,"target":9},{"source":96,"target":47},{"source":69,"target":47},{"source":69,"target":97},{"source":69,"target":9},{"source":97,"target":47},{"source":70,"target":47},{"source":70,"target":98},{"source":70,"target":9},{"source":98,"target":47},{"source":71,"target":47},{"source":71,"target":99},{"source":71,"target":9},{"source":99,"target":47},{"source":72,"target":31},{"source":72,"target":100},{"source":72,"target":9},{"source":100,"target":31},{"source":73,"target":47},{"source":73,"target":101},{"source":73,"target":9},{"source":101,"target":47},{"source":74,"target":47},{"source":74,"target":102},{"source":74,"target":9},{"source":102,"target":47},{"source":75,"target":47},{"source":75,"target":103},{"source":75,"target":9},{"source":103,"target":47},{"source":76,"target":2},{"source":76,"target":104},{"source":76,"target":9},{"source":104,"target":2},{"source":77,"target":31},{"source":77,"target":105},{"source":77,"target":9},{"source":105,"target":31},{"source":78,"target":1},{"source":78,"target":106},{"source":78,"target":9},{"source":106,"target":1},{"source":79,"target":1},{"source":79,"target":107},{"source":79,"target":9},{"source":107,"target":1},{"source":80,"target":1},{"source":80,"target":108},{"source":80,"target":9},{"source":108,"target":1},{"source":81,"target":31},{"source":81,"target":109},{"source":81,"target":9},{"source":109,"target":31},{"source":82,"target":31},{"source":82,"target":110},{"source":82,"target":9},{"source":110,"target":31},{"source":83,"target":31},{"source":83,"target":111},{"source":83,"target":9},{"source":111,"target":31},{"source":84,"target":31},{"source":84,"target":112},{"source":84,"target":9},{"source":112,"target":31},{"source":85,"target":31},{"source":85,"target":113},{"source":85,"target":9},{"source":113,"target":31},{"source":86,"target":31},{"source":86,"target":114},{"source":86,"target":9},{"source":114,"target":31},{"source":87,"target":31},{"source":87,"target":115},{"source":87,"target":9},{"source":115,"target":31},{"source":10,"target":0},{"source":10,"target":116},{"source":10,"target":117},{"source":116,"target":14},{"source":116,"target":118},{"source":116,"target":10},{"source":116,"target":119},{"source":118,"target":14},{"source":117,"target":11},{"source":117,"target":120},{"source":117,"target":10},{"source":117,"target":121},{"source":120,"target":11},{"source":11,"target":0},{"source":11,"target":121},{"source":11,"target":122},{"source":11,"target":123},{"source":121,"target":10},{"source":121,"target":124},{"source":121,"target":11},{"source":121,"target":117},{"source":124,"target":10},{"source":122,"target":47},{"source":122,"target":125},{"source":122,"target":11},{"source":125,"target":47},{"source":123,"target":3},{"source":123,"target":126},{"source":123,"target":11},{"source":126,"target":3},{"source":12,"target":0},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":127,"target":13},{"source":127,"target":131},{"source":127,"target":12},{"source":127,"target":132},{"source":131,"target":13},{"source":128,"target":47},{"source":128,"target":133},{"source":128,"target":12},{"source":133,"target":47},{"source":129,"target":47},{"source":129,"target":134},{"source":129,"target":12},{"source":134,"target":47},{"source":130,"target":47},{"source":130,"target":135},{"source":130,"target":12},{"source":135,"target":47},{"source":13,"target":0},{"source":13,"target":136},{"source":13,"target":137},{"source":13,"target":132},{"source":136,"target":14},{"source":136,"target":138},{"source":136,"target":13},{"source":136,"target":139},{"source":138,"target":14},{"source":137,"target":22},{"source":137,"target":140},{"source":137,"target":13},{"source":137,"target":141},{"source":140,"target":22},{"source":132,"target":12},{"source":132,"target":142},{"source":132,"target":13},{"source":132,"target":127},{"source":142,"target":12},{"source":14,"target":0},{"source":14,"target":139},{"source":14,"target":89},{"source":14,"target":119},{"source":14,"target":143},{"source":139,"target":13},{"source":139,"target":144},{"source":139,"target":14},{"source":139,"target":136},{"source":144,"target":13},{"source":89,"target":9},{"source":89,"target":145},{"source":89,"target":14},{"source":89,"target":61},{"source":145,"target":9},{"source":119,"target":10},{"source":119,"target":146},{"source":119,"target":14},{"source":119,"target":116},{"source":146,"target":10},{"source":143,"target":15},{"source":143,"target":147},{"source":143,"target":14},{"source":143,"target":148},{"source":147,"target":15},{"source":15,"target":0},{"source":15,"target":148},{"source":15,"target":149},{"source":15,"target":150},{"source":148,"target":14},{"source":148,"target":151},{"source":148,"target":15},{"source":148,"target":143},{"source":151,"target":14},{"source":149,"target":17},{"source":149,"target":152},{"source":149,"target":15},{"source":149,"target":153},{"source":152,"target":17},{"source":150,"target":47},{"source":150,"target":154},{"source":150,"target":15},{"source":154,"target":47},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":153},{"source":17,"target":155},{"source":17,"target":156},{"source":17,"target":157},{"source":17,"target":158},{"source":17,"target":159},{"source":17,"target":160},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":153,"target":15},{"source":153,"target":166},{"source":153,"target":17},{"source":153,"target":149},{"source":166,"target":15},{"source":155,"target":20},{"source":155,"target":167},{"source":155,"target":17},{"source":155,"target":168},{"source":167,"target":20},{"source":156,"target":21},{"source":156,"target":169},{"source":156,"target":17},{"source":156,"target":170},{"source":169,"target":21},{"source":157,"target":51},{"source":157,"target":171},{"source":157,"target":17},{"source":171,"target":51},{"source":158,"target":51},{"source":158,"target":172},{"source":158,"target":17},{"source":172,"target":51},{"source":159,"target":31},{"source":159,"target":173},{"source":159,"target":17},{"source":173,"target":31},{"source":160,"target":31},{"source":160,"target":174},{"source":160,"target":17},{"source":174,"target":31},{"source":161,"target":31},{"source":161,"target":175},{"source":161,"target":17},{"source":175,"target":31},{"source":162,"target":31},{"source":162,"target":176},{"source":162,"target":17},{"source":176,"target":31},{"source":163,"target":58},{"source":163,"target":177},{"source":163,"target":17},{"source":177,"target":58},{"source":164,"target":58},{"source":164,"target":178},{"source":164,"target":17},{"source":178,"target":58},{"source":165,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":179},{"source":18,"target":180},{"source":179,"target":31},{"source":179,"target":181},{"source":179,"target":18},{"source":181,"target":31},{"source":180,"target":16},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":182},{"source":19,"target":183},{"source":19,"target":184},{"source":182,"target":58},{"source":182,"target":185},{"source":182,"target":19},{"source":185,"target":58},{"source":183,"target":31},{"source":183,"target":186},{"source":183,"target":19},{"source":186,"target":31},{"source":184,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":168},{"source":20,"target":187},{"source":20,"target":188},{"source":20,"target":189},{"source":168,"target":17},{"source":168,"target":190},{"source":168,"target":20},{"source":168,"target":155},{"source":190,"target":17},{"source":187,"target":58},{"source":187,"target":191},{"source":187,"target":20},{"source":191,"target":58},{"source":188,"target":51},{"source":188,"target":192},{"source":188,"target":20},{"source":192,"target":51},{"source":189,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":170},{"source":21,"target":193},{"source":21,"target":194},{"source":21,"target":195},{"source":21,"target":196},{"source":170,"target":17},{"source":170,"target":197},{"source":170,"target":21},{"source":170,"target":156},{"source":197,"target":17},{"source":193,"target":22},{"source":193,"target":198},{"source":193,"target":21},{"source":193,"target":199},{"source":198,"target":22},{"source":194,"target":58},{"source":194,"target":200},{"source":194,"target":21},{"source":200,"target":58},{"source":195,"target":51},{"source":195,"target":201},{"source":195,"target":21},{"source":201,"target":51},{"source":196,"target":19},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":199},{"source":22,"target":141},{"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":199,"target":21},{"source":199,"target":210},{"source":199,"target":22},{"source":199,"target":193},{"source":210,"target":21},{"source":141,"target":13},{"source":141,"target":211},{"source":141,"target":22},{"source":141,"target":137},{"source":211,"target":13},{"source":202,"target":47},{"source":202,"target":212},{"source":202,"target":22},{"source":212,"target":47},{"source":203,"target":47},{"source":203,"target":213},{"source":203,"target":22},{"source":213,"target":47},{"source":204,"target":47},{"source":204,"target":214},{"source":204,"target":22},{"source":214,"target":47},{"source":205,"target":51},{"source":205,"target":215},{"source":205,"target":22},{"source":215,"target":51},{"source":206,"target":51},{"source":206,"target":216},{"source":206,"target":22},{"source":216,"target":51},{"source":207,"target":24},{"source":207,"target":217},{"source":207,"target":22},{"source":207,"target":218},{"source":217,"target":24},{"source":208,"target":23},{"source":208,"target":219},{"source":208,"target":22},{"source":208,"target":220},{"source":219,"target":23},{"source":209,"target":18},{"source":23,"target":0},{"source":23,"target":220},{"source":23,"target":221},{"source":23,"target":222},{"source":23,"target":223},{"source":220,"target":22},{"source":220,"target":224},{"source":220,"target":23},{"source":220,"target":208},{"source":224,"target":22},{"source":221,"target":24},{"source":221,"target":225},{"source":221,"target":23},{"source":221,"target":226},{"source":225,"target":24},{"source":222,"target":47},{"source":222,"target":227},{"source":222,"target":23},{"source":227,"target":47},{"source":223,"target":58},{"source":223,"target":228},{"source":223,"target":23},{"source":228,"target":58},{"source":24,"target":0},{"source":24,"target":218},{"source":24,"target":226},{"source":24,"target":44},{"source":218,"target":22},{"source":218,"target":229},{"source":218,"target":24},{"source":218,"target":207},{"source":229,"target":22},{"source":226,"target":23},{"source":226,"target":230},{"source":226,"target":24},{"source":226,"target":221},{"source":230,"target":23},{"source":44,"target":3},{"source":44,"target":231},{"source":44,"target":24},{"source":44,"target":42},{"source":231,"target":3},{"source":232,"target":31},{"source":232,"target":47},{"source":232,"target":58},{"source":232,"target":51},{"source":31,"target":232},{"source":47,"target":232},{"source":58,"target":232},{"source":51,"target":232}],"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="micro" nsURI="http://it.univa.disim.micro" nsPrefix="micro"> <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="MicroserviceArchitecture" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1" eType="#//Service" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Service" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ServiceNameMustBeUnique ServiceFullnameMustBeUnique ServiceShortNameMustBeUnique ServicePortMustBeUnique ServiceReservedPortNumbers MustHaveFullname FullnameMustNotContainWhiteSpace MustHaveShortname ShortnameMustNotContainWhiteSpace"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ServiceNameMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.name = self.name)->size() = 1"/> <details key="ServiceFullnameMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.fullname = self.fullname)->size() = 1"/> <details key="ServiceShortNameMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.shortname = self.shortname)->size() = 1"/> <details key="ServicePortMustBeUnique" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.port = self.port)->size() = 1"/> <details key="ServiceReservedPortNumbers" value="MicroserviceArchitecture.allInstances().services->select(s : Service | (s = self and (s.port.toString() = '27017' or s.port.toString() = '8099' or s.port.toString() = '3306' or s.port.toString() = '9092' or s.port.toString() = '2888' or s.port.toString() = '3888' or s.port.toString() = '5020')))->size() = 0"/> <details key="MustHaveFullname" value="fullname &lt;> ''"/> <details key="FullnameMustNotContainWhiteSpace" value="fullname.toString().characters()->select(c : String | c = ' ')->size() = 0"/> <details key="MustHaveShortname" value="shortname &lt;> ''"/> <details key="ShortnameMustNotContainWhiteSpace" value="shortname.toString().characters()->select(c : String | c = ' ')->size() = 0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullname" 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"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shortname" 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#//EInt" defaultValueLiteral="8888"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ModelNameMustBeUnique ModelMustBeContainedInOneAggService"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ModelNameMustBeUnique" value="aggregateService.models->select(m : Model | m.name = self.name)->size() = 1"/> <details key="ModelMustBeContainedInOneAggService" value="MicroserviceArchitecture.allInstances().services->select(s : Service | s.oclIsTypeOf(AggregateService)).oclAsType(AggregateService).models->select(m : Model | m = self)->size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" lowerBound="1" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregateService" eType="#//AggregateService" eOpposite="#//AggregateService/models"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CRUDOperation"> <eLiterals name="create"/> <eLiterals name="update" value="1"/> <eLiterals name="delete" value="2"/> <eLiterals name="retrieve" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AggregateService" eSuperTypes="#//Service"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AggregateServiceMustIncludeAllItsReferencedModels"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="AggregateServiceMustIncludeAllItsReferencedModels" value="ReferenceModelsIncluded()"/> </eAnnotations> <eOperations name="ReferenceModelsIncluded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.models->includesAll(self.models.attributes->select(a : Attribute | a.oclIsTypeOf(ReferenceAttribute)).oclAsType(ReferenceAttribute).type)"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/aggregateService"/> <eStructuralFeatures xsi:type="ecore:EReference" name="api" lowerBound="1" eType="#//API" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="models" lowerBound="1" upperBound="-1" eType="#//Model" containment="true" eOpposite="#//Model/aggregateService"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ViewService" eSuperTypes="#//Service"> <eStructuralFeatures xsi:type="ecore:EReference" name="replicateServices" upperBound="-1" eType="#//AggregateService"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SagaNameMustBeUnique OperationNameMustBeUnique OperationModelMustBelongToSameAggregateService OperationMustPublishEvent OperationEventPublishedMustBelongToCurrentAggregateService"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="SagaNameMustBeUnique" value="aggregateService.operation->select(o : Operation | (o.Saga.oclIsUndefined() = false and self.Saga.oclIsUndefined() = false))->select(s : Operation | (s.Saga.name = self.Saga.name))->size() &lt;= 1"/> <details key="OperationNameMustBeUnique" value="aggregateService.operation->select(o : Operation | (o.name = self.name and o.operationType.toString() = self.operationType.toString()))->size() = 1"/> <details key="OperationModelMustBelongToSameAggregateService" value="aggregateService.models->select(m : Model | m.name = self.model.name)->size() = 1"/> <details key="OperationMustPublishEvent" value="self.operationType.toString() &lt;> CRUDOperation::retrieve.toString() and self.publish &lt;> null or self.operationType.toString() = CRUDOperation::retrieve.toString() or self.operationType.toString() = CRUDOperation::update.toString() and self.Saga.oclIsUndefined() = false"/> <details key="OperationEventPublishedMustBelongToCurrentAggregateService" value="aggregateService.api.events->select(e : Event | (self.publish &lt;> null and self.publish.name = e.name))->size() = 1 or self.operationType.toString() = CRUDOperation::retrieve.toString() or self.operationType.toString() = CRUDOperation::update.toString() and self.Saga.oclIsUndefined() = false"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operationType" eType="#//CRUDOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="publish" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Saga" eType="#//Saga" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//Model"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMethodController" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregateService" eType="#//AggregateService" eOpposite="#//AggregateService/operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameMustNotContainWhiteSpace NameMustNotBeEmpty"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="NameMustNotContainWhiteSpace" value="name.toString().characters()->select(c : String | c = ' ')->size() = 0"/> <details key="NameMustNotBeEmpty" value="name &lt;> ''"/> </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="API" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="events" lowerBound="1" upperBound="-1" eType="#//Event" containment="true" eOpposite="#//Event/api"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" lowerBound="1" upperBound="-1" eType="#//Command" containment="true" eOpposite="#//Command/api"/> <eStructuralFeatures xsi:type="ecore:EReference" name="infos" lowerBound="1" upperBound="-1" eType="#//Info" containment="true" eOpposite="#//Info/api"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="CommandNameMustBeUnique CommandReplyMustHaveReplyInfo CommandReplyInfoMustBelongToCurrentAggregateService"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="CommandNameMustBeUnique" value="api.commands->select(c : Command | c.name = self.name)->size() = 1"/> <details key="CommandReplyMustHaveReplyInfo" value="commandType.toString() = CommandType::reply.toString() and replyInfo &lt;> null or commandType.toString() &lt;> CommandType::reply.toString()"/> <details key="CommandReplyInfoMustBelongToCurrentAggregateService" value="api.infos->select(i : Info | i.name = replyInfo.name)->size() = 1 or commandType.toString() &lt;> CommandType::reply.toString()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commandType" eType="#//CommandType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="replyInfo" eType="#//Info"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplyInfoMany" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="api" eType="#//API" eOpposite="#//API/commands"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="EventNameMustBeUnique"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="EventNameMustBeUnique" value="api.events->select(e : Event | e.name = self.name)->size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="api" eType="#//API" eOpposite="#//API/events"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Info" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InfoNameMustBeUnique"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="InfoNameMustBeUnique" value="api.infos->select(i : Info | i.name = self.name)->size() = 1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dto" eType="#//Model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="api" eType="#//API" eOpposite="#//API/infos"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CommandType"> <eLiterals name="compensate"/> <eLiterals name="invoke" value="1"/> <eLiterals name="reply" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="commands" lowerBound="1" upperBound="-1" eType="#//Command"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Saga" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Steps" lowerBound="1" upperBound="-1" eType="#//Step" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Data" lowerBound="1" eType="#//Data" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ModelAttributeNameMustBeUnique ModelAttributeIdMustBeUnique ModelAttributeIdMustBeNoList ModelAttributeIsGeneratedOnlyWithId"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="ModelAttributeNameMustBeUnique" value="model.attributes->select(a : Attribute | a.name = self.name)->size() = 1"/> <details key="ModelAttributeIdMustBeUnique" value="model.attributes->select(a : Attribute | a.isId = true)->size() = 1"/> <details key="ModelAttributeIdMustBeNoList" value="model.attributes->select(a : Attribute | (a.isId = true and a.isMany = false))->size() = 1"/> <details key="ModelAttributeIsGeneratedOnlyWithId" value="model.attributes->select(a : Attribute | (a.isId = false and a.isGenerated = true))->size() = 0"/> </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="isMany" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isGenerated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//Model" eOpposite="#//Model/attributes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceAttribute" eSuperTypes="#//Attribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Model"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeAttribute" eSuperTypes="#//Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AttributePrimitiveValue"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ModelToView" eType="#//Model"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AttributePrimitiveValue"> <eLiterals name="String"/> <eLiterals name="int" value="1"/> <eLiterals name="boolean" value="2"/> <eLiterals name="char" value="3"/> <eLiterals name="float" value="4"/> <eLiterals name="long" value="5"/> <eLiterals name="short" value="6"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/sahayapurv/MasterThesis---Pattern-Sirius/Patterns/microArch.ecore
ecore
micro MicroserviceArchitecture services Service fullname description shortname port 8888 Model attributes aggregateService CRUDOperation create create update update delete delete retrieve retrieve AggregateService ReferenceModelsIncluded operation api models ViewService replicateServices Operation operationType publish Saga model isMethodController aggregateService NamedElement name API events commands infos Command commandType replyInfo isReplyInfoMany api Event api Info dto api CommandType compensate compensate invoke invoke reply reply Step commands Saga Steps Data Data Attribute name isMany isId isGenerated model ReferenceAttribute type PrimitiveTypeAttribute type ModelToView AttributePrimitiveValue String String int int boolean boolean char char float float long long short short
null
{"directed":true,"nodes":[{"nsPrefix":"micro","nsURI":"http://it.univa.disim.micro","name":"micro","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MicroserviceArchitecture","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CRUDOperation","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregateService","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewService","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"API","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Info","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CommandType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Saga","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAttribute","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeAttribute","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributePrimitiveValue","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"fullname","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":"description","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":"shortname","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":8888,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"8888","unsettable":false,"transient":false,"unique":true,"name":"port","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"},{"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"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":"aggregateService","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"name":"create","id":40,"value":0,"literal":"create","eClass":"EEnumLiteral"},{"name":"update","id":41,"value":1,"literal":"update","eClass":"EEnumLiteral"},{"name":"delete","id":42,"value":2,"literal":"delete","eClass":"EEnumLiteral"},{"name":"retrieve","id":43,"value":3,"literal":"retrieve","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"ReferenceModelsIncluded","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"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":"aggregateService","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replicateServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationType","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"publish","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Saga","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMethodController","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"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":"events","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"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":"commands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"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":"infos","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"api","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"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":"api","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":"api","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"commandType","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"replyInfo","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":"isReplyInfoMany","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"},{"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":"dto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"name":"compensate","id":94,"value":0,"literal":"compensate","eClass":"EEnumLiteral"},{"name":"invoke","id":95,"value":1,"literal":"invoke","eClass":"EEnumLiteral"},{"name":"reply","id":96,"value":2,"literal":"reply","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":"commands","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Steps","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Data","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMany","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isId","changeable":true,"lowerBound":0,"iD":false,"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":"isGenerated","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ModelToView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"name":"String","id":123,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"int","id":124,"value":1,"literal":"int","eClass":"EEnumLiteral"},{"name":"boolean","id":125,"value":2,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"char","id":126,"value":3,"literal":"char","eClass":"EEnumLiteral"},{"name":"float","id":127,"value":4,"literal":"float","eClass":"EEnumLiteral"},{"name":"long","id":128,"value":5,"literal":"long","eClass":"EEnumLiteral"},{"name":"short","id":129,"value":6,"literal":"short","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":21},{"source":1,"target":22},{"source":21,"target":2},{"source":21,"target":23},{"source":21,"target":1},{"source":23,"target":2},{"source":22,"target":8},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":24,"target":29},{"source":24,"target":2},{"source":25,"target":30},{"source":25,"target":2},{"source":26,"target":31},{"source":26,"target":2},{"source":27,"target":32},{"source":27,"target":2},{"source":28,"target":8},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":33,"target":17},{"source":33,"target":36},{"source":33,"target":3},{"source":33,"target":37},{"source":36,"target":17},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":3},{"source":34,"target":39},{"source":38,"target":5},{"source":35,"target":8},{"source":4,"target":0},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":40,"target":4},{"source":41,"target":4},{"source":42,"target":4},{"source":43,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":39},{"source":5,"target":47},{"source":44,"target":48},{"source":44,"target":5},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":5},{"source":45,"target":50},{"source":49,"target":7},{"source":46,"target":9},{"source":46,"target":51},{"source":46,"target":5},{"source":51,"target":9},{"source":39,"target":3},{"source":39,"target":52},{"source":39,"target":5},{"source":39,"target":34},{"source":52,"target":3},{"source":47,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":53},{"source":6,"target":54},{"source":53,"target":5},{"source":53,"target":55},{"source":53,"target":6},{"source":55,"target":5},{"source":54,"target":2},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":50},{"source":7,"target":61},{"source":56,"target":4},{"source":56,"target":62},{"source":56,"target":7},{"source":62,"target":4},{"source":57,"target":11},{"source":57,"target":63},{"source":57,"target":7},{"source":63,"target":11},{"source":58,"target":15},{"source":58,"target":64},{"source":58,"target":7},{"source":64,"target":15},{"source":59,"target":3},{"source":59,"target":65},{"source":59,"target":7},{"source":65,"target":3},{"source":60,"target":66},{"source":60,"target":7},{"source":50,"target":5},{"source":50,"target":67},{"source":50,"target":7},{"source":50,"target":45},{"source":67,"target":5},{"source":61,"target":8},{"source":8,"target":0},{"source":8,"target":68},{"source":68,"target":69},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":70,"target":11},{"source":70,"target":74},{"source":70,"target":9},{"source":70,"target":75},{"source":74,"target":11},{"source":71,"target":10},{"source":71,"target":76},{"source":71,"target":9},{"source":71,"target":77},{"source":76,"target":10},{"source":72,"target":12},{"source":72,"target":78},{"source":72,"target":9},{"source":72,"target":79},{"source":78,"target":12},{"source":73,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":77},{"source":10,"target":83},{"source":80,"target":13},{"source":80,"target":84},{"source":80,"target":10},{"source":84,"target":13},{"source":81,"target":12},{"source":81,"target":85},{"source":81,"target":10},{"source":85,"target":12},{"source":82,"target":86},{"source":82,"target":10},{"source":77,"target":9},{"source":77,"target":87},{"source":77,"target":10},{"source":77,"target":71},{"source":87,"target":9},{"source":83,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":75},{"source":11,"target":88},{"source":75,"target":9},{"source":75,"target":89},{"source":75,"target":11},{"source":75,"target":70},{"source":89,"target":9},{"source":88,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":90},{"source":12,"target":79},{"source":12,"target":91},{"source":90,"target":3},{"source":90,"target":92},{"source":90,"target":12},{"source":92,"target":3},{"source":79,"target":9},{"source":79,"target":93},{"source":79,"target":12},{"source":79,"target":72},{"source":93,"target":9},{"source":91,"target":8},{"source":13,"target":0},{"source":13,"target":94},{"source":13,"target":95},{"source":13,"target":96},{"source":94,"target":13},{"source":95,"target":13},{"source":96,"target":13},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":97},{"source":14,"target":98},{"source":97,"target":10},{"source":97,"target":99},{"source":97,"target":14},{"source":99,"target":10},{"source":98,"target":8},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":100},{"source":15,"target":101},{"source":15,"target":102},{"source":100,"target":14},{"source":100,"target":103},{"source":100,"target":15},{"source":103,"target":14},{"source":101,"target":16},{"source":101,"target":104},{"source":101,"target":15},{"source":104,"target":16},{"source":102,"target":8},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":105},{"source":105,"target":8},{"source":17,"target":0},{"source":17,"target":106},{"source":17,"target":107},{"source":17,"target":108},{"source":17,"target":109},{"source":17,"target":37},{"source":106,"target":110},{"source":106,"target":17},{"source":107,"target":111},{"source":107,"target":17},{"source":108,"target":112},{"source":108,"target":17},{"source":109,"target":113},{"source":109,"target":17},{"source":37,"target":3},{"source":37,"target":114},{"source":37,"target":17},{"source":37,"target":33},{"source":114,"target":3},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":115},{"source":18,"target":116},{"source":115,"target":3},{"source":115,"target":117},{"source":115,"target":18},{"source":117,"target":3},{"source":116,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":118},{"source":19,"target":119},{"source":19,"target":120},{"source":118,"target":20},{"source":118,"target":121},{"source":118,"target":19},{"source":121,"target":20},{"source":119,"target":3},{"source":119,"target":122},{"source":119,"target":19},{"source":122,"target":3},{"source":120,"target":17},{"source":20,"target":0},{"source":20,"target":123},{"source":20,"target":124},{"source":20,"target":125},{"source":20,"target":126},{"source":20,"target":127},{"source":20,"target":128},{"source":20,"target":129},{"source":123,"target":20},{"source":124,"target":20},{"source":125,"target":20},{"source":126,"target":20},{"source":127,"target":20},{"source":128,"target":20},{"source":129,"target":20}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="namespace" nsURI="http://www.w3.org/XML/1998/namespace" nsPrefix="namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h1>About the XML namespace&lt;/h1>&#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; This schema document describes the XML namespace, in a form&#xD;&#xA; suitable for import by other schema documents.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/XML/1998/namespace.html&quot;>&#xD;&#xA; http://www.w3.org/XML/1998/namespace.html&lt;/a> and&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/TR/REC-xml&quot;>&#xD;&#xA; http://www.w3.org/TR/REC-xml&lt;/a> for information &#xD;&#xA; about this namespace.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; Note that local names in this namespace are intended to be&#xD;&#xA; defined only by the World Wide Web Consortium or its subgroups.&#xD;&#xA; The names currently defined in this namespace are listed below.&#xD;&#xA; They should not be used with conflicting semantics by any Working&#xD;&#xA; Group, specification, or document instance.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p> &#xD;&#xA; See further below in this document for more information about &lt;a href=&quot;#usage&quot;>how to refer to this schema document from your own&#xD;&#xA; XSD schema documents&lt;/a> and about &lt;a href=&quot;#nsversioning&quot;>the&#xD;&#xA; namespace-versioning policy governing this schema document&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>Father (in any context at all)&lt;/h3> &#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes Jon Bosak, the chair of &#xD;&#xA; the original XML Working Group. This name is reserved by &#xD;&#xA; the following decision of the W3C XML Plenary and &#xD;&#xA; XML Coordination groups:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;blockquote>&#xD;&#xA; &lt;p>&#xD;&#xA;&#x9;In appreciation for his vision, leadership and&#xD;&#xA;&#x9;dedication the W3C XML Plenary on this 10th day of&#xD;&#xA;&#x9;February, 2000, reserves for Jon Bosak in perpetuity&#xD;&#xA;&#x9;the XML name &quot;xml:Father&quot;.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/blockquote>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div id=&quot;usage&quot; xml:id=&quot;usage&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h2>&#xD;&#xA; &lt;a name=&quot;usage&quot;>About this schema document&lt;/a>&#xD;&#xA; &lt;/h2>&#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; This schema defines attributes and an attribute group suitable&#xD;&#xA; for use by schemas wishing to allow &lt;code>xml:base&lt;/code>,&#xD;&#xA; &lt;code>xml:lang&lt;/code>, &lt;code>xml:space&lt;/code> or&#xD;&#xA; &lt;code>xml:id&lt;/code> attributes on elements they define.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; To enable this, such a schema must import this schema for&#xD;&#xA; the XML namespace, e.g. as follows:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;schema . . .&amp;gt;&#xD;&#xA; . . .&#xD;&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA; schemaLocation=&quot;http://www.w3.org/2001/xml.xsd&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; or&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA; schemaLocation=&quot;http://www.w3.org/2009/01/xml.xsd&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; Subsequently, qualified reference to any of the attributes or the&#xD;&#xA; group defined below will have the desired effect, e.g.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;type . . .&amp;gt;&#xD;&#xA; . . .&#xD;&#xA; &amp;lt;attributeGroup ref=&quot;xml:specialAttrs&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; will define a type which will schema-validate an instance element&#xD;&#xA; with any of those attributes.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div id=&quot;nsversioning&quot; xml:id=&quot;nsversioning&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h2>&#xD;&#xA; &lt;a name=&quot;nsversioning&quot;>Versioning policy for this schema document&lt;/a>&#xD;&#xA; &lt;/h2>&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; In keeping with the XML Schema WG's standard versioning&#xD;&#xA; policy, this schema document will persist at&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2009/01/xml.xsd&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; At the date of issue it can also be found at&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2001/xml.xsd&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; The schema document at that URI may however change in the future,&#xD;&#xA; in order to remain compatible with the latest version of XML&#xD;&#xA; Schema itself, or with the XML namespace itself. In other words,&#xD;&#xA; if the XML Schema or XML namespaces change, the version of this&#xD;&#xA; document at &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2001/xml.xsd &#xD;&#xA; &lt;/a> &#xD;&#xA; will change accordingly; the version at &#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2009/01/xml.xsd &#xD;&#xA; &lt;/a> &#xD;&#xA; will not change.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; Previous dated (and unchanging) versions of this schema &#xD;&#xA; document are at:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;ul>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2009/01/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2007/08/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2007/08/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2004/10/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2004/10/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2001/03/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2001/03/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;/ul>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http://www.w3.org/XML/1998/namespace"> <details key="lang" value="en"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="LangType" instanceClassName="java.lang.Object"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="lang_._type"/> <details key="memberTypes" value="http://www.eclipse.org/emf/2003/XMLType#language lang_._type_._member_._1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LangTypeMember1"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="lang_._type_._member_._1"/> </eAnnotations> <eLiterals name="_" literal=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="LangTypeMember1Object" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="lang_._type_._member_._1:Object"/> <details key="baseType" value="lang_._type_._member_._1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="base" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>base (as an attribute name)&lt;/h3>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose value&#xD;&#xA; provides a URI to be used as the base for interpreting any&#xD;&#xA; relative URIs in the scope of the element on which it&#xD;&#xA; appears; its value is inherited. This name is reserved&#xD;&#xA; by virtue of its definition in the XML Base specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/TR/xmlbase/&quot;>http://www.w3.org/TR/xmlbase/&lt;/a>&#xD;&#xA; for information about this attribute.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="base"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>id (as an attribute name)&lt;/h3> &#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose value&#xD;&#xA; should be interpreted as if declared to be of type ID.&#xD;&#xA; This name is reserved by virtue of its definition in the&#xD;&#xA; xml:id specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/TR/xml-id/&quot;>http://www.w3.org/TR/xml-id/&lt;/a>&#xD;&#xA; for information about this attribute.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#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="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lang" eType="#//LangType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>lang (as an attribute name)&lt;/h3>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose value&#xD;&#xA; is a language code for the natural language of the content of&#xD;&#xA; any element; its value is inherited. This name is reserved&#xD;&#xA; by virtue of its definition in the XML specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h4>Notes&lt;/h4>&#xD;&#xA; &lt;p>&#xD;&#xA; Attempting to install the relevant ISO 2- and 3-letter&#xD;&#xA; codes as the enumerated possible values is probably never&#xD;&#xA; going to be a realistic possibility. &#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; See BCP 47 at &lt;a href=&quot;http://www.rfc-editor.org/rfc/bcp/bcp47.txt&quot;>&#xD;&#xA; http://www.rfc-editor.org/rfc/bcp/bcp47.txt&lt;/a>&#xD;&#xA; and the IANA language subtag registry at&#xD;&#xA; &lt;a href=&quot;http://www.iana.org/assignments/language-subtag-registry&quot;>&#xD;&#xA; http://www.iana.org/assignments/language-subtag-registry&lt;/a>&#xD;&#xA; for further information.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; The union allows for the 'un-declaration' of xml:lang with&#xD;&#xA; the empty string.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="lang"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="space" eType="#//SpaceType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>space (as an attribute name)&lt;/h3>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose&#xD;&#xA; value is a keyword indicating what whitespace processing&#xD;&#xA; discipline is intended for the content of the element; its&#xD;&#xA; value is inherited. This name is reserved by virtue of its&#xD;&#xA; definition in the XML specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="space"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SpaceType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="space_._type"/> </eAnnotations> <eLiterals name="default"/> <eLiterals name="preserve" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SpaceTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="space_._type:Object"/> <details key="baseType" value="space_._type"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/NIEM/NIEM-UML/Resources/Eclipse/mpd.catalog/namespace.ecore
ecore
namespace LangType java.lang.Object java.lang.Object LangTypeMember1 _ LangTypeMember1Object org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation base id lang space SpaceType default default preserve preserve SpaceTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator
null
{"directed":true,"nodes":[{"nsPrefix":"namespace","nsURI":"http://www.w3.org/XML/1998/namespace","name":"namespace","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"LangType","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"LangTypeMember1","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LangTypeMember1Object","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SpaceType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"SpaceTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"name":"_","id":7,"value":0,"literal":"","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"lang","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"space","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"name":"default","id":22,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"preserve","id":23,"value":1,"literal":"preserve","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":7},{"source":7,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":8,"target":15},{"source":8,"target":4},{"source":9,"target":16},{"source":9,"target":4},{"source":10,"target":17},{"source":10,"target":4},{"source":11,"target":18},{"source":11,"target":4},{"source":12,"target":19},{"source":12,"target":4},{"source":13,"target":1},{"source":13,"target":20},{"source":13,"target":4},{"source":20,"target":1},{"source":14,"target":5},{"source":14,"target":21},{"source":14,"target":4},{"source":21,"target":5},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":5},{"source":23,"target":5},{"source":6,"target":0}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" nsURI="http://www.anyware-tech.com/m2m/model/1.1" nsPrefix="m2m"> <eClassifiers xsi:type="ecore:EClass" name="M2MProject" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="LegalDataTypeDeclarations"/> </eAnnotations> <eOperations name="addComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.M2MProjectOperations%>.addComponentClass(this, component);"/> </eAnnotations> <eParameters name="component" eType="#//ComponentClass"/> </eOperations> <eOperations name="removeComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.M2MProjectOperations%>.removeComponentClass(this, component);"/> </eAnnotations> <eParameters name="component" eType="#//ComponentClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClasses" upperBound="-1" eType="#//ComponentClass" containment="true" eOpposite="#//ComponentClass/project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mainComponentClass" eType="#//ComponentClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypes" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dependencies" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataFlowComponentClass" eSuperTypes="#//ComponentClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SynchronizationOfInternalPortsWithMethods"/> </eAnnotations> <eOperations name="addNode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.addNode(this, node);"/> </eAnnotations> <eParameters name="node" eType="#//ComponentInstance"/> </eOperations> <eOperations name="remove"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.removeNode(this, node);"/> </eAnnotations> <eParameters name="node" eType="#//ComponentInstance"/> </eOperations> <eOperations name="getPort" eType="#//Port"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.getPort(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ComponentInstance" containment="true" eOpposite="#//ComponentInstance/containerClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/dataFlowComponentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inlineClasses" upperBound="-1" eType="#//ComponentClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputValuePort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="receivers" upperBound="-1" eType="#//InputValuePort" eOpposite="#//InputValuePort/emitter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ClassPortSynchronizationWithMethod InstancePortSynchronizationWithMethod"/> </eAnnotations> <eOperations name="getArgumentDataTypes" unique="false" upperBound="-1" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.PortOperations%>.getArgumentDataTypes(this);"/> </eAnnotations> </eOperations> <eOperations name="getResultDataType" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.PortOperations%>.getResultDataType(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" eType="#//ComponentInstance" eOpposite="#//ComponentInstance/ports"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1" eType="#//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFlowComponentClass" eType="#//DataFlowComponentClass" eOpposite="#//DataFlowComponentClass/ports"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false" volatile="true" transient="true" defaultValueLiteral="" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputValuePort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="emitter" lowerBound="1" eType="#//OutputValuePort" eOpposite="#//OutputValuePort/receivers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputEventPort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//InputEventPort" eOpposite="#//InputEventPort/emitters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputEventPort" eSuperTypes="#//Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="emitters" upperBound="-1" eType="#//OutputEventPort" eOpposite="#//OutputEventPort/receiver"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourceComponentClass" eSuperTypes="#//ComponentClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//ClassField" containment="true" eOpposite="#//ClassField/componentClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentClass" abstract="true" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueDataTypeVariableNames UniqueIdentConstructorParamNames NameUnique"/> </eAnnotations> <eOperations name="addMethod"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.addMethod(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eOperations name="removeMethod"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentClassOperations%>.removeMethod(this, method);"/> </eAnnotations> <eParameters name="method" eType="#//Method"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1" eType="#//M2MProject" eOpposite="#//M2MProject/componentClasses"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Method" containment="true" eOpposite="#//Method/componentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorParameters" upperBound="-1" eType="#//ConstructorParameter" containment="true" eOpposite="#//ConstructorParameter/constructorClass"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeVariables" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ComponentKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleInputValueMethod" eType="#//Method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multipleOutputEventMethod" eType="#//Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SynchronizationOfPortsWithComponentClassMethods NameUnique LegalInstanceSubstitution SynchronizationOfContructorArgsAndParams"/> </eAnnotations> <eOperations name="resolveDataType" lowerBound="1" eType="#//DataTypeUse"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return &lt;%org.eclipse.koneki.mfe.model.operations.ComponentInstanceOperations%>.resolveDataType(this, datatype);"/> </eAnnotations> <eParameters name="datatype" eType="#//DataType"/> </eOperations> <eOperations name="setDataTypeSubstitution"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="&lt;%org.eclipse.koneki.mfe.model.operations.ComponentInstanceOperations%>.setDataTypeSubstitution(this, variable, value);"/> </eAnnotations> <eParameters name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/componentInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//ComponentClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorArguments" upperBound="-1" eType="#//ConstructorArgument" containment="true" eOpposite="#//ConstructorArgument/containerInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerClass" lowerBound="1" eType="#//DataFlowComponentClass" eOpposite="#//DataFlowComponentClass/nodes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="substitution" lowerBound="1" eType="#//InstanceSubstitution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique LegalMethodDataTypeUse DatatypeNotEmpty LegalReturnType"/> </eAnnotations> <eOperations name="isMultiPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//ComponentClass" eOpposite="#//ComponentClass/methods"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1" eType="#//MethodDirection"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//MethodKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="argumentDataTypes" unique="false" upperBound="-1" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultDataType" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MethodKind"> <eLiterals name="VALUE"/> <eLiterals name="EVENT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MethodDirection"> <eLiterals name="INPUT"/> <eLiterals name="OUTPUT" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorParameter" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorClass" lowerBound="1" eType="#//ComponentClass" eOpposite="#//ComponentClass/constructorParameters"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="#//DataType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="nil"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorArgument"> <eOperations name="getDataType" eType="#//DataTypeUse"/> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containerInstance" lowerBound="1" eType="#//ComponentInstance" eOpposite="#//ComponentInstance/constructorArguments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DataType" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="INamedElement" abstract="true" interface="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameNotEmpty NameNotAKeyword"/> </eAnnotations> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metadata" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PortType"> <eLiterals name="Undefined" literal="Undefined"/> <eLiterals name="ClassPort" value="1"/> <eLiterals name="InstancePort" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComponentKind"> <eLiterals name="BASIC"/> <eLiterals name="SINGLETON" value="1"/> <eLiterals name="INLINE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordComponentClass" eSuperTypes="#//ComponentClass"/> <eClassifiers xsi:type="ecore:EDataType" name="InstanceSubstitution" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution"/> <eClassifiers xsi:type="ecore:EDataType" name="Unification" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution"/> <eClassifiers xsi:type="ecore:EClass" name="ClassField" eSuperTypes="#//INamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="NameUnique"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="InitValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentClass" lowerBound="1" eType="#//SourceComponentClass" eOpposite="#//SourceComponentClass/fields"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DataTypeUse" instanceClassName="org.eclipse.koneki.mfe.model.datatypes.DataTypeUse"/> <eClassifiers xsi:type="ecore:EClass" name="Property" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/bestWeight24/87_m2mproject.ecore
ecore
model M2MProject addComponentClass component removeComponentClass component componentClasses mainComponentClass identifier dataTypes dependencies DataFlowComponentClass addNode node remove node getPort method nodes ports inlineClasses OutputValuePort receivers Port getArgumentDataTypes getResultDataType componentInstance method dataFlowComponentClass type InputValuePort emitter OutputEventPort receiver InputEventPort emitters SourceComponentClass language fields ComponentClass addMethod method removeMethod method project methods constructorParameters dataTypeVariables kind multipleInputValueMethod multipleOutputEventMethod ComponentInstance resolveDataType datatype setDataTypeSubstitution variable value ports componentClass constructorArguments containerClass substitution Method isMultiPort componentClass direction kind argumentDataTypes resultDataType MethodKind VALUE VALUE EVENT EVENT MethodDirection INPUT INPUT OUTPUT OUTPUT ConstructorParameter constructorClass dataType defaultValue nil ConstructorArgument getDataType name value containerInstance DataType java.lang.String java.lang.String INamedElement getQualifiedName name description metadata PortType Undefined Undefined ClassPort ClassPort InstancePort InstancePort ComponentKind BASIC BASIC SINGLETON SINGLETON INLINE INLINE RecordComponentClass InstanceSubstitution org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution Unification org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution ClassField InitValue componentClass DataTypeUse org.eclipse.koneki.mfe.model.datatypes.DataTypeUse org.eclipse.koneki.mfe.model.datatypes.DataTypeUse Property java.util.Map$Entry java.util.Map$Entry key value
null
{"directed":true,"nodes":[{"nsPrefix":"m2m","nsURI":"http://www.anyware-tech.com/m2m/model/1.1","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M2MProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataFlowComponentClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputValuePort","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputValuePort","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputEventPort","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputEventPort","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceComponentClass","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentClass","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodDirection","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorArgument","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"DataType","instanceClass":"java.lang.String","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INamedElement","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentKind","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordComponentClass","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.InstanceSubstitution","name":"InstanceSubstitution","instanceClass":null,"id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.UnificationSubstitution","name":"Unification","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassField","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.koneki.mfe.model.datatypes.DataTypeUse","defaultValue":null,"instanceClassName":"org.eclipse.koneki.mfe.model.datatypes.DataTypeUse","name":"DataTypeUse","instanceClass":null,"id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"Property","instanceClass":"java.util.Map$Entry","abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"addComponentClass","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeComponentClass","lowerBound":0,"id":27,"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":"componentClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mainComponentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"identifier","changeable":true,"lowerBound":1,"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":"dataTypes","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},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"component","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"id":38,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addNode","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPort","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","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":"inlineClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"containerClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"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":"dataFlowComponentClass","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receivers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"emitter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"ordered":true,"upperBound":-1,"unique":false,"name":"getArgumentDataTypes","lowerBound":0,"id":67,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getResultDataType","lowerBound":0,"id":68,"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":"componentInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":71,"derived":true},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"emitters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"addMethod","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeMethod","lowerBound":0,"id":94,"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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"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":"dataTypeVariables","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":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":"multipleInputValueMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"multipleOutputEventMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":102,"many":false,"required":false,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"method","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":108,"derived":false},{"id":109,"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":"constructorClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveDataType","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDataTypeSubstitution","lowerBound":0,"id":116,"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":"componentClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"substitution","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"datatype","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variable","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMultiPort","lowerBound":0,"id":134,"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":"direction","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":136,"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":"argumentDataTypes","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resultDataType","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"name":"VALUE","id":146,"value":0,"literal":"VALUE","eClass":"EEnumLiteral"},{"name":"EVENT","id":147,"value":1,"literal":"EVENT","eClass":"EEnumLiteral"},{"name":"INPUT","id":148,"value":0,"literal":"INPUT","eClass":"EEnumLiteral"},{"name":"OUTPUT","id":149,"value":1,"literal":"OUTPUT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"nil","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"nil","unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDataType","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":157,"derived":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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"name":"Undefined","id":171,"value":0,"literal":"Undefined","eClass":"EEnumLiteral"},{"name":"ClassPort","id":172,"value":1,"literal":"ClassPort","eClass":"EEnumLiteral"},{"name":"InstancePort","id":173,"value":2,"literal":"InstancePort","eClass":"EEnumLiteral"},{"name":"BASIC","id":174,"value":0,"literal":"BASIC","eClass":"EEnumLiteral"},{"name":"SINGLETON","id":175,"value":1,"literal":"SINGLETON","eClass":"EEnumLiteral"},{"name":"INLINE","id":176,"value":2,"literal":"INLINE","eClass":"EEnumLiteral"},{"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":"InitValue","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":26,"target":1},{"source":26,"target":34},{"source":34,"target":9},{"source":34,"target":35},{"source":34,"target":26},{"source":35,"target":9},{"source":27,"target":1},{"source":27,"target":36},{"source":36,"target":9},{"source":36,"target":37},{"source":36,"target":27},{"source":37,"target":9},{"source":28,"target":9},{"source":28,"target":38},{"source":28,"target":1},{"source":28,"target":39},{"source":38,"target":9},{"source":29,"target":9},{"source":29,"target":40},{"source":29,"target":1},{"source":40,"target":9},{"source":30,"target":41},{"source":30,"target":1},{"source":31,"target":16},{"source":31,"target":42},{"source":31,"target":1},{"source":42,"target":16},{"source":32,"target":43},{"source":32,"target":1},{"source":33,"target":17},{"source":2,"target":0},{"source":2,"target":9},{"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":44,"target":2},{"source":44,"target":51},{"source":51,"target":10},{"source":51,"target":52},{"source":51,"target":44},{"source":52,"target":10},{"source":45,"target":2},{"source":45,"target":53},{"source":53,"target":10},{"source":53,"target":54},{"source":53,"target":45},{"source":54,"target":10},{"source":46,"target":4},{"source":46,"target":55},{"source":46,"target":2},{"source":46,"target":56},{"source":55,"target":4},{"source":56,"target":11},{"source":56,"target":57},{"source":56,"target":46},{"source":57,"target":11},{"source":47,"target":10},{"source":47,"target":58},{"source":47,"target":2},{"source":47,"target":59},{"source":58,"target":10},{"source":48,"target":4},{"source":48,"target":60},{"source":48,"target":2},{"source":48,"target":61},{"source":60,"target":4},{"source":49,"target":9},{"source":49,"target":62},{"source":49,"target":2},{"source":62,"target":9},{"source":50,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":63},{"source":3,"target":64},{"source":63,"target":5},{"source":63,"target":65},{"source":63,"target":3},{"source":63,"target":66},{"source":65,"target":5},{"source":64,"target":4},{"source":4,"target":0},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":61},{"source":4,"target":71},{"source":67,"target":24},{"source":67,"target":72},{"source":67,"target":4},{"source":72,"target":24},{"source":68,"target":24},{"source":68,"target":73},{"source":68,"target":4},{"source":73,"target":24},{"source":69,"target":10},{"source":69,"target":74},{"source":69,"target":4},{"source":69,"target":75},{"source":74,"target":10},{"source":70,"target":11},{"source":70,"target":76},{"source":70,"target":4},{"source":76,"target":11},{"source":61,"target":2},{"source":61,"target":77},{"source":61,"target":4},{"source":61,"target":48},{"source":77,"target":2},{"source":71,"target":78},{"source":71,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":66},{"source":5,"target":79},{"source":66,"target":3},{"source":66,"target":80},{"source":66,"target":5},{"source":66,"target":63},{"source":80,"target":3},{"source":79,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":81},{"source":6,"target":82},{"source":81,"target":7},{"source":81,"target":83},{"source":81,"target":6},{"source":81,"target":84},{"source":83,"target":7},{"source":82,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":84},{"source":7,"target":85},{"source":84,"target":6},{"source":84,"target":86},{"source":84,"target":7},{"source":84,"target":81},{"source":86,"target":6},{"source":85,"target":4},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":87},{"source":8,"target":88},{"source":8,"target":89},{"source":87,"target":90},{"source":87,"target":8},{"source":88,"target":23},{"source":88,"target":91},{"source":88,"target":8},{"source":88,"target":92},{"source":91,"target":23},{"source":89,"target":9},{"source":9,"target":0},{"source":9,"target":17},{"source":9,"target":93},{"source":9,"target":94},{"source":9,"target":39},{"source":9,"target":95},{"source":9,"target":96},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":93,"target":9},{"source":93,"target":102},{"source":102,"target":11},{"source":102,"target":103},{"source":102,"target":93},{"source":103,"target":11},{"source":94,"target":9},{"source":94,"target":104},{"source":104,"target":11},{"source":104,"target":105},{"source":104,"target":94},{"source":105,"target":11},{"source":39,"target":1},{"source":39,"target":106},{"source":39,"target":9},{"source":39,"target":28},{"source":106,"target":1},{"source":95,"target":11},{"source":95,"target":107},{"source":95,"target":9},{"source":95,"target":108},{"source":107,"target":11},{"source":96,"target":14},{"source":96,"target":109},{"source":96,"target":9},{"source":96,"target":110},{"source":109,"target":14},{"source":97,"target":16},{"source":97,"target":111},{"source":97,"target":9},{"source":111,"target":16},{"source":98,"target":19},{"source":98,"target":112},{"source":98,"target":9},{"source":112,"target":19},{"source":99,"target":11},{"source":99,"target":113},{"source":99,"target":9},{"source":113,"target":11},{"source":100,"target":11},{"source":100,"target":114},{"source":100,"target":9},{"source":114,"target":11},{"source":101,"target":17},{"source":10,"target":0},{"source":10,"target":17},{"source":10,"target":115},{"source":10,"target":116},{"source":10,"target":75},{"source":10,"target":117},{"source":10,"target":118},{"source":10,"target":59},{"source":10,"target":119},{"source":10,"target":120},{"source":115,"target":24},{"source":115,"target":121},{"source":115,"target":10},{"source":115,"target":122},{"source":121,"target":24},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":115},{"source":123,"target":16},{"source":116,"target":10},{"source":116,"target":124},{"source":116,"target":125},{"source":124,"target":126},{"source":124,"target":116},{"source":125,"target":127},{"source":125,"target":116},{"source":75,"target":4},{"source":75,"target":128},{"source":75,"target":10},{"source":75,"target":69},{"source":128,"target":4},{"source":117,"target":9},{"source":117,"target":129},{"source":117,"target":10},{"source":129,"target":9},{"source":118,"target":15},{"source":118,"target":130},{"source":118,"target":10},{"source":118,"target":131},{"source":130,"target":15},{"source":59,"target":2},{"source":59,"target":132},{"source":59,"target":10},{"source":59,"target":47},{"source":132,"target":2},{"source":119,"target":21},{"source":119,"target":133},{"source":119,"target":10},{"source":133,"target":21},{"source":120,"target":17},{"source":11,"target":0},{"source":11,"target":17},{"source":11,"target":134},{"source":11,"target":108},{"source":11,"target":135},{"source":11,"target":136},{"source":11,"target":137},{"source":11,"target":138},{"source":11,"target":139},{"source":134,"target":140},{"source":134,"target":11},{"source":108,"target":9},{"source":108,"target":141},{"source":108,"target":11},{"source":108,"target":95},{"source":141,"target":9},{"source":135,"target":13},{"source":135,"target":142},{"source":135,"target":11},{"source":142,"target":13},{"source":136,"target":12},{"source":136,"target":143},{"source":136,"target":11},{"source":143,"target":12},{"source":137,"target":16},{"source":137,"target":144},{"source":137,"target":11},{"source":144,"target":16},{"source":138,"target":16},{"source":138,"target":145},{"source":138,"target":11},{"source":145,"target":16},{"source":139,"target":17},{"source":12,"target":0},{"source":12,"target":146},{"source":12,"target":147},{"source":146,"target":12},{"source":147,"target":12},{"source":13,"target":0},{"source":13,"target":148},{"source":13,"target":149},{"source":148,"target":13},{"source":149,"target":13},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":110},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":152},{"source":110,"target":9},{"source":110,"target":153},{"source":110,"target":14},{"source":110,"target":96},{"source":153,"target":9},{"source":150,"target":16},{"source":150,"target":154},{"source":150,"target":14},{"source":154,"target":16},{"source":151,"target":155},{"source":151,"target":14},{"source":152,"target":17},{"source":15,"target":0},{"source":15,"target":156},{"source":15,"target":157},{"source":15,"target":158},{"source":15,"target":131},{"source":156,"target":24},{"source":156,"target":159},{"source":156,"target":15},{"source":159,"target":24},{"source":157,"target":160},{"source":157,"target":15},{"source":158,"target":161},{"source":158,"target":15},{"source":131,"target":10},{"source":131,"target":162},{"source":131,"target":15},{"source":131,"target":118},{"source":162,"target":10},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":17,"target":166},{"source":163,"target":167},{"source":163,"target":17},{"source":164,"target":168},{"source":164,"target":17},{"source":165,"target":169},{"source":165,"target":17},{"source":166,"target":25},{"source":166,"target":170},{"source":166,"target":17},{"source":170,"target":25},{"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":174},{"source":19,"target":175},{"source":19,"target":176},{"source":174,"target":19},{"source":175,"target":19},{"source":176,"target":19},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":177},{"source":177,"target":9},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":178},{"source":23,"target":92},{"source":23,"target":179},{"source":178,"target":180},{"source":178,"target":23},{"source":92,"target":8},{"source":92,"target":181},{"source":92,"target":23},{"source":92,"target":88},{"source":181,"target":8},{"source":179,"target":17},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":182},{"source":25,"target":183},{"source":182,"target":184},{"source":182,"target":25},{"source":183,"target":185},{"source":183,"target":25}],"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="aspectj" nsURI="http://www.emftext.org/language/aspectj" nsPrefix="aspectj"> <eSubpackages name="pointcuts" nsURI="http://www.emftext.org/language/aspectj/pointcuts" nsPrefix="pointcuts"> <eClassifiers xsi:type="ecore:EClass" name="PrimitivePointcut" abstract="true" eSuperTypes="#//pcexp/PointcutAndExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1" eType="#//patterns/Pattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="GetPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="SetPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="HandlerPointcut" abstract="true" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="AdviceExecutionPointcut" abstract="true" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="StaticInitPointcut" abstract="true" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="InitPointcut" abstract="true" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="PreInitPointcut" abstract="true" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="WithinPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="WithinCodePointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="ThisPointcut" eSuperTypes="#//pointcuts/ContextExposurePc"/> <eClassifiers xsi:type="ecore:EClass" name="TargetPointcut" eSuperTypes="#//pointcuts/ContextExposurePc"/> <eClassifiers xsi:type="ecore:EClass" name="ArgsPointcut" eSuperTypes="#//pointcuts/ContextExposurePc"/> <eClassifiers xsi:type="ecore:EClass" name="CFlowPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"> <eStructuralFeatures xsi:type="ecore:EReference" name="pointcut" lowerBound="1" eType="#//pointcuts/Pointcut"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CFlowBelowPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"> <eStructuralFeatures xsi:type="ecore:EReference" name="pointcut" lowerBound="1" eType="#//pointcuts/Pointcut"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfPointcut" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="Pointcut" abstract="true" eSuperTypes="#//commons/AspectMember platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//references/ReferenceableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="assign" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//operators/AssignmentOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AspectJPointcut" eSuperTypes="#//pointcuts/Pointcut platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//parameters/Parametrizable"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//expressions/ConditionalExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abstract" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//modifiers/Abstract" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContextExposurePc" abstract="true" eSuperTypes="#//pointcuts/PrimitivePointcut"/> <eClassifiers xsi:type="ecore:EClass" name="ReturningPointcut" eSuperTypes="#//pointcuts/ContextExposurePc"/> </eSubpackages> <eSubpackages name="commons" nsURI="http://www.emftext.org/language/aspectj/commons" nsPrefix="commons"> <eClassifiers xsi:type="ecore:EClass" name="AspectMember" abstract="true" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//members/Member"/> <eClassifiers xsi:type="ecore:EClass" name="Aspect" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/Implementor platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/ConcreteClassifier"> <eOperations name="getSuperClass" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/Class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.emftext.language.java.types.TypeReference superClassReference = this.getExtends();&#xA;if (superClassReference == null) {&#xA;&#x9;superClassReference = this.getDefaultExtends();&#xA;}&#xA;if (superClassReference == null) {&#xA;&#x9;return null;&#xA;}&#xA;org.emftext.language.java.types.Type result = superClassReference.getTarget();&#xA;if (result instanceof org.emftext.language.java.classifiers.Class) {&#xA;&#x9;return ( org.emftext.language.java.classifiers.Class) result;&#xA;}&#xA;return null;"/> <details key="documentation" value="&#xA; @param this&#xA; @return the direct super class&#xA;"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priviliged" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extend" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//types/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultExtends" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//types/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AspectJCompilationUnit" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//containers/JavaRoot"> <eOperations name="getContainedClassifier" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/ConcreteClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (name == null) {&#xA;&#x9;return null;&#xA;}&#xA;for( org.emftext.language.java.classifiers.ConcreteClassifier candidate : getClassifiers()) {&#xA;&#x9;if(name.equals(candidate.getName())) {&#xA;&#x9;&#x9;return candidate;&#xA;&#x9;}&#xA;}&#xA;return null;"/> <details key="documentation" value="&#xA; @param name name of the contained Classifier&#xA; @return the Classifier&#xA;"/> </eAnnotations> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getClassifiersInSamePackage" upperBound="-1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/ConcreteClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="org.eclipse.emf.common.util.EList&lt; org.emftext.language.java.classifiers.ConcreteClassifier> defaultImportList = new org.emftext.language.java.util.UniqueEList&lt; org.emftext.language.java.classifiers.ConcreteClassifier>();&#xA;&#xA;java.lang.String packageName = getNamespacesAsString();&#xA;&#xA;//locally defined in this container&#xA;defaultImportList.addAll(getClassifiers());&#xA;&#xA;defaultImportList.addAll(getConcreteClassifierProxies(&#xA;&#x9;&#x9;packageName, &quot;*&quot;));&#xA;&#xA;return defaultImportList;"/> <details key="documentation" value="&#xA; @return all classes in the same package imports&#xA;"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifiers" lowerBound="1" upperBound="-1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//classifiers/ConcreteClassifier" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="pcexp" nsURI="http://www.emftext.org/language/aspectj/pcexp" nsPrefix="pcexp"> <eClassifiers xsi:type="ecore:EClass" name="PointcutExpressionChild" abstract="true" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//expressions/ConditionalExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="PointcutExpression" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//expressions/ConditionalExpression"/> <eClassifiers xsi:type="ecore:EClass" name="PointcutOrExpression" eSuperTypes="#//pcexp/PointcutExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//pcexp/PointcutOrExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PointcutOrExpressionChild" abstract="true" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//expressions/ConditionalOrExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="PointcutAndExpression" eSuperTypes="#//pcexp/PointcutOrExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#//pcexp/PointcutAndExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PointcutAndExpressionChild" abstract="true" eSuperTypes="#//pcexp/PointcutOrExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="PcAssignmentOperator" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//operators/AssignmentOperator"/> </eSubpackages> <eSubpackages name="patterns" nsURI="http://www.emftext.org/language/aspectj/patterns" nsPrefix="patterns"> <eClassifiers xsi:type="ecore:EClass" name="Pattern" abstract="true" eSuperTypes="platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//commons/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodPattern" abstract="true" eSuperTypes="#//patterns/Pattern"/> <eClassifiers xsi:type="ecore:EClass" name="FieldPattern" eSuperTypes="#//patterns/Pattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//modifiers/Modifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaringType" lowerBound="1" eType="#//patterns/TypePattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fieldType" lowerBound="1" eType="#//patterns/TypePattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldname" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorPattern" eSuperTypes="#//patterns/AbstractMethodPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" lowerBound="1" upperBound="-1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//modifiers/Modifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaringType" lowerBound="1" eType="#//patterns/TypePattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//patterns/WildcardOrTypePattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPattern" eSuperTypes="#//patterns/AbstractMethodPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" lowerBound="1" upperBound="-1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//modifiers/Modifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" lowerBound="1" eType="#//patterns/TypePattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaringType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//types/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//patterns/WildcardOrTypePattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodname" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//references/StringReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypePattern" eSuperTypes="#//patterns/TypeOrIdPattern #//patterns/WildcardOrTypePattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//types/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subtypes" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//operators/Addition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdPattern" eSuperTypes="#//patterns/TypeOrIdPattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="id" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//references/Reference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeOrIdPattern" abstract="true" eSuperTypes="#//patterns/Pattern"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterWildcard" eSuperTypes="#//patterns/WildcardPattern"/> <eClassifiers xsi:type="ecore:EClass" name="WildcardPattern" abstract="true" eSuperTypes="#//patterns/WildcardOrTypePattern"/> <eClassifiers xsi:type="ecore:EClass" name="WildcardOrTypePattern" abstract="true" eSuperTypes="#//patterns/Pattern"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExprPattern" eSuperTypes="#//patterns/Pattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//expressions/ConditionalExpression" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="advice" nsURI="http://www.emftext.org/language/aspectj/advice" nsPrefix="advice"> <eClassifiers xsi:type="ecore:EClass" name="Advice" abstract="true" eSuperTypes="#//commons/AspectMember platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//parameters/Parametrizable platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//statements/StatementListContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="pcref" lowerBound="1" eType="#//pointcuts/AspectJPointcut"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assign" lowerBound="1" eType="ecore:EClass platform:/plugin/org.emftext.language.java/metamodel/java.ecore#//operators/AssignmentOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AfterAdvice" eSuperTypes="#//advice/Advice"/> <eClassifiers xsi:type="ecore:EClass" name="BeforeAdvice" eSuperTypes="#//advice/Advice"/> <eClassifiers xsi:type="ecore:EClass" name="AfterReturning" eSuperTypes="#//advice/AfterAdvice"> <eStructuralFeatures xsi:type="ecore:EReference" name="returning" lowerBound="1" eType="#//pointcuts/ReturningPointcut" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/zygote1984/InstancePointcuts/org.kardo.language.aspectj/metamodel/aspectj.ecore
ecore
aspectj pointcuts PrimitivePointcut pattern CallPointcut ExecutionPointcut GetPointcut SetPointcut HandlerPointcut AdviceExecutionPointcut StaticInitPointcut InitPointcut PreInitPointcut WithinPointcut WithinCodePointcut ThisPointcut TargetPointcut ArgsPointcut CFlowPointcut pointcut CFlowBelowPointcut pointcut IfPointcut Pointcut assign AspectJPointcut exp abstract ContextExposurePc ReturningPointcut commons AspectMember Aspect getSuperClass priviliged false extend defaultExtends AspectJCompilationUnit getContainedClassifier name getClassifiersInSamePackage classifiers pcexp PointcutExpressionChild PointcutExpression PointcutOrExpression children PointcutOrExpressionChild PointcutAndExpression children PointcutAndExpressionChild PcAssignmentOperator patterns Pattern AbstractMethodPattern FieldPattern modifiers declaringType fieldType fieldname ConstructorPattern modifiers declaringType parameters MethodPattern modifiers returnType declaringType parameters methodname TypePattern type subtypes IdPattern id TypeOrIdPattern ParameterWildcard WildcardPattern WildcardOrTypePattern ConditionalExprPattern expr advice Advice pcref assign AfterAdvice BeforeAdvice AfterReturning returning
null
{"directed":true,"nodes":[{"nsPrefix":"aspectj","nsURI":"http://www.emftext.org/language/aspectj","name":"aspectj","id":0,"eClass":"EPackage"},{"nsPrefix":"pointcuts","nsURI":"http://www.emftext.org/language/aspectj/pointcuts","name":"pointcuts","id":1,"eClass":"EPackage"},{"nsPrefix":"commons","nsURI":"http://www.emftext.org/language/aspectj/commons","name":"commons","id":2,"eClass":"EPackage"},{"nsPrefix":"pcexp","nsURI":"http://www.emftext.org/language/aspectj/pcexp","name":"pcexp","id":3,"eClass":"EPackage"},{"nsPrefix":"patterns","nsURI":"http://www.emftext.org/language/aspectj/patterns","name":"patterns","id":4,"eClass":"EPackage"},{"nsPrefix":"advice","nsURI":"http://www.emftext.org/language/aspectj/advice","name":"advice","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitivePointcut","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallPointcut","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionPointcut","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetPointcut","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetPointcut","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HandlerPointcut","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdviceExecutionPointcut","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticInitPointcut","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitPointcut","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreInitPointcut","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithinPointcut","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithinCodePointcut","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisPointcut","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetPointcut","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgsPointcut","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CFlowPointcut","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CFlowBelowPointcut","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfPointcut","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pointcut","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectJPointcut","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextExposurePc","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturningPointcut","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointcutAndExpressionChild","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectMember","instanceClass":null,"abstract":true,"id":54,"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":"assign","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aspect","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectJCompilationUnit","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSuperClass","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"priviliged","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":"extend","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":"defaultExtends","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainedClassifier","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getClassifiersInSamePackage","lowerBound":0,"id":81,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EParameter"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointcutExpressionChild","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointcutExpression","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointcutOrExpression","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointcutOrExpressionChild","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointcutAndExpression","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PcAssignmentOperator","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodPattern","instanceClass":null,"abstract":true,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldPattern","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorPattern","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPattern","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypePattern","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdPattern","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeOrIdPattern","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterWildcard","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildcardPattern","instanceClass":null,"abstract":true,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildcardOrTypePattern","instanceClass":null,"abstract":true,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExprPattern","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"declaringType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldname","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"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":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaringType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaringType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodname","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subtypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":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":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Advice","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AfterAdvice","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BeforeAdvice","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AfterReturning","instanceClass":null,"abstract":false,"id":165,"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":"pcref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assign","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returning","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":0},{"source":6,"target":1},{"source":6,"target":28},{"source":6,"target":29},{"source":6,"target":30},{"source":29,"target":31},{"source":29,"target":32},{"source":29,"target":6},{"source":32,"target":31},{"source":30,"target":28},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":33},{"source":33,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":34},{"source":34,"target":6},{"source":9,"target":1},{"source":9,"target":6},{"source":9,"target":35},{"source":35,"target":6},{"source":10,"target":1},{"source":10,"target":6},{"source":10,"target":36},{"source":36,"target":6},{"source":11,"target":1},{"source":11,"target":6},{"source":11,"target":37},{"source":37,"target":6},{"source":12,"target":1},{"source":12,"target":6},{"source":12,"target":38},{"source":38,"target":6},{"source":13,"target":1},{"source":13,"target":6},{"source":13,"target":39},{"source":39,"target":6},{"source":14,"target":1},{"source":14,"target":6},{"source":14,"target":40},{"source":40,"target":6},{"source":15,"target":1},{"source":15,"target":6},{"source":15,"target":41},{"source":41,"target":6},{"source":16,"target":1},{"source":16,"target":6},{"source":16,"target":42},{"source":42,"target":6},{"source":17,"target":1},{"source":17,"target":6},{"source":17,"target":43},{"source":43,"target":6},{"source":18,"target":1},{"source":18,"target":26},{"source":18,"target":44},{"source":44,"target":26},{"source":19,"target":1},{"source":19,"target":26},{"source":19,"target":45},{"source":45,"target":26},{"source":20,"target":1},{"source":20,"target":26},{"source":20,"target":46},{"source":46,"target":26},{"source":21,"target":1},{"source":21,"target":6},{"source":21,"target":47},{"source":21,"target":48},{"source":47,"target":24},{"source":47,"target":49},{"source":47,"target":21},{"source":49,"target":24},{"source":48,"target":6},{"source":22,"target":1},{"source":22,"target":6},{"source":22,"target":50},{"source":22,"target":51},{"source":50,"target":24},{"source":50,"target":52},{"source":50,"target":22},{"source":52,"target":24},{"source":51,"target":6},{"source":23,"target":1},{"source":23,"target":6},{"source":23,"target":53},{"source":53,"target":6},{"source":24,"target":1},{"source":24,"target":54},{"source":24,"target":55},{"source":24,"target":56},{"source":24,"target":57},{"source":55,"target":58},{"source":55,"target":24},{"source":56,"target":54},{"source":25,"target":1},{"source":25,"target":24},{"source":25,"target":59},{"source":25,"target":60},{"source":25,"target":61},{"source":25,"target":62},{"source":59,"target":63},{"source":59,"target":25},{"source":60,"target":64},{"source":60,"target":25},{"source":61,"target":24},{"source":26,"target":1},{"source":26,"target":6},{"source":26,"target":65},{"source":65,"target":6},{"source":27,"target":1},{"source":27,"target":26},{"source":27,"target":66},{"source":66,"target":26},{"source":2,"target":54},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":0},{"source":54,"target":2},{"source":54,"target":69},{"source":67,"target":2},{"source":67,"target":70},{"source":67,"target":71},{"source":67,"target":72},{"source":67,"target":73},{"source":67,"target":74},{"source":67,"target":75},{"source":70,"target":76},{"source":70,"target":67},{"source":71,"target":77},{"source":71,"target":67},{"source":72,"target":78},{"source":72,"target":67},{"source":73,"target":79},{"source":73,"target":67},{"source":68,"target":2},{"source":68,"target":80},{"source":68,"target":81},{"source":68,"target":82},{"source":68,"target":83},{"source":80,"target":84},{"source":80,"target":68},{"source":80,"target":85},{"source":85,"target":86},{"source":85,"target":80},{"source":81,"target":87},{"source":81,"target":68},{"source":82,"target":88},{"source":82,"target":68},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":28},{"source":3,"target":94},{"source":3,"target":0},{"source":89,"target":3},{"source":89,"target":95},{"source":90,"target":3},{"source":90,"target":96},{"source":91,"target":3},{"source":91,"target":89},{"source":91,"target":97},{"source":91,"target":98},{"source":97,"target":92},{"source":97,"target":99},{"source":97,"target":91},{"source":99,"target":92},{"source":98,"target":89},{"source":92,"target":3},{"source":92,"target":100},{"source":93,"target":3},{"source":93,"target":92},{"source":93,"target":101},{"source":93,"target":102},{"source":101,"target":28},{"source":101,"target":103},{"source":101,"target":93},{"source":103,"target":28},{"source":102,"target":92},{"source":28,"target":3},{"source":28,"target":92},{"source":28,"target":104},{"source":104,"target":92},{"source":94,"target":3},{"source":94,"target":105},{"source":4,"target":31},{"source":4,"target":106},{"source":4,"target":107},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":4,"target":111},{"source":4,"target":112},{"source":4,"target":113},{"source":4,"target":114},{"source":4,"target":115},{"source":4,"target":116},{"source":4,"target":0},{"source":31,"target":4},{"source":31,"target":117},{"source":106,"target":4},{"source":106,"target":31},{"source":106,"target":118},{"source":118,"target":31},{"source":107,"target":4},{"source":107,"target":31},{"source":107,"target":119},{"source":107,"target":120},{"source":107,"target":121},{"source":107,"target":122},{"source":107,"target":123},{"source":119,"target":124},{"source":119,"target":107},{"source":120,"target":110},{"source":120,"target":125},{"source":120,"target":107},{"source":125,"target":110},{"source":121,"target":110},{"source":121,"target":126},{"source":121,"target":107},{"source":126,"target":110},{"source":122,"target":127},{"source":122,"target":107},{"source":123,"target":31},{"source":108,"target":4},{"source":108,"target":106},{"source":108,"target":128},{"source":108,"target":129},{"source":108,"target":130},{"source":108,"target":131},{"source":128,"target":132},{"source":128,"target":108},{"source":129,"target":110},{"source":129,"target":133},{"source":129,"target":108},{"source":133,"target":110},{"source":130,"target":115},{"source":130,"target":134},{"source":130,"target":108},{"source":134,"target":115},{"source":131,"target":106},{"source":109,"target":4},{"source":109,"target":106},{"source":109,"target":135},{"source":109,"target":136},{"source":109,"target":137},{"source":109,"target":138},{"source":109,"target":139},{"source":109,"target":140},{"source":135,"target":141},{"source":135,"target":109},{"source":136,"target":110},{"source":136,"target":142},{"source":136,"target":109},{"source":142,"target":110},{"source":137,"target":143},{"source":137,"target":109},{"source":138,"target":115},{"source":138,"target":144},{"source":138,"target":109},{"source":144,"target":115},{"source":139,"target":145},{"source":139,"target":109},{"source":140,"target":106},{"source":110,"target":4},{"source":110,"target":112},{"source":110,"target":115},{"source":110,"target":146},{"source":110,"target":147},{"source":110,"target":148},{"source":110,"target":149},{"source":146,"target":150},{"source":146,"target":110},{"source":147,"target":151},{"source":147,"target":110},{"source":148,"target":112},{"source":149,"target":115},{"source":111,"target":4},{"source":111,"target":112},{"source":111,"target":152},{"source":111,"target":153},{"source":152,"target":154},{"source":152,"target":111},{"source":153,"target":112},{"source":112,"target":4},{"source":112,"target":31},{"source":112,"target":155},{"source":155,"target":31},{"source":113,"target":4},{"source":113,"target":114},{"source":113,"target":156},{"source":156,"target":114},{"source":114,"target":4},{"source":114,"target":115},{"source":114,"target":157},{"source":157,"target":115},{"source":115,"target":4},{"source":115,"target":31},{"source":115,"target":158},{"source":158,"target":31},{"source":116,"target":4},{"source":116,"target":31},{"source":116,"target":159},{"source":116,"target":160},{"source":159,"target":161},{"source":159,"target":116},{"source":160,"target":31},{"source":5,"target":162},{"source":5,"target":163},{"source":5,"target":164},{"source":5,"target":165},{"source":5,"target":0},{"source":162,"target":5},{"source":162,"target":54},{"source":162,"target":166},{"source":162,"target":167},{"source":162,"target":168},{"source":162,"target":169},{"source":162,"target":170},{"source":166,"target":25},{"source":166,"target":171},{"source":166,"target":162},{"source":171,"target":25},{"source":167,"target":172},{"source":167,"target":162},{"source":168,"target":54},{"source":163,"target":5},{"source":163,"target":162},{"source":163,"target":173},{"source":173,"target":162},{"source":164,"target":5},{"source":164,"target":162},{"source":164,"target":174},{"source":174,"target":162},{"source":165,"target":5},{"source":165,"target":163},{"source":165,"target":175},{"source":165,"target":176},{"source":175,"target":27},{"source":175,"target":177},{"source":175,"target":165},{"source":177,"target":27},{"source":176,"target":163}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="namespace" nsURI="http://www.w3.org/XML/1998/namespace" nsPrefix="namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h1>About the XML namespace&lt;/h1>&#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; This schema document describes the XML namespace, in a form&#xD;&#xA; suitable for import by other schema documents.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/XML/1998/namespace.html&quot;>&#xD;&#xA; http://www.w3.org/XML/1998/namespace.html&lt;/a> and&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/TR/REC-xml&quot;>&#xD;&#xA; http://www.w3.org/TR/REC-xml&lt;/a> for information &#xD;&#xA; about this namespace.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; Note that local names in this namespace are intended to be&#xD;&#xA; defined only by the World Wide Web Consortium or its subgroups.&#xD;&#xA; The names currently defined in this namespace are listed below.&#xD;&#xA; They should not be used with conflicting semantics by any Working&#xD;&#xA; Group, specification, or document instance.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p> &#xD;&#xA; See further below in this document for more information about &lt;a href=&quot;#usage&quot;>how to refer to this schema document from your own&#xD;&#xA; XSD schema documents&lt;/a> and about &lt;a href=&quot;#nsversioning&quot;>the&#xD;&#xA; namespace-versioning policy governing this schema document&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>Father (in any context at all)&lt;/h3> &#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes Jon Bosak, the chair of &#xD;&#xA; the original XML Working Group. This name is reserved by &#xD;&#xA; the following decision of the W3C XML Plenary and &#xD;&#xA; XML Coordination groups:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;blockquote>&#xD;&#xA; &lt;p>&#xD;&#xA;&#x9;In appreciation for his vision, leadership and&#xD;&#xA;&#x9;dedication the W3C XML Plenary on this 10th day of&#xD;&#xA;&#x9;February, 2000, reserves for Jon Bosak in perpetuity&#xD;&#xA;&#x9;the XML name &quot;xml:Father&quot;.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/blockquote>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div id=&quot;usage&quot; xml:id=&quot;usage&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h2>&#xD;&#xA; &lt;a name=&quot;usage&quot;>About this schema document&lt;/a>&#xD;&#xA; &lt;/h2>&#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; This schema defines attributes and an attribute group suitable&#xD;&#xA; for use by schemas wishing to allow &lt;code>xml:base&lt;/code>,&#xD;&#xA; &lt;code>xml:lang&lt;/code>, &lt;code>xml:space&lt;/code> or&#xD;&#xA; &lt;code>xml:id&lt;/code> attributes on elements they define.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; To enable this, such a schema must import this schema for&#xD;&#xA; the XML namespace, e.g. as follows:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;schema . . .&amp;gt;&#xD;&#xA; . . .&#xD;&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA; schemaLocation=&quot;http://www.w3.org/2001/xml.xsd&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; or&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA; schemaLocation=&quot;http://www.w3.org/2009/01/xml.xsd&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; Subsequently, qualified reference to any of the attributes or the&#xD;&#xA; group defined below will have the desired effect, e.g.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;type . . .&amp;gt;&#xD;&#xA; . . .&#xD;&#xA; &amp;lt;attributeGroup ref=&quot;xml:specialAttrs&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; will define a type which will schema-validate an instance element&#xD;&#xA; with any of those attributes.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div id=&quot;nsversioning&quot; xml:id=&quot;nsversioning&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h2>&#xD;&#xA; &lt;a name=&quot;nsversioning&quot;>Versioning policy for this schema document&lt;/a>&#xD;&#xA; &lt;/h2>&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; In keeping with the XML Schema WG's standard versioning&#xD;&#xA; policy, this schema document will persist at&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2009/01/xml.xsd&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; At the date of issue it can also be found at&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2001/xml.xsd&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; The schema document at that URI may however change in the future,&#xD;&#xA; in order to remain compatible with the latest version of XML&#xD;&#xA; Schema itself, or with the XML namespace itself. In other words,&#xD;&#xA; if the XML Schema or XML namespaces change, the version of this&#xD;&#xA; document at &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2001/xml.xsd &#xD;&#xA; &lt;/a> &#xD;&#xA; will change accordingly; the version at &#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2009/01/xml.xsd &#xD;&#xA; &lt;/a> &#xD;&#xA; will not change.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; Previous dated (and unchanging) versions of this schema &#xD;&#xA; document are at:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;ul>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2009/01/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2007/08/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2007/08/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2004/10/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2004/10/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2001/03/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2001/03/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;/ul>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http://www.w3.org/XML/1998/namespace"> <details key="lang" value="en"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="LangType" instanceClassName="java.lang.Object"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="lang_._type"/> <details key="memberTypes" value="http://www.eclipse.org/emf/2003/XMLType#language lang_._type_._member_._1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LangTypeMember1"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="lang_._type_._member_._1"/> </eAnnotations> <eLiterals name="_" literal=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="LangTypeMember1Object" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="lang_._type_._member_._1:Object"/> <details key="baseType" value="lang_._type_._member_._1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="base" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>base (as an attribute name)&lt;/h3>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose value&#xD;&#xA; provides a URI to be used as the base for interpreting any&#xD;&#xA; relative URIs in the scope of the element on which it&#xD;&#xA; appears; its value is inherited. This name is reserved&#xD;&#xA; by virtue of its definition in the XML Base specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/TR/xmlbase/&quot;>http://www.w3.org/TR/xmlbase/&lt;/a>&#xD;&#xA; for information about this attribute.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="base"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>id (as an attribute name)&lt;/h3> &#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose value&#xD;&#xA; should be interpreted as if declared to be of type ID.&#xD;&#xA; This name is reserved by virtue of its definition in the&#xD;&#xA; xml:id specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/TR/xml-id/&quot;>http://www.w3.org/TR/xml-id/&lt;/a>&#xD;&#xA; for information about this attribute.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#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="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lang" eType="#//LangType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>lang (as an attribute name)&lt;/h3>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose value&#xD;&#xA; is a language code for the natural language of the content of&#xD;&#xA; any element; its value is inherited. This name is reserved&#xD;&#xA; by virtue of its definition in the XML specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h4>Notes&lt;/h4>&#xD;&#xA; &lt;p>&#xD;&#xA; Attempting to install the relevant ISO 2- and 3-letter&#xD;&#xA; codes as the enumerated possible values is probably never&#xD;&#xA; going to be a realistic possibility. &#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; See BCP 47 at &lt;a href=&quot;http://www.rfc-editor.org/rfc/bcp/bcp47.txt&quot;>&#xD;&#xA; http://www.rfc-editor.org/rfc/bcp/bcp47.txt&lt;/a>&#xD;&#xA; and the IANA language subtag registry at&#xD;&#xA; &lt;a href=&quot;http://www.iana.org/assignments/language-subtag-registry&quot;>&#xD;&#xA; http://www.iana.org/assignments/language-subtag-registry&lt;/a>&#xD;&#xA; for further information.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; The union allows for the 'un-declaration' of xml:lang with&#xD;&#xA; the empty string.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="lang"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="space" eType="#//SpaceType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>space (as an attribute name)&lt;/h3>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes an attribute whose&#xD;&#xA; value is a keyword indicating what whitespace processing&#xD;&#xA; discipline is intended for the content of the element; its&#xD;&#xA; value is inherited. This name is reserved by virtue of its&#xD;&#xA; definition in the XML specification.&lt;/p>&#xD;&#xA; &#xD;&#xA; &lt;/div>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="space"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SpaceType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="space_._type"/> </eAnnotations> <eLiterals name="default"/> <eLiterals name="preserve" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SpaceTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="space_._type:Object"/> <details key="baseType" value="space_._type"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/jboss-switchyard/tools/eclipse/plugins/org.switchyard.tools.models.sca.core/model/namespace.ecore
ecore
namespace LangType java.lang.Object java.lang.Object LangTypeMember1 _ LangTypeMember1Object org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation base id lang space SpaceType default default preserve preserve SpaceTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator
null
{"directed":true,"nodes":[{"nsPrefix":"namespace","nsURI":"http://www.w3.org/XML/1998/namespace","name":"namespace","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"LangType","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"LangTypeMember1","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LangTypeMember1Object","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SpaceType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"SpaceTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"name":"_","id":7,"value":0,"literal":"","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"lang","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"space","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"name":"default","id":22,"value":0,"literal":"default","eClass":"EEnumLiteral"},{"name":"preserve","id":23,"value":1,"literal":"preserve","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":7},{"source":7,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":8},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":8,"target":15},{"source":8,"target":4},{"source":9,"target":16},{"source":9,"target":4},{"source":10,"target":17},{"source":10,"target":4},{"source":11,"target":18},{"source":11,"target":4},{"source":12,"target":19},{"source":12,"target":4},{"source":13,"target":1},{"source":13,"target":20},{"source":13,"target":4},{"source":20,"target":1},{"source":14,"target":5},{"source":14,"target":21},{"source":14,"target":4},{"source":21,"target":5},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":5},{"source":23,"target":5},{"source":6,"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="VisualInterface" nsURI="urn:openscada:visualInterface" nsPrefix="visualInterface"> <eClassifiers xsi:type="ecore:EClass" name="Symbol"> <eStructuralFeatures xsi:type="ecore:EReference" name="root" eType="#//Primitive" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//StringToStringMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onInit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onDispose" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onUpdate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptModules" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cursors" eType="#//Cursor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="designSize" eType="#//Dimension" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The size as intended by the designer. May be used for layouting as preferred size."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1" eType="#//Connection" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" interface="true" eSuperTypes="#//Primitive"/> <eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="antialias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fill" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outline" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rectangle" eSuperTypes="#//Shape"/> <eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="labelAlignment" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconAlignment" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignment" eType="#//Alignment" defaultValueLiteral="CENTER"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textPlacement" eType="#//Orientation" defaultValueLiteral="EAST"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontBold" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontItalic" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Child"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="#//Primitive" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XYChild" eSuperTypes="#//Child"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" lowerBound="1" eType="#//Position" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dimension" eType="#//Dimension" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional dimension for the XYLayout. If not set the preferred dimension of the child will be used."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XYContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//XYChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Position"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Line" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1" eType="#//Position" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Figure" abstract="true" eSuperTypes="#//Primitive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="foregroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//Dimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onClick" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onDoubleClick" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cursor" eType="#//Cursor"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opaque" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toolTip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolReference" eSuperTypes="#//Primitive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zoom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//StringToStringMap" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="onCreateProperties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToStringMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Alignment"> <eLiterals name="LEFT" value="1"/> <eLiterals name="CENTER"/> <eLiterals name="RIGHT" value="2"/> <eLiterals name="TOP" value="3"/> <eLiterals name="BOTTOM" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Orientation"> <eLiterals name="NORTH"/> <eLiterals name="SOUTH" value="1"/> <eLiterals name="EAST" value="2"/> <eLiterals name="WEST" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cursor" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="SystemCursor" eSuperTypes="#//Cursor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//SystemCursorType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SystemCursorType"> <eLiterals name="ARROW" value="1"/> <eLiterals name="HAND"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="equalWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//GridChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginWidth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginHeight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//BorderChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalSpacing" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderChild" eSuperTypes="#//Child"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" lowerBound="1" eType="#//Alignment" defaultValueLiteral="CENTER"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridChild" eSuperTypes="#//Child"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment" lowerBound="1" eType="#//GridAlignment" defaultValueLiteral="BEGINNING"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" lowerBound="1" eType="#//GridAlignment" defaultValueLiteral="BEGINNING"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grabHorizontalSpace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="grabVerticalSpace" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spanCols" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spanRows" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="widthHint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="heightHint" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="GridAlignment"> <eLiterals name="CENTER"/> <eLiterals name="FILL" value="1"/> <eLiterals name="BEGINNING" value="2"/> <eLiterals name="END" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FigureContainer" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//Primitive" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image" eSuperTypes="#//Figure"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//Shape"/> <eClassifiers xsi:type="ecore:EClass" name="Arc" eSuperTypes="#//Shape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connection"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//Primitive"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="1" eType="#//Primitive" eKeys="#//Primitive/name"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StackContainer" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Primitive" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/VisualInterface.ecore
ecore
VisualInterface Symbol root properties onInit onDispose onUpdate scriptModules cursors backgroundColor designSize connections Primitive name Container Shape lineWidth 1 antialias alpha fill true outline true Rectangle Text text labelAlignment CENTER iconAlignment CENTER textAlignment CENTER textPlacement EAST fontName fontSize fontBold false fontItalic false Child element name XYChild position dimension XYContainer children Position x y Line points Figure foregroundColor backgroundColor size onClick onDoubleClick cursor visible true border opaque toolTip SymbolReference uri zoom properties onCreateProperties StringToStringMap java.util.Map$Entry java.util.Map$Entry key value Dimension width 0 height 0 Alignment LEFT LEFT CENTER CENTER RIGHT RIGHT TOP TOP BOTTOM BOTTOM Orientation NORTH NORTH SOUTH SOUTH EAST EAST WEST WEST Cursor SystemCursor type SystemCursorType ARROW ARROW HAND HAND GridContainer columns 1 equalWidth false children horizontalSpacing 5 verticalSpacing 5 marginWidth 5 marginHeight 5 BorderContainer children verticalSpacing 0 horizontalSpacing 0 BorderChild alignment CENTER GridChild horizontalAlignment BEGINNING verticalAlignment BEGINNING grabHorizontalSpace false grabVerticalSpace false spanCols 0 spanRows 0 widthHint heightHint GridAlignment CENTER CENTER FILL FILL BEGINNING BEGINNING END END FigureContainer content Image uri Ellipse Arc start length Connection start end StackContainer children
null
{"directed":true,"nodes":[{"nsPrefix":"visualInterface","nsURI":"urn:openscada:visualInterface","name":"VisualInterface","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rectangle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Child","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYChild","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYContainer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Line","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Figure","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolReference","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToStringMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cursor","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemCursor","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SystemCursorType","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridContainer","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderContainer","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderChild","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridChild","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GridAlignment","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureContainer","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StackContainer","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onInit","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":"onDispose","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":"onUpdate","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":"scriptModules","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cursors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","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":"designSize","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":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lineWidth","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"antialias","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":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":57,"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":"fill","changeable":true,"lowerBound":1,"iD":false,"id":58,"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":"outline","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"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":67,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"labelAlignment","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"iconAlignment","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"CENTER","unsettable":false,"transient":false,"unique":true,"name":"textAlignment","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"EAST","unsettable":false,"transient":false,"unique":true,"name":"textPlacement","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontName","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontSize","changeable":true,"lowerBound":0,"iD":false,"id":73,"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":"fontBold","changeable":true,"lowerBound":1,"iD":false,"id":74,"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":"fontItalic","changeable":true,"lowerBound":1,"iD":false,"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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"dimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","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":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"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":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onClick","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onDoubleClick","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cursor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":1,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"border","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":"opaque","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":"toolTip","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"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zoom","changeable":true,"lowerBound":0,"iD":false,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"onCreateProperties","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"name":"LEFT","id":143,"value":1,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"CENTER","id":144,"value":0,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"RIGHT","id":145,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"TOP","id":146,"value":3,"literal":"TOP","eClass":"EEnumLiteral"},{"name":"BOTTOM","id":147,"value":4,"literal":"BOTTOM","eClass":"EEnumLiteral"},{"name":"NORTH","id":148,"value":0,"literal":"NORTH","eClass":"EEnumLiteral"},{"name":"SOUTH","id":149,"value":1,"literal":"SOUTH","eClass":"EEnumLiteral"},{"name":"EAST","id":150,"value":2,"literal":"EAST","eClass":"EEnumLiteral"},{"name":"WEST","id":151,"value":3,"literal":"WEST","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"name":"ARROW","id":155,"value":1,"literal":"ARROW","eClass":"EEnumLiteral"},{"name":"HAND","id":156,"value":0,"literal":"HAND","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"lowerBound":0,"iD":false,"id":157,"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":"equalWidth","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"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":"horizontalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":160,"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":"verticalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":161,"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":"marginWidth","changeable":true,"lowerBound":1,"iD":false,"id":162,"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":"marginHeight","changeable":true,"lowerBound":1,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"verticalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"horizontalSpacing","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"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":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"BEGINNING","unsettable":false,"transient":false,"unique":true,"name":"horizontalAlignment","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"BEGINNING","unsettable":false,"transient":false,"unique":true,"name":"verticalAlignment","changeable":true,"lowerBound":1,"iD":false,"id":183,"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":"grabHorizontalSpace","changeable":true,"lowerBound":1,"iD":false,"id":184,"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":"grabVerticalSpace","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"spanCols","changeable":true,"lowerBound":1,"iD":false,"id":186,"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":"spanRows","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widthHint","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":"heightHint","changeable":true,"lowerBound":1,"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"},{"name":"CENTER","id":199,"value":0,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"FILL","id":200,"value":1,"literal":"FILL","eClass":"EEnumLiteral"},{"name":"BEGINNING","id":201,"value":2,"literal":"BEGINNING","eClass":"EEnumLiteral"},{"name":"END","id":202,"value":3,"literal":"END","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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"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":"uri","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":1,"iD":false,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":1,"target":0},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":32,"target":2},{"source":32,"target":42},{"source":32,"target":1},{"source":42,"target":2},{"source":33,"target":14},{"source":33,"target":43},{"source":33,"target":1},{"source":43,"target":14},{"source":34,"target":44},{"source":34,"target":1},{"source":35,"target":45},{"source":35,"target":1},{"source":36,"target":46},{"source":36,"target":1},{"source":37,"target":47},{"source":37,"target":1},{"source":38,"target":18},{"source":38,"target":48},{"source":38,"target":1},{"source":48,"target":18},{"source":39,"target":49},{"source":39,"target":1},{"source":40,"target":15},{"source":40,"target":50},{"source":40,"target":1},{"source":50,"target":15},{"source":41,"target":30},{"source":41,"target":51},{"source":41,"target":1},{"source":51,"target":30},{"source":2,"target":0},{"source":2,"target":52},{"source":52,"target":53},{"source":52,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":54},{"source":54,"target":2},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":55,"target":61},{"source":55,"target":4},{"source":56,"target":62},{"source":56,"target":4},{"source":57,"target":63},{"source":57,"target":4},{"source":58,"target":64},{"source":58,"target":4},{"source":59,"target":65},{"source":59,"target":4},{"source":60,"target":12},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":66},{"source":66,"target":4},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":67,"target":77},{"source":67,"target":6},{"source":68,"target":16},{"source":68,"target":78},{"source":68,"target":6},{"source":78,"target":16},{"source":69,"target":16},{"source":69,"target":79},{"source":69,"target":6},{"source":79,"target":16},{"source":70,"target":16},{"source":70,"target":80},{"source":70,"target":6},{"source":80,"target":16},{"source":71,"target":17},{"source":71,"target":81},{"source":71,"target":6},{"source":81,"target":17},{"source":72,"target":82},{"source":72,"target":6},{"source":73,"target":83},{"source":73,"target":6},{"source":74,"target":84},{"source":74,"target":6},{"source":75,"target":85},{"source":75,"target":6},{"source":76,"target":12},{"source":7,"target":0},{"source":7,"target":86},{"source":7,"target":87},{"source":86,"target":2},{"source":86,"target":88},{"source":86,"target":7},{"source":88,"target":2},{"source":87,"target":89},{"source":87,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":90,"target":10},{"source":90,"target":93},{"source":90,"target":8},{"source":93,"target":10},{"source":91,"target":15},{"source":91,"target":94},{"source":91,"target":8},{"source":94,"target":15},{"source":92,"target":7},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":95},{"source":9,"target":96},{"source":95,"target":8},{"source":95,"target":97},{"source":95,"target":9},{"source":97,"target":8},{"source":96,"target":3},{"source":10,"target":0},{"source":10,"target":98},{"source":10,"target":99},{"source":98,"target":100},{"source":98,"target":10},{"source":99,"target":101},{"source":99,"target":10},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":102},{"source":11,"target":103},{"source":102,"target":10},{"source":102,"target":104},{"source":102,"target":11},{"source":104,"target":10},{"source":103,"target":4},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":105,"target":116},{"source":105,"target":12},{"source":106,"target":117},{"source":106,"target":12},{"source":107,"target":15},{"source":107,"target":118},{"source":107,"target":12},{"source":118,"target":15},{"source":108,"target":119},{"source":108,"target":12},{"source":109,"target":120},{"source":109,"target":12},{"source":110,"target":18},{"source":110,"target":121},{"source":110,"target":12},{"source":121,"target":18},{"source":111,"target":122},{"source":111,"target":12},{"source":112,"target":123},{"source":112,"target":12},{"source":113,"target":124},{"source":113,"target":12},{"source":114,"target":125},{"source":114,"target":12},{"source":115,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":126},{"source":13,"target":127},{"source":13,"target":128},{"source":13,"target":129},{"source":13,"target":130},{"source":126,"target":131},{"source":126,"target":13},{"source":127,"target":132},{"source":127,"target":13},{"source":128,"target":14},{"source":128,"target":133},{"source":128,"target":13},{"source":133,"target":14},{"source":129,"target":134},{"source":129,"target":13},{"source":130,"target":2},{"source":14,"target":0},{"source":14,"target":135},{"source":14,"target":136},{"source":135,"target":137},{"source":135,"target":14},{"source":136,"target":138},{"source":136,"target":14},{"source":15,"target":0},{"source":15,"target":139},{"source":15,"target":140},{"source":139,"target":141},{"source":139,"target":15},{"source":140,"target":142},{"source":140,"target":15},{"source":16,"target":0},{"source":16,"target":143},{"source":16,"target":144},{"source":16,"target":145},{"source":16,"target":146},{"source":16,"target":147},{"source":143,"target":16},{"source":144,"target":16},{"source":145,"target":16},{"source":146,"target":16},{"source":147,"target":16},{"source":17,"target":0},{"source":17,"target":148},{"source":17,"target":149},{"source":17,"target":150},{"source":17,"target":151},{"source":148,"target":17},{"source":149,"target":17},{"source":150,"target":17},{"source":151,"target":17},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":152},{"source":19,"target":153},{"source":152,"target":20},{"source":152,"target":154},{"source":152,"target":19},{"source":154,"target":20},{"source":153,"target":18},{"source":20,"target":0},{"source":20,"target":155},{"source":20,"target":156},{"source":155,"target":20},{"source":156,"target":20},{"source":21,"target":0},{"source":21,"target":3},{"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":165},{"source":157,"target":21},{"source":158,"target":166},{"source":158,"target":21},{"source":159,"target":24},{"source":159,"target":167},{"source":159,"target":21},{"source":167,"target":24},{"source":160,"target":168},{"source":160,"target":21},{"source":161,"target":169},{"source":161,"target":21},{"source":162,"target":170},{"source":162,"target":21},{"source":163,"target":171},{"source":163,"target":21},{"source":164,"target":3},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":172},{"source":22,"target":173},{"source":22,"target":174},{"source":22,"target":175},{"source":172,"target":23},{"source":172,"target":176},{"source":172,"target":22},{"source":176,"target":23},{"source":173,"target":177},{"source":173,"target":22},{"source":174,"target":178},{"source":174,"target":22},{"source":175,"target":3},{"source":23,"target":0},{"source":23,"target":7},{"source":23,"target":179},{"source":23,"target":180},{"source":179,"target":16},{"source":179,"target":181},{"source":179,"target":23},{"source":181,"target":16},{"source":180,"target":7},{"source":24,"target":0},{"source":24,"target":7},{"source":24,"target":182},{"source":24,"target":183},{"source":24,"target":184},{"source":24,"target":185},{"source":24,"target":186},{"source":24,"target":187},{"source":24,"target":188},{"source":24,"target":189},{"source":24,"target":190},{"source":182,"target":25},{"source":182,"target":191},{"source":182,"target":24},{"source":191,"target":25},{"source":183,"target":25},{"source":183,"target":192},{"source":183,"target":24},{"source":192,"target":25},{"source":184,"target":193},{"source":184,"target":24},{"source":185,"target":194},{"source":185,"target":24},{"source":186,"target":195},{"source":186,"target":24},{"source":187,"target":196},{"source":187,"target":24},{"source":188,"target":197},{"source":188,"target":24},{"source":189,"target":198},{"source":189,"target":24},{"source":190,"target":7},{"source":25,"target":0},{"source":25,"target":199},{"source":25,"target":200},{"source":25,"target":201},{"source":25,"target":202},{"source":199,"target":25},{"source":200,"target":25},{"source":201,"target":25},{"source":202,"target":25},{"source":26,"target":0},{"source":26,"target":12},{"source":26,"target":203},{"source":26,"target":204},{"source":203,"target":2},{"source":203,"target":205},{"source":203,"target":26},{"source":205,"target":2},{"source":204,"target":12},{"source":27,"target":0},{"source":27,"target":12},{"source":27,"target":206},{"source":27,"target":207},{"source":206,"target":208},{"source":206,"target":27},{"source":207,"target":12},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":209},{"source":209,"target":4},{"source":29,"target":0},{"source":29,"target":4},{"source":29,"target":210},{"source":29,"target":211},{"source":29,"target":212},{"source":210,"target":213},{"source":210,"target":29},{"source":211,"target":214},{"source":211,"target":29},{"source":212,"target":4},{"source":30,"target":0},{"source":30,"target":215},{"source":30,"target":216},{"source":215,"target":2},{"source":215,"target":217},{"source":215,"target":30},{"source":217,"target":2},{"source":216,"target":2},{"source":216,"target":218},{"source":216,"target":30},{"source":216,"target":52},{"source":218,"target":2},{"source":31,"target":0},{"source":31,"target":3},{"source":31,"target":219},{"source":31,"target":220},{"source":219,"target":2},{"source":219,"target":221},{"source":219,"target":31},{"source":221,"target":2},{"source":220,"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="ACG" nsURI="http://www.eclipse.org/m2m/atl/2007/ACG" nsPrefix="acg"> <eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false" upperBound="-1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false" upperBound="-1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ACG" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metamodel" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startsWith" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="/0/ACGElement" containment="true" eOpposite="/0/ACGElement/acg"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ACGElement" abstract="true" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="acg" ordered="false" lowerBound="1" eType="/0/ACG" eOpposite="/0/ACG/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="/0/ACGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="/0/Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="/0/ACGElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="/0/VariableDecl"/> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="/0/ACGElement /0/StatementBlock"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="element" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASMNode" eSuperTypes="/0/Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CodeNode" eSuperTypes="/0/Node"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleNode" eSuperTypes="/0/Node"/> <eClassifiers xsi:type="ecore:EClass" name="StatementBlock" abstract="true" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="/0/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="/0/LocatedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CompoundStat" abstract="true" eSuperTypes="/0/Statement /0/StatementBlock"/> <eClassifiers xsi:type="ecore:EClass" name="ForEachStat" eSuperTypes="/0/CompoundStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="/0/VariableDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OnceStat" eSuperTypes="/0/CompoundStat"/> <eClassifiers xsi:type="ecore:EClass" name="VariableStat" eSuperTypes="/0/CompoundStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationStat" eSuperTypes="/0/CompoundStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalStat" eSuperTypes="/0/CompoundStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1" eType="/0/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetStat" eSuperTypes="/0/CompoundStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/0/VariableDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnalyzeStat" eSuperTypes="/0/CompoundStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReportStat" eSuperTypes="/0/Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false" unique="false" lowerBound="1" eType="/0/Severity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Severity"> <eLiterals name="critic" value="1" literal="critic"/> <eLiterals name="error" value="2" literal="error"/> <eLiterals name="warning" value="3" literal="warning"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldStat" eSuperTypes="/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParamStat" eSuperTypes="/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmitStat" abstract="true" eSuperTypes="/0/Statement"/> <eClassifiers xsi:type="ecore:EClass" name="LabelStat" eSuperTypes="/0/EmitStat"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="id" ordered="false" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="NewinStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="DupStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="DupX1Stat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="PopStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="SwapStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="IterateStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="EndIterateStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="GetAsmStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="FindMEStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="PushTStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="PushFStat" eSuperTypes="/0/EmitStat"/> <eClassifiers xsi:type="ecore:EClass" name="EmitWithOperandStat" abstract="true" eSuperTypes="/0/EmitStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PushStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="PushIStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="PushDStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="LoadStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="StoreStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="CallStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="PCallStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="SuperCallStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="GetStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="SetStat" eSuperTypes="/0/EmitWithOperandStat"/> <eClassifiers xsi:type="ecore:EClass" name="EmitWithLabelRefStat" abstract="true" eSuperTypes="/0/EmitStat"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" lowerBound="1" eType="/0/LabelStat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="/0/EmitWithLabelRefStat"/> <eClassifiers xsi:type="ecore:EClass" name="GotoStat" eSuperTypes="/0/EmitWithLabelRefStat"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDecl" eSuperTypes="/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="/0/LocatedElement"/> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/0/VariableDecl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelfExp" eSuperTypes="/0/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="LastExp" eSuperTypes="/0/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExp" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExp" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IsAExp" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/0/VariableDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="/0/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationExp" eSuperTypes="/0/PropertyCallExp"/> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="/0/PropertyCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false" lowerBound="1" eType="/0/VariableDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="/0/PropertyCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="/0/OperationCallExp"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="/0/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="/0/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="/0/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="/0/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="/0/CollectionExp"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="/0/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="/0/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="/0/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes" nsURI="http://www.eclipse.org/m2m/atl/2007/ACG-PrimitiveTypes" nsPrefix="pt"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/atlanmod/EMFTVM-D/plugins/org.eclipse.m2m.atl.dsls/resources/ACG/Metamodel/ACG.ecore
ecore
ACG LocatedElement location commentsBefore commentsAfter ACG metamodel startsWith elements ACGElement acg Function context name parameters body Attribute context name body Parameter Node element mode guard ASMNode name CodeNode SimpleNode StatementBlock statements Statement CompoundStat ForEachStat iterator collection OnceStat VariableStat definition name OperationStat context name ConditionalStat condition elseStatements LetStat variable value AnalyzeStat target mode ReportStat severity message Severity critic critic error error warning warning FieldStat name type ParamStat name type EmitStat LabelStat name id NewStat NewinStat DeleteStat DupStat DupX1Stat PopStat SwapStat IterateStat EndIterateStat GetAsmStat FindMEStat PushTStat PushFStat EmitWithOperandStat operand PushStat PushIStat PushDStat LoadStat StoreStat CallStat PCallStat SuperCallStat GetStat SetStat EmitWithLabelRefStat label IfStat GotoStat VariableDecl name Expression VariableExp variable SelfExp LastExp IfExp condition thenExp elseExp IsAExp source type LetExp variable value in PropertyCallExp source name NavigationExp IteratorExp iterator body OperationCallExp arguments OperatorCallExp LiteralExp OclUndefinedExp CollectionExp elements SequenceExp BooleanExp value IntegerExp value StringExp value PrimitiveTypes Boolean boolean boolean Integer int int String java.lang.String java.lang.String
null
{"directed":true,"nodes":[{"nsPrefix":"acg","nsURI":"http://www.eclipse.org/m2m/atl/2007/ACG","name":"ACG","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":"ACG","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ACGElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASMNode","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementBlock","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundStat","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachStat","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OnceStat","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableStat","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationStat","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalStat","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetStat","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalyzeStat","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportStat","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Severity","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldStat","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamStat","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmitStat","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelStat","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewStat","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewinStat","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteStat","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DupStat","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DupX1Stat","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PopStat","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwapStat","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateStat","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndIterateStat","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetAsmStat","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FindMEStat","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PushTStat","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PushFStat","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmitWithOperandStat","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PushStat","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PushIStat","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PushDStat","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoadStat","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StoreStat","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallStat","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PCallStat","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperCallStat","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetStat","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetStat","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmitWithLabelRefStat","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GotoStat","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDecl","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfExp","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LastExp","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsAExp","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationExp","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":74,"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":75,"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":76,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":77,"serializable":true,"eClass":"EDataType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"metamodel","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"startsWith","changeable":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":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":"acg","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"context","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":"name","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":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":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"context","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":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":101,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"element","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mode","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","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":true,"unsettable":false,"transient":false,"unique":true,"name":"name","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":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mode","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"severity","changeable":true,"lowerBound":1,"iD":false,"id":158,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"name":"critic","id":163,"value":1,"literal":"critic","eClass":"EEnumLiteral"},{"name":"error","id":164,"value":2,"literal":"error","eClass":"EEnumLiteral"},{"name":"warning","id":165,"value":3,"literal":"warning","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":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"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":177,"derived":false},{"container":false,"ordered":false,"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":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":235,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","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":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":264,"serializable":true,"eClass":"EDataType"},{"id":265,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":268,"serializable":true,"eClass":"EDataType"},{"id":269,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"nsPrefix":"pt","nsURI":"http://www.eclipse.org/m2m/atl/2007/ACG-PrimitiveTypes","name":"PrimitiveTypes","id":273,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":1,"target":0},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":74,"target":77},{"source":74,"target":78},{"source":74,"target":1},{"source":78,"target":77},{"source":75,"target":77},{"source":75,"target":79},{"source":75,"target":1},{"source":79,"target":77},{"source":76,"target":77},{"source":76,"target":80},{"source":76,"target":1},{"source":80,"target":77},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":81},{"source":2,"target":82},{"source":2,"target":83},{"source":2,"target":84},{"source":81,"target":77},{"source":81,"target":85},{"source":81,"target":2},{"source":85,"target":77},{"source":82,"target":77},{"source":82,"target":86},{"source":82,"target":2},{"source":86,"target":77},{"source":83,"target":3},{"source":83,"target":87},{"source":83,"target":2},{"source":83,"target":88},{"source":87,"target":3},{"source":84,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":88},{"source":3,"target":89},{"source":88,"target":2},{"source":88,"target":90},{"source":88,"target":3},{"source":88,"target":83},{"source":90,"target":2},{"source":89,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":91},{"source":4,"target":92},{"source":4,"target":93},{"source":4,"target":94},{"source":4,"target":95},{"source":91,"target":77},{"source":91,"target":96},{"source":91,"target":4},{"source":96,"target":77},{"source":92,"target":77},{"source":92,"target":97},{"source":92,"target":4},{"source":97,"target":77},{"source":93,"target":6},{"source":93,"target":98},{"source":93,"target":4},{"source":98,"target":6},{"source":94,"target":55},{"source":94,"target":99},{"source":94,"target":4},{"source":99,"target":55},{"source":95,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":102},{"source":5,"target":103},{"source":100,"target":77},{"source":100,"target":104},{"source":100,"target":5},{"source":104,"target":77},{"source":101,"target":77},{"source":101,"target":105},{"source":101,"target":5},{"source":105,"target":77},{"source":102,"target":55},{"source":102,"target":106},{"source":102,"target":5},{"source":106,"target":55},{"source":103,"target":3},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":107},{"source":107,"target":54},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":11},{"source":7,"target":108},{"source":7,"target":109},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":108,"target":77},{"source":108,"target":113},{"source":108,"target":7},{"source":113,"target":77},{"source":109,"target":77},{"source":109,"target":114},{"source":109,"target":7},{"source":114,"target":77},{"source":110,"target":55},{"source":110,"target":115},{"source":110,"target":7},{"source":115,"target":55},{"source":111,"target":3},{"source":112,"target":11},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":116},{"source":8,"target":117},{"source":116,"target":55},{"source":116,"target":118},{"source":116,"target":8},{"source":118,"target":55},{"source":117,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":119},{"source":119,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":120},{"source":120,"target":7},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":121},{"source":11,"target":122},{"source":121,"target":12},{"source":121,"target":123},{"source":121,"target":11},{"source":123,"target":12},{"source":122,"target":1},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":124},{"source":124,"target":1},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":11},{"source":13,"target":125},{"source":13,"target":126},{"source":125,"target":12},{"source":126,"target":11},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":127},{"source":14,"target":128},{"source":14,"target":129},{"source":127,"target":54},{"source":127,"target":130},{"source":127,"target":14},{"source":130,"target":54},{"source":128,"target":55},{"source":128,"target":131},{"source":128,"target":14},{"source":131,"target":55},{"source":129,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":132},{"source":132,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":133},{"source":16,"target":134},{"source":16,"target":135},{"source":133,"target":55},{"source":133,"target":136},{"source":133,"target":16},{"source":136,"target":55},{"source":134,"target":55},{"source":134,"target":137},{"source":134,"target":16},{"source":137,"target":55},{"source":135,"target":13},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":138},{"source":17,"target":139},{"source":17,"target":140},{"source":138,"target":55},{"source":138,"target":141},{"source":138,"target":17},{"source":141,"target":55},{"source":139,"target":55},{"source":139,"target":142},{"source":139,"target":17},{"source":142,"target":55},{"source":140,"target":13},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":143},{"source":18,"target":144},{"source":18,"target":145},{"source":143,"target":55},{"source":143,"target":146},{"source":143,"target":18},{"source":146,"target":55},{"source":144,"target":12},{"source":144,"target":147},{"source":144,"target":18},{"source":147,"target":12},{"source":145,"target":13},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":148},{"source":19,"target":149},{"source":19,"target":150},{"source":148,"target":54},{"source":148,"target":151},{"source":148,"target":19},{"source":151,"target":54},{"source":149,"target":55},{"source":149,"target":152},{"source":149,"target":19},{"source":152,"target":55},{"source":150,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":153},{"source":20,"target":154},{"source":20,"target":155},{"source":153,"target":55},{"source":153,"target":156},{"source":153,"target":20},{"source":156,"target":55},{"source":154,"target":77},{"source":154,"target":157},{"source":154,"target":20},{"source":157,"target":77},{"source":155,"target":13},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":158},{"source":21,"target":159},{"source":21,"target":160},{"source":158,"target":22},{"source":158,"target":161},{"source":158,"target":21},{"source":161,"target":22},{"source":159,"target":55},{"source":159,"target":162},{"source":159,"target":21},{"source":162,"target":55},{"source":160,"target":12},{"source":22,"target":0},{"source":22,"target":163},{"source":22,"target":164},{"source":22,"target":165},{"source":163,"target":22},{"source":164,"target":22},{"source":165,"target":22},{"source":23,"target":0},{"source":23,"target":12},{"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":55},{"source":167,"target":170},{"source":167,"target":23},{"source":170,"target":55},{"source":168,"target":12},{"source":24,"target":0},{"source":24,"target":12},{"source":24,"target":171},{"source":24,"target":172},{"source":24,"target":173},{"source":171,"target":55},{"source":171,"target":174},{"source":171,"target":24},{"source":174,"target":55},{"source":172,"target":55},{"source":172,"target":175},{"source":172,"target":24},{"source":175,"target":55},{"source":173,"target":12},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":176},{"source":176,"target":12},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":177},{"source":26,"target":178},{"source":26,"target":179},{"source":177,"target":77},{"source":177,"target":180},{"source":177,"target":26},{"source":180,"target":77},{"source":178,"target":55},{"source":178,"target":181},{"source":178,"target":26},{"source":181,"target":55},{"source":179,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":182},{"source":182,"target":25},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":183},{"source":183,"target":25},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":184},{"source":184,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":185},{"source":185,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":186},{"source":186,"target":25},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":187},{"source":187,"target":25},{"source":33,"target":0},{"source":33,"target":25},{"source":33,"target":188},{"source":188,"target":25},{"source":34,"target":0},{"source":34,"target":25},{"source":34,"target":189},{"source":189,"target":25},{"source":35,"target":0},{"source":35,"target":25},{"source":35,"target":190},{"source":190,"target":25},{"source":36,"target":0},{"source":36,"target":25},{"source":36,"target":191},{"source":191,"target":25},{"source":37,"target":0},{"source":37,"target":25},{"source":37,"target":192},{"source":192,"target":25},{"source":38,"target":0},{"source":38,"target":25},{"source":38,"target":193},{"source":193,"target":25},{"source":39,"target":0},{"source":39,"target":25},{"source":39,"target":194},{"source":194,"target":25},{"source":40,"target":0},{"source":40,"target":25},{"source":40,"target":195},{"source":40,"target":196},{"source":195,"target":55},{"source":195,"target":197},{"source":195,"target":40},{"source":197,"target":55},{"source":196,"target":25},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":198},{"source":198,"target":40},{"source":42,"target":0},{"source":42,"target":40},{"source":42,"target":199},{"source":199,"target":40},{"source":43,"target":0},{"source":43,"target":40},{"source":43,"target":200},{"source":200,"target":40},{"source":44,"target":0},{"source":44,"target":40},{"source":44,"target":201},{"source":201,"target":40},{"source":45,"target":0},{"source":45,"target":40},{"source":45,"target":202},{"source":202,"target":40},{"source":46,"target":0},{"source":46,"target":40},{"source":46,"target":203},{"source":203,"target":40},{"source":47,"target":0},{"source":47,"target":40},{"source":47,"target":204},{"source":204,"target":40},{"source":48,"target":0},{"source":48,"target":40},{"source":48,"target":205},{"source":205,"target":40},{"source":49,"target":0},{"source":49,"target":40},{"source":49,"target":206},{"source":206,"target":40},{"source":50,"target":0},{"source":50,"target":40},{"source":50,"target":207},{"source":207,"target":40},{"source":51,"target":0},{"source":51,"target":25},{"source":51,"target":208},{"source":51,"target":209},{"source":208,"target":26},{"source":208,"target":210},{"source":208,"target":51},{"source":210,"target":26},{"source":209,"target":25},{"source":52,"target":0},{"source":52,"target":51},{"source":52,"target":211},{"source":211,"target":51},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":212},{"source":212,"target":51},{"source":54,"target":0},{"source":54,"target":1},{"source":54,"target":213},{"source":54,"target":214},{"source":213,"target":77},{"source":213,"target":215},{"source":213,"target":54},{"source":215,"target":77},{"source":214,"target":1},{"source":55,"target":0},{"source":55,"target":1},{"source":55,"target":216},{"source":216,"target":1},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":217},{"source":56,"target":218},{"source":217,"target":54},{"source":217,"target":219},{"source":217,"target":56},{"source":219,"target":54},{"source":218,"target":55},{"source":57,"target":0},{"source":57,"target":55},{"source":57,"target":220},{"source":220,"target":55},{"source":58,"target":0},{"source":58,"target":55},{"source":58,"target":221},{"source":221,"target":55},{"source":59,"target":0},{"source":59,"target":55},{"source":59,"target":222},{"source":59,"target":223},{"source":59,"target":224},{"source":59,"target":225},{"source":222,"target":55},{"source":222,"target":226},{"source":222,"target":59},{"source":226,"target":55},{"source":223,"target":55},{"source":223,"target":227},{"source":223,"target":59},{"source":227,"target":55},{"source":224,"target":55},{"source":224,"target":228},{"source":224,"target":59},{"source":228,"target":55},{"source":225,"target":55},{"source":60,"target":0},{"source":60,"target":55},{"source":60,"target":229},{"source":60,"target":230},{"source":60,"target":231},{"source":229,"target":55},{"source":229,"target":232},{"source":229,"target":60},{"source":232,"target":55},{"source":230,"target":77},{"source":230,"target":233},{"source":230,"target":60},{"source":233,"target":77},{"source":231,"target":55},{"source":61,"target":0},{"source":61,"target":55},{"source":61,"target":234},{"source":61,"target":235},{"source":61,"target":236},{"source":61,"target":237},{"source":234,"target":54},{"source":234,"target":238},{"source":234,"target":61},{"source":238,"target":54},{"source":235,"target":55},{"source":235,"target":239},{"source":235,"target":61},{"source":239,"target":55},{"source":236,"target":55},{"source":236,"target":240},{"source":236,"target":61},{"source":240,"target":55},{"source":237,"target":55},{"source":62,"target":0},{"source":62,"target":55},{"source":62,"target":241},{"source":62,"target":242},{"source":62,"target":243},{"source":241,"target":55},{"source":241,"target":244},{"source":241,"target":62},{"source":244,"target":55},{"source":242,"target":77},{"source":242,"target":245},{"source":242,"target":62},{"source":245,"target":77},{"source":243,"target":55},{"source":63,"target":0},{"source":63,"target":62},{"source":63,"target":246},{"source":246,"target":62},{"source":64,"target":0},{"source":64,"target":62},{"source":64,"target":247},{"source":64,"target":248},{"source":64,"target":249},{"source":247,"target":54},{"source":247,"target":250},{"source":247,"target":64},{"source":250,"target":54},{"source":248,"target":55},{"source":248,"target":251},{"source":248,"target":64},{"source":251,"target":55},{"source":249,"target":62},{"source":65,"target":0},{"source":65,"target":62},{"source":65,"target":252},{"source":65,"target":253},{"source":252,"target":55},{"source":252,"target":254},{"source":252,"target":65},{"source":254,"target":55},{"source":253,"target":62},{"source":66,"target":0},{"source":66,"target":65},{"source":66,"target":255},{"source":255,"target":65},{"source":67,"target":0},{"source":67,"target":55},{"source":67,"target":256},{"source":256,"target":55},{"source":68,"target":0},{"source":68,"target":67},{"source":68,"target":257},{"source":257,"target":67},{"source":69,"target":0},{"source":69,"target":67},{"source":69,"target":258},{"source":69,"target":259},{"source":258,"target":55},{"source":258,"target":260},{"source":258,"target":69},{"source":260,"target":55},{"source":259,"target":67},{"source":70,"target":0},{"source":70,"target":69},{"source":70,"target":261},{"source":261,"target":69},{"source":71,"target":0},{"source":71,"target":67},{"source":71,"target":262},{"source":71,"target":263},{"source":262,"target":264},{"source":262,"target":265},{"source":262,"target":71},{"source":265,"target":264},{"source":263,"target":67},{"source":72,"target":0},{"source":72,"target":67},{"source":72,"target":266},{"source":72,"target":267},{"source":266,"target":268},{"source":266,"target":269},{"source":266,"target":72},{"source":269,"target":268},{"source":267,"target":67},{"source":73,"target":0},{"source":73,"target":67},{"source":73,"target":270},{"source":73,"target":271},{"source":270,"target":77},{"source":270,"target":272},{"source":270,"target":73},{"source":272,"target":77},{"source":271,"target":67},{"source":273,"target":264},{"source":273,"target":268},{"source":273,"target":77},{"source":264,"target":273},{"source":268,"target":273},{"source":77,"target":273}],"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="sequencer" nsURI="http:///org/eclipse/stem/core/sequencer.ecore" nsPrefix="org.eclipse.stem.core.sequencer"> <eClassifiers xsi:type="ecore:EClass" name="RealTimeSequencer" eSuperTypes="#//SequentialSequencer"/> <eClassifiers xsi:type="ecore:EClass" name="Sequencer" abstract="true" eSuperTypes="common.ecore#//Identifiable"> <eOperations name="reset"/> <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="ecore:EClass model.ecore#//STEMTime" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="ecore:EClass model.ecore#//STEMTime" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentTime" eType="ecore:EClass model.ecore#//STEMTime" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nextTime" eType="ecore:EClass model.ecore#//STEMTime" changeable="false" volatile="true" transient="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeDelta" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" changeable="false" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeToStop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="workComplete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="workIncrement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false" volatile="true" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cycle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequentialSequencer" eSuperTypes="#//Sequencer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeIncrement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/teropa/stem/org.eclipse.stem.core/model/sequencer.ecore
ecore
sequencer RealTimeSequencer Sequencer reset startTime endTime currentTime nextTime timeDelta duration -1 timeToStop workComplete workIncrement cycle 0 SequentialSequencer timeIncrement
null
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.stem.core.sequencer","nsURI":"http:///org/eclipse/stem/core/sequencer.ecore","name":"sequencer","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealTimeSequencer","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequencer","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequentialSequencer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"reset","lowerBound":0,"id":5,"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":"startTime","changeable":true,"resolveProxies":false,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endTime","changeable":true,"resolveProxies":false,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"currentTime","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"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":"nextTime","changeable":false,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"timeDelta","changeable":false,"lowerBound":0,"iD":false,"id":10,"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":"duration","changeable":true,"lowerBound":0,"iD":false,"id":11,"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":"timeToStop","changeable":false,"lowerBound":0,"iD":false,"id":12,"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":"workComplete","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"workIncrement","changeable":false,"lowerBound":0,"iD":false,"id":14,"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":"cycle","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeIncrement","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":4,"target":3},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":5,"target":2},{"source":6,"target":17},{"source":6,"target":2},{"source":7,"target":18},{"source":7,"target":2},{"source":8,"target":19},{"source":8,"target":2},{"source":9,"target":20},{"source":9,"target":2},{"source":10,"target":21},{"source":10,"target":2},{"source":11,"target":22},{"source":11,"target":2},{"source":12,"target":23},{"source":12,"target":2},{"source":13,"target":24},{"source":13,"target":2},{"source":14,"target":25},{"source":14,"target":2},{"source":15,"target":26},{"source":15,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":27},{"source":3,"target":28},{"source":27,"target":29},{"source":27,"target":3},{"source":28,"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="art2" nsURI="http://art/2.0" nsPrefix="art2"> <eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//NamedElement #//Instance"> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//Port" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentType" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//PortTypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="integrationPatterns" upperBound="-1" eType="#//IntegrationPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extraFonctionalProperties" eType="#//ExtraFonctionalProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//PortTypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerNode" eSuperTypes="#//NamedElement #//Instance"> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//ComponentInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerRoot"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ContainerNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinitions" upperBound="-1" eType="#//TypeDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repositories" upperBound="-1" eType="#//Repository" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataTypes" upperBound="-1" eType="#//TypedElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="libraries" upperBound="-1" eType="#//TypeLibrary" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hubs" upperBound="-1" eType="#//Channel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mBindings" upperBound="-1" eType="#//MBinding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deployUnits" upperBound="-1" eType="#//DeployUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeNetworks" upperBound="-1" eType="#//NodeNetwork" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metrics" upperBound="-1" eType="#//Metric" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metricTypes" upperBound="-1" eType="#//MetricType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="physicalNodes" upperBound="-1" eType="#//PhysicalNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortType" abstract="true" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchrone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port"> <eStructuralFeatures xsi:type="ecore:EReference" name="portTypeRef" lowerBound="1" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="childs" upperBound="-1" eType="#//Namespace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dictionary"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//DictionaryValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryType"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//DictionaryAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValues" upperBound="-1" eType="#//DictionaryValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryAttribute" eSuperTypes="#//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="#//DictionaryAttribute"/> <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="CompositeType" eSuperTypes="#//ComponentType"> <eStructuralFeatures xsi:type="ecore:EReference" name="childs" upperBound="-1" eType="#//ComponentType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wires" upperBound="-1" eType="#//Wire" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortTypeRef" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//PortType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1" eType="#//PortTypeMapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wire"> <eStructuralFeatures xsi:type="ecore:EReference" name="ports" lowerBound="2" upperBound="2" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServicePortType" eSuperTypes="#//PortType"> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="genericTypes" upperBound="-1" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessagePortType" eSuperTypes="#//PortType"> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repository" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="#//DeployUnit"/> <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="DeployUnit" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitName" 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="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hashcode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLibrary" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subTypes" upperBound="-1" eType="#//TypeDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegrationPattern" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="extraFonctionalProperties" upperBound="-1" eType="#//ExtraFonctionalProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portTypes" upperBound="-1" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtraFonctionalProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="portTypes" upperBound="-1" eType="#//PortTypeRef"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortTypeMapping"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="beanMethodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceMethodName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Channel" eSuperTypes="#//NamedElement #//Instance"/> <eClassifiers xsi:type="ecore:EClass" name="MBinding"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" lowerBound="1" eType="#//Port"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hub" lowerBound="1" eType="#//Channel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeType" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="bootstrap" upperBound="-1" eType="#//DeployUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeNetwork"> <eStructuralFeatures xsi:type="ecore:EReference" name="link" upperBound="-1" eType="#//NodeLink" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initBy" eType="#//ContainerNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ContainerNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeLink"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="networkType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatedRate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="networkProperties" upperBound="-1" eType="#//NetworkProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastCheck" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NetworkProperty" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastCheck" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChannelType" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBindings" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBindings" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerFragments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperFragments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="deployUnit" lowerBound="1" eType="#//DeployUnit"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="factoryBean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredLibs" upperBound="-1" eType="#//DeployUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dictionaryType" eType="#//DictionaryType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinition" lowerBound="1" eType="#//TypeDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dictionary" eType="#//Dictionary" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metric"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//MetricValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//MetricType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nbValueMax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricType" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="MetricValue"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceMetric" eSuperTypes="#//Metric"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//Instance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortMetric" eSuperTypes="#//Metric"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//Port"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalNode" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="hosts" upperBound="-1" eType="#//ContainerNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//PhysicalNodeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalNodeType" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PhysicalNodeMetric" eSuperTypes="#//Metric"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//PhysicalNode"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/art2_projects/org.kermeta.art2.model/metamodel/art.ecore
ecore
art2 ComponentInstance provided required namespace ComponentType required integrationPatterns extraFonctionalProperties provided startMethod stopMethod ContainerNode components ContainerRoot nodes typeDefinitions repositories dataTypes libraries hubs mBindings deployUnits nodeNetworks metrics metricTypes physicalNodes PortType synchrone Port portTypeRef Namespace childs parent Dictionary values DictionaryType attributes defaultValues DictionaryAttribute optional state DictionaryValue attribute value CompositeType childs wires PortTypeRef ref mappings Wire ports ServicePortType operations interface Operation parameters returnType Parameter type TypedElement genericTypes MessagePortType filters Repository units url DeployUnit groupName unitName version url hashcode TypeLibrary subTypes NamedElement name IntegrationPattern extraFonctionalProperties portTypes ExtraFonctionalProperty portTypes PortTypeMapping beanMethodName serviceMethodName Channel MBinding port hub NodeType bootstrap NodeNetwork link initBy target NodeLink networkType estimatedRate networkProperties lastCheck NetworkProperty value lastCheck ChannelType startMethod stopMethod lowerBindings upperBindings lowerFragments upperFragments TypeDefinition deployUnit factoryBean bean requiredLibs dictionaryType Instance typeDefinition dictionary Metric values type nbValueMax MetricType MetricValue InstanceMetric ref PortMetric ref PhysicalNode hosts type PhysicalNodeType PhysicalNodeMetric ref
null
{"directed":true,"nodes":[{"nsPrefix":"art2","nsURI":"http://art/2.0","name":"art2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerNode","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortType","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dictionary","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryAttribute","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryValue","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortTypeRef","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wire","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServicePortType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessagePortType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployUnit","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLibrary","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegrationPattern","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtraFonctionalProperty","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortTypeMapping","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Channel","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MBinding","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeType","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeNetwork","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeLink","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetworkProperty","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChannelType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinition","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricValue","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceMetric","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortMetric","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalNode","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalNodeType","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalNodeMetric","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"required","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":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"integrationPatterns","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":"extraFonctionalProperties","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":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startMethod","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":"stopMethod","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"nodes","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":"typeDefinitions","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":"repositories","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":"dataTypes","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":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hubs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mBindings","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":"deployUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeNetworks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metrics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"synchrone","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portTypeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childs","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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":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":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optional","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wires","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":2,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":false,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":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":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genericTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"groupName","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unitName","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":"version","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":"url","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hashcode","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extraFonctionalProperties","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":"portTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"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":"beanMethodName","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":"serviceMethodName","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"port","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":"hub","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bootstrap","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networkType","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":"estimatedRate","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"networkProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"lastCheck","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"lastCheck","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startMethod","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stopMethod","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBindings","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":"upperBindings","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerFragments","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperFragments","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deployUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"factoryBean","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bean","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredLibs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dictionaryType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dictionary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"container":false,"ordered":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":238,"derived":false},{"container":false,"ordered":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":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nbValueMax","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"hosts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":false,"ordered":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":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":1,"target":0},{"source":1,"target":23},{"source":1,"target":35},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":44,"target":6},{"source":44,"target":49},{"source":44,"target":1},{"source":49,"target":6},{"source":45,"target":6},{"source":45,"target":50},{"source":45,"target":1},{"source":50,"target":6},{"source":46,"target":7},{"source":46,"target":51},{"source":46,"target":1},{"source":51,"target":7},{"source":47,"target":23},{"source":48,"target":35},{"source":2,"target":0},{"source":2,"target":34},{"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":52,"target":13},{"source":52,"target":59},{"source":52,"target":2},{"source":59,"target":13},{"source":53,"target":24},{"source":53,"target":60},{"source":53,"target":2},{"source":60,"target":24},{"source":54,"target":25},{"source":54,"target":61},{"source":54,"target":2},{"source":61,"target":25},{"source":55,"target":13},{"source":55,"target":62},{"source":55,"target":2},{"source":62,"target":13},{"source":56,"target":63},{"source":56,"target":2},{"source":57,"target":64},{"source":57,"target":2},{"source":58,"target":34},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":35},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":65,"target":1},{"source":65,"target":68},{"source":65,"target":3},{"source":68,"target":1},{"source":66,"target":23},{"source":67,"target":35},{"source":4,"target":0},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":4,"target":75},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":69,"target":3},{"source":69,"target":81},{"source":69,"target":4},{"source":81,"target":3},{"source":70,"target":34},{"source":70,"target":82},{"source":70,"target":4},{"source":82,"target":34},{"source":71,"target":20},{"source":71,"target":83},{"source":71,"target":4},{"source":83,"target":20},{"source":72,"target":18},{"source":72,"target":84},{"source":72,"target":4},{"source":84,"target":18},{"source":73,"target":22},{"source":73,"target":85},{"source":73,"target":4},{"source":85,"target":22},{"source":74,"target":27},{"source":74,"target":86},{"source":74,"target":4},{"source":86,"target":27},{"source":75,"target":28},{"source":75,"target":87},{"source":75,"target":4},{"source":87,"target":28},{"source":76,"target":21},{"source":76,"target":88},{"source":76,"target":4},{"source":88,"target":21},{"source":77,"target":30},{"source":77,"target":89},{"source":77,"target":4},{"source":89,"target":30},{"source":78,"target":36},{"source":78,"target":90},{"source":78,"target":4},{"source":90,"target":36},{"source":79,"target":37},{"source":79,"target":91},{"source":79,"target":4},{"source":91,"target":37},{"source":80,"target":41},{"source":80,"target":92},{"source":80,"target":4},{"source":92,"target":41},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":93},{"source":5,"target":94},{"source":93,"target":95},{"source":93,"target":5},{"source":94,"target":34},{"source":6,"target":0},{"source":6,"target":96},{"source":96,"target":13},{"source":96,"target":97},{"source":96,"target":6},{"source":97,"target":13},{"source":7,"target":0},{"source":7,"target":23},{"source":7,"target":98},{"source":7,"target":99},{"source":7,"target":100},{"source":98,"target":7},{"source":98,"target":101},{"source":98,"target":7},{"source":101,"target":7},{"source":99,"target":7},{"source":99,"target":102},{"source":99,"target":7},{"source":102,"target":7},{"source":100,"target":23},{"source":8,"target":0},{"source":8,"target":103},{"source":103,"target":11},{"source":103,"target":104},{"source":103,"target":8},{"source":104,"target":11},{"source":9,"target":0},{"source":9,"target":105},{"source":9,"target":106},{"source":105,"target":10},{"source":105,"target":107},{"source":105,"target":9},{"source":107,"target":10},{"source":106,"target":11},{"source":106,"target":108},{"source":106,"target":9},{"source":108,"target":11},{"source":10,"target":0},{"source":10,"target":18},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":111},{"source":109,"target":112},{"source":109,"target":10},{"source":110,"target":113},{"source":110,"target":10},{"source":111,"target":18},{"source":11,"target":0},{"source":11,"target":114},{"source":11,"target":115},{"source":114,"target":10},{"source":114,"target":116},{"source":114,"target":11},{"source":116,"target":10},{"source":115,"target":117},{"source":115,"target":11},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":118},{"source":12,"target":119},{"source":12,"target":120},{"source":118,"target":2},{"source":118,"target":121},{"source":118,"target":12},{"source":121,"target":2},{"source":119,"target":14},{"source":119,"target":122},{"source":119,"target":12},{"source":122,"target":14},{"source":120,"target":2},{"source":13,"target":0},{"source":13,"target":23},{"source":13,"target":123},{"source":13,"target":124},{"source":13,"target":125},{"source":123,"target":5},{"source":123,"target":126},{"source":123,"target":13},{"source":126,"target":5},{"source":124,"target":26},{"source":124,"target":127},{"source":124,"target":13},{"source":127,"target":26},{"source":125,"target":23},{"source":14,"target":0},{"source":14,"target":128},{"source":128,"target":13},{"source":128,"target":129},{"source":128,"target":14},{"source":129,"target":13},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":130},{"source":15,"target":131},{"source":15,"target":132},{"source":130,"target":16},{"source":130,"target":133},{"source":130,"target":15},{"source":133,"target":16},{"source":131,"target":134},{"source":131,"target":15},{"source":132,"target":5},{"source":16,"target":0},{"source":16,"target":23},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":135,"target":17},{"source":135,"target":138},{"source":135,"target":16},{"source":138,"target":17},{"source":136,"target":18},{"source":136,"target":139},{"source":136,"target":16},{"source":139,"target":18},{"source":137,"target":23},{"source":17,"target":0},{"source":17,"target":23},{"source":17,"target":140},{"source":17,"target":141},{"source":140,"target":18},{"source":140,"target":142},{"source":140,"target":17},{"source":142,"target":18},{"source":141,"target":23},{"source":18,"target":0},{"source":18,"target":23},{"source":18,"target":143},{"source":18,"target":144},{"source":143,"target":18},{"source":143,"target":145},{"source":143,"target":18},{"source":145,"target":18},{"source":144,"target":23},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":146},{"source":19,"target":147},{"source":146,"target":18},{"source":146,"target":148},{"source":146,"target":19},{"source":148,"target":18},{"source":147,"target":5},{"source":20,"target":0},{"source":20,"target":23},{"source":20,"target":149},{"source":20,"target":150},{"source":20,"target":151},{"source":149,"target":21},{"source":149,"target":152},{"source":149,"target":20},{"source":152,"target":21},{"source":150,"target":153},{"source":150,"target":20},{"source":151,"target":23},{"source":21,"target":0},{"source":21,"target":23},{"source":21,"target":154},{"source":21,"target":155},{"source":21,"target":156},{"source":21,"target":157},{"source":21,"target":158},{"source":21,"target":159},{"source":154,"target":160},{"source":154,"target":21},{"source":155,"target":161},{"source":155,"target":21},{"source":156,"target":162},{"source":156,"target":21},{"source":157,"target":163},{"source":157,"target":21},{"source":158,"target":164},{"source":158,"target":21},{"source":159,"target":23},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":165},{"source":22,"target":166},{"source":165,"target":34},{"source":165,"target":167},{"source":165,"target":22},{"source":167,"target":34},{"source":166,"target":23},{"source":23,"target":0},{"source":23,"target":168},{"source":168,"target":169},{"source":168,"target":23},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":170},{"source":24,"target":171},{"source":24,"target":172},{"source":170,"target":25},{"source":170,"target":173},{"source":170,"target":24},{"source":173,"target":25},{"source":171,"target":13},{"source":171,"target":174},{"source":171,"target":24},{"source":174,"target":13},{"source":172,"target":23},{"source":25,"target":0},{"source":25,"target":175},{"source":175,"target":13},{"source":175,"target":176},{"source":175,"target":25},{"source":176,"target":13},{"source":26,"target":0},{"source":26,"target":177},{"source":26,"target":178},{"source":177,"target":179},{"source":177,"target":26},{"source":178,"target":180},{"source":178,"target":26},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":35},{"source":27,"target":181},{"source":27,"target":182},{"source":181,"target":23},{"source":182,"target":35},{"source":28,"target":0},{"source":28,"target":183},{"source":28,"target":184},{"source":183,"target":6},{"source":183,"target":185},{"source":183,"target":28},{"source":185,"target":6},{"source":184,"target":27},{"source":184,"target":186},{"source":184,"target":28},{"source":186,"target":27},{"source":29,"target":0},{"source":29,"target":34},{"source":29,"target":187},{"source":29,"target":188},{"source":187,"target":21},{"source":187,"target":189},{"source":187,"target":29},{"source":189,"target":21},{"source":188,"target":34},{"source":30,"target":0},{"source":30,"target":190},{"source":30,"target":191},{"source":30,"target":192},{"source":190,"target":31},{"source":190,"target":193},{"source":190,"target":30},{"source":193,"target":31},{"source":191,"target":3},{"source":191,"target":194},{"source":191,"target":30},{"source":194,"target":3},{"source":192,"target":3},{"source":192,"target":195},{"source":192,"target":30},{"source":195,"target":3},{"source":31,"target":0},{"source":31,"target":196},{"source":31,"target":197},{"source":31,"target":198},{"source":31,"target":199},{"source":196,"target":200},{"source":196,"target":31},{"source":197,"target":201},{"source":197,"target":31},{"source":198,"target":32},{"source":198,"target":202},{"source":198,"target":31},{"source":202,"target":32},{"source":199,"target":203},{"source":199,"target":31},{"source":32,"target":0},{"source":32,"target":23},{"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":23},{"source":33,"target":0},{"source":33,"target":34},{"source":33,"target":209},{"source":33,"target":210},{"source":33,"target":211},{"source":33,"target":212},{"source":33,"target":213},{"source":33,"target":214},{"source":33,"target":215},{"source":209,"target":216},{"source":209,"target":33},{"source":210,"target":217},{"source":210,"target":33},{"source":211,"target":218},{"source":211,"target":33},{"source":212,"target":219},{"source":212,"target":33},{"source":213,"target":220},{"source":213,"target":33},{"source":214,"target":221},{"source":214,"target":33},{"source":215,"target":34},{"source":34,"target":0},{"source":34,"target":23},{"source":34,"target":222},{"source":34,"target":223},{"source":34,"target":224},{"source":34,"target":225},{"source":34,"target":226},{"source":34,"target":227},{"source":222,"target":21},{"source":222,"target":228},{"source":222,"target":34},{"source":228,"target":21},{"source":223,"target":229},{"source":223,"target":34},{"source":224,"target":230},{"source":224,"target":34},{"source":225,"target":21},{"source":225,"target":231},{"source":225,"target":34},{"source":231,"target":21},{"source":226,"target":9},{"source":226,"target":232},{"source":226,"target":34},{"source":232,"target":9},{"source":227,"target":23},{"source":35,"target":0},{"source":35,"target":23},{"source":35,"target":233},{"source":35,"target":234},{"source":35,"target":235},{"source":233,"target":34},{"source":233,"target":236},{"source":233,"target":35},{"source":236,"target":34},{"source":234,"target":8},{"source":234,"target":237},{"source":234,"target":35},{"source":237,"target":8},{"source":235,"target":23},{"source":36,"target":0},{"source":36,"target":238},{"source":36,"target":239},{"source":36,"target":240},{"source":238,"target":38},{"source":238,"target":241},{"source":238,"target":36},{"source":241,"target":38},{"source":239,"target":37},{"source":239,"target":242},{"source":239,"target":36},{"source":242,"target":37},{"source":240,"target":243},{"source":240,"target":36},{"source":37,"target":0},{"source":37,"target":23},{"source":37,"target":244},{"source":244,"target":23},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":36},{"source":39,"target":245},{"source":39,"target":246},{"source":245,"target":35},{"source":245,"target":247},{"source":245,"target":39},{"source":247,"target":35},{"source":246,"target":36},{"source":40,"target":0},{"source":40,"target":36},{"source":40,"target":248},{"source":40,"target":249},{"source":248,"target":6},{"source":248,"target":250},{"source":248,"target":40},{"source":250,"target":6},{"source":249,"target":36},{"source":41,"target":0},{"source":41,"target":23},{"source":41,"target":251},{"source":41,"target":252},{"source":41,"target":253},{"source":251,"target":3},{"source":251,"target":254},{"source":251,"target":41},{"source":254,"target":3},{"source":252,"target":42},{"source":252,"target":255},{"source":252,"target":41},{"source":255,"target":42},{"source":253,"target":23},{"source":42,"target":0},{"source":42,"target":23},{"source":42,"target":256},{"source":256,"target":23},{"source":43,"target":0},{"source":43,"target":36},{"source":43,"target":257},{"source":43,"target":258},{"source":257,"target":41},{"source":257,"target":259},{"source":257,"target":43},{"source":259,"target":41},{"source":258,"target":36}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="communicative_functions" nsURI="http://www.dfki.de/iui/mmds/core/model/io/communicative_functions" nsPrefix="communicative_functions"> <eAnnotations source="http://de.dfki.iui.mmds/CoreModel"/> <eClassifiers xsi:type="ecore:EClass" name="SemanticContent" eSuperTypes="base.ecore#//BObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="ecore:EClass base.ecore#//Entity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="ecore:EClass references.ecore#//ReferenceModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolved" eType="#//ResolveState" defaultValueLiteral="UNDEFINED"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType base.ecore#//BString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="validity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicativeFunction" abstract="true" interface="true" eSuperTypes="base.ecore#//BObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticContent" upperBound="-1" eType="#//SemanticContent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEllipsis" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="knowledgeItem" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneralPurposeCommunicativeFunction" abstract="true" interface="true" eSuperTypes="#//CommunicativeFunction"/> <eClassifiers xsi:type="ecore:EClass" name="InformationTransferFunction" abstract="true" interface="true" eSuperTypes="#//GeneralPurposeCommunicativeFunction"/> <eClassifiers xsi:type="ecore:EClass" name="InformationSeekingFunction" abstract="true" interface="true" eSuperTypes="#//InformationTransferFunction"/> <eClassifiers xsi:type="ecore:EClass" name="InformationProvidingFunction" abstract="true" interface="true" eSuperTypes="#//InformationTransferFunction"/> <eClassifiers xsi:type="ecore:EClass" name="ActionDiscussionFunction" abstract="true" interface="true" eSuperTypes="#//GeneralPurposeCommunicativeFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Commissive" abstract="true" interface="true" eSuperTypes="#//ActionDiscussionFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Directive" abstract="true" interface="true" eSuperTypes="#//ActionDiscussionFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Question" eSuperTypes="#//InformationSeekingFunction"/> <eClassifiers xsi:type="ecore:EClass" name="SetQuestion" eSuperTypes="#//Question"/> <eClassifiers xsi:type="ecore:EClass" name="PropositionalQuestion" abstract="true" interface="true" eSuperTypes="#//Question"/> <eClassifiers xsi:type="ecore:EClass" name="CheckQuestion" abstract="true" interface="true" eSuperTypes="#//PropositionalQuestion"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveCheckQuestion" eSuperTypes="#//CheckQuestion"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeCheckQuestion" eSuperTypes="#//CheckQuestion"/> <eClassifiers xsi:type="ecore:EClass" name="ChoiceQuestion" abstract="true" interface="true" eSuperTypes="#//Question"/> <eClassifiers xsi:type="ecore:EClass" name="Inform" eSuperTypes="#//InformationProvidingFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Agreement" abstract="true" interface="true" eSuperTypes="#//Inform"/> <eClassifiers xsi:type="ecore:EClass" name="Disagreement" abstract="true" interface="true" eSuperTypes="#//Inform"/> <eClassifiers xsi:type="ecore:EClass" name="Answer" eSuperTypes="#//Inform"/> <eClassifiers xsi:type="ecore:EClass" name="Correction" abstract="true" interface="true" eSuperTypes="#//Disagreement"/> <eClassifiers xsi:type="ecore:EClass" name="Confirm" eSuperTypes="#//Answer"/> <eClassifiers xsi:type="ecore:EClass" name="Disconfirm" eSuperTypes="#//Answer"/> <eClassifiers xsi:type="ecore:EClass" name="Offer" abstract="true" interface="true" eSuperTypes="#//Commissive"/> <eClassifiers xsi:type="ecore:EClass" name="AddressSuggestion" abstract="true" interface="true" eSuperTypes="#//Commissive"/> <eClassifiers xsi:type="ecore:EClass" name="Promise" abstract="true" interface="true" eSuperTypes="#//Offer"/> <eClassifiers xsi:type="ecore:EClass" name="Threat" abstract="true" interface="true" eSuperTypes="#//Offer"/> <eClassifiers xsi:type="ecore:EClass" name="AddressRequest" eSuperTypes="#//Threat"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptRequest" eSuperTypes="#//AddressRequest"/> <eClassifiers xsi:type="ecore:EClass" name="DeclineRequest" eSuperTypes="#//AddressRequest"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptSuggestion" eSuperTypes="#//AddressSuggestion"/> <eClassifiers xsi:type="ecore:EClass" name="DeclineSuggestion" eSuperTypes="#//AddressSuggestion"/> <eClassifiers xsi:type="ecore:EClass" name="Request" eSuperTypes="#//Directive"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requestInfo" eType="ecore:EDataType base.ecore#//BString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instruct" eSuperTypes="#//Request"/> <eClassifiers xsi:type="ecore:EClass" name="AddressOffer" eSuperTypes="#//Request"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptOffer" eSuperTypes="#//AddressOffer"/> <eClassifiers xsi:type="ecore:EClass" name="DeclineOffer" eSuperTypes="#//AddressOffer"/> <eClassifiers xsi:type="ecore:EClass" name="Suggestion" eSuperTypes="#//Directive"/> <eClassifiers xsi:type="ecore:EClass" name="DimensionSpecificCommunicativeFunction" abstract="true" interface="true" eSuperTypes="#//CommunicativeFunction"/> <eClassifiers xsi:type="ecore:EClass" name="DialogueControlFunction" abstract="true" interface="true" eSuperTypes="#//DimensionSpecificCommunicativeFunction"/> <eClassifiers xsi:type="ecore:EClass" name="FeedbackFunction" abstract="true" interface="true" eSuperTypes="#//DialogueControlFunction"/> <eClassifiers xsi:type="ecore:EClass" name="AutoFeedback" abstract="true" interface="true" eSuperTypes="#//FeedbackFunction"/> <eClassifiers xsi:type="ecore:EClass" name="AlloFeedback" abstract="true" interface="true" eSuperTypes="#//FeedbackFunction"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionManagementFunction" abstract="true" interface="true" eSuperTypes="#//DialogueControlFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TurnManagementFunction" abstract="true" interface="true" eSuperTypes="#//InteractionManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TimeManagementFunction" abstract="true" interface="true" eSuperTypes="#//InteractionManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="ContactManagementFunction" abstract="true" interface="true" eSuperTypes="#//InteractionManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="OwnCommunicationManagementFunction" abstract="true" interface="true" eSuperTypes="#//InteractionManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="PartnerCommunicationManagementFunction" abstract="true" interface="true" eSuperTypes="#//InteractionManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="DiscourseStructureManagementFunction" abstract="true" interface="true" eSuperTypes="#//InteractionManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="SocialObligationManagementFunction" abstract="true" interface="true" eSuperTypes="#//DialogueControlFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Salutation" abstract="true" interface="true" eSuperTypes="#//SocialObligationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="SelfIntroduction" abstract="true" interface="true" eSuperTypes="#//SocialObligationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Apologizing" abstract="true" interface="true" eSuperTypes="#//SocialObligationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Gratitude" abstract="true" interface="true" eSuperTypes="#//SocialObligationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Valediction" abstract="true" interface="true" eSuperTypes="#//SocialObligationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="InitialGreeting" eSuperTypes="#//Salutation"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnGreeting" eSuperTypes="#//Salutation"/> <eClassifiers xsi:type="ecore:EClass" name="InitialSelfIntroduction" eSuperTypes="#//SelfIntroduction"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnSelfIntroduction" eSuperTypes="#//SelfIntroduction"/> <eClassifiers xsi:type="ecore:EClass" name="Apology" eSuperTypes="#//Apologizing"/> <eClassifiers xsi:type="ecore:EClass" name="ApologyDownplay" eSuperTypes="#//Apologizing"/> <eClassifiers xsi:type="ecore:EClass" name="Thanking" eSuperTypes="#//Gratitude"/> <eClassifiers xsi:type="ecore:EClass" name="ThankingDownplay" eSuperTypes="#//Gratitude"/> <eClassifiers xsi:type="ecore:EClass" name="InitialGoodbye" eSuperTypes="#//Valediction"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnGoodbye" eSuperTypes="#//Valediction"/> <eClassifiers xsi:type="ecore:EClass" name="Opening" eSuperTypes="#//DiscourseStructureManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Preclosing" eSuperTypes="#//DiscourseStructureManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TopicIntroduction" eSuperTypes="#//DiscourseStructureManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TopicShiftAnnouncement" eSuperTypes="#//DiscourseStructureManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TopicShift" eSuperTypes="#//TopicShiftAnnouncement"/> <eClassifiers xsi:type="ecore:EClass" name="Completion" eSuperTypes="#//PartnerCommunicationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="CorrectMisspeaking" eSuperTypes="#//PartnerCommunicationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="ErrorSignaling" eSuperTypes="#//OwnCommunicationManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Retraction" eSuperTypes="#//ErrorSignaling"/> <eClassifiers xsi:type="ecore:EClass" name="SelfCorrection" eSuperTypes="#//Retraction"/> <eClassifiers xsi:type="ecore:EClass" name="ContactCheck" eSuperTypes="#//ContactManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="ContactIndication" eSuperTypes="#//ContactManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Stalling" eSuperTypes="#//TimeManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="Pausing" eSuperTypes="#//TimeManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TurnUnitInitialFuntion" abstract="true" interface="true" eSuperTypes="#//TurnManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TurnUnitFinalFunction" abstract="true" interface="true" eSuperTypes="#//TurnManagementFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TurnAccept" eSuperTypes="#//TurnUnitInitialFuntion"/> <eClassifiers xsi:type="ecore:EClass" name="TurnGrab" eSuperTypes="#//TurnUnitInitialFuntion"/> <eClassifiers xsi:type="ecore:EClass" name="TurnTake" eSuperTypes="#//TurnUnitInitialFuntion"/> <eClassifiers xsi:type="ecore:EClass" name="TurnAssign" eSuperTypes="#//TurnUnitFinalFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TurnKeep" eSuperTypes="#//TurnUnitFinalFunction"/> <eClassifiers xsi:type="ecore:EClass" name="TurnRelease" eSuperTypes="#//TurnUnitFinalFunction"/> <eClassifiers xsi:type="ecore:EClass" name="FeedbackElicitationFunction" abstract="true" interface="true" eSuperTypes="#//AlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="AttentionFeedbackElicitation" eSuperTypes="#//FeedbackElicitationFunction"/> <eClassifiers xsi:type="ecore:EClass" name="PerceptionFeedbackElicitation" eSuperTypes="#//FeedbackElicitationFunction"/> <eClassifiers xsi:type="ecore:EClass" name="InterpretationFeedbackElicitation" eSuperTypes="#//FeedbackElicitationFunction"/> <eClassifiers xsi:type="ecore:EClass" name="EvaluationFeedackElicitation" eSuperTypes="#//FeedbackElicitationFunction"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionFeedbackElicitation" eSuperTypes="#//FeedbackElicitationFunction"/> <eClassifiers xsi:type="ecore:EClass" name="FeedbackGivingFunction" abstract="true" interface="true" eSuperTypes="#//AlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveAlloFeedback" eSuperTypes="#//FeedbackGivingFunction"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeAlloFeedback" eSuperTypes="#//FeedbackGivingFunction"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveExecutionAlloFeedback" eSuperTypes="#//PositiveEvaluationAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeExecutionAlloFeedback" eSuperTypes="#//NegativeAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveEvaluationAlloFeedback" eSuperTypes="#//PositiveInterpretationAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeEvaluationAlloFeedback" eSuperTypes="#//NegativeExecutionAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveInterpretationAlloFeedback" eSuperTypes="#//PositivePerceptionAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeInterpretationAlloFeedback" eSuperTypes="#//NegativeEvaluationAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositivePerceptionAlloFeedback" eSuperTypes="#//PositiveAttentionAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativePerceptionAlloFeedback" eSuperTypes="#//NegativeInterpretationAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeAttentionAlloFeedback" eSuperTypes="#//NegativePerceptionAlloFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveAutoFeedback" eSuperTypes="#//AutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeAutoFeedback" eSuperTypes="#//AutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveExecutionAutoFeedback" eSuperTypes="#//PositiveEvaluationAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeExecutionAutoFeedback" eSuperTypes="#//NegativeAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveEvaluationAutoFeedback" eSuperTypes="#//PositiveInterpretationAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeEvaluationAutoFeedback" eSuperTypes="#//NegativeExecutionAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositivePerceptionAutoFeedback" eSuperTypes="#//PositiveAttentionAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativePerceptionAutoFeedback" eSuperTypes="#//NegativeInterpretationAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveInterpretationAutoFeedback" eSuperTypes="#//PositivePerceptionAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeInterpretationAutoFeedback" eSuperTypes="#//NegativeEvaluationAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveAttentionAutoFeedback" eSuperTypes="#//PositiveAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="NegativeAttentionAutoFeedback" eSuperTypes="#//NegativePerceptionAutoFeedback"/> <eClassifiers xsi:type="ecore:EClass" name="PositiveAttentionAlloFeedback" eSuperTypes="#//PositiveAlloFeedback"/> <eClassifiers xsi:type="ecore:EEnum" name="ResolveState"> <eLiterals name="UNDEFINED"/> <eLiterals name="RESOLVED" value="1"/> <eLiterals name="UNRESOLVED" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ResolveStateObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ResolvedState"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/rnesselrath/SiAM-dp/platform/de.dfki.iui.mmds.core.model/model/communicative_functions.ecore
ecore
communicative_functions SemanticContent content reference resolved UNDEFINED id validity -1 CommunicativeFunction semanticContent isEllipsis knowledgeItem GeneralPurposeCommunicativeFunction InformationTransferFunction InformationSeekingFunction InformationProvidingFunction ActionDiscussionFunction Commissive Directive Question SetQuestion PropositionalQuestion CheckQuestion PositiveCheckQuestion NegativeCheckQuestion ChoiceQuestion Inform Agreement Disagreement Answer Correction Confirm Disconfirm Offer AddressSuggestion Promise Threat AddressRequest AcceptRequest DeclineRequest AcceptSuggestion DeclineSuggestion Request requestInfo Instruct AddressOffer AcceptOffer DeclineOffer Suggestion DimensionSpecificCommunicativeFunction DialogueControlFunction FeedbackFunction AutoFeedback AlloFeedback InteractionManagementFunction TurnManagementFunction TimeManagementFunction ContactManagementFunction OwnCommunicationManagementFunction PartnerCommunicationManagementFunction DiscourseStructureManagementFunction SocialObligationManagementFunction Salutation SelfIntroduction Apologizing Gratitude Valediction InitialGreeting ReturnGreeting InitialSelfIntroduction ReturnSelfIntroduction Apology ApologyDownplay Thanking ThankingDownplay InitialGoodbye ReturnGoodbye Opening Preclosing TopicIntroduction TopicShiftAnnouncement TopicShift Completion CorrectMisspeaking ErrorSignaling Retraction SelfCorrection ContactCheck ContactIndication Stalling Pausing TurnUnitInitialFuntion TurnUnitFinalFunction TurnAccept TurnGrab TurnTake TurnAssign TurnKeep TurnRelease FeedbackElicitationFunction AttentionFeedbackElicitation PerceptionFeedbackElicitation InterpretationFeedbackElicitation EvaluationFeedackElicitation ExecutionFeedbackElicitation FeedbackGivingFunction PositiveAlloFeedback NegativeAlloFeedback PositiveExecutionAlloFeedback NegativeExecutionAlloFeedback PositiveEvaluationAlloFeedback NegativeEvaluationAlloFeedback PositiveInterpretationAlloFeedback NegativeInterpretationAlloFeedback PositivePerceptionAlloFeedback NegativePerceptionAlloFeedback NegativeAttentionAlloFeedback PositiveAutoFeedback NegativeAutoFeedback PositiveExecutionAutoFeedback NegativeExecutionAutoFeedback PositiveEvaluationAutoFeedback NegativeEvaluationAutoFeedback PositivePerceptionAutoFeedback NegativePerceptionAutoFeedback PositiveInterpretationAutoFeedback NegativeInterpretationAutoFeedback PositiveAttentionAutoFeedback NegativeAttentionAutoFeedback PositiveAttentionAlloFeedback ResolveState UNDEFINED UNDEFINED RESOLVED RESOLVED UNRESOLVED UNRESOLVED ResolveStateObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator
null
{"directed":true,"nodes":[{"nsPrefix":"communicative_functions","nsURI":"http://www.dfki.de/iui/mmds/core/model/io/communicative_functions","name":"communicative_functions","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticContent","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicativeFunction","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralPurposeCommunicativeFunction","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationTransferFunction","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationSeekingFunction","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationProvidingFunction","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionDiscussionFunction","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commissive","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Directive","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Question","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetQuestion","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropositionalQuestion","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckQuestion","instanceClass":null,"abstract":true,"id":13,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveCheckQuestion","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeCheckQuestion","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoiceQuestion","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inform","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agreement","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disagreement","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Answer","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Correction","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Confirm","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disconfirm","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Offer","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressSuggestion","instanceClass":null,"abstract":true,"id":25,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Promise","instanceClass":null,"abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Threat","instanceClass":null,"abstract":true,"id":27,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressRequest","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptRequest","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclineRequest","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptSuggestion","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclineSuggestion","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Request","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruct","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressOffer","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptOffer","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclineOffer","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Suggestion","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionSpecificCommunicativeFunction","instanceClass":null,"abstract":true,"id":39,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DialogueControlFunction","instanceClass":null,"abstract":true,"id":40,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeedbackFunction","instanceClass":null,"abstract":true,"id":41,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutoFeedback","instanceClass":null,"abstract":true,"id":42,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlloFeedback","instanceClass":null,"abstract":true,"id":43,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionManagementFunction","instanceClass":null,"abstract":true,"id":44,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnManagementFunction","instanceClass":null,"abstract":true,"id":45,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeManagementFunction","instanceClass":null,"abstract":true,"id":46,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContactManagementFunction","instanceClass":null,"abstract":true,"id":47,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OwnCommunicationManagementFunction","instanceClass":null,"abstract":true,"id":48,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartnerCommunicationManagementFunction","instanceClass":null,"abstract":true,"id":49,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscourseStructureManagementFunction","instanceClass":null,"abstract":true,"id":50,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SocialObligationManagementFunction","instanceClass":null,"abstract":true,"id":51,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Salutation","instanceClass":null,"abstract":true,"id":52,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfIntroduction","instanceClass":null,"abstract":true,"id":53,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Apologizing","instanceClass":null,"abstract":true,"id":54,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gratitude","instanceClass":null,"abstract":true,"id":55,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Valediction","instanceClass":null,"abstract":true,"id":56,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialGreeting","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnGreeting","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialSelfIntroduction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnSelfIntroduction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Apology","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApologyDownplay","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thanking","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThankingDownplay","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialGoodbye","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnGoodbye","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Opening","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preclosing","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopicIntroduction","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopicShiftAnnouncement","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopicShift","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Completion","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrectMisspeaking","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorSignaling","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Retraction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfCorrection","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContactCheck","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContactIndication","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stalling","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pausing","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnUnitInitialFuntion","instanceClass":null,"abstract":true,"id":81,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnUnitFinalFunction","instanceClass":null,"abstract":true,"id":82,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnAccept","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnGrab","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnTake","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnAssign","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnKeep","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnRelease","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeedbackElicitationFunction","instanceClass":null,"abstract":true,"id":89,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttentionFeedbackElicitation","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerceptionFeedbackElicitation","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterpretationFeedbackElicitation","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationFeedackElicitation","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionFeedbackElicitation","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeedbackGivingFunction","instanceClass":null,"abstract":true,"id":95,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveAlloFeedback","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeAlloFeedback","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveExecutionAlloFeedback","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeExecutionAlloFeedback","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveEvaluationAlloFeedback","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeEvaluationAlloFeedback","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveInterpretationAlloFeedback","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeInterpretationAlloFeedback","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositivePerceptionAlloFeedback","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativePerceptionAlloFeedback","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeAttentionAlloFeedback","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveAutoFeedback","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeAutoFeedback","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveExecutionAutoFeedback","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeExecutionAutoFeedback","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveEvaluationAutoFeedback","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeEvaluationAutoFeedback","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositivePerceptionAutoFeedback","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativePerceptionAutoFeedback","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveInterpretationAutoFeedback","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeInterpretationAutoFeedback","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveAttentionAutoFeedback","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegativeAttentionAutoFeedback","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveAttentionAlloFeedback","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ResolveState","instanceClass":null,"id":120,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ResolveStateObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":121,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":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":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":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNDEFINED","unsettable":false,"transient":false,"unique":true,"name":"resolved","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":125,"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":"validity","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"semanticContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isEllipsis","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"knowledgeItem","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"requestInfo","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"name":"UNDEFINED","id":259,"value":0,"literal":"UNDEFINED","eClass":"EEnumLiteral"},{"name":"RESOLVED","id":260,"value":1,"literal":"RESOLVED","eClass":"EEnumLiteral"},{"name":"UNRESOLVED","id":261,"value":2,"literal":"UNRESOLVED","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":1,"target":0},{"source":1,"target":122},{"source":1,"target":123},{"source":1,"target":124},{"source":1,"target":125},{"source":1,"target":126},{"source":1,"target":127},{"source":122,"target":128},{"source":122,"target":1},{"source":123,"target":129},{"source":123,"target":1},{"source":124,"target":120},{"source":124,"target":130},{"source":124,"target":1},{"source":130,"target":120},{"source":125,"target":131},{"source":125,"target":1},{"source":126,"target":132},{"source":126,"target":1},{"source":2,"target":0},{"source":2,"target":133},{"source":2,"target":134},{"source":2,"target":135},{"source":2,"target":136},{"source":133,"target":1},{"source":133,"target":137},{"source":133,"target":2},{"source":137,"target":1},{"source":134,"target":138},{"source":134,"target":2},{"source":135,"target":139},{"source":135,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":140},{"source":140,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":141},{"source":141,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":142},{"source":142,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":143},{"source":143,"target":4},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":144},{"source":144,"target":3},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":145},{"source":145,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":146},{"source":146,"target":7},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":147},{"source":147,"target":5},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":148},{"source":148,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":149},{"source":149,"target":10},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":150},{"source":150,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":151},{"source":151,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":152},{"source":152,"target":13},{"source":16,"target":0},{"source":16,"target":10},{"source":16,"target":153},{"source":153,"target":10},{"source":17,"target":0},{"source":17,"target":6},{"source":17,"target":154},{"source":154,"target":6},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":155},{"source":155,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":156},{"source":156,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":157},{"source":157,"target":17},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":158},{"source":158,"target":19},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":159},{"source":159,"target":20},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":160},{"source":160,"target":20},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":161},{"source":161,"target":8},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":162},{"source":162,"target":8},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":163},{"source":163,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":164},{"source":164,"target":24},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":165},{"source":165,"target":27},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":166},{"source":166,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":167},{"source":167,"target":28},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":168},{"source":168,"target":25},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":169},{"source":169,"target":25},{"source":33,"target":0},{"source":33,"target":9},{"source":33,"target":170},{"source":33,"target":171},{"source":170,"target":172},{"source":170,"target":33},{"source":171,"target":9},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":173},{"source":173,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":174},{"source":174,"target":33},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":175},{"source":175,"target":35},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":176},{"source":176,"target":35},{"source":38,"target":0},{"source":38,"target":9},{"source":38,"target":177},{"source":177,"target":9},{"source":39,"target":0},{"source":39,"target":2},{"source":39,"target":178},{"source":178,"target":2},{"source":40,"target":0},{"source":40,"target":39},{"source":40,"target":179},{"source":179,"target":39},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":180},{"source":180,"target":40},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":181},{"source":181,"target":41},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":182},{"source":182,"target":41},{"source":44,"target":0},{"source":44,"target":40},{"source":44,"target":183},{"source":183,"target":40},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":184},{"source":184,"target":44},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":185},{"source":185,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":186},{"source":186,"target":44},{"source":48,"target":0},{"source":48,"target":44},{"source":48,"target":187},{"source":187,"target":44},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":188},{"source":188,"target":44},{"source":50,"target":0},{"source":50,"target":44},{"source":50,"target":189},{"source":189,"target":44},{"source":51,"target":0},{"source":51,"target":40},{"source":51,"target":190},{"source":190,"target":40},{"source":52,"target":0},{"source":52,"target":51},{"source":52,"target":191},{"source":191,"target":51},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":192},{"source":192,"target":51},{"source":54,"target":0},{"source":54,"target":51},{"source":54,"target":193},{"source":193,"target":51},{"source":55,"target":0},{"source":55,"target":51},{"source":55,"target":194},{"source":194,"target":51},{"source":56,"target":0},{"source":56,"target":51},{"source":56,"target":195},{"source":195,"target":51},{"source":57,"target":0},{"source":57,"target":52},{"source":57,"target":196},{"source":196,"target":52},{"source":58,"target":0},{"source":58,"target":52},{"source":58,"target":197},{"source":197,"target":52},{"source":59,"target":0},{"source":59,"target":53},{"source":59,"target":198},{"source":198,"target":53},{"source":60,"target":0},{"source":60,"target":53},{"source":60,"target":199},{"source":199,"target":53},{"source":61,"target":0},{"source":61,"target":54},{"source":61,"target":200},{"source":200,"target":54},{"source":62,"target":0},{"source":62,"target":54},{"source":62,"target":201},{"source":201,"target":54},{"source":63,"target":0},{"source":63,"target":55},{"source":63,"target":202},{"source":202,"target":55},{"source":64,"target":0},{"source":64,"target":55},{"source":64,"target":203},{"source":203,"target":55},{"source":65,"target":0},{"source":65,"target":56},{"source":65,"target":204},{"source":204,"target":56},{"source":66,"target":0},{"source":66,"target":56},{"source":66,"target":205},{"source":205,"target":56},{"source":67,"target":0},{"source":67,"target":50},{"source":67,"target":206},{"source":206,"target":50},{"source":68,"target":0},{"source":68,"target":50},{"source":68,"target":207},{"source":207,"target":50},{"source":69,"target":0},{"source":69,"target":50},{"source":69,"target":208},{"source":208,"target":50},{"source":70,"target":0},{"source":70,"target":50},{"source":70,"target":209},{"source":209,"target":50},{"source":71,"target":0},{"source":71,"target":70},{"source":71,"target":210},{"source":210,"target":70},{"source":72,"target":0},{"source":72,"target":49},{"source":72,"target":211},{"source":211,"target":49},{"source":73,"target":0},{"source":73,"target":49},{"source":73,"target":212},{"source":212,"target":49},{"source":74,"target":0},{"source":74,"target":48},{"source":74,"target":213},{"source":213,"target":48},{"source":75,"target":0},{"source":75,"target":74},{"source":75,"target":214},{"source":214,"target":74},{"source":76,"target":0},{"source":76,"target":75},{"source":76,"target":215},{"source":215,"target":75},{"source":77,"target":0},{"source":77,"target":47},{"source":77,"target":216},{"source":216,"target":47},{"source":78,"target":0},{"source":78,"target":47},{"source":78,"target":217},{"source":217,"target":47},{"source":79,"target":0},{"source":79,"target":46},{"source":79,"target":218},{"source":218,"target":46},{"source":80,"target":0},{"source":80,"target":46},{"source":80,"target":219},{"source":219,"target":46},{"source":81,"target":0},{"source":81,"target":45},{"source":81,"target":220},{"source":220,"target":45},{"source":82,"target":0},{"source":82,"target":45},{"source":82,"target":221},{"source":221,"target":45},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":222},{"source":222,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":223},{"source":223,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":224},{"source":224,"target":81},{"source":86,"target":0},{"source":86,"target":82},{"source":86,"target":225},{"source":225,"target":82},{"source":87,"target":0},{"source":87,"target":82},{"source":87,"target":226},{"source":226,"target":82},{"source":88,"target":0},{"source":88,"target":82},{"source":88,"target":227},{"source":227,"target":82},{"source":89,"target":0},{"source":89,"target":43},{"source":89,"target":228},{"source":228,"target":43},{"source":90,"target":0},{"source":90,"target":89},{"source":90,"target":229},{"source":229,"target":89},{"source":91,"target":0},{"source":91,"target":89},{"source":91,"target":230},{"source":230,"target":89},{"source":92,"target":0},{"source":92,"target":89},{"source":92,"target":231},{"source":231,"target":89},{"source":93,"target":0},{"source":93,"target":89},{"source":93,"target":232},{"source":232,"target":89},{"source":94,"target":0},{"source":94,"target":89},{"source":94,"target":233},{"source":233,"target":89},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":234},{"source":234,"target":43},{"source":96,"target":0},{"source":96,"target":95},{"source":96,"target":235},{"source":235,"target":95},{"source":97,"target":0},{"source":97,"target":95},{"source":97,"target":236},{"source":236,"target":95},{"source":98,"target":0},{"source":98,"target":100},{"source":98,"target":237},{"source":237,"target":100},{"source":99,"target":0},{"source":99,"target":97},{"source":99,"target":238},{"source":238,"target":97},{"source":100,"target":0},{"source":100,"target":102},{"source":100,"target":239},{"source":239,"target":102},{"source":101,"target":0},{"source":101,"target":99},{"source":101,"target":240},{"source":240,"target":99},{"source":102,"target":0},{"source":102,"target":104},{"source":102,"target":241},{"source":241,"target":104},{"source":103,"target":0},{"source":103,"target":101},{"source":103,"target":242},{"source":242,"target":101},{"source":104,"target":0},{"source":104,"target":119},{"source":104,"target":243},{"source":243,"target":119},{"source":105,"target":0},{"source":105,"target":103},{"source":105,"target":244},{"source":244,"target":103},{"source":106,"target":0},{"source":106,"target":105},{"source":106,"target":245},{"source":245,"target":105},{"source":107,"target":0},{"source":107,"target":42},{"source":107,"target":246},{"source":246,"target":42},{"source":108,"target":0},{"source":108,"target":42},{"source":108,"target":247},{"source":247,"target":42},{"source":109,"target":0},{"source":109,"target":111},{"source":109,"target":248},{"source":248,"target":111},{"source":110,"target":0},{"source":110,"target":108},{"source":110,"target":249},{"source":249,"target":108},{"source":111,"target":0},{"source":111,"target":115},{"source":111,"target":250},{"source":250,"target":115},{"source":112,"target":0},{"source":112,"target":110},{"source":112,"target":251},{"source":251,"target":110},{"source":113,"target":0},{"source":113,"target":117},{"source":113,"target":252},{"source":252,"target":117},{"source":114,"target":0},{"source":114,"target":116},{"source":114,"target":253},{"source":253,"target":116},{"source":115,"target":0},{"source":115,"target":113},{"source":115,"target":254},{"source":254,"target":113},{"source":116,"target":0},{"source":116,"target":112},{"source":116,"target":255},{"source":255,"target":112},{"source":117,"target":0},{"source":117,"target":107},{"source":117,"target":256},{"source":256,"target":107},{"source":118,"target":0},{"source":118,"target":114},{"source":118,"target":257},{"source":257,"target":114},{"source":119,"target":0},{"source":119,"target":96},{"source":119,"target":258},{"source":258,"target":96},{"source":120,"target":0},{"source":120,"target":259},{"source":120,"target":260},{"source":120,"target":261},{"source":259,"target":120},{"source":260,"target":120},{"source":261,"target":120},{"source":121,"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="domainmodel" nsURI="http://www.example.org/domainmodel/Domainmodel" nsPrefix="domainmodel"> <eClassifiers xsi:type="ecore:EClass" name="Domainmodel"> <eStructuralFeatures xsi:type="ecore:EReference" name="importSection" eType="ecore:EClass ../../../org.eclipse.xtext.xbase/model/Xtype.ecore#//XImportSection" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractElement"> <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="PackageDeclaration" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="ecore:EClass ../../../org.eclipse.xtext.common.types/model/JavaVMTypes.ecore#//JvmFormalParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="ecore:EClass ../../../org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/adrian-herscu/experiments/language-workbenches/xtext/org.example.domainmodel/model/generated/Domainmodel.ecore
ecore
domainmodel Domainmodel importSection elements AbstractElement name PackageDeclaration elements Entity superType features Feature name type Property Operation params body
null
{"directed":true,"nodes":[{"nsPrefix":"domainmodel","nsURI":"http://www.example.org/domainmodel/Domainmodel","name":"domainmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domainmodel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageDeclaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","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":true,"unsettable":false,"transient":false,"unique":true,"name":"importSection","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superType","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":"features","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":"name","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":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":10},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":2},{"source":2,"target":0},{"source":2,"target":12},{"source":12,"target":13},{"source":12,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":2},{"source":14,"target":16},{"source":14,"target":3},{"source":16,"target":2},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":17,"target":20},{"source":17,"target":4},{"source":18,"target":5},{"source":18,"target":21},{"source":18,"target":4},{"source":21,"target":5},{"source":19,"target":2},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":24},{"source":22,"target":5},{"source":23,"target":25},{"source":23,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":26},{"source":26,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":27},{"source":7,"target":28},{"source":7,"target":29},{"source":27,"target":30},{"source":27,"target":7},{"source":28,"target":31},{"source":28,"target":7},{"source":29,"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="clem" nsURI="http://clem.v0" nsPrefix="clem"> <eClassifiers xsi:type="ecore:EClass" name="Conteneur"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="foos" upperBound="-1" eType="#//Foo" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communes" upperBound="-1" eType="#//Commune" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bars" upperBound="-1" eType="#//Bar" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Foo"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=name"/> <details key="ref=adresse"/> </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="adresse" eType="#//Commune"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opinions" upperBound="-1" eType="#//Opinion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Commune"> <eAnnotations source="diagraph"> <details key="node"/> </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="cp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bar"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=id"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Opinion"> <eAnnotations source="diagraph"> <details key="link"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="foo" eType="#//Foo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bar" eType="#//Bar"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/clementine.ecore
ecore
clem Conteneur foos communes bars Foo name adresse opinions Commune name cp Bar id Opinion description foo bar
null
{"directed":true,"nodes":[{"nsPrefix":"clem","nsURI":"http://clem.v0","name":"clem","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conteneur","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foo","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commune","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bar","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Opinion","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":"foos","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":"communes","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":"bars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"adresse","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":"opinions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cp","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"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":"description","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":"foo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bar","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":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":2},{"source":6,"target":9},{"source":6,"target":1},{"source":9,"target":2},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":3},{"source":8,"target":4},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":4},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":12,"target":15},{"source":12,"target":2},{"source":13,"target":3},{"source":13,"target":16},{"source":13,"target":2},{"source":16,"target":3},{"source":14,"target":5},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":5},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":20},{"source":18,"target":3},{"source":19,"target":21},{"source":19,"target":3},{"source":4,"target":0},{"source":4,"target":22},{"source":22,"target":23},{"source":22,"target":4},{"source":5,"target":0},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":24,"target":27},{"source":24,"target":5},{"source":25,"target":2},{"source":25,"target":28},{"source":25,"target":5},{"source":28,"target":2},{"source":26,"target":4},{"source":26,"target":29},{"source":26,"target":5},{"source":29,"target":4}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="aioc" nsURI="http://www.aioc.org" nsPrefix="aioc"> <eClassifiers xsi:type="ecore:EClass" name="AiocJ"> <eStructuralFeatures xsi:type="ecore:EReference" name="aioc" eType="#//Aioc" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleSet" upperBound="-1" eType="#//Rule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Aioc"> <eStructuralFeatures xsi:type="ecore:EReference" name="functionLocation" upperBound="-1" eType="#//FunctionLocation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preamble" eType="#//Preamble" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreography" eType="#//Choreography" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="functionLocation" upperBound="-1" eType="#//FunctionLocation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newRoles" eType="#//NewRole" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locDefinition" eType="#//LocationDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//Where" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreography" eType="#//Choreography" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewRole"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nextRole" eType="#//NewRole" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Where"> <eStructuralFeatures xsi:type="ecore:EReference" name="whereCondition" eType="#//WhereCompareCondition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paren" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhereCompareCondition"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//WhereExpressionBasicTerm" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#//ConditionOperator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//WhereExpressionBasicTerm" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="and" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="or" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//Where" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhereExpressionBasicTerm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constant" eType="#//Constant" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Preamble"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="starter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="locDefinition" eType="#//LocationDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionLocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="functions" eType="#//FunctionList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" 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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionList"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="functionName" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocationDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="continuation" eType="#//LocationDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Choreography"> <eStructuralFeatures xsi:type="ecore:EReference" name="seqBlock" eType="#//SeqBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="par" eType="#//Choreography" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SeqBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//Choreography" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Skip"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="skip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interaction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sender" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="senderExpression" eType="#//SumExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="receiver" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="receiverVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocalCode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="thread" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfThenElse"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="thread" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//Choreography" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//Choreography" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="While"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="thread" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreography" eType="#//Choreography" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scope"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="thread" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="choreography" eType="#//Choreography" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="#//AssignmentSet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" eType="#//Roles" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Roles"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="roles" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NestedChoreography"> <eStructuralFeatures xsi:type="ecore:EReference" name="choreography" eType="#//Choreography" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignmentSet"> <eStructuralFeatures xsi:type="ecore:EReference" name="assignment" eType="#//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="continuation" eType="#//AssignmentSet" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="sumExpression" eType="#//SumExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SumExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SumExpressionTerm"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//ExpressionBasicTerm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionBasicTerm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constant" eType="#//Constant" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant"> <eStructuralFeatures xsi:type="ecore:EReference" name="intValue" eType="#//Integer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="floatValue" eType="#//Float" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#//ConditionOperator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionOperator"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="equal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="geq" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="not_equal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="and" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="or" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Integer"> <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="Float"> <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="LocalAskCommand" eSuperTypes="#//LocalCode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="question" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocalShowCommand" eSuperTypes="#//LocalCode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocalAssignmentCommand" eSuperTypes="#//LocalCode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SumExpressionAddTerm" eSuperTypes="#//SumExpressionTerm"/> <eClassifiers xsi:type="ecore:EClass" name="SumExpressionSubtractTerm" eSuperTypes="#//SumExpressionTerm"/> <eClassifiers xsi:type="ecore:EClass" name="SumExpressionTimesTerm" eSuperTypes="#//SumExpressionTerm"/> <eClassifiers xsi:type="ecore:EClass" name="SumExpressionDivideTerm" eSuperTypes="#//SumExpressionTerm"/> </ecore:EPackage>
github:ecore:/data/thesave/aiocj/aioc/src-gen/org/Aioc.ecore
ecore
aioc AiocJ aioc ruleSet Aioc functionLocation preamble choreography Rule functionLocation newRoles locDefinition where choreography NewRole role nextRole Where whereCondition paren WhereCompareCondition left operator right and or next WhereExpressionBasicTerm nVariable eVariable sVariable constant Preamble starter locDefinition FunctionLocation functions location protocol FunctionList functionName LocationDefinition role location continuation Choreography seqBlock par SeqBlock event next Skip skip Interaction operation sender senderExpression receiver receiverVariable LocalCode thread IfThenElse key condition thread then else While condition thread choreography key Scope thread choreography properties roles key Roles roles NestedChoreography choreography AssignmentSet assignment continuation Assignment variable expression Expression sumExpression SumExpression children SumExpressionTerm expression ExpressionBasicTerm not variable constant condition Constant intValue floatValue strValue true false Condition left operator right ConditionOperator lt leq equal gt geq not_equal and or Function name params Integer value Float value LocalAskCommand resultVariable question LocalShowCommand variable expression LocalAssignmentCommand variable expression function SumExpressionAddTerm SumExpressionSubtractTerm SumExpressionTimesTerm SumExpressionDivideTerm
null
{"directed":true,"nodes":[{"nsPrefix":"aioc","nsURI":"http://www.aioc.org","name":"aioc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AiocJ","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aioc","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":"NewRole","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Where","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereCompareCondition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereExpressionBasicTerm","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preamble","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionLocation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionList","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocationDefinition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choreography","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SeqBlock","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Skip","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalCode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfThenElse","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Roles","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedChoreography","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentSet","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumExpression","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumExpressionTerm","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionBasicTerm","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionOperator","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalAskCommand","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalShowCommand","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalAssignmentCommand","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumExpressionAddTerm","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumExpressionSubtractTerm","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumExpressionTimesTerm","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumExpressionDivideTerm","instanceClass":null,"abstract":false,"id":40,"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":"aioc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ruleSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionLocation","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":"preamble","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choreography","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionLocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locDefinition","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":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choreography","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"},{"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":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nextRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paren","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"and","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"or","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"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":"nVariable","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":"eVariable","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":"sVariable","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"starter","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","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":"location","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":"protocol","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"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":"functionName","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"role","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":"location","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"continuation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"seqBlock","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":"par","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":true,"unsettable":false,"transient":false,"unique":true,"name":"event","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":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"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":"skip","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sender","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"senderExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"receiver","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"receiverVariable","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"thread","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"thread","changeable":true,"lowerBound":0,"iD":false,"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":"then","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":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"thread","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":"choreography","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"key","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"thread","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choreography","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"roles","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"choreography","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":true,"unsettable":false,"transient":false,"unique":true,"name":"assignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"continuation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sumExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":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":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":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":"variable","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intValue","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":"floatValue","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":"strValue","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":"true","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":"false","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"},{"container":false,"ordered":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":193,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"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":"lt","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"leq","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"equal","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gt","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"geq","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not_equal","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"and","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"or","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"container":false,"ordered":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":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"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":219,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"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":"resultVariable","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"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":"variable","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":1,"target":42},{"source":41,"target":2},{"source":41,"target":43},{"source":41,"target":1},{"source":43,"target":2},{"source":42,"target":3},{"source":42,"target":44},{"source":42,"target":1},{"source":44,"target":3},{"source":2,"target":0},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":45,"target":9},{"source":45,"target":48},{"source":45,"target":2},{"source":48,"target":9},{"source":46,"target":8},{"source":46,"target":49},{"source":46,"target":2},{"source":49,"target":8},{"source":47,"target":12},{"source":47,"target":50},{"source":47,"target":2},{"source":50,"target":12},{"source":3,"target":0},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":51,"target":9},{"source":51,"target":56},{"source":51,"target":3},{"source":56,"target":9},{"source":52,"target":4},{"source":52,"target":57},{"source":52,"target":3},{"source":57,"target":4},{"source":53,"target":11},{"source":53,"target":58},{"source":53,"target":3},{"source":58,"target":11},{"source":54,"target":5},{"source":54,"target":59},{"source":54,"target":3},{"source":59,"target":5},{"source":55,"target":12},{"source":55,"target":60},{"source":55,"target":3},{"source":60,"target":12},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":62},{"source":61,"target":63},{"source":61,"target":4},{"source":62,"target":4},{"source":62,"target":64},{"source":62,"target":4},{"source":64,"target":4},{"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":67,"target":6},{"source":66,"target":68},{"source":66,"target":5},{"source":6,"target":0},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":69,"target":7},{"source":69,"target":75},{"source":69,"target":6},{"source":75,"target":7},{"source":70,"target":30},{"source":70,"target":76},{"source":70,"target":6},{"source":76,"target":30},{"source":71,"target":7},{"source":71,"target":77},{"source":71,"target":6},{"source":77,"target":7},{"source":72,"target":78},{"source":72,"target":6},{"source":73,"target":79},{"source":73,"target":6},{"source":74,"target":5},{"source":74,"target":80},{"source":74,"target":6},{"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":85},{"source":81,"target":7},{"source":82,"target":86},{"source":82,"target":7},{"source":83,"target":87},{"source":83,"target":7},{"source":84,"target":28},{"source":84,"target":88},{"source":84,"target":7},{"source":88,"target":28},{"source":8,"target":0},{"source":8,"target":89},{"source":8,"target":90},{"source":89,"target":91},{"source":89,"target":8},{"source":90,"target":11},{"source":90,"target":92},{"source":90,"target":8},{"source":92,"target":11},{"source":9,"target":0},{"source":9,"target":93},{"source":9,"target":94},{"source":9,"target":95},{"source":93,"target":10},{"source":93,"target":96},{"source":93,"target":9},{"source":96,"target":10},{"source":94,"target":97},{"source":94,"target":9},{"source":95,"target":98},{"source":95,"target":9},{"source":10,"target":0},{"source":10,"target":99},{"source":99,"target":100},{"source":99,"target":10},{"source":11,"target":0},{"source":11,"target":101},{"source":11,"target":102},{"source":11,"target":103},{"source":101,"target":104},{"source":101,"target":11},{"source":102,"target":105},{"source":102,"target":11},{"source":103,"target":11},{"source":103,"target":106},{"source":103,"target":11},{"source":106,"target":11},{"source":12,"target":0},{"source":12,"target":107},{"source":12,"target":108},{"source":107,"target":13},{"source":107,"target":109},{"source":107,"target":12},{"source":109,"target":13},{"source":108,"target":12},{"source":108,"target":110},{"source":108,"target":12},{"source":110,"target":12},{"source":13,"target":0},{"source":13,"target":111},{"source":13,"target":112},{"source":111,"target":113},{"source":111,"target":13},{"source":112,"target":12},{"source":112,"target":114},{"source":112,"target":13},{"source":114,"target":12},{"source":14,"target":0},{"source":14,"target":115},{"source":115,"target":116},{"source":115,"target":14},{"source":15,"target":0},{"source":15,"target":117},{"source":15,"target":118},{"source":15,"target":119},{"source":15,"target":120},{"source":15,"target":121},{"source":117,"target":122},{"source":117,"target":15},{"source":118,"target":123},{"source":118,"target":15},{"source":119,"target":25},{"source":119,"target":124},{"source":119,"target":15},{"source":124,"target":25},{"source":120,"target":125},{"source":120,"target":15},{"source":121,"target":126},{"source":121,"target":15},{"source":16,"target":0},{"source":16,"target":127},{"source":127,"target":128},{"source":127,"target":16},{"source":17,"target":0},{"source":17,"target":129},{"source":17,"target":130},{"source":17,"target":131},{"source":17,"target":132},{"source":17,"target":133},{"source":129,"target":134},{"source":129,"target":17},{"source":130,"target":29},{"source":130,"target":135},{"source":130,"target":17},{"source":135,"target":29},{"source":131,"target":136},{"source":131,"target":17},{"source":132,"target":12},{"source":132,"target":137},{"source":132,"target":17},{"source":137,"target":12},{"source":133,"target":12},{"source":133,"target":138},{"source":133,"target":17},{"source":138,"target":12},{"source":18,"target":0},{"source":18,"target":139},{"source":18,"target":140},{"source":18,"target":141},{"source":18,"target":142},{"source":139,"target":29},{"source":139,"target":143},{"source":139,"target":18},{"source":143,"target":29},{"source":140,"target":144},{"source":140,"target":18},{"source":141,"target":12},{"source":141,"target":145},{"source":141,"target":18},{"source":145,"target":12},{"source":142,"target":146},{"source":142,"target":18},{"source":19,"target":0},{"source":19,"target":147},{"source":19,"target":148},{"source":19,"target":149},{"source":19,"target":150},{"source":19,"target":151},{"source":147,"target":152},{"source":147,"target":19},{"source":148,"target":12},{"source":148,"target":153},{"source":148,"target":19},{"source":153,"target":12},{"source":149,"target":22},{"source":149,"target":154},{"source":149,"target":19},{"source":154,"target":22},{"source":150,"target":20},{"source":150,"target":155},{"source":150,"target":19},{"source":155,"target":20},{"source":151,"target":156},{"source":151,"target":19},{"source":20,"target":0},{"source":20,"target":157},{"source":157,"target":158},{"source":157,"target":20},{"source":21,"target":0},{"source":21,"target":159},{"source":159,"target":12},{"source":159,"target":160},{"source":159,"target":21},{"source":160,"target":12},{"source":22,"target":0},{"source":22,"target":161},{"source":22,"target":162},{"source":161,"target":23},{"source":161,"target":163},{"source":161,"target":22},{"source":163,"target":23},{"source":162,"target":22},{"source":162,"target":164},{"source":162,"target":22},{"source":164,"target":22},{"source":23,"target":0},{"source":23,"target":165},{"source":23,"target":166},{"source":165,"target":167},{"source":165,"target":23},{"source":166,"target":24},{"source":166,"target":168},{"source":166,"target":23},{"source":168,"target":24},{"source":24,"target":0},{"source":24,"target":169},{"source":169,"target":25},{"source":169,"target":170},{"source":169,"target":24},{"source":170,"target":25},{"source":25,"target":0},{"source":25,"target":171},{"source":171,"target":172},{"source":171,"target":25},{"source":26,"target":0},{"source":26,"target":173},{"source":173,"target":27},{"source":173,"target":174},{"source":173,"target":26},{"source":174,"target":27},{"source":27,"target":0},{"source":27,"target":175},{"source":27,"target":176},{"source":27,"target":177},{"source":27,"target":178},{"source":175,"target":179},{"source":175,"target":27},{"source":176,"target":180},{"source":176,"target":27},{"source":177,"target":28},{"source":177,"target":181},{"source":177,"target":27},{"source":181,"target":28},{"source":178,"target":29},{"source":178,"target":182},{"source":178,"target":27},{"source":182,"target":29},{"source":28,"target":0},{"source":28,"target":183},{"source":28,"target":184},{"source":28,"target":185},{"source":28,"target":186},{"source":28,"target":187},{"source":183,"target":32},{"source":183,"target":188},{"source":183,"target":28},{"source":188,"target":32},{"source":184,"target":33},{"source":184,"target":189},{"source":184,"target":28},{"source":189,"target":33},{"source":185,"target":190},{"source":185,"target":28},{"source":186,"target":191},{"source":186,"target":28},{"source":187,"target":192},{"source":187,"target":28},{"source":29,"target":0},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":193,"target":24},{"source":193,"target":196},{"source":193,"target":29},{"source":196,"target":24},{"source":194,"target":30},{"source":194,"target":197},{"source":194,"target":29},{"source":197,"target":30},{"source":195,"target":29},{"source":195,"target":198},{"source":195,"target":29},{"source":198,"target":29},{"source":30,"target":0},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":30,"target":203},{"source":30,"target":204},{"source":30,"target":205},{"source":30,"target":206},{"source":199,"target":207},{"source":199,"target":30},{"source":200,"target":208},{"source":200,"target":30},{"source":201,"target":209},{"source":201,"target":30},{"source":202,"target":210},{"source":202,"target":30},{"source":203,"target":211},{"source":203,"target":30},{"source":204,"target":212},{"source":204,"target":30},{"source":205,"target":213},{"source":205,"target":30},{"source":206,"target":214},{"source":206,"target":30},{"source":31,"target":0},{"source":31,"target":215},{"source":31,"target":216},{"source":215,"target":217},{"source":215,"target":31},{"source":216,"target":24},{"source":216,"target":218},{"source":216,"target":31},{"source":218,"target":24},{"source":32,"target":0},{"source":32,"target":219},{"source":219,"target":220},{"source":219,"target":32},{"source":33,"target":0},{"source":33,"target":221},{"source":221,"target":222},{"source":221,"target":33},{"source":34,"target":0},{"source":34,"target":16},{"source":34,"target":223},{"source":34,"target":224},{"source":34,"target":225},{"source":223,"target":226},{"source":223,"target":34},{"source":224,"target":24},{"source":224,"target":227},{"source":224,"target":34},{"source":227,"target":24},{"source":225,"target":16},{"source":35,"target":0},{"source":35,"target":16},{"source":35,"target":228},{"source":35,"target":229},{"source":35,"target":230},{"source":228,"target":231},{"source":228,"target":35},{"source":229,"target":24},{"source":229,"target":232},{"source":229,"target":35},{"source":232,"target":24},{"source":230,"target":16},{"source":36,"target":0},{"source":36,"target":16},{"source":36,"target":233},{"source":36,"target":234},{"source":36,"target":235},{"source":36,"target":236},{"source":233,"target":237},{"source":233,"target":36},{"source":234,"target":24},{"source":234,"target":238},{"source":234,"target":36},{"source":238,"target":24},{"source":235,"target":31},{"source":235,"target":239},{"source":235,"target":36},{"source":239,"target":31},{"source":236,"target":16},{"source":37,"target":0},{"source":37,"target":26},{"source":37,"target":240},{"source":240,"target":26},{"source":38,"target":0},{"source":38,"target":26},{"source":38,"target":241},{"source":241,"target":26},{"source":39,"target":0},{"source":39,"target":26},{"source":39,"target":242},{"source":242,"target":26},{"source":40,"target":0},{"source":40,"target":26},{"source":40,"target":243},{"source":243,"target":26}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root"> <eClassifiers xsi:type="ecore:EClass" name="C1"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="C1collapse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="C3"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="C3collapse"/> </eClassifiers> <eSubpackages name="P1"> <eClassifiers xsi:type="ecore:EClass" name="Class1"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Class1collapse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="P1collapse"/> </eSubpackages> <eSubpackages name="P2"> <eClassifiers xsi:type="ecore:EClass" name="Class2"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="c"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="d"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Class2collapse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="P2collapse"/> </eSubpackages> <eSubpackages name="P3"> <eClassifiers xsi:type="ecore:EClass" name="Class3"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="e"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="f"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class4"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="h"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="i"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Class4collapse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="P3collapse"/> </eSubpackages> <eSubpackages name="P4"> <eClassifiers xsi:type="ecore:EEnum" name="P4collapse"/> </eSubpackages> <eSubpackages name="P5ForEdgeWithBendpoints"> <eSubpackages name="P5-1"> <eClassifiers xsi:type="ecore:EClass" name="C1"> <eStructuralFeatures xsi:type="ecore:EReference" name="toC2" eType="#//P5ForEdgeWithBendpoints/P5-2/C2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceA" abstract="true" interface="true" eSuperTypes="#//P5ForEdgeWithBendpoints/P5-2/InterfaceB"/> </eSubpackages> <eSubpackages name="P5-2"> <eClassifiers xsi:type="ecore:EClass" name="C2"/> <eClassifiers xsi:type="ecore:EClass" name="InterfaceB" abstract="true" interface="true"/> </eSubpackages> <eSubpackages name="P5-3"/> </eSubpackages> </ecore:EPackage>
github:ecore:/data/lengyela89/sirius-custom/plugins/org.eclipse.sirius.tests.swtbot/data/unit/tools/creation/borderedNode/borderedNode.ecore
ecore
root C1 C1collapse C3 C3collapse P1 Class1 a Class1collapse P1collapse P2 Class2 c d Class2collapse P2collapse P3 Class3 e f Class4 h i Class4collapse P3collapse P4 P4collapse P5ForEdgeWithBendpoints P5-1 C1 toC2 InterfaceA P5-2 C2 InterfaceB P5-3
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C3","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"P1","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"P2","id":4,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"P3","id":5,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"P4","id":6,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"P5ForEdgeWithBendpoints","id":7,"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":"C1collapse","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":"C3collapse","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class1","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P1collapse","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Class1collapse","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class2","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P2collapse","instanceClass":null,"id":15,"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":"c","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"d","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":"Class2collapse","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class3","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class4","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P3collapse","instanceClass":null,"id":21,"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":"e","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":"f","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":"h","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":"i","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":"Class4collapse","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P4collapse","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"nsPrefix":null,"nsURI":null,"name":"P5-1","id":28,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"P5-2","id":29,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"P5-3","id":30,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C1","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceA","instanceClass":null,"abstract":true,"id":32,"interface":true,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toC2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C2","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"id":35,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceB","instanceClass":null,"abstract":true,"id":36,"interface":true,"eClass":"EClass"},{"id":37,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":9},{"source":9,"target":2},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":0},{"source":10,"target":3},{"source":10,"target":12},{"source":10,"target":13},{"source":12,"target":10},{"source":13,"target":10},{"source":11,"target":3},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":0},{"source":14,"target":4},{"source":14,"target":16},{"source":14,"target":17},{"source":14,"target":18},{"source":16,"target":14},{"source":17,"target":14},{"source":18,"target":14},{"source":15,"target":4},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":0},{"source":19,"target":5},{"source":19,"target":22},{"source":19,"target":23},{"source":22,"target":19},{"source":23,"target":19},{"source":20,"target":5},{"source":20,"target":24},{"source":20,"target":25},{"source":20,"target":26},{"source":24,"target":20},{"source":25,"target":20},{"source":26,"target":20},{"source":21,"target":5},{"source":6,"target":27},{"source":6,"target":0},{"source":27,"target":6},{"source":7,"target":28},{"source":7,"target":29},{"source":7,"target":30},{"source":7,"target":0},{"source":28,"target":31},{"source":28,"target":32},{"source":28,"target":7},{"source":31,"target":28},{"source":31,"target":33},{"source":33,"target":34},{"source":33,"target":35},{"source":33,"target":31},{"source":35,"target":34},{"source":32,"target":28},{"source":32,"target":36},{"source":32,"target":37},{"source":37,"target":36},{"source":29,"target":34},{"source":29,"target":36},{"source":29,"target":7},{"source":34,"target":29},{"source":36,"target":29},{"source":30,"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="game" nsURI="http://www.obeo.fr/game" nsPrefix="game"> <eClassifiers xsi:type="ecore:EClass" name="Game"> <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="scenes" lowerBound="1" upperBound="-1" eType="#//Scene" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stage" lowerBound="1" upperBound="-1" eType="#//Scene"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sprites" upperBound="-1" eType="#//Sprite" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sounds" upperBound="-1" eType="#//Sound" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sheets" upperBound="-1" eType="#//Sheet" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scene" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="follow" eType="#//Sprite"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TMX" eSuperTypes="#//Scene"> <eStructuralFeatures xsi:type="ecore:EReference" name="sprites" upperBound="-1" eType="#//Sprite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tiles" lowerBound="1" upperBound="-1" eType="#//Tile" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sheet"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sprites" upperBound="-1" eType="#//Sprite" eOpposite="#//Sprite/sheet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="animations" upperBound="-1" eType="#//Animation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Animation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="applyOn" lowerBound="1" upperBound="-1" eType="#//State" eOpposite="#//State/events"/> <eStructuralFeatures xsi:type="ecore:EReference" name="changeTo" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collision" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" lowerBound="1" eType="#//Orientation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Sprite"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sensor" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" lowerBound="1" eType="#//Orientation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Sprite"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyEvent" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keyDown" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrowKey" eSuperTypes="#//KeyEvent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" eType="#//Orientation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FireKey" eSuperTypes="#//KeyEvent"/> <eClassifiers xsi:type="ecore:EClass" name="ActionKey" eSuperTypes="#//KeyEvent"/> <eClassifiers xsi:type="ecore:EClass" name="ConfirmKey" eSuperTypes="#//KeyEvent"/> <eClassifiers xsi:type="ecore:EClass" name="EscapeKey" eSuperTypes="#//KeyEvent"/> <eClassifiers xsi:type="ecore:EClass" name="PauseKey" eSuperTypes="#//KeyEvent"/> <eClassifiers xsi:type="ecore:EClass" name="SaveKey" eSuperTypes="#//KeyEvent"/> <eClassifiers xsi:type="ecore:EClass" name="Jump" eSuperTypes="#//Event"/> <eClassifiers xsi:type="ecore:EClass" name="Jumped" eSuperTypes="#//Event"/> <eClassifiers xsi:type="ecore:EClass" name="MoveEvent" eSuperTypes="#//Event"/> <eClassifiers xsi:type="ecore:EClass" name="MoveDown" eSuperTypes="#//MoveEvent"/> <eClassifiers xsi:type="ecore:EClass" name="MoveUp" eSuperTypes="#//MoveEvent"/> <eClassifiers xsi:type="ecore:EClass" name="MoveStopVerticaly" eSuperTypes="#//MoveEvent"/> <eClassifiers xsi:type="ecore:EClass" name="MoveLeft" eSuperTypes="#//MoveEvent"/> <eClassifiers xsi:type="ecore:EClass" name="MoveRight" eSuperTypes="#//MoveEvent"/> <eClassifiers xsi:type="ecore:EClass" name="MoveStopHorizontaly" eSuperTypes="#//MoveEvent"/> <eClassifiers xsi:type="ecore:EClass" name="Sprite"> <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="className" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="move" lowerBound="1" eType="#//Move"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Sprite"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sheet" lowerBound="1" eType="#//Sheet" eOpposite="#//Sheet/sprites"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hitboxes" upperBound="-1" eType="#//HitBox" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="display" upperBound="-1" eType="#//DisplayProperty" eOpposite="#//DisplayProperty/property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Move"> <eLiterals name="NONE"/> <eLiterals name="INPUT" value="1"/> <eLiterals name="BOUNCE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sound"> <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:EEnum" name="Orientation"> <eLiterals name="TOP"/> <eLiterals name="BOTTOM" value="1"/> <eLiterals name="LEFT" value="2"/> <eLiterals name="RIGHT" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Axis"> <eLiterals name="NONE"/> <eLiterals name="X" value="1"/> <eLiterals name="Y" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tile"> <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" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="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="actions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" eOpposite="#//Event/applyOn"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hitbox" eType="#//HitBox"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeScene" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="scene" lowerBound="1" eType="#//Scene"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Play" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="sound" lowerBound="1" eType="#//Sound"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Animate" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="animation" lowerBound="1" eType="#//Animation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeProperty" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Destroy" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EEnum" name="Operation"> <eLiterals name="SET"/> <eLiterals name="INCREMENT" value="1"/> <eLiterals name="DECREMENT" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HitBox"> <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="UI" eSuperTypes="#//Scene"> <eStructuralFeatures xsi:type="ecore:EReference" name="widgets" lowerBound="1" upperBound="-1" eType="#//Widget" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Widget" 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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radius" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="5"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stroke" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="000"/> <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="fill" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shadow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shadowColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EReference" name="widgets" lowerBound="1" upperBound="-1" eType="#//Widget" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//Widget #//DisplayProperty"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="800"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="24"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="left"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="family" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="Arial"/> <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="outline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="black"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outlineWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="#//Container"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keyActionName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="font" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="weigth: 400, size: 24px, family: arial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IFrame" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stylePosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="absolute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="styleZIndex" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="500"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeFrameborder" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HTMLElement" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="html" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisplayProperty" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="#//Property" eOpposite="#//Property/display"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Obeo/Game-Designer/plugins/fr.obeo.dsl.game/model/game.ecore
ecore
game Game name scenes stage sprites sounds sheets Scene name follow TMX sprites tiles Sheet name sprites animations Animation name value Event applyOn changeTo actions Collision orientation source Sensor orientation source KeyEvent keyDown true ArrowKey orientation FireKey ActionKey ConfirmKey EscapeKey PauseKey SaveKey Jump Jumped MoveEvent MoveDown MoveUp MoveStopVerticaly MoveLeft MoveRight MoveStopHorizontaly Sprite name className properties move parent defaultState sheet states events hitboxes Property name display Move NONE NONE INPUT INPUT BOUNCE BOUNCE Sound name Orientation TOP TOP BOTTOM BOTTOM LEFT LEFT RIGHT RIGHT Axis NONE NONE X X Y Y Tile name id properties State name actions events hitbox Action ChangeScene scene Play sound Animate animation ChangeProperty property operation value Destroy Operation SET SET INCREMENT INCREMENT DECREMENT DECREMENT HitBox name UI widgets Widget x y Container border 0 radius 5 stroke 000 width height fill 0 shadow false shadowColor 0 widgets Text label weight 800 size 24 align left family Arial color black outline black outlineWidth 0 Button label keyActionName font weigth: 400, size: 24px, family: arial IFrame stylePosition absolute styleZIndex 500 attributeFrameborder 0 url width height HTMLElement html DisplayProperty property
null
{"directed":true,"nodes":[{"nsPrefix":"game","nsURI":"http://www.obeo.fr/game","name":"game","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Game","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scene","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMX","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sheet","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Animation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collision","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyEvent","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrowKey","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FireKey","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionKey","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfirmKey","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EscapeKey","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PauseKey","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaveKey","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Jump","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Jumped","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":"MoveDown","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveUp","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveStopVerticaly","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveLeft","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveRight","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveStopHorizontaly","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sprite","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Move","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sound","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Axis","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tile","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":34,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeScene","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Play","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Animate","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeProperty","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Destroy","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HitBox","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UI","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":true,"id":43,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IFrame","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTMLElement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisplayProperty","instanceClass":null,"abstract":true,"id":49,"interface":true,"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":50,"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":"scenes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"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":"stage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sprites","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sounds","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":"sheets","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"},{"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":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":"follow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sprites","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"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":"tiles","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sprites","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":"animations","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"applyOn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changeTo","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":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientation","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"container":false,"ordered":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":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientation","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"container":false,"ordered":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":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"keyDown","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientation","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"move","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"container":false,"ordered":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":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":"defaultState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","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":"hitboxes","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"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"display","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"name":"NONE","id":144,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"INPUT","id":145,"value":1,"literal":"INPUT","eClass":"EEnumLiteral"},{"name":"BOUNCE","id":146,"value":2,"literal":"BOUNCE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"name":"TOP","id":149,"value":0,"literal":"TOP","eClass":"EEnumLiteral"},{"name":"BOTTOM","id":150,"value":1,"literal":"BOTTOM","eClass":"EEnumLiteral"},{"name":"LEFT","id":151,"value":2,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"RIGHT","id":152,"value":3,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"NONE","id":153,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"X","id":154,"value":1,"literal":"X","eClass":"EEnumLiteral"},{"name":"Y","id":155,"value":2,"literal":"Y","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":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hitbox","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scene","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"animation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"name":"SET","id":186,"value":0,"literal":"SET","eClass":"EEnumLiteral"},{"name":"INCREMENT","id":187,"value":1,"literal":"INCREMENT","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":188,"value":2,"literal":"DECREMENT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"id":190,"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":"widgets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":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":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"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":"border","changeable":true,"lowerBound":1,"iD":false,"id":198,"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":"radius","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":"000","unsettable":false,"transient":false,"unique":true,"name":"stroke","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":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":202,"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":"fill","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"shadow","changeable":true,"lowerBound":0,"iD":false,"id":204,"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":"shadowColor","changeable":true,"lowerBound":0,"iD":false,"id":205,"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":"widgets","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"id":216,"eClass":"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":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":800,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"800","unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":24,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"24","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"left","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"left","unsettable":false,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Arial","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Arial","unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"lowerBound":0,"iD":false,"id":221,"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":222,"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":"outline","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":"0","unsettable":false,"transient":false,"unique":true,"name":"outlineWidth","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"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keyActionName","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"weigth: 400, size: 24px, family: arial","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"weigth: 400, size: 24px, family: arial","unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"absolute","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"absolute","unsettable":false,"transient":false,"unique":true,"name":"stylePosition","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":500,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"500","unsettable":false,"transient":false,"unique":true,"name":"styleZIndex","changeable":true,"lowerBound":0,"iD":false,"id":243,"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":"attributeFrameborder","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":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":246,"derived":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":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"html","changeable":true,"lowerBound":0,"iD":false,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":1,"target":0},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":50,"target":56},{"source":50,"target":1},{"source":51,"target":2},{"source":51,"target":57},{"source":51,"target":1},{"source":57,"target":2},{"source":52,"target":2},{"source":52,"target":58},{"source":52,"target":1},{"source":58,"target":2},{"source":53,"target":26},{"source":53,"target":59},{"source":53,"target":1},{"source":59,"target":26},{"source":54,"target":29},{"source":54,"target":60},{"source":54,"target":1},{"source":60,"target":29},{"source":55,"target":4},{"source":55,"target":61},{"source":55,"target":1},{"source":61,"target":4},{"source":2,"target":0},{"source":2,"target":62},{"source":2,"target":63},{"source":62,"target":64},{"source":62,"target":2},{"source":63,"target":26},{"source":63,"target":65},{"source":63,"target":2},{"source":65,"target":26},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":66,"target":26},{"source":66,"target":69},{"source":66,"target":3},{"source":69,"target":26},{"source":67,"target":32},{"source":67,"target":70},{"source":67,"target":3},{"source":70,"target":32},{"source":68,"target":2},{"source":4,"target":0},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":71,"target":74},{"source":71,"target":4},{"source":72,"target":26},{"source":72,"target":75},{"source":72,"target":4},{"source":72,"target":76},{"source":75,"target":26},{"source":73,"target":5},{"source":73,"target":77},{"source":73,"target":4},{"source":77,"target":5},{"source":5,"target":0},{"source":5,"target":78},{"source":5,"target":79},{"source":78,"target":80},{"source":78,"target":5},{"source":79,"target":81},{"source":79,"target":5},{"source":6,"target":0},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":82,"target":33},{"source":82,"target":85},{"source":82,"target":6},{"source":82,"target":86},{"source":85,"target":33},{"source":83,"target":33},{"source":83,"target":87},{"source":83,"target":6},{"source":87,"target":33},{"source":84,"target":34},{"source":84,"target":88},{"source":84,"target":6},{"source":88,"target":34},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":89},{"source":7,"target":90},{"source":7,"target":91},{"source":89,"target":30},{"source":89,"target":92},{"source":89,"target":7},{"source":92,"target":30},{"source":90,"target":26},{"source":90,"target":93},{"source":90,"target":7},{"source":93,"target":26},{"source":91,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":94,"target":30},{"source":94,"target":97},{"source":94,"target":8},{"source":97,"target":30},{"source":95,"target":26},{"source":95,"target":98},{"source":95,"target":8},{"source":98,"target":26},{"source":96,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":99},{"source":9,"target":100},{"source":99,"target":101},{"source":99,"target":9},{"source":100,"target":6},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":102},{"source":10,"target":103},{"source":102,"target":30},{"source":102,"target":104},{"source":102,"target":10},{"source":104,"target":30},{"source":103,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":105},{"source":105,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":106},{"source":106,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":107},{"source":107,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":108},{"source":108,"target":9},{"source":15,"target":0},{"source":15,"target":9},{"source":15,"target":109},{"source":109,"target":9},{"source":16,"target":0},{"source":16,"target":9},{"source":16,"target":110},{"source":110,"target":9},{"source":17,"target":0},{"source":17,"target":6},{"source":17,"target":111},{"source":111,"target":6},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":112},{"source":112,"target":6},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":113},{"source":113,"target":6},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":114},{"source":114,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":115},{"source":115,"target":19},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":116},{"source":116,"target":19},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":117},{"source":117,"target":19},{"source":24,"target":0},{"source":24,"target":19},{"source":24,"target":118},{"source":118,"target":19},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":119},{"source":119,"target":19},{"source":26,"target":0},{"source":26,"target":120},{"source":26,"target":121},{"source":26,"target":122},{"source":26,"target":123},{"source":26,"target":124},{"source":26,"target":125},{"source":26,"target":76},{"source":26,"target":126},{"source":26,"target":127},{"source":26,"target":128},{"source":120,"target":129},{"source":120,"target":26},{"source":121,"target":130},{"source":121,"target":26},{"source":122,"target":27},{"source":122,"target":131},{"source":122,"target":26},{"source":131,"target":27},{"source":123,"target":28},{"source":123,"target":132},{"source":123,"target":26},{"source":132,"target":28},{"source":124,"target":26},{"source":124,"target":133},{"source":124,"target":26},{"source":133,"target":26},{"source":125,"target":33},{"source":125,"target":134},{"source":125,"target":26},{"source":134,"target":33},{"source":76,"target":4},{"source":76,"target":135},{"source":76,"target":26},{"source":76,"target":72},{"source":135,"target":4},{"source":126,"target":33},{"source":126,"target":136},{"source":126,"target":26},{"source":136,"target":33},{"source":127,"target":6},{"source":127,"target":137},{"source":127,"target":26},{"source":137,"target":6},{"source":128,"target":41},{"source":128,"target":138},{"source":128,"target":26},{"source":138,"target":41},{"source":27,"target":0},{"source":27,"target":139},{"source":27,"target":140},{"source":139,"target":141},{"source":139,"target":27},{"source":140,"target":49},{"source":140,"target":142},{"source":140,"target":27},{"source":140,"target":143},{"source":142,"target":49},{"source":28,"target":0},{"source":28,"target":144},{"source":28,"target":145},{"source":28,"target":146},{"source":144,"target":28},{"source":145,"target":28},{"source":146,"target":28},{"source":29,"target":0},{"source":29,"target":147},{"source":147,"target":148},{"source":147,"target":29},{"source":30,"target":0},{"source":30,"target":149},{"source":30,"target":150},{"source":30,"target":151},{"source":30,"target":152},{"source":149,"target":30},{"source":150,"target":30},{"source":151,"target":30},{"source":152,"target":30},{"source":31,"target":0},{"source":31,"target":153},{"source":31,"target":154},{"source":31,"target":155},{"source":153,"target":31},{"source":154,"target":31},{"source":155,"target":31},{"source":32,"target":0},{"source":32,"target":156},{"source":32,"target":157},{"source":32,"target":158},{"source":156,"target":159},{"source":156,"target":32},{"source":157,"target":160},{"source":157,"target":32},{"source":158,"target":27},{"source":158,"target":161},{"source":158,"target":32},{"source":161,"target":27},{"source":33,"target":0},{"source":33,"target":162},{"source":33,"target":163},{"source":33,"target":86},{"source":33,"target":164},{"source":162,"target":165},{"source":162,"target":33},{"source":163,"target":34},{"source":163,"target":166},{"source":163,"target":33},{"source":166,"target":34},{"source":86,"target":6},{"source":86,"target":167},{"source":86,"target":33},{"source":86,"target":82},{"source":167,"target":6},{"source":164,"target":41},{"source":164,"target":168},{"source":164,"target":33},{"source":168,"target":41},{"source":34,"target":0},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":169},{"source":35,"target":170},{"source":169,"target":2},{"source":169,"target":171},{"source":169,"target":35},{"source":171,"target":2},{"source":170,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":172},{"source":36,"target":173},{"source":172,"target":29},{"source":172,"target":174},{"source":172,"target":36},{"source":174,"target":29},{"source":173,"target":34},{"source":37,"target":0},{"source":37,"target":34},{"source":37,"target":175},{"source":37,"target":176},{"source":175,"target":5},{"source":175,"target":177},{"source":175,"target":37},{"source":177,"target":5},{"source":176,"target":34},{"source":38,"target":0},{"source":38,"target":34},{"source":38,"target":178},{"source":38,"target":179},{"source":38,"target":180},{"source":38,"target":181},{"source":178,"target":27},{"source":178,"target":182},{"source":178,"target":38},{"source":182,"target":27},{"source":179,"target":40},{"source":179,"target":183},{"source":179,"target":38},{"source":183,"target":40},{"source":180,"target":27},{"source":180,"target":184},{"source":180,"target":38},{"source":184,"target":27},{"source":181,"target":34},{"source":39,"target":0},{"source":39,"target":34},{"source":39,"target":185},{"source":185,"target":34},{"source":40,"target":0},{"source":40,"target":186},{"source":40,"target":187},{"source":40,"target":188},{"source":186,"target":40},{"source":187,"target":40},{"source":188,"target":40},{"source":41,"target":0},{"source":41,"target":189},{"source":189,"target":190},{"source":189,"target":41},{"source":42,"target":0},{"source":42,"target":2},{"source":42,"target":191},{"source":42,"target":192},{"source":191,"target":43},{"source":191,"target":193},{"source":191,"target":42},{"source":193,"target":43},{"source":192,"target":2},{"source":43,"target":0},{"source":43,"target":194},{"source":43,"target":195},{"source":194,"target":196},{"source":194,"target":43},{"source":195,"target":197},{"source":195,"target":43},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":198},{"source":44,"target":199},{"source":44,"target":200},{"source":44,"target":201},{"source":44,"target":202},{"source":44,"target":203},{"source":44,"target":204},{"source":44,"target":205},{"source":44,"target":206},{"source":44,"target":207},{"source":198,"target":208},{"source":198,"target":44},{"source":199,"target":209},{"source":199,"target":44},{"source":200,"target":210},{"source":200,"target":44},{"source":201,"target":211},{"source":201,"target":44},{"source":202,"target":212},{"source":202,"target":44},{"source":203,"target":213},{"source":203,"target":44},{"source":204,"target":214},{"source":204,"target":44},{"source":205,"target":215},{"source":205,"target":44},{"source":206,"target":43},{"source":206,"target":216},{"source":206,"target":44},{"source":216,"target":43},{"source":207,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":49},{"source":45,"target":217},{"source":45,"target":218},{"source":45,"target":219},{"source":45,"target":220},{"source":45,"target":221},{"source":45,"target":222},{"source":45,"target":223},{"source":45,"target":224},{"source":45,"target":225},{"source":45,"target":226},{"source":217,"target":227},{"source":217,"target":45},{"source":218,"target":228},{"source":218,"target":45},{"source":219,"target":229},{"source":219,"target":45},{"source":220,"target":230},{"source":220,"target":45},{"source":221,"target":231},{"source":221,"target":45},{"source":222,"target":232},{"source":222,"target":45},{"source":223,"target":233},{"source":223,"target":45},{"source":224,"target":234},{"source":224,"target":45},{"source":225,"target":43},{"source":226,"target":49},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":235},{"source":46,"target":236},{"source":46,"target":237},{"source":46,"target":238},{"source":235,"target":239},{"source":235,"target":46},{"source":236,"target":240},{"source":236,"target":46},{"source":237,"target":241},{"source":237,"target":46},{"source":238,"target":44},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":242},{"source":47,"target":243},{"source":47,"target":244},{"source":47,"target":245},{"source":47,"target":246},{"source":47,"target":247},{"source":47,"target":248},{"source":242,"target":249},{"source":242,"target":47},{"source":243,"target":250},{"source":243,"target":47},{"source":244,"target":251},{"source":244,"target":47},{"source":245,"target":252},{"source":245,"target":47},{"source":246,"target":253},{"source":246,"target":47},{"source":247,"target":254},{"source":247,"target":47},{"source":248,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":255},{"source":48,"target":256},{"source":255,"target":257},{"source":255,"target":48},{"source":256,"target":43},{"source":49,"target":0},{"source":49,"target":143},{"source":143,"target":27},{"source":143,"target":258},{"source":143,"target":49},{"source":143,"target":140},{"source":258,"target":27}],"multigraph":true}